Commit Graph

9 Commits (9da3e946e3c9fa0b647046b280096196a4a4c357)

Author SHA1 Message Date
Quapsel 9c8fc148f6 added End of Map Wall behind every Stone Blockade in Chapter 2. Fixed missing wall at the end of 2_3. 4 months ago
sigonasr2 e43798fa9a Add cooldown charge system. Abilities can now only be used when they are holding charges. One charge gets restored for each full cooldown duration. The cooldown timer stops going down when maximum charges are reached. Fix item tests to use cooldown charges. Add in item checks for CDR test (Items should not be affected by CDR). Add GetPlayerAbilities function to collect and manipulate all player abilities at the same time (cleaner code structure + easier test functionality). Add helper functions util::vformat and util::wformat and to_wstring to make code using the std:: versions much more concise. Add unit test for cooldown charges system. Add helper functions to reset abilities to their original stats before enchant modifications tweak them. Added a helper function to retrieve which ability an enchant affects. Adapt ability HUD with new charge count features. Add Mountain theme to Chapter 2 maps. Multi-Multishot Enchant implemented. Release Build 10901. 4 months ago
sigonasr2 ddf761b6b2 Boars should not keep changing facing direction once locked in by scratching the ground. Removed the Upper flag from all Second Chapter end zones in the stage (accidentally copy-pasted). Added a check that crashes the game if these are detected. Release Build 10186. 4 months ago
sigonasr2 0131620b8b Set background music of Chapter 2 stages to the foresty track. 5 months ago
sigonasr2 0a019d0f2c Add in Chapter 2 map spawn zones and end zones. 5 months ago
sigonasr2 77c908d52c Remove infinite flag and setup Map classes on new levels. Fix missing spawn zone settings for some monsters on 2-8. Add new levels to stage configuration list. Release Build 9906. 5 months ago
Quapsel ca1f91b463 Monster placement for 2_7 & 2_8 5 months ago
Quapsel 75370b9299 Spawn Zones for Chapter 2 placed. 5 months ago
Quapsel 9cf84b94cf Missing Chapter 2 stages added. 6 months ago