Commit Graph

132 Commits

Author SHA1 Message Date
Rob Pearce 9868a0f105 Added new powerup: top hat 2009-01-30 03:30:38 +00:00
Rob Pearce 7b0a859fe6 Added new "layer 3" tiles which are drawn in front of sprites. 2009-01-23 02:13:51 +00:00
Rob Pearce a7505df520 - Added four new levels.
- Increased max monsters per level to 150.
2008-12-28 02:15:55 +00:00
Rob Pearce 3f6825e627 - Now supports Wiimotes (with "WiiJi" application running) 2008-12-25 06:58:26 +00:00
Rob Pearce 2eae5e0066 - Fixed bug with 32bpp displays
- Modified contrast on phone image.
2008-12-25 02:18:08 +00:00
Rob Pearce 3c9b730eeb - Added new monsters: ant, fireball
- Snake spit now animates
- Changed sound effect for snake shooting
- Added new sound effects for ant
2008-12-22 23:48:04 +00:00
Rob Pearce a1ee548188 Added new monster: frog 2008-12-22 03:03:48 +00:00
Rob Pearce 8d6a075fd4 - added hiss sound when snake shoots
- pill now makes you constantly animate
2008-12-21 01:04:54 +00:00
Rob Pearce 3cb6888b5b Removed bug 2008-12-21 00:16:37 +00:00
Rob Pearce 70794f79eb Added attempts at optimisation 2008-12-21 00:14:16 +00:00
Rob Pearce b8ba029b53 Added new powerup: ray gun 2008-12-19 01:10:11 +00:00
Rob Pearce f8afac85ef New powerup: pill (makes you ultra-fast) 2008-12-18 00:46:54 +00:00
Rob Pearce 2bdcc8263f Tweaked ice inertia 2008-11-26 23:53:37 +00:00
Rob Pearce 67c4d16d92 Modified ice inertia to be more realistic 2008-11-26 03:24:03 +00:00
Rob Pearce a41831a134 New setting permenant powerups in setdefaults() based on level, so that
if you join the game after a boss level, you still get the permenant
powerup.
2008-11-25 22:28:10 +00:00
Rob Pearce b0bca28c23 - Umbrella activation key is now UP instead of DOWN
- Added new ice tiles
2008-11-25 22:23:18 +00:00
Rob Pearce 95b2f5ca35 King fly nearly finished 2008-11-25 04:05:53 +00:00
Rob Pearce f327d1cf49 Initial code for King Fly 2008-11-25 01:41:15 +00:00
Rob Pearce 8164582267 Re-ordered powerups on website 2008-11-25 01:07:40 +00:00
Rob Pearce 4296d62962 Added new powerup: umbrella 2008-11-25 01:00:57 +00:00
Rob Pearce 214d011584 Modified behaviour of green skull 2008-11-24 21:47:52 +00:00
Rob Pearce 645522bff6 Added powerup: camera 2008-11-24 21:35:46 +00:00
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 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 8b6d3bb6af Added img for random.
Fixed crash for random image.
2008-11-22 11:01:17 +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 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 e05fb495f2 Changed sound effect 2008-11-21 01:36:52 +00:00
Rob Pearce cdedd171ea Minor level modifications and intro tweaks 2008-11-21 01:07:41 +00:00
Rob Pearce cc94db97ea Added intro sequence 2008-11-21 00:14:26 +00:00
Rob Pearce dd09ae55f9 Added conveyorbelt tiles
Level modifications to use conveyor belts
2008-11-19 03:57:07 +00:00
Rob Pearce e2ee647731 More replacements 2008-11-19 01:42:40 +00:00
Rob Pearce 9b2ad5c3bd Added 4 new fruit types 2008-11-19 01:20:46 +00:00
Rob Pearce c446d2d6f4 Level modifications 2008-11-18 22:56:55 +00:00
Rob Pearce 9ae8702bee Renamed levels.dat to map.dat 2008-11-18 22:30:43 +00:00
Rob Pearce ae07b28313 Tweaked monster movement:
- monsters will now drop off the bottom of the screen to follow 
	  players
	- monsters are now better at jumping over gaps
2008-11-18 22:25:54 +00:00
Rob Pearce 07d980df31 Added new powerup: candle (creates flaming corpses) 2008-11-18 02:16:15 +00:00
Rob Pearce 71a65dce09 Added new powerup: whistle 2008-11-17 02:44:44 +00:00
Rob Pearce 590ccdac68 Finished adding wand powerup 2008-11-16 23:01:10 +00:00
Rob Pearce a18947cc7a - Added new powerup: gnome
- Redrew explosion sprite
2008-11-16 21:24:00 +00:00
Rob Pearce f7eb491b03 Fixed gunner effect in 2 player mode 2008-11-12 20:39:03 +00:00
Rob Pearce e6809268b5 Now displaying a tombstone when you lose all your lives 2008-11-12 07:23:10 +00:00
Rob Pearce 664d6ed887 Fixed another bug with phone powerup in 2p mode 2008-11-12 06:17:10 +00:00
Rob Pearce aa2ddf538e Fixed bug with player2 and scuba mask
Added armour images for player 2
2008-11-12 05:06:32 +00:00
Rob Pearce 1dc13e0ca2 Initial changes for multi-player mode
THIS VERSION MAY BE BUGGY!!
2008-11-12 03:25:48 +00:00