| 
							
							
								 Storm Dragon | 8688c8fad3 | Added speech history in the game bound to f1 previous, f2 current, f3 next. I may expand this later. | 2025-09-23 17:56:22 -04:00 |  | 
			
				
					| 
							
							
								 Storm Dragon | befc6bbe92 | Updated level creation documentation. Fixed a couple bugs in weapon overrides. | 2025-09-20 20:48:08 -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 | 8766290ccd | Hopefully fixed a race condition where you could be killed while getting a cauldron and come back to life. Added sound for fill in grave and for survivor bonus. | 2025-09-09 00:01:53 -04:00 |  | 
			
				
					| 
							
							
								 Storm Dragon | 56a78aa4ff | Weapons now do different things. Shovels fill in graves, broom gives a speed and jump bonus and nunchucks just thwack things real hard and have best reach. | 2025-09-07 13:20:49 -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 | 614d78166f | Ability to save added, collect 200 bone dust and the game saves. Load a game from the load option in the main menu. | 2025-06-05 02:56:06 -04:00 |  | 
			
				
					| 
							
							
								 Storm Dragon | 87d0764156 | Some minor cleanup. | 2025-03-21 20:54:13 -04: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 | 3ca3b180c6 | Shin bones now restore health like they are supposed to do. Healing now happens even if invincible. Thanks Ember for the bug report. | 2025-02-15 20:53:35 -05:00 |  | 
			
				
					| 
							
							
								 Storm Dragon | 1d60c58532 | Added points system with scoreboard. | 2025-02-14 21:39:32 -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 | af3ddb0efc | Warning sound for end of invincibility. | 2025-02-11 23:22:41 -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 | 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 | 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 | 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 | 1d033e067a | Updated libstormgames submodule. Added skull storms. Fixed no jack-o-lanterns reported when there actually were. Fixed player being recreated on each new level thus resetting all stats. | 2025-02-03 02:17:53 -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 |  |