Commit Graph

664 Commits

Author SHA1 Message Date
Rob Pearce 1a3721f06d - [+] sprites are shooting to the top if you hit a
solid tile with your head while on a moving platform.
      you now die instead.
2013-08-14 12:15:30 +00:00
Rob Pearce b1cd328732 Fix unfair placement of plant on underground lake level.
"make app" now works again.
Always clear 'skipto' at endgame.
2013-08-14 12:07:36 +00:00
Rob Pearce ede22aafab cleanup 2013-08-14 11:50:09 +00:00
Rob Pearce 95087435ae Tweak magic lamp powerup - all initial fruits on next level
are now gold bars as well.
2013-08-14 11:49:24 +00:00
Rob Pearce 7937c776bc - [+] bugfix - black cloud was never appearing.
- [+] bugfix - super powerups should never disappear.
- [+] during endgame, award 100x points for fruits and disable extra
      life at 100k
- [+] remove ' ythresh too high' message
2013-08-14 11:27:35 +00:00
Rob Pearce d9963652c8 - [+] plants now shoot upwards if you are above and near (similar to
spider drop code)
    - [+] projectile is vertical fireball
    - [+] use code similar to snake
    - [+] only allowed to shoot if s->bullet = null
    - [+] always use open mouth frame if s->bullet 
    - [+] bullet has initial negative y velocity and is affected by
          gravity
    - [+] once it is lower than its initial y point, it dies....
    - [+] ...and update owner->bullet = null
2013-08-14 10:46:53 +00:00
Rob Pearce 3a269817f0 Fixed bug in fireup filename. 2013-08-14 10:19:34 +00:00
Rob Pearce 6ad4fdd964 Cleanup 2013-08-14 09:58:54 +00:00
Rob Pearce a70095c0c1 - [+] Fix up level 99.
- [+] King Cat boss
    - [+] level
    - [+] background picture
    - [+] wizard or cat?
        - [+] teleport to a player
        - [+] pick or cycle one of:
            - [+] summon monsters (if low monsters)
            - [+] horzfireballs
            - [+] create wind L/R
            - [+] bricks fall
            - [+] sweep in circle fire (if players far away)
            - [+] shoot bat sonar AT players
            - [+] create flames/spikes
            - [+] turn into little cats?
- [+] implement ending
    - [+] all tiles turn into fruits and start falling
    - [+] fruit rain...
    - [+] all players go to permenant umbrella mode
        - [+] players don't fall due to gravity
        - [+] always use umbrella sprite
        - [+] players can now move any direction
    - [+] background goes white and begins fading to black
    - [+] winning text!
- [+] Umbrella blocks bullets which are above you
- [+] Don't show "0" text when powerups are worth no points (eg. big
      things)
2013-08-14 09:52:33 +00:00
Rob Pearce 670433bcf6 Level mods 2009-05-17 23:22:55 +00:00
Rob Pearce 956331c271 New levels 2009-04-22 08:11:20 +00:00
Rob Pearce 4ee2ac224b - Snake spit is now slightly higher (so it can fit over 1 tile barriers)
- Added new levels
2009-04-14 01:40:48 +00:00
Rob Pearce 02eb5e5b4f New levels 2009-04-02 19:33:23 +00:00
Rob Pearce 7849ea229f Level tweaks 2009-03-27 01:32:49 +00:00
Rob Pearce dda2166385 Added animated water tops 2009-03-27 01:07:40 +00:00
Rob Pearce 8dee5433c6 - Fixed string format warnings
- "N" in editor will now select better level numbers
2009-03-26 23:46:40 +00:00
Rob Pearce ace244678b - Fixed graphical glitch with angry doom cloud
- Fixed bug where two doom clouds could appear
2009-03-26 23:38:16 +00:00
Rob Pearce a48135926e Castle windows now have rounded tops 2009-03-26 22:40:26 +00:00
Rob Pearce 688c07cbf6 Fixed animation speed of right log
Removed unused levels

