Commit Graph

33 Commits

Author SHA1 Message Date
Storm Dragon
bc1646f83e End of game for Wicked Quest levels added. 2025-02-18 16:24:09 -05:00
Storm Dragon
1cd636b8f4 Adjusted vulnerability time for the ghost boss. Trying to hit that thing in 1 second time while dodging it's attacks is ... hard. 2025-02-17 15:23:35 -05:00
Storm Dragon
5b0615db7f Made vulnerable and spawn code not depend on the enemy type. Hopefully nothing broke. 2025-02-17 12:52:53 -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
70d02a8db3 README files added. 2025-02-15 13:53:16 -05:00
Storm Dragon
f943aaea66 Updates to levels 8 and 11. 2025-02-14 12:35:40 -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
5953369440 Final boss in place, updated levels. 2025-02-13 20:06:07 -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
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
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
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
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
3bc1fb3085 Updates to level 2. Fixed extra life through bone dust bug. 2025-02-06 02:46:44 -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
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
0a7052094d Got end of level working. Added floating coffins, shatter them and collect what comes out. 2025-02-01 19:50:13 -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
Storm Dragon
fcc2dbf44a More sounds added. Warning for edge of grave added, but it's not quite right yet. 2025-01-31 03:23:54 -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