Commit Graph

645 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 4cb3042064 Minor tweak to brown snow tile 2009-01-22 22:58:38 +00:00
Rob Pearce 5c5abdbbba Added new brown rock tiles for snow levels 2009-01-22 22:51:33 +00:00
Rob Pearce cabf1eb80b bugfix: wand shouldn't affect caught monsters
added new levels
2009-01-22 21:54:31 +00:00
Rob Pearce 4c269d2964 Fixed linux makefile 2009-01-21 19:38:54 +00:00
Rob Pearce 65fc8f8b96 Another sound tweak 2008-12-31 03:56:13 +00:00
Rob Pearce 745c058639 Another sound tweak - smaller buffer this time 2008-12-31 03:55:08 +00:00
Rob Pearce ba962618e3 Another sound tweak 2008-12-31 03:53:47 +00:00
Rob Pearce af5fcbe11f Tweaked audio parameters 2008-12-31 03:52:19 +00:00
Rob Pearce ea0bc6c962 Changed background colour for snow levels 2008-12-28 20:50:43 +00:00
Rob Pearce 0278a9a7a6 Updated map.dat on website 2008-12-28 20:48:54 +00:00
Rob Pearce 2d96f7b12f Level screenshots 2008-12-28 20:48:22 +00:00
Rob Pearce 2c42339a56 Modified level ordering 2008-12-28 20:17:30 +00:00
Rob Pearce db653cc476 - Clock powerup now freezes corpses too 2008-12-28 02:22:32 +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 b61f5ad27e Another "inline" function removal 2008-12-26 08:28:08 +00:00
Rob Pearce aec0c3b8b5 Removed inline functions to fix OSX 10.5 2008-12-26 08:26:34 +00:00
Rob Pearce a2b976cc4e Published new app to web site 2008-12-26 07:30:26 +00:00
Rob Pearce f6f964c729 Fixed bug with masking of rotated corpse images 2008-12-25 23:00:35 +00:00
Rob Pearce 45bf5225ea Reduced amount of food needed for queen ant to grow 2008-12-25 22:46:08 +00:00
Rob Pearce 58463d1535 Fixed bugs when generating angry images for monsters 2008-12-25 22:44:19 +00:00
Rob Pearce bbd1f77c67 More ant modifications 2008-12-25 22:19:16 +00:00
Rob Pearce 9eb3c2e049 Re-drew ant 2008-12-25 22:09:54 +00:00
Rob Pearce f8ffa95a63 website modifications 2008-12-25 21:50:38 +00:00
Rob Pearce bd52e1f0b6 Website modifications 2008-12-25 21:48:25 +00:00
Rob Pearce e0968c0f90 Added missing level images 2008-12-25 21:46:01 +00:00
Rob Pearce 9246adbd58 Re-dumped level images 2008-12-25 21:44:04 +00:00
Rob Pearce 9d90094f65 Removed old sounds 2008-12-25 21:31:37 +00:00
Rob Pearce 614a37b68e Published new app to web site 2008-12-25 21:29:45 +00:00
Rob Pearce 6ef952a168 publish app mods 2008-12-25 21:26:50 +00:00
Rob Pearce 32a68b4457 Thickened image for wand 2008-12-25 21:25:38 +00:00
Rob Pearce 915b298814 Whitened end of magnet 2008-12-25 11:31:29 +00:00
Rob Pearce 3f6825e627 - Now supports Wiimotes (with "WiiJi" application running) 2008-12-25 06:58:26 +00:00
Rob Pearce 30ec68f70d Player no longer slides on ice while underwater 2008-12-25 05:34:52 +00:00
Rob Pearce 3192ca6ade - Fixed crash in editor
- Slight level modification based on new trampoline behaviour
2008-12-25 02:48:11 +00:00
Rob Pearce e55027f7c4 Another phone image update 2008-12-25 02:22:02 +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 71dced84ff Added SDL_ANYFORMAT to editor too. 2008-12-24 22:03:14 +00:00
Rob Pearce 5f2941d89b Added SDL_ANYFORMAT to screen to fix OSX bug where game would run slow on
non 16bpp displays.
2008-12-24 22:02:10 +00:00
Rob Pearce b1fcc34391 Modified powerup bell description 2008-12-23 01:19:16 +00:00
Rob Pearce 48aece7927 Powerup detector now changes colour based on powerup type. 2008-12-23 01:18:18 +00:00
Rob Pearce 2c3b50fe8c Fixed behaviour of bad magnet (skull) 2008-12-23 01:03:11 +00:00
Rob Pearce a1a0408ddc Website updates 2008-12-23 00:13:27 +00:00
Rob Pearce c981081c92 - Lowered volume for teleport sound 2008-12-22 23:56:50 +00:00
Rob Pearce ae00426bf3 Darkened ant image 2008-12-22 23:53:52 +00:00
Rob Pearce c92c1ece1b Added web site images for ants 2008-12-22 23:50:00 +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 c4f2d760d8 - Added new level to replace mine shaft (moved mine shaft to ice world)
- Fixed exit directions on levels
2008-12-22 20:48:46 +00:00
Rob Pearce f70314dfef Can now slam monsters with the other player (they don't die) 2008-12-22 03:30:24 +00:00