Commit Graph

29 Commits

Author SHA1 Message Date
Storm Dragon
6ef69a33e6 Validate all level data before starting game. No more getting to level 10 before realizing there's an error in the json syntax. Notify players when the level is locked with a boss level message. 2025-02-26 02:40:47 -05:00
Storm Dragon
988394c8d1 Alternate throw jack-o-lantern keys moved to z or / 2025-02-24 04:55:15 -05:00
Storm Dragon
8f4fb7f3bb Moved alternate jack-o-lantern throw key to enter. No more conflicts with volume keys. 2025-02-24 04:03:51 -05:00
Storm Dragon
491096027d Fixed a typo. 2025-02-23 20:32:19 -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
aa6a8a23fa Pause game added, bound to backspace. 2025-02-16 17:25:50 -05:00
Storm Dragon
a727cdfaa9 Add run lock toggle, so you can lock the running state and then use space or shift to walk. Keybinding is tab or capslock. Update all external references to coin to be bone dust instead. Change the sound names to match. Now the only coin references are in the code itself. 2025-02-15 21:47:24 -05:00
Storm Dragon
9b08eaa1c2 Added shift as an alternative run key. 2025-02-15 14:37:11 -05:00
Storm Dragon
70d02a8db3 README files added. 2025-02-15 13:53:16 -05:00
Storm Dragon
7a11bbb7ae Stop score from appearing as a float. 2025-02-14 22:56:44 -05:00
Storm Dragon
1d60c58532 Added points system with scoreboard. 2025-02-14 21:39:32 -05:00
Storm Dragon
03b59256b2 Key i added for current level information. 2025-02-14 16:21:45 -05:00
Storm Dragon
c17d19fb6b Finally remembered to remove some debug statements. Added a finish level fanfare for the skeleton, complete with wicked laugh. Work on level 8, it used to be a tiny level, now it's better and has a ghost boss. 2025-02-14 03:12:05 -05:00
Storm Dragon
361f085a4c Reset invincibility and spider web on start of new level. 2025-02-12 00:53:47 -05:00
Storm Dragon
5ca8188c2b A couple of small adjustments to level 12 and 13. Added the ability to lock levels meaning all enemies must be defeated before you can pass the right boundary. Raised the volume level of coffins a bit. Fixed hunter style attack patterns. 2025-02-11 12:54:48 -05:00
Storm Dragon
a991829cf9 Levels and ambience updated. 2025-02-10 14:15:01 -05:00
Storm Dragon
0f0d719578 Make the game more level creator friendly by separating levels into adventures. Menu for choosing which adventure you want. 2025-02-08 23:22:38 -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
162ebbd5e2 Add e keybinding to see your cdurrent weapon. Hopefully item tracking works correctly now. 2025-02-06 20:12:28 -05:00
Storm Dragon
edad61a027 Hopefully fixed level time and total time so they are reported correctly. 2025-02-06 15:19:12 -05:00
Storm Dragon
3c931b83ac Updated libstormgames submodule. Rewrite load level on death. This was actually a lot easier than I was making it. 2025-02-06 13:24:00 -05:00
Storm Dragon
8f57069c98 New items added.. 2025-02-06 02:31:57 -05:00
Storm Dragon
c29bcd40b7 Allow for custom footsteps. Some work on footsteps to make the sound less crazy. Various other updates. Added initial documentation and credits files. 2025-02-05 02:04:57 -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
4f7f5504d1 Stats tracking updated. Work on skull storms. Enemy death sound added for goblins. Various updates and fixes. 2025-02-04 00:28:50 -05:00
Storm Dragon
ec3937f2d5 Make sure everything is pushed. 2025-02-01 13:16:50 -05:00
Storm Dragon
6c000d78d8 Code cleanup, added more functionality. Floating coffins that spawn items, graves can spawn zombies, etc. 2025-01-30 22:22:59 -05:00
Storm Dragon
53009373c2 More content added, weapons, coin collecting, basic combat. 2025-01-30 19:11:33 -05:00
Storm Dragon
0d115b2bef Initial commit. 2025-01-30 01:17:52 -05:00