9 Commits

Author SHA1 Message Date
aae5726f3d Finish implementing Pirate Captain and Parrot behaviors. Refactor monster phase system to be per-strategy instead of a global phase for all strategies. Release Build 11666. 2024-10-08 21:54:16 -05:00
422c6f02cc Update Chapter 3 maps and entries to be playable. Added Chapter 3 stage and boss music. Pirate Captain base AI completed, mounted parrot AI added. Release Build 11657. 2024-10-08 20:12:31 -05:00
3024111b4a Remove unnecessary variables from old monster update code, remove return value, create unnecessary ambiguity with why we would need to return true/false for no purpose.
Add Unconscious timer and tests for Monsters.
2024-10-01 23:00:02 -07:00
970b15ac5d Parrot Monster scripts initialized. 2024-10-01 20:45:49 -05:00
20f8abf8b5 Fix Parrot spritesheet size. Pirate Captain behavior fixed (cannot directly inherit from Goblin Dagger, copy-paste AI instead due to conflicting states). Release Build 11653. 2024-09-29 16:43:31 -05:00
5f63f23635 Add missing item icons (placeholders). Add mounted parrot to Pirate Captain. Release Build 11649. 2024-09-29 15:00:00 -05:00
d432966e3e Worked on Pirate Captain base AI. (Mounted Parrot AI still needs implemented). 2024-09-26 23:16:46 -07:00
c16dccc623 Begin Pirate Captain AI implementation. 2024-09-26 19:31:47 -05:00
90d9bc86b1 Add in templates, strategies, and setup for Chapter 3 monsters. Fix tile collisions on Chapter 3 tiles. Release Build 11595. 2024-09-20 17:30:16 -05:00