Rob Pearce
24d538758c
Fixed bug where pausing would break framemanager
2008-10-16 02:36:49 +00:00
Rob Pearce
198f98b387
- Added initial joystick support (*UNTESTED*)
...
- When generating a .app, the OSX version number is now included.
2008-10-16 02:15:12 +00:00
Rob Pearce
deee1d0a97
- Music is now paused when the game is paused
...
- Cleaned up main loop by moving large code blocks into functions
2008-10-16 01:47:09 +00:00
Rob Pearce
ad9180fe1b
- Fullscreen toggle now works
2008-10-16 01:24:41 +00:00
Rob Pearce
f600e0f39a
Removed unnecessary GL comamnds
2008-10-16 00:23:42 +00:00
Rob Pearce
4a6b8eb988
Added missing files
2008-10-15 12:03:21 +00:00
Rob Pearce
df44b69bfb
Added missing cardfont
2008-10-15 12:01:36 +00:00
Rob Pearce
6e6e07477a
Prevent snail shells from living forever if they don't hit the ground
2008-10-15 10:03:01 +00:00
Rob Pearce
775c269d74
- don't kill all enemies after 5 cards if you're going to skip levels
2008-10-15 09:59:50 +00:00
Rob Pearce
c9d7663a31
Getting a set of 5 cards now instantly wins the level.
2008-10-15 09:58:54 +00:00
Rob Pearce
ae86a1af77
New level
2008-10-15 09:40:47 +00:00
Rob Pearce
1ca3dbab33
- Added new levels
...
- Caught monsters who die now become uncaught
2008-10-15 09:26:09 +00:00
Rob Pearce
f564bb9765
Editor bugfix: poweruppos now placable again
2008-10-15 09:00:16 +00:00
Rob Pearce
11ad399497
- bugfix: can no longer move while on cloud
...
- reordered levels
2008-10-15 07:21:41 +00:00
Rob Pearce
b1b1b87d88
Increased point value for pairs and two-pairs
2008-10-15 06:39:30 +00:00
Rob Pearce
6d20227028
Fixed bug with cloud movement speed during level transition
...
Can no longer skip boss levels
2008-10-15 06:38:43 +00:00
Rob Pearce
ba07c36765
Tweaked level order
...
Fixed bug where splash sound would play for corpses
2008-10-15 06:22:00 +00:00
Rob Pearce
8731e2fd1a
Updated isplacablesprite() in editor
2008-10-15 05:22:43 +00:00
Rob Pearce
6b33fbe7de
Fixed editor bug - need to laod fonts before loading imagesets now
2008-10-15 05:20:47 +00:00
Rob Pearce
9ad9277585
- bugfix: tick was dorpping when at same y level as player
...
- bugfix: don't call adjustx() while on cloud
- bugfix: cloud was sometimes not making it to the start point
- now pausing music when you get 5 cards
- if you kill 5 monsters at once, the 5th now always becaomes a card
- 1 in 5 change of a card every time you get a powerup from monsterkilling
2008-10-15 04:51:17 +00:00
Rob Pearce
fb1ca7cc83
Added more sound effects for cards
2008-10-15 03:34:13 +00:00
Rob Pearce
9d2ac9010b
- added sound for cards
2008-10-15 03:24:24 +00:00
Rob Pearce
1123dd9883
Added card sprites
2008-10-15 03:22:19 +00:00
Rob Pearce
fb0be14362
Added playing cards - you get them if you were going to receive a powerup
...
which you already had.
Get a poker hand for effects!
No longer checking for collisions on effects
2008-10-15 03:20:10 +00:00
Rob Pearce
b32043b53f
Recent additions...
2008-10-14 19:36:51 +00:00
Rob Pearce
dd7bf8738c
Fixed random
2008-10-13 04:27:43 +00:00
Rob Pearce
7fb0b4c39c
Minor modifications to snail images
2008-10-13 01:39:56 +00:00
Rob Pearce
e0e2c0e4d3
Re-drew spider sprite
2008-10-13 01:33:41 +00:00
Rob Pearce
f0850dd232
Removed old coke can images
2008-10-13 01:08:49 +00:00
Rob Pearce
8da2612deb
Replaced coke can with tick
...
Added scuba mask powerup
Added "flood" powerup (tap)
Fixed bug where monsters could move through midair after gameover
Path to background images is no longer stored in level files
2008-10-13 00:43:01 +00:00
Rob Pearce
17a4341c5d
New level
2008-10-10 10:06:52 +00:00
Rob Pearce
6c48431e0b
- Added new mosnter - fish (similar to bee but underwater)
...
- Fixed isplacable() in editor for recently added sprite types
2008-10-10 10:06:40 +00:00
Rob Pearce
c29a17ccbb
"make app" now avoids putting .svn files into the .app.
2008-10-10 09:20:09 +00:00
Rob Pearce
aedeac1e76
Added staging area
2008-10-10 09:14:40 +00:00
Rob Pearce
8d7a84ad68
- When you jump while on conveyor belts, their direction is added to yours.
...
- Can no longer skip boss levels with a telephon
2008-10-10 09:11:53 +00:00
Rob Pearce
39b592fad8
Fixed king rat health
2008-10-10 08:59:03 +00:00
Rob Pearce
cf23430180
Added missing file
2008-10-10 05:29:49 +00:00
Rob Pearce
9949690935
- Changed cloud.png to be small version of blackcloud.png (for use in doco)
...
- Music now dims when you enter the water
- You now get permenant shoes when you beat king rat
2008-10-10 05:29:35 +00:00
Rob Pearce
89c4bec31e
Reduced size of shuriken
2008-10-10 04:23:15 +00:00
Rob Pearce
cc19cd81e9
- bugfix: shouldm't be able to slam while climbing
2008-10-10 04:02:09 +00:00
Rob Pearce
ff69d13636
Restored randomness in powerups
2008-10-10 03:56:24 +00:00
Rob Pearce
24e71aca9e
- Added new powerup: ufo (meteors fall from the sky)
2008-10-10 03:53:59 +00:00
Rob Pearce
af568df64e
Shuriken is now a set powerup as well as random
2008-10-10 02:49:15 +00:00
Rob Pearce
2fe86b549e
Added powerup: ninja star
2008-10-10 02:46:56 +00:00
Rob Pearce
020bf02fdd
Added shuriken sound effec
2008-10-10 02:39:42 +00:00
Rob Pearce
79a3ea6549
- Rings now give more points, but get disabled at HurryUp time
...
- Fixed up insanely high hurryup times on some levels
- Fixed bug where editor would default to random high hurryup time
- Added "Nice catch!" feature - 4x points for grabbing a fruit just as it lands
2008-10-10 01:30:40 +00:00
Rob Pearce
8f66a5b52e
Added missing files
2008-10-10 00:52:11 +00:00
Rob Pearce
730f603dd6
Added powerup: extra life
2008-10-10 00:51:40 +00:00
Rob Pearce
3f0346dafe
Added powerup: phone (skips 2 levels)
2008-10-09 23:49:43 +00:00
Rob Pearce
3ba0f582ac
Moved file to template area
2008-10-09 23:21:52 +00:00