Commit Graph

208 Commits

Author SHA1 Message Date
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
Rob Pearce db8fa02c72 Fixed dwarfhead.png to be symmetrical 2008-10-23 00:28:37 +00:00
Rob Pearce fe76098363 - added code for testing of net collision bug 2008-10-22 21:38:56 +00:00
Rob Pearce 420eaeb6ee Updated hiscore title 2008-10-22 20:36:38 +00:00
Rob Pearce da042b079a Easy mode now has a 50% points penalty 2008-10-22 20:34:58 +00:00
Rob Pearce e3d4cfe9ca renamed default hiscores 2008-10-22 20:23:46 +00:00
Rob Pearce b536b60fba - updated default hiscores 2008-10-22 20:23:28 +00:00
Rob Pearce 4788612fe1 Modifications to hiscore scripts 2008-10-22 19:45:35 +00:00
Rob Pearce 63802db4ae - Hiscore submission now works
- Added new hiscore music
- Added commandline options -hs and -hp to override default hiscore server
2008-10-22 19:40:10 +00:00
Rob Pearce 807381a53e - Added more hiscore code
- Now including server-side hiscore compilation code
2008-10-22 01:38:31 +00:00
Rob Pearce 8b6e15051b Added initial hiscore code 2008-10-22 00:51:09 +00:00
Rob Pearce fd9dedd2cb Modifications to try to address bug with catching far away enemies 2008-10-22 00:01:39 +00:00
Rob Pearce 874b5e37b3 hiscores db now in sqlite2 format rather than sqlite3 2008-10-21 22:20:26 +00:00
Rob Pearce b24591120b Added initial hiscore table file 2008-10-21 20:03:33 +00:00
Rob Pearce d0ce615d97 - Fixed graphical glitch when going to next level
- Easy move now gives permenant armour
2008-10-21 19:42:50 +00:00
Rob Pearce fe4e72d4b2 - Fixed bug with shooting using joysticks 2008-10-21 03:30:05 +00:00
Rob Pearce 6a50395976 Changed death sound 2008-10-21 02:37:58 +00:00
Rob Pearce 1e0f885685 Play 1up sound when game starts 2008-10-21 02:06:32 +00:00
Rob Pearce a066edeaaf - Fixed bug where first level was loaded twice 2008-10-21 01:10:30 +00:00
Rob Pearce d0b4d250c6 - Enter key can now be used in initial menus 2008-10-21 00:14:32 +00:00