Commit Graph

15 Commits

Author SHA1 Message Date
Storm Dragon
1d39ff0ca7 Console added, bound to ` 2025-09-26 05:05:42 -04:00
Storm Dragon
ed764cdfdf More improvements to the override system. Fixed a bug that reared its ugly head during updates to grasping hands code. 2025-09-21 00:17:25 -04:00
Storm Dragon
5dd78a1687 Added override capabilities for lots of items, weapons, and hazards. 2025-09-20 04:10:32 -04:00
Storm Dragon
21d3cd7788 lint and spacing fixes. Also fixed problem with levels not showing up in compiled version (hopefully). 2025-09-09 22:02:33 -04:00
Storm Dragon
cf3f27d9b8 Add ability to switch weapons with number keys. 2025-09-07 12:11:52 -04:00
Storm Dragon
2bc27c0e28 More work on survival mode. 2025-09-07 11:13:01 -04:00
Storm Dragon
87d0764156 Some minor cleanup. 2025-03-21 20:54:13 -04:00
Storm Dragon
1b0a6eba83 Firing sound for catapult actually comes from the direction of the catapult. It still works if catapult itself is out of normal sound range. 2025-02-24 14:55:07 -05:00
Storm Dragon
f5ea9dd278 Added optional end of game cut scene. Make sure to specify utf-8 encoding for python files to work with pyinstaller. 2025-02-17 20:09:46 -05:00
Storm Dragon
740ec3e825 Removed the unneeded direction parameter from catapults. No longer has to be included in the json file, won't cause crash. 2025-02-08 21:26:08 -05:00
Storm Dragon
bcaa4f7f17 Updated libstormgames. Volume keys now require alt, alt+pageup, alt+pagedown, etc. 2025-02-08 19:29:49 -05:00
Storm Dragon
ffbb9da992 Fixed attack sound sometimes not playing. Fixed a problem where a single attack was doing multiple attack damage. The means I reaqlly need to reword the first three levels, because they are very hard now lol. 2025-02-06 15:20:47 -05:00
Storm Dragon
883dafaac0 Extra life added, fixed sounds to use the new functions for volume control Other various improvements. 2025-02-04 07:12:12 -05:00
Storm Dragon
3836f4a2c9 Added sound for when pumpkin hits you or lands near by. 2025-02-01 02:57:01 -05:00
Storm Dragon
7627543ed8 Catapults working. At this point most of the basic game is set up, now I have to get down to level and enemy creation, and sounds for when things happen. 2025-02-01 00:11:36 -05:00