Commit Graph

622 Commits

Author SHA1 Message Date
Rob Pearce 3699eb64c8 Added jetpack image on website
Added jetpack sound
2008-11-24 20:43:46 +00:00
Rob Pearce c5eff9eab0 Replaced kangaroo with jetpack 2008-11-24 20:02:39 +00:00
Rob Pearce 7add2a6744 Modified kangaroo image 2008-11-24 20:02:13 +00:00
Rob Pearce 0ed285ccd8 Fixed typo 2008-11-24 18:24:39 +00:00
Rob Pearce c202a6a301 - Fixed bug during transition when skipping levels (cloud got stuck on a wall)
- Fixed bug where hidden warp could be triggered multiple times 
- Phone powerup now removes ALL other sprites


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

M    rc.c
M    shared.c
2008-11-24 18:23:40 +00:00
Rob Pearce cf13d2d9c8 Added missing image 2008-11-23 08:15:59 +00:00
Rob Pearce b718ef380b Added new powerup: kangaroo 2008-11-23 08:15:04 +00:00
Rob Pearce a5d477197c Fixed spider movement with 2 players 2008-11-23 07:54:06 +00:00
Rob Pearce 33e18504e0 Hidden warps now only work if you haven't lost a life 2008-11-23 05:54:17 +00:00
Rob Pearce ac160edaad - 2nd attempt at not playing splash sound when on pink cloud
- Reduced hurryup time on "Smile" level
- Fixed bug in uncatch()
- Chocolate is now worth 8,000 points
- Small points values now include commas
- Fixed graphical glitch with magnet and red skull powerups
2008-11-23 05:50:02 +00:00
Rob Pearce 5009b40963 Fixed infinite loop when stepping on a right facing conveyor with the clock
powerup.
2008-11-23 02:58:17 +00:00
Rob Pearce 9fdc6c1467 Removed debugging 2008-11-22 22:34:50 +00:00
Rob Pearce fd9c8a7f78 Added missing tiles 2008-11-22 22:34:39 +00:00
Rob Pearce bf457a5d52 New levels 2008-11-22 22:20:30 +00:00
Rob Pearce 65f88bd4bf Replaced skull images 2008-11-22 21:33:56 +00:00
Rob Pearce 295232e4fc If you slam a player into solid ground (ie. encased in ground) then they now
die.  This prevents cheating by slamming them into a block then having them
rise to the top.
2008-11-22 11:26:28 +00:00
Rob Pearce 6c93ef60b8 Tried once again to stop cards from appearing during end of level 2008-11-22 11:07:03 +00:00
Rob Pearce ea29a8fdd3 Don't play splash sound or show mask if on the pink cloud 2008-11-22 11:04:25 +00:00
Rob Pearce 9e0bb1f76a Level graphical glitches fixed 2008-11-22 11:02:19 +00:00
Rob Pearce 8b6d3bb6af Added img for random.
Fixed crash for random image.
2008-11-22 11:01:17 +00:00
Rob Pearce 52d0c3d200 Replaced sound 2008-11-22 10:18:16 +00:00
Rob Pearce 91790eeb0a Added secret way to skip levels 1 and 2
Random level powerup now disappears on end of level
2008-11-22 10:11:33 +00:00
Rob Pearce ed7505722b Reordered levels 2008-11-22 02:10:55 +00:00
Rob Pearce 4f2839a64a More bugfixes 2008-11-22 02:06:33 +00:00
Rob Pearce 093405c953 - Fixed crash related to corpse bounce kills
- Made king snail easier (max 5 extra snails instead of 8)
2008-11-22 02:04:40 +00:00
Rob Pearce 3116d8b51a Fixed magnet website images 2008-11-22 00:56:11 +00:00
Rob Pearce a1b215117b Added 2 new powerups: magnet, badmagnet 2008-11-22 00:55:20 +00:00
Rob Pearce a67b8515c7 Added new powerup: anchor 2008-11-22 00:21:22 +00:00
Rob Pearce 06805044e8 - Can now only use down+fire to slam when using keyboard (ie. no joysticks found)
- Can now specify what players to add when using -l to skip levels
2008-11-21 23:38:03 +00:00
Rob Pearce 3bcda69871 Added caught image for armoured players 2008-11-21 23:29:21 +00:00
Rob Pearce 487985c619 Modified help text 2008-11-21 22:55:47 +00:00
Rob Pearce 719a7b4af6 Trial: removed down+fire to slam 2008-11-21 22:55:26 +00:00
Rob Pearce 5d579ee684 Players can now catch each other 2008-11-21 09:19:13 +00:00
Rob Pearce f3961f0b0b Bugfixes with new fruit landing routines 2008-11-21 09:07:00 +00:00
Rob Pearce 8ba170e987 Modofied fruit conuter behaviour - now keeps incrementing as long as
enemies are in the air.

If a corpse lands on an enemy, it dies
2008-11-21 08:52:43 +00:00
Rob Pearce ba6878e5a0 Changed screenshot 2008-11-21 07:33:38 +00:00
Rob Pearce 13d7a02f3a Level tweaks 2008-11-21 07:19:28 +00:00
Rob Pearce 3e768bf6da Fixed bug where player would be killed by snail shell 2008-11-21 07:16:41 +00:00
Rob Pearce ed6db058e6 Reduced king snail's health 2008-11-21 07:13:17 +00:00
Rob Pearce 7a5186097a More fixes for slug movement 2008-11-21 07:01:36 +00:00
Rob Pearce ba136195fb Fixed monster jumping logic bug
Tweaked slug movement (only jump upwards if player is above)
2008-11-21 06:51:51 +00:00
Rob Pearce cb26714a27 Fixed crash in snake movement code 2008-11-21 06:06:22 +00:00
Rob Pearce 519ea7f54d fix 2008-11-21 05:54:55 +00:00
Rob Pearce 79c552cd08 Removed debugging 2008-11-21 05:48:47 +00:00
Rob Pearce 764b6bfdec Fixed king rat bugs 2008-11-21 05:47:24 +00:00
Rob Pearce 61836dfa97 fix 2008-11-21 05:26:56 +00:00
Rob Pearce 84ddf7bc7c Fixed another crash 2008-11-21 05:26:29 +00:00
Rob Pearce c274a15318 Fixed crash 2008-11-21 05:17:57 +00:00
Rob Pearce 6fddbcbdf0 Players can now join mid-game 2008-11-21 02:35:25 +00:00
Rob Pearce c407f3bc3e Removed debugging 2008-11-21 02:23:09 +00:00