From 62d4c1e29c7a4b1c1f5167e3d62999980513c1c2 Mon Sep 17 00:00:00 2001 From: Rob Pearce Date: Fri, 14 Nov 2008 02:27:14 +0000 Subject: [PATCH] Rearranged web site --- shared.c | 69 ++++++++++++++++++++------------------- website/info.html | 82 +++-------------------------------------------- 2 files changed, 40 insertions(+), 111 deletions(-) diff --git a/shared.c b/shared.c index 19d4ed7..8e27f4e 100644 --- a/shared.c +++ b/shared.c @@ -3221,6 +3221,42 @@ void dumpinfo(void) { // header //printf("\n"); //printf("\n"); + printf("

Creatures

\n"); + printf("\n"); + + // players + printf("\n"); + for (i = 0; i < MAXPTYPES; i++) { + switch (i) { + case P_PLAYER: + case P_PLAYER2: + case P_ARMOUR: + case P_ARMOUR2: + printf("\n", + spriteinfo[i].file, spriteinfo[i].name,spriteinfo[i].desc); + break; + } + } + // monsters + printf("\n"); + for (i = 0; i < MAXPTYPES; i++) { + if (ismonster(i) == MT_MONSTER) { + printf("\n", + spriteinfo[i].file, spriteinfo[i].name,spriteinfo[i].desc); + } + } + // bosses + printf("\n"); + for (i = 0; i < MAXPTYPES; i++) { + if (ismonster(i) == MT_BOSS) { + printf("\n", + spriteinfo[i].file, spriteinfo[i].name,spriteinfo[i].desc); + } + } + + + printf("
Players

%s
%s
Monsters

%s
%s
Bosses

%s
%s
\n"); + printf("

Power-Ups

\n"); printf("\n"); // fruits @@ -3270,39 +3306,6 @@ void dumpinfo(void) { - printf("

Creatures

\n"); - printf("
\n"); - - // players - printf("\n"); - for (i = 0; i < MAXPTYPES; i++) { - switch (i) { - case P_PLAYER: - case P_PLAYER2: - case P_ARMOUR: - case P_ARMOUR2: - printf("\n", - spriteinfo[i].file, spriteinfo[i].name,spriteinfo[i].desc); - break; - } - } - // monsters - printf("\n"); - for (i = 0; i < MAXPTYPES; i++) { - if (ismonster(i) == MT_MONSTER) { - printf("\n", - spriteinfo[i].file, spriteinfo[i].name,spriteinfo[i].desc); - } - } - // bosses - printf("\n"); - for (i = 0; i < MAXPTYPES; i++) { - if (ismonster(i) == MT_BOSS) { - printf("\n", - spriteinfo[i].file, spriteinfo[i].name,spriteinfo[i].desc); - } - } - printf("\n"); //printf("\n"); } diff --git a/website/info.html b/website/info.html index 764aa58..e3b5715 100644 --- a/website/info.html +++ b/website/info.html @@ -1,78 +1,4 @@ -

Power-Ups

-
Players

%s
%s
Monsters

%s
%s
Bosses

%s
%s
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
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.
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.

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
?
Random
Gives you a random effect...
Super Powerups

Big Speed Up
Makes you walk faster, permenantly!

Big Scuba Mask
Permenantly gives you fast underwater movement.
-

Creatures

- - - - - - - - - - - - - - - - - - - - - - +usage: edit [-fs] [-l xx] + -fs Start in full-screen mode. + -l xx Edit level xx. +
Players

Mr. Dwarf
Mr. Dwarf is currently highly disgruntled due to repeated burglaries of his hard-earned dinner. After one theft too many, he is now out for revenge!

Armoured Mr. Dwarf
When encased in his shining suit of golden armour, Mr. Dwarf is bestowed with incredible powers of endurance, and is able to withstand any earthly threat. Once once, though.

Mrs. Dwarf
Mrs. Dwarf, being the loyal partner that she is, has become equally aggrieved by the constant re-appropriate of culinary treats. She has joined Mr. Dwarf on his quest to end the rat menace forever!

Armoured Mrs. Dwarf
The more feminine version of Mr Dwarf's armour is no less effective, just slightly more visually appealing with its convenient openings for lipstick and hair!
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.

Fly
Annoying pests at the best of times, flies pose additional danger to dwarves. They fly around more erratically than bees and after landing can scurry quickly back and forth.
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.

King Snail
The absolute ruler of the snail kingdom is far too large and heavy to catch in a net. In addition, its shell provides protection against all attacks, leaving only its head vulnerable. While King Snail is too proud to chase down enemies itself, it can use its snail army to destroy its foes.