Commit Graph

71 Commits

Author SHA1 Message Date
Storm Dragon
9b08eaa1c2 Added shift as an alternative run key. 2025-02-15 14:37:11 -05:00
Storm Dragon
0fa7cf825c License and readme files added. 2025-02-15 14:04:45 -05:00
Storm Dragon
70d02a8db3 README files added. 2025-02-15 13:53:16 -05:00
Storm Dragon
cdcb9acaa3 Updated submodule. 2025-02-15 12:32:57 -05:00
Storm Dragon
4d7fd545c0 Updated module. The display_text function should no longer show blank lines with navigating with the arrows. Original copy features should still work the same as always. 2025-02-15 02:56:25 -05:00
Storm Dragon
9574b7c51c Updated submodule. Added wxpython to requirements.txt. 2025-02-15 01:51:24 -05:00
Storm Dragon
04155b6036 Fixed a bug, forgot to add global keyword in libstormgames. Updated module. 2025-02-15 00:07:08 -05:00
Storm Dragon
1a36770ce5 Updated submodule. 2025-02-15 00:00:23 -05:00
Storm Dragon
7a11bbb7ae Stop score from appearing as a float. 2025-02-14 22:56:44 -05:00
Storm Dragon
9fd23478bb There was some weirdness with hunter attack patterns. Tried to fix. 2025-02-14 22:43:30 -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
0e237d8354 Updated credits. 2025-02-14 14:56:02 -05:00
Storm Dragon
5a5c5ba3cc Updated credits and instructions. 2025-02-14 14:54:20 -05:00
Storm Dragon
f943aaea66 Updates to levels 8 and 11. 2025-02-14 12:35:40 -05:00
Storm Dragon
656083b2f2 Push players back 5 steps from the end if levels is locked, hopefully cut down on the spamming of the level locked message a bit. 2025-02-14 12:26:25 -05:00
Storm Dragon
65aa7f3be8 More instructions updates. 2025-02-14 11:46:16 -05:00
Storm Dragon
884a9d4c17 Updated description of guts because it now only raises your life to 20 points. 2025-02-14 11:32:38 -05:00
af3e9110a1 Update credits again. 2025-02-14 08:09:26 -08:00
d3d1c59a37 Updated credits. 2025-02-14 08:01:38 -08: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
5953369440 Final boss in place, updated levels. 2025-02-13 20:06:07 -05:00
Storm Dragon
f6d8b3315b Updated credits file. 2025-02-13 18:00:14 -05:00
Storm Dragon
e435bdc0bd Update to credits and a small goblin sound update. 2025-02-13 13:55:10 -05:00
Storm Dragon
2f96300845 Ghost enemy added, boss for level 10. Levels updated, probably still not final version, but getting close. 2025-02-13 13:53:08 -05:00
Storm Dragon
3edee44fa0 Level 2 is now a boss level. 2025-02-12 01:45:38 -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
af3ddb0efc Warning sound for end of invincibility. 2025-02-11 23:22:41 -05:00
Storm Dragon
c6adc193a1 Items can no longer bounc past the end of level. Slight modification to item bounce speed, may need more adjustments. 2025-02-11 22:50:26 -05:00
Storm Dragon
8530993fa9 Fixed item crazy sound mismatch. Updated instructions, probably not final version, but at least a place holder. 2025-02-11 20:23:39 -05:00
Storm Dragon
7f68af1958 Level updates. Fixed a bug with hunting enemies. Boosted sound for headless horseman. 2025-02-11 19:02:51 -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
3884ee1ff0 Footstep for haunted farm lands added. 2025-02-11 00:13:54 -05:00
Storm Dragon
3c1e1dadc8 Music added for level 13. 2025-02-11 00:07:43 -05:00
Storm Dragon
2d9f92977a Levels all added. May need some tweaking, but I'm pretty happy with them so far. 2025-02-11 00:06:43 -05:00
Storm Dragon
2351579bb5 new item, shin bone , added. 2025-02-10 20:49:50 -05:00
Storm Dragon
a991829cf9 Levels and ambience updated. 2025-02-10 14:15:01 -05:00
Storm Dragon
21a856931f Ambience handling added. This can be music or other types of background sounds per level specified in the .json file. 2025-02-10 12:56:35 -05:00
Storm Dragon
af848e1ad5 Actual pumpkin low and high sounds added. Boogie man added. Levels 6 and 7 updated to introduce boogie man. 2025-02-09 18:51:08 -05:00
Storm Dragon
ffb0f8cb4d Added a strategic pygame.event.pump() in level.py. Levels 4-7 added, will probably need refining. 2025-02-09 17:05:49 -05:00
Storm Dragon
6303cf93e7 Spiderweb obstacles added. Latest libstormgames module update. Level 4 created, needs adjustment, currently way too hard. 2025-02-09 13:38:11 -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
f751d99553 Moved the witch a bit in 2.json. Fixed grave object types in 3.json. 2025-02-08 23:20:11 -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
ada16cb40f Graves basically rewritten. 2025-02-08 03:30:45 -05:00
Storm Dragon
e0e097a397 New weapon, witch's broom, added. New enemy type, witch, added. 2025-02-07 15:13:27 -05:00
Storm Dragon
419f605466 Updated libstormgames submodule. 2025-02-07 02:13:36 -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
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