|
6b0c17b5ff
|
Add ambient wave and gull sounds to Chapter 3 stages. Add slight pitch variance to environmental audio. Release Build 11667.
|
2024-10-08 22:44:06 -05: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 |
|
|
3850cbaef9
|
Implemented Trapper's Explosive Trap ability. Release Build 10304.
|
2024-07-23 14:34:15 -05:00 |
|
|
7cf8c0b138
|
Bullet fade in timer effects added. Added Tornado rings for second bonus boss. Release Build 9455.
|
2024-05-28 11:25:24 -05:00 |
|
|
3e68c9ac9e
|
Update Stone Pillar graphic. Update Stone Pillar Monster data. Include a do nothing strategy. Implement immovable property for monsters. Implement Invulnerable property for monsters. Implement lifetime property for monsters. Include a fadeout timer for when the lifetime expires. Implement capability for monsters to be deleted from the map. Release Build 9271.
|
2024-05-14 10:12:09 -05:00 |
|
|
bd14a21793
|
Setup Hawk AI. Fix Hawk Animations. Added a property to ignore tile collisions for monsters. Add in monster artist name in credits. Release Build 9252.
|
2024-05-10 01:38:19 -05:00 |
|
|
97f6987028
|
Fixed icon sizes on Blacksmith crafting window and consumable crafting windows being too small. Added attribution for Animated Slime sprite. Release Build 8369.
|
2024-03-25 04:47:34 -05:00 |
|
|
90a20d77af
|
Modified pixel font to incorporate a copyright symbol. Removed copyright unicode character from credits file to avoid out-of-bounds check. Added copyright symbols to credits and splash screen.
|
2024-03-17 16:52:40 -05:00 |
|
|
4498cc39eb
|
Add artists to Credits screen. Modify Scrolling behavior of ScrollableWindowComponents so you can click in the scroll region to move the scrollbar, not just the scrollbar itself. Release Build 8155.
|
2024-03-17 13:24:30 -05:00 |
|
|
030b16db3f
|
Fix typos in credits input helper. Fix left analog stick not being active for scrolling the credits window. Release Build 7878.
|
2024-03-03 04:11:22 -06:00 |
|
|
b1d98cebb2
|
Initial craft of an item now properly consumes the resources and money of the item. Start at Story I node instead of the Campaign I-I node. Include additional credits. Added additional story background. Release Build 7877. Patch version 0.4.3
|
2024-03-03 03:55:01 -06:00 |
|
|
3145bef2cc
|
Remove Resume input helper on the death menu. Add multi-line centering label support. Add credits configuration and credits menu to the game. Release Build 7841. Push game Version to 0.4.
|
2024-02-29 03:55:15 -06:00 |
|