Commit Graph

227 Commits

Author SHA1 Message Date
Rob Pearce fbe003698b Fixed bug 2008-10-30 01:15:34 +00:00
Rob Pearce f80aee6e84 - Added new powerup: bug zapper
- Fruits which are about to disappear now flash
2008-10-30 01:14:30 +00:00
Rob Pearce 39e709a635 - Added new powerup: bug zapper
- Fruits which are about to disappear now flash
2008-10-30 01:06:25 +00:00
Rob Pearce feb4ae5615 Added new powerup - machine gun 2008-10-29 23:00:12 +00:00
Rob Pearce 0efde07a9f Fixed editor crash
New level
2008-10-29 21:54:53 +00:00
Rob Pearce b21035565f Fixed bug when dropping off the bottom of a ladder 2008-10-29 08:31:03 +00:00
Rob Pearce 5024dc70bd Fixed graphical glitch in "underground lake" 2008-10-29 04:36:21 +00:00
Rob Pearce d4bffcb214 Fixed bug preventing mask powerup from appearing! 2008-10-29 04:31:50 +00:00
Rob Pearce bd292af0b6 Adjusted colour levels in diamond 2008-10-29 04:02:58 +00:00
Rob Pearce d2a5b99c87 Redrew images for all gems 2008-10-29 03:59:09 +00:00
Rob Pearce c6b260d3a3 Fixed wing positioning when you die while on a ladder 2008-10-29 03:23:32 +00:00
Rob Pearce c5890190ea - More tweaks to ladder behaviour wrt getting on/off
- Appended 'fps' to score/fps display when pressing f2
2008-10-29 02:59:15 +00:00
Rob Pearce 6d42aa287a - Added sound for catching a monster
- Fixed bug when slamming a monster with your back to the screen edge
2008-10-29 02:31:56 +00:00
Rob Pearce 1cbde8cf4d Possible fixes for crash bugs 2008-10-27 20:22:33 +00:00
Rob Pearce 89438d86e0 bugfixes 2008-10-27 19:36:10 +00:00
Rob Pearce 97c68400ea bugfix 2008-10-27 05:59:54 +00:00
Rob Pearce d3643b85ba More crash fix attempts... 2008-10-27 05:54:21 +00:00
Rob Pearce 93f05fd5c7 Attempts to fix crashes in level transition 2008-10-27 05:36:25 +00:00
Rob Pearce 94cdda9e3c Removed optimisation code for now 2008-10-27 05:13:55 +00:00
Rob Pearce 334ed03c27 Removed profiling 2008-10-27 05:12:02 +00:00
Rob Pearce da87a44e2c Removed debugging 2008-10-26 21:11:06 +00:00
Rob Pearce 840e8b1475 Fixed graphical glitch with flood effect 2008-10-26 21:10:49 +00:00
Rob Pearce 6a0d2ee0c0 Now using experimental code to only clear "dirty" areas of the screen. Might improve speed on older computers.
Can now use F2 to show current frames per second instead of score
2008-10-26 20:52:53 +00:00
Rob Pearce a8348b2cc0 Hiscores are now reloaded once every 5 minutes on title screen 2008-10-26 19:36:17 +00:00
Rob Pearce e751fec3f1 More fixes for tap/hurryup bug 2008-10-26 19:29:42 +00:00
Rob Pearce 543aeb6380 All cards now vanish when you clear a level
Fixed (I think) bug if you pick up a tap just as "hurry up" starts
2008-10-26 06:05:43 +00:00
Rob Pearce 9ca91a014d Fixed crash when teleporting while pinkcloud was coming in 2008-10-26 03:31:16 +00:00
Rob Pearce e37ca153c9 - Added new monster: plant (doesn't move but is affected by conveyor belts)
- Added plants to levels
- More levels
2008-10-24 03:31:25 +00:00
Rob Pearce 89e10b2706 - Teleporting to a layer2 destination now works
- New levels
2008-10-24 02:55:19 +00:00
Rob Pearce 6a91d04c43 Added new levels 2008-10-23 22:31:03 +00:00
Rob Pearce 959dddf300 Updated isplacablesprite() in editor 2008-10-23 22:06:01 +00:00
Rob Pearce f1d23290a0 - Modifications to blackcloud behaviour:
Warning smoke is now generated before it appears
	It now grows smoothly instead of in "steps"
	It can now go right to the bottom of the screen
2008-10-23 08:23:34 +00:00
Rob Pearce 552ac3b5e6 - hiscore names can now be up to 12 chars long
- if hiscore name reaches max, further entry is blocked (previously the score was automatically submitted)
2008-10-23 08:05:04 +00:00
Rob Pearce 832984f802 Added spikes to END level 2008-10-23 08:01:04 +00:00
Rob Pearce 001187fb0c Easy mode no longer gives extra lives 2008-10-23 07:54:04 +00:00
Rob Pearce 22db755c12 Now only showing highlighted last hiscore after a game 2008-10-23 07:20:41 +00:00
Rob Pearce ba07d01741 Fixed another joystick bug 2008-10-23 06:46:18 +00:00
Rob Pearce c0352b4412 Fixed bug where game would quit when joysticks were attached 2008-10-23 06:40:12 +00:00
Rob Pearce 000d521676 Fixed possible uninitialised variable uses 2008-10-23 06:30:48 +00:00
Rob Pearce 889c437374 Minor bugfix 2008-10-23 06:26:41 +00:00
Rob Pearce dce734bf0f - Can now slam with 'c', or joystick button 2 or 3 2008-10-23 06:26:13 +00:00
Rob Pearce 55d1de8340 - minor cleanups bugs in hiscore routines 2008-10-23 06:16:14 +00:00
Rob Pearce 0158ccf4c1 Fixed various memory leaks 2008-10-23 06:10:35 +00:00
Rob Pearce 4c035e67b8 - fixed infinite loop bug when spider was released with no roof above 2008-10-23 05:57:46 +00:00
Rob Pearce 7ed58e0d65 - Removed usage of debug keys without cheat mode
- Modified display of hiscores on title screen
- Code to make joystick work during hiscore entry
2008-10-23 03:27:54 +00:00
Rob Pearce 14b9b25098 - hiscores now shown during title screen-
- easy mode no longer gives longer invulntime
2008-10-23 03:21:15 +00:00
Rob Pearce 0763be41b5 Hiscores are now entered using the joystick or up/down keys 2008-10-23 02:18:10 +00:00
Rob Pearce c61b1ae486 Fixed glitch in next level transition graphics when you had wings 2008-10-23 01:38:18 +00:00
Rob Pearce 799f393684 Removed powerup debug code 2008-10-23 01:22:36 +00:00
Rob Pearce 9cab0704cf Fixed bug with boxing glove facing the wrong way
Added new tile type: metal
More troublshooting code for catching bug
2008-10-23 01:18:49 +00:00