Fixed "smile" level
2009-03-26 22:33:52 +00:00
Rob Pearce 7a66c2adbf new level (moved zigbag later) 2009-03-26 22:31:11 +00:00
Rob Pearce 612ebba3a8 Fixed player animation while on conveyorbelt (only animate if actively walking) 2009-03-26 21:51:12 +00:00
Rob Pearce 1bb785a9e5 map.dat in website area is now a hardlink 2009-03-26 21:43:14 +00:00
Rob Pearce 2cb7cab9db Fixed bug in map.dat 2009-03-26 21:42:49 +00:00
Rob Pearce 11b1b6dc5e Rearranging levels - now named by name rather than number 2009-03-26 21:40:11 +00:00
Rob Pearce 345749e474 Level rearrange 2009-03-26 21:27:30 +00:00
Rob Pearce f43b08ce82 Rearranging levels - World 1 complete 2009-03-26 21:25:21 +00:00
Rob Pearce 87fd0b1aae Rearranging levels 2009-03-26 21:23:12 +00:00
Rob Pearce 03df790223 Rearranging levels 2009-03-26 21:20:21 +00:00
Rob Pearce d478852cc9 - Can now have animated tiles in layer2
- Life powerup now registers on powerup detector
2009-03-26 20:29:41 +00:00
Rob Pearce 3967e8d5dd New levels 2009-03-25 20:51:16 +00:00
Rob Pearce 9e3e6f4ac6 Changed colour of level background on website 2009-03-24 00:38:33 +00:00
Rob Pearce ed2e683ea1 Updated level screenshotson web site 2009-03-24 00:36:52 +00:00
Rob Pearce e1cbb5a6b6 Added new levels 2009-03-24 00:27:57 +00:00
Rob Pearce 3846f93669 Increased size of bat slightly
Changed sonar to blue
2009-03-22 18:42:03 +00:00
Rob Pearce 783fc7799c Replaced moth with bat 2009-03-21 21:42:38 +00:00
Rob Pearce f96f3305dc - Fixed bugs with whitetail spider:
- wasn't changing direction to face players after climbing ladders
	- was jumping instead of climbing ladders when players were far above
2009-03-20 18:55:55 +00:00
Rob Pearce e00f108727 Fixed bug with moth firing when near edge of screen 2009-03-20 07:14:58 +00:00
Rob Pearce c4a2ec0569 Fixed spider speed 2009-03-20 07:11:10 +00:00
Rob Pearce 3a3c76de87 Added sound effect for moth 2009-03-20 01:56:12 +00:00
Rob Pearce 227f1c219e Tweaked delay of moth shooting
Added extra frames for moth bullet
2009-03-20 01:47:56 +00:00
Rob Pearce bbb53f6304 - Added new monster: moth
- Fixed bug where the player would get stuck after 
falling/jumping onto the top of a ladder
2009-03-20 01:35:13 +00:00
Rob Pearce 5623a6484e bugfix: players were incorreclty starting with the speed powerup 2009-03-19 20:21:19 +00:00
Rob Pearce dac701d44a Added tiger makefile 2009-03-18 23:04:13 +00:00
Rob Pearce 4f03d862c0 Removed minor debug info 2009-03-11 02:54:48 +00:00
Rob Pearce 6717be3ab9 Fixed level descriptions on web site 2009-03-11 02:42:50 +00:00
Rob Pearce fd1d6a9e63 Added website level thumbnails 2009-03-11 02:42:09 +00:00
Rob Pearce 4c67d8fdcf Fixed whitetail climb image filename on website 2009-03-11 02:27:19 +00:00
Rob Pearce 9c00e4d21b - whitetail spider is now more intelligent (will turn to face player after
climbing a ladder and while falling)
- added whitetail climb image to web site
2009-03-11 02:26:19 +00:00
Rob Pearce 186d4aa387 Fixed serious bug with whitetail spider 2009-03-11 01:46:48 +00:00
Rob Pearce 2a28051b6d Renamed spiders 2009-03-10 23:18:33 +00:00