14 Commits

Author SHA1 Message Date
5c83a41a86 Refactored Map Data access so that other locations in code no longer had write abilities to the map data. Changed permanent exit zone spawning to a temporary. Fix equipment items being duplicated due to sorted inventory not being in sync with actual inventory. 2024-01-28 19:39:01 -06:00
9163eecd4a Add in a run towards phase after a certain number of stomps for second boss. 2024-01-26 12:54:03 -06:00
e7760bcf97 Wisp Hitbox Radius added as an adjustable second boss script property. Release build 6381. 2024-01-26 01:11:40 -06:00
fed07eddd6 Fix boss text display for longer names. Add in GameEvent handling class. Finish second boss AI. Release build 6380. 2024-01-26 00:48:32 -06:00
Nic0Nic0Nii
5a16f7757b Implement indexeddb storage for emscripten version. Double running speed of bear charge attack
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-01-25 21:12:34 +00:00
5ed991ec88 Boss Phase 3 completed. 2024-01-24 22:44:18 -06:00
9f5bb212f8 Added tile environment color manipulation. 2024-01-24 21:11:16 -06:00
7705a64624 Fix bullet patterns, add transition sound effect. Fix bug involving accidental multi-hit bullets. 2024-01-24 20:25:13 -06:00
4d3b3b4930 Phase 1 and 2 implemented. 2024-01-24 19:50:53 -06:00
bc702788cf Bosses no longer have tile collision. Tweaked general pathfinding rules for run towards script. 2024-01-24 18:07:18 -06:00
7a557fe5fc Add overlay sprite feature, extra animations for second boss. 2024-01-24 17:13:33 -06:00
07139f06b7 Release build 6277. Fix second boss script not being loaded properly. 2024-01-23 23:30:58 -06:00
Nic0Nic0Nii
aabc9e4cc5 Phase 1&2 prepping.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-01-23 20:57:25 +00:00
Nic0Nic0Nii
fcfdd6aba5 Implement helper health percent remaining functions for monsters. Added framework for second boss monster script.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-01-23 18:48:41 +00:00