Commit Graph

170 Commits

Author SHA1 Message Date
Rob Pearce 274dcdb884 King snail now gives permenant 2x nets 2008-11-04 21:07:52 +00:00
Rob Pearce 4622b647e0 Added sounds, king snail now jumps to player height 2008-11-04 20:54:52 +00:00
Rob Pearce 922f3d09a5 - Bugfixes for king snail movement 2008-11-04 20:12:19 +00:00
Rob Pearce 3c3d6b3b89 Modified gunner powerup to exit as soon as you kill the last un-caught
monster
2008-11-04 20:03:05 +00:00
Rob Pearce 6094920eab Fruit time-out counter now does not decrement during gunner powerup 2008-11-04 19:54:11 +00:00
Rob Pearce 7ca24981d9 Bugfix - monsters didn't appear when level skip was exitted early (ie. for a
boss level)
2008-11-04 19:51:58 +00:00
Rob Pearce af67ca566a Fixed bug where permenant armour remained after finishing easy mode 2008-11-04 19:41:34 +00:00
Rob Pearce 4e723d856f Modifications to king snail code 2008-11-03 06:06:37 +00:00
Rob Pearce 091d055fff Message now displayed in place of hiscore table if scores are unavailable. 2008-10-31 23:10:36 +00:00
Rob Pearce 27990c3beb - Added missing level 40
- Gunner powerup now turns off netting & slamming when picked up
- Helmet now causes puff of smoke above the player, not the powerup (in case
  you pick it up with honey nets)
2008-10-31 21:54:18 +00:00
Rob Pearce 8734b658b7 Can now use joystick for help text on/off 2008-10-31 21:13:27 +00:00
Rob Pearce 95ba1e0e90 bugfix: when king rat dies, make sure we cancel any remaining puffin()s for new rats 2008-10-31 01:10:07 +00:00
Rob Pearce 6036625699 Help can now be disbled/enabled independantly from the game mode (easy/normal) 2008-10-31 00:41:33 +00:00
Rob Pearce e0d85c8d19 Fixed bug with x threshold checking in net collision detection 2008-10-30 22:53:10 +00:00
Rob Pearce 4dd2faad2b Added -v option to print version info 2008-10-30 22:05:00 +00:00
Rob Pearce 9d89611be0 Now showing svn revision in title bar and on title screen 2008-10-30 21:55:26 +00:00
Rob Pearce d8d156bcc8 Another change to hiscore url 2008-10-30 21:23:10 +00:00
Rob Pearce 7c7a3357d1 Changed default hiscore server from photos.nethack.net to ratcatcher.nethack.net 2008-10-30 21:13:57 +00:00
Rob Pearce ddf05fa1df - Level tweaks to avoid places where you could get stuck
- Don't show cloud warning on boss levels
- Limit to one playing card per level
- Can't get hiscores if you are cheating

-This line, and those below, will be ignored--

M    rc.c
M    shared.c
M    defs.h
M    data/world1/level115.dat
M    data/world1/level14.dat
M    globals.h
2008-10-30 02:24:24 +00:00
Rob Pearce fbe003698b Fixed bug 2008-10-30 01:15:34 +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 d4bffcb214 Fixed bug preventing mask powerup from appearing! 2008-10-29 04:31:50 +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 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 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 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