diff --git a/shared.c b/shared.c index 0005e65..8fb6750 100644 --- a/shared.c +++ b/shared.c @@ -2897,7 +2897,7 @@ void dumpinfo(void) { printf("Fruits\n"); for (i = 0; i < MAXPTYPES; i++) { if ((isfruit(i) == FT_FRUIT) || (isfruit(i) == FT_GEM)) { - printf("
%sWorth %d points.\n", + printf("
%sWorth %d points.\n", spriteinfo[i].file, spriteinfo[i].name,getpoints(i)); } } @@ -2905,12 +2905,12 @@ void dumpinfo(void) { printf("Permenant Powerups\n"); for (i = 0; i < MAXPTYPES; i++) { if (isfruit(i) == FT_PERM) { - printf("
%s%s\n", + printf("
%s%s\n", spriteinfo[i].file, spriteinfo[i].name,spriteinfo[i].desc); } } // card - printf("
%s%s\n", + printf("
%s%s\n", spriteinfo[P_FIRSTCARD].file, spriteinfo[P_FIRSTCARD].name,spriteinfo[P_FIRSTCARD].desc); @@ -2918,7 +2918,7 @@ void dumpinfo(void) { printf("Temporary Powerups\n"); for (i = 0; i < MAXPTYPES; i++) { if (isfruit(i) == FT_TEMP) { - printf("
%s%s\n", + printf("
%s%s\n", spriteinfo[i].file, spriteinfo[i].name,spriteinfo[i].desc); } } @@ -2933,7 +2933,7 @@ void dumpinfo(void) { printf("Monsters\n"); for (i = 0; i < MAXPTYPES; i++) { if (ismonster(i) == MT_MONSTER) { - printf("
%s%s\n", + printf("
%s%s\n", spriteinfo[i].file, spriteinfo[i].name,spriteinfo[i].desc); } } @@ -2941,7 +2941,7 @@ void dumpinfo(void) { printf("Bosses\n"); for (i = 0; i < MAXPTYPES; i++) { if (ismonster(i) == MT_BOSS) { - printf("
%s%s\n", + printf("
%s%s\n", spriteinfo[i].file, spriteinfo[i].name,spriteinfo[i].desc); } } diff --git a/website/info.html b/website/info.html index e1428da..b117056 100644 --- a/website/info.html +++ b/website/info.html @@ -1,68 +1,68 @@

Power-Ups

- - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + +
Fruits

Cheese
Worth 1000 points.

Ice Cream
Worth 1500 points.

Chips
Worth 2000 points.

Burger
Worth 2500 points.

Yellow Flower
Worth 5 points.

Red Flower
Worth 10 points.

Purple Flower
Worth 30 points.

Red Gem
Worth 75 points.

Yellow Gem
Worth 50 points.

Purple Gem
Worth 100 points.

Diamond
Worth 3000 points.

Cheese
Worth 1000 points.

Ice Cream
Worth 1500 points.

Chips
Worth 2000 points.

Burger
Worth 2500 points.

Yellow Flower
Worth 5 points.

Red Flower
Worth 10 points.

Purple Flower
Worth 30 points.

Red Gem
Worth 75 points.

Yellow Gem
Worth 50 points.

Purple Gem
Worth 100 points.

Diamond
Worth 3000 points.
Permenant Powerups

Speed Up
Makes you walk faster.

More Nets
Increases the number of monsters you can catch simultaneously.

Big Net
Makes your nets reach further.

Help
Gives useful game information or hints.

Helmet
Gives you a suit of armour which will protect you from death.

Gem Boost
Increases the length of gem streams.

Trophy
Gives the player all powerups

Powerup Bell
Rings if a permenant powerup is going to appear on the level

Honey
Coats your net in a layer of sticky honey, allowing it to pick up fruits from afar.

Big Speed Up
Makes you walk faster, permenantly!

Scuba Mask
Allows you to move fast underwater.

Winged Boots
These magical boots cause you to grow wings, allowing to you jump again while in mid-air!

Card
Keep a look out for these useful items. Collect a full poker hand for a secret bonus!

Speed Up
Makes you walk faster.

More Nets
Increases the number of monsters you can catch simultaneously.

Big Net
Makes your nets reach further.

Help
Gives useful game information or hints.

Helmet
Gives you a suit of armour which will protect you from death.

Gem Boost
Increases the length of gem streams.

Trophy
Gives the player all powerups

Powerup Bell
Rings if a permenant powerup is going to appear on the level

Honey
Coats your net in a layer of sticky honey, allowing it to pick up fruits from afar.

Big Speed Up
Makes you walk faster, permenantly!

Scuba Mask
Allows you to move fast underwater.

Winged Boots
These magical boots cause you to grow wings, allowing to you jump again while in mid-air!

Card
Keep a look out for these useful items. Collect a full poker hand for a secret bonus!
Temporary Powerups

Boxing Glove
Your net will punch monsters, killing them instantly.

Flowers-to-diamonds
Transforms all flowers on the level into diamonds.

Flowers-to-gems
Transforms all flowers on the level into gems, and turns itself into an extra-long stream of gems.

Bomb
Explodes and kills all monsters on the level.

Shield
Temporary invulnerability

Mace
Slamming your net will cause a lethal explosion!

Silver Ring
Until the end of the level, you gain points for jumping.

Gold Ring
Until the end of the level, you gain points for walking.

Stopwatch
Stops time for 10 seconds

Snowman
Freezes the level, turning everything to ice - touch a monster to shatter it!

Fly Spray
Sickens all monsters, causing them to slow down to half speed.

Fusion Cannon
A powerful weapon which will shoot out laser beams in all directions!

Phone
Calls in your helper cloud and immediately skips two levels (but note that this cannot skip a boss level).

Life
Awards the player an extra life.

Shuriken
Shoots deadly razor blades in all directions.

UFO
Calls in a powerful meteor strike!

Tap
The leaky tap will flood the level with water for 20 seconds, allowing you to access hard to reach areas.

4-Leaf Clover
Increases your luck...

Accordion
Makes your nets enormous

Skull
Avoid these at all costs! The skull will cause you to lose all net powerups.

Gunner
Temporarily equips you with a super powerful machine gun!

Bug Zapper
Zaps nearby enemies with miniature bolts of lightning

Boxing Glove
Your net will punch monsters, killing them instantly.

Flowers-to-diamonds
Transforms all flowers on the level into diamonds.

Flowers-to-gems
Transforms all flowers on the level into gems, and turns itself into an extra-long stream of gems.

Bomb
Explodes and kills all monsters on the level.

Shield
Temporary invulnerability

Mace
Slamming your net will cause a lethal explosion!

Silver Ring
Until the end of the level, you gain points for jumping.

Gold Ring
Until the end of the level, you gain points for walking.

Stopwatch
Stops time for 10 seconds

Snowman
Freezes the level, turning everything to ice - touch a monster to shatter it!

Fly Spray
Sickens all monsters, causing them to slow down to half speed.

Fusion Cannon
A powerful weapon which will shoot out laser beams in all directions!

Phone
Calls in your helper cloud and immediately skips two levels (but note that this cannot skip a boss level).

Life
Awards the player an extra life.

Shuriken
Shoots deadly razor blades in all directions.

UFO
Calls in a powerful meteor strike!

Tap
The leaky tap will flood the level with water for 20 seconds, allowing you to access hard to reach areas.

4-Leaf Clover
Increases your luck...

Accordion
Makes your nets enormous

Skull
Avoid these at all costs! The skull will cause you to lose all net powerups.

Gunner
Temporarily equips you with a super powerful machine gun!

Bug Zapper
Zaps nearby enemies with miniature bolts of lightning

Creatures

- - - - - - - - - + + + + + + + + + - - + + diff --git a/website/powerups.html b/website/powerups.html deleted file mode 100644 index 965fde7..0000000 --- a/website/powerups.html +++ /dev/null @@ -1,53 +0,0 @@ -

Power-Ups

-
Monsters

Rat
The weakest of the monsters, the rat will simply walk back and forth waiting to be caught. Beward an angry rat though, as it will try to fall or jump in order to catch you!

Bee
Bees, while still relatively weak, gain an advantage over bats in that they are able to fly. They move in a simple diagonal pattern, changing direction when they get near a wall or spikes. Bees will speed up when angry.

Spider
Spiders will lurk quietly on the ceiling, crawling back and forth. If they notice a player nearby however they will swiftly pounce down onto their prey!

Snake
The snake moves in a similar fashion to the rat with one important exception - upon seeing a player they will spit a glob of deadly venom at them!

Tick
The tick is small but intelligent - even in its regular placid state it will move in the same manner as an angry rat. Because of their small size, they are also difficult to arget with a slam!

Snail
Snails are slow moving but tough - when slammed they will not die, but simply lose their shell and become a slug.

Slug
Slugs are faster moving than snails and capable of launching themselves through the air at their prey!

Pirahna
These fish at at home in the water and unhampered by slowness while swimming.

Plant
Evil venus fly trap plants will lie in wait and devour any player foolish enough to wander into their clutches.

Rat
The weakest of the monsters, the rat will simply walk back and forth waiting to be caught. Beward an angry rat though, as it will try to fall or jump in order to catch you!

Bee
Bees, while still relatively weak, gain an advantage over bats in that they are able to fly. They move in a simple diagonal pattern, changing direction when they get near a wall or spikes. Bees will speed up when angry.

Spider
Spiders will lurk quietly on the ceiling, crawling back and forth. If they notice a player nearby however they will swiftly pounce down onto their prey!

Snake
The snake moves in a similar fashion to the rat with one important exception - upon seeing a player they will spit a glob of deadly venom at them!

Tick
The tick is small but intelligent - even in its regular placid state it will move in the same manner as an angry rat. Because of their small size, they are also difficult to arget with a slam!

Snail
Snails are slow moving but tough - when slammed they will not die, but simply lose their shell and become a slug.

Slug
Slugs are faster moving than snails and capable of launching themselves through the air at their prey!

Pirahna
These fish at at home in the water and unhampered by slowness while swimming.

Plant
Evil venus fly trap plants will lie in wait and devour any player foolish enough to wander into their clutches.
Bosses

Cloud of Doom
This unkillable cloud will appear if you spend too much time on one level. Beware, as the only way to defeat the cloud of doom is to complete the level before it grows too large to handle!

King Rat
This mighty creature is the ruler of the rats, and impervious to the player's net. It can only be harmed by slamming another monster into it! King Rat will roam the level searching for a player, and upon locating them will charge at high speed.

Cloud of Doom
This unkillable cloud will appear if you spend too much time on one level. Beware, as the only way to defeat the cloud of doom is to complete the level before it grows too large to handle!

King Rat
This mighty creature is the ruler of the rats, and impervious to the player's net. It can only be harmed by slamming another monster into it! King Rat will roam the level searching for a player, and upon locating them will charge at high speed.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Fruits
Power-Up Effect

Cheese
Worth 1000 points.

Ice Cream
Worth 1500 points.

Chips
Worth 2000 points.

Burger
Worth 2500 points.

Yellow Flower
Worth 5 points.

Red Flower
Worth 10 points.

Purple Flower
Worth 30 points.

Red Gem
Worth 75 points.

Yellow Gem
Worth 50 points.

Purple Gem
Worth 100 points.

Diamond
Worth 3000 points.
Permenant Powerups
Power-Up Effect

Speed Up
Makes you walk faster.

More Nets
Increases the number of monsters you can catchsimultaneously.

Big Net
Makes your nets reach further.

Help
Gives useful game information or hints.

Gem Boost
Increases the length of gem streams.

Trophy
Gives the player all powerups

Powerup Bell
Rings if a permenant powerup is going to appear on the level
Temporary Powerups
Power-Up Effect

Boxing Glove
Your net will punch monsters, killing them instantly.

Flowers-to-diamonds
Transforms all flowers on the level into diamonds.

Flowers-to-gems
Transforms all flowers on the level into gems, and turns itself into an extra-long stream of gems.

Bomb
Explodes and kills all monsters on the level.

Shield
Temporary invulnerability

Mace
Slamming your net will cause a lethal explosion!

Helmet
Gives you a suit of armour which will protect you from death.

Silver Ring
Until the end of the level, you gain points for jumping.

Gold Ring
Until the end of the level, you gain points for walking.

Stopwatch
Stops time for 10 seconds

Snowman
Freezes the level, turning everything to ice - touch a monster to shatter it!

Fly Spray
Sickens all monsters, causing them to slow down to half speed.

Fusion Cannon
A powerful weapon which will shoot out laser beams in all directions!
-

Creatures

- - - - - - - - - - - -
Monsters
Creature Description

Rat
The weakest of the monsters, the rat will simply walk back and forth waiting to be caught. Beward an angry rat though, as it will try to fall or jump in order to catch you!

Bee
Bees, while still relatively weak, gain an advantage over bats in that they are able to fly. They move in a simple diagonal pattern, changing direction when they get near a wall or spikes. Bees will speed up when angry.

Spider
Spiders will lurk quietly on the ceiling, crawling back and forth. If they notice a player nearby however they will swiftly pounce down onto their prey!

Snake
The snake moves in a similar fashion to the rat with one important exception - upon seeing a player they will spit a glob of deadly venom at them!

Coke Can
The coke can is small but intelligent - even in its regular placid state it will move in the same manner as an angry rat. Because of their small size, they are also difficult to arget with a slam!
Bosses
Creature Description

Cloud of Doom
This unkillable cloud will appear if you spend too much time on one level. Beware, as the only way to defeat the cloud of doom is to complete the level before it grows too large to handle!

King Rat
This mighty creature is the ruler of the rats, and impervious to the player's net. It can only be hardmed by slamming another monster into it! King Rat will roam the level searching for a player, and upon locating them will charge at high speed.