Hoo boy. 2 months of not working on this game and then all of a sudden I spend, what, 12 hours (?) working on this game in 2 days and update way too many things.
And yes, I checked, you can put this game on a 1.44 MB floppy disk. You'll just need to remove some unnecessary resource files.
Changelog
- Properly aligned text (text is now centered properly)
- Cleaned how collisions worked in the code (the player shouldn't notice a huge difference on that one, though.)
- Attempted adding fullscreen support. Press
F9
and the game should be in full screen. (Worked better on Windows for me, however.) - Fixed the save file constantly saving on a game-over screen. (found this bug by putting the game on a floppy disk. yep.)
- Allowed window resizing and made the game properly handle different resolutions and resizing. (again, worked better on windows.)
- Changed how dots and potions spawn in the game (again, average player shouldn't notice a huge difference)
- Fixed bug where the death potion would spawn inside the player
- Made all potions despawn (before it was only the death potion that would despawn)
- Kinda changed Dotty's movement speed
- Helped the user if no movement was detected (this is what I meant)
- Added a few easter eggs :^)
- Hopefully fixed a bug where the game would pause if the user pressed Space on the gameover screen
aaaaand that's about it.