Commit Graph

15 Commits

Author SHA1 Message Date
Emi Simpson 4e408135d8
Rework the protoeffect system
& Add ActingUnit/TargettedUnit newtypes
2023-12-09 22:45:39 -05:00
Emi Simpson 7a501ac927
Rework triggers & add status effects 2023-12-09 12:56:43 -05:00
Emi Simpson a555ed4ea0
Implement a new status effect system 2023-12-08 09:37:40 -05:00
Emi Simpson a6a7473f05
Do hints more 2023-12-07 11:24:50 -05:00
Emi Simpson fd88082d77
Cleanup spare trace 2023-12-06 16:15:38 -05:00
Emi Simpson 1f65275d5b
Make enumerateUnits a Traversal instad of just a Fold 2023-12-06 14:57:43 -05:00
Emi Simpson 70d8b0d1b0
Change the representation of stats 2023-12-06 14:57:24 -05:00
Emi Simpson 69da0f1dfd
Move computeStat to GameModel 2023-12-05 19:31:30 -05:00
Emi Simpson a627d87a57
Add "Baton" attack to gunwight 2023-12-05 19:09:43 -05:00
Emi Simpson 3d43f317d1
Rework how unit effects work, enabling push/pull 2023-12-05 19:09:38 -05:00
Emi Simpson 2461dcfb07
Split unit components into seperate module 2023-12-05 17:39:37 -05:00
Emi Simpson 9c80191752
Rework movement to accomodate free move + push/pull 2023-12-05 15:21:20 -05:00
Emi Simpson f3db53120c
Bugfix: identifyCardinalDirection reported directions backwards
Which happened to cancel out that potentialCoverDirections fed in its arguments
backwards
2023-12-05 15:14:43 -05:00
Emi Simpson 36aba598e8
We also haven't implemented free movent or stepping 2023-12-04 17:52:04 -05:00
Emi Simpson f696af0784
Initialize git
(way too late!)
2023-12-04 16:39:42 -05:00