CreatureLib/src/Battling
Deukhoofd 188e88ab80
continuous-integration/drone/push Build is passing Details
Store CreatureIndex on Creature, includes helper function to get a creatures party from a battle.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2021-05-08 11:53:32 +02:00
..
EventHooks Adds swap event when two creatures swap positions. 2021-03-28 11:58:26 +02:00
Flow Adds script hook to modify number of hits 2021-03-28 19:43:26 +02:00
History Remove copying historyholder for now, as it causes issues. 2021-04-11 23:29:00 +02:00
Library Adds getter for pointer to script resolver on battle library. 2021-03-07 19:04:15 +01:00
Models Store CreatureIndex on Creature, includes helper function to get a creatures party from a battle. 2021-05-08 11:53:32 +02:00
ScriptHandling Reworks script aggregator. Cleans up API and code, and now handles scripts being removed from a set while we're iterating. 2021-04-18 12:50:48 +02:00
TurnChoices Renamed Script --> BattleScript, some cleanup on it. 2021-03-07 10:26:41 +01:00