Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Beginning of changes to UI/UX for battles * Heavily modify battle systems * Build and prettier * Create util function to get percentage of remaining troops in battle * Rename resources function * Limit army (#1141) * contract: limit armies and enable deletion * contracts: delete army if merging kills troop * contracts: bug fixes from v1 branch * update test * remove tooltip library * Add function to delete armies and limit number of armies in UI * prettier + remove unused imports * address PR comments * Fix "ennemy" typo * Remove biome and add hintmodal in entity details panel * Remove bigint casts * Change sdk values back * Fix small bugs in battleview + fix deposit of resources on structure in battle + small optimizations * prettier * Changes to army limit contracts/UI + way of selecting army in entity details * Change ArmyQuantityTracker to AttackingArmyQuantityTracker --------- Co-authored-by: Credence <[email protected]>
- Loading branch information