|
719ed53923
|
Change MapType to use an enum instead. Add a HUD message overlay system. Disable ability for players to swap equipment during a stage. Update all maps to use MapType enums. Release Build 11084.
|
2024-08-28 15:20:26 -05:00 |
|
Quapsel
|
9c8fc148f6
|
added End of Map Wall behind every Stone Blockade in Chapter 2. Fixed missing wall at the end of 2_3.
|
2024-08-10 12:32:28 +02:00 |
|
|
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.
|
2024-08-09 18:13:08 -05:00 |
|
|
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.
|
2024-07-19 20:16:52 -05:00 |
|
|
0131620b8b
|
Set background music of Chapter 2 stages to the foresty track.
|
2024-07-15 04:39:43 -05:00 |
|
|
0a019d0f2c
|
Add in Chapter 2 map spawn zones and end zones.
|
2024-07-15 04:31:19 -05:00 |
|
|
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.
|
2024-07-02 05:38:01 -05:00 |
|
Quapsel
|
ca1f91b463
|
Monster placement for 2_7 & 2_8
|
2024-07-01 16:35:39 +02:00 |
|
Quapsel
|
75370b9299
|
Spawn Zones for Chapter 2 placed.
|
2024-06-29 18:06:22 +02:00 |
|
Quapsel
|
9cf84b94cf
|
Missing Chapter 2 stages added.
|
2024-05-30 14:45:24 +02:00 |
|