Casual Quest

by IainPeregrine
A fast paced, casual, multi player action game with a little RPG touch
ID:968205
 
BYOND Version:DUNG
Operating System:Windows 98
Web Browser:Mosaic 1.0
Applies to:Skill
Status: Deferred

This issue may be low priority or very difficult to fix, and has been put on the back burner for the time being.
Descriptive Problem Summary:
I was killed on wave 186, 2k away from beating my high score. This is a bug. Enemies should know not to kill their creator, because now I'm pissed.

Numbered Steps to Reproduce Problem:
2.3: Log in.
5: Help out newbies.
19: One of them gets pretty far, so keep playing with them.
0.3743e92: Hey, we're going make it all the way to 209!
1: Die.

Code Snippet (if applicable) to Reproduce Problem:
adjust_hp(amount){
hp -= amount;
if(hp <= 0){
//if(client.ckey == "iainperegrine"){ return}
die();
}
}


Expected Results:
I beat my high score, defeat castle on wave 190+, make it through gnome land, everyone subscribes.

Actual Results:
I don't beat my high score, we get forest 7 times, I don't get to gnome land, everyone subscribes.

Does the problem occur:
Every time? Or how often? Every bloody time.
In other games? Who plays other games?
In other user accounts? Yep, other people die, too, but that's not a problem.
On other computers?Yeah.

When does the problem NOT occur?
When Sef, Altrez, and D4 are around.

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
Oh, back around 9 months ago. We were pro then.

Workarounds:
Working around is the problem. I need to stop playing while at work.
How could such a thing be? This is madness!
I lol'd. Hard.
lul
This is the best bug report ever.
This is great.
I'm not on the list? :(
Classic XD

posting it on facebook...
Ahahaha
It still happens when D4 is there. He's the Queen of Noobs.
It still happens when Seferette is there. He's the Princess of Noobs.
Hey, don't make fun of my sweet princess.
The only fix I can think of involves a training montage for all of you, but I don't think we can afford the royalties on Eye of the Tiger. We need more subscribers!
IainPeregrine changed status to 'Deferred'