You ask at the end of the game so far whether the language is ok - in answer, yes, it's good! I've wrote up a file with some (mainly really minor) changes: http://pastebin.com/BP1fwwGC
Also, there appears to be some bugs:
- Health doesn't regen to full if you press 'Reset'
- You don't lose your weapons if you press 'Reset'
The second bug was really fun, because I managed to get the gun, press 'Reset', and then shoot people in the kitchen! xD
Though I haven't looked at your code, I assume you're storing health and guns as static variables - the problem with this is that Greenfoot doesn't reset static variables when you click 'Reset' - they're only reset when (on the website) the page is refreshed or (in Greenfoot) the scenario is recompiled. This is an easy fix though - just make it so that in whatever code is being executed to set up the initial world, (a constructor) just reset the static variables there. However, it might be better to change to a more OOP approach, where the health/weapons variables aren't static.
Thank you very much for your correction! :)
Thank you for telling this bug! I've got the player as a static variable, that the game will work faster.
It is a little bit more complex to solve this in this game, beause I need to duplicate the player at the checkpoints, to be able to reset him with all his weapons, amo, colors, etc.. But I managed to solve it! :)
A new version of this scenario was uploaded on Mon Jun 17 01:49:38 UTC 2013
Made the current stage complete.
(Still not ready!)
A new version of this scenario was uploaded on Mon Jun 17 21:34:01 UTC 2013
Next stage added.
(The last stage will be repeated again and again, when it was done!)
A new version of this scenario was uploaded on Mon Jun 17 21:34:54 UTC 2013
mhh...
well...
maybe you can try to start this scenario with another computer?
This game needs a little more main memory, than the most games here in Greenfoot...
And I think, that is the reason, why it won't start for you...
Have you tried to open it in Greenfoot?
A new version of this scenario was uploaded on Fri Jun 21 14:20:10 UTC 2013
-Achievements and Highscores added
-next level added
A new version of this scenario was uploaded on Fri Jun 21 14:22:10 UTC 2013
-Achievements and Highscores added
-next level added
-loading funktion added
A new version of this scenario was uploaded on Fri Jun 21 14:38:30 UTC 2013
-Achievements and Highscores added
-next level added
-loading funktion added
A new version of this scenario was uploaded on Fri Jun 21 14:54:17 UTC 2013
A new version of this scenario was uploaded on Fri Jun 21 15:08:10 UTC 2013
Saving error fixed
A new version of this scenario was uploaded on Fri Jun 21 15:47:58 UTC 2013
Saving error fixed
I almost freaked out to get the 'I'm just a shadow' - medal!
It's only possible to get this medal on the stage, where you need the four keys, isn't it?
A new version of this scenario was uploaded on Wed Jun 26 20:46:53 UTC 2013
-Next stage added
-Weapon detectors only recognize you (Not the guards) any more
some very small bugs fixed.
-New screenshot
A new version of this scenario was uploaded on Wed Jun 26 21:02:55 UTC 2013
Storing works in the background, now.
A new version of this scenario was uploaded on Thu Jun 27 12:24:36 UTC 2013
Much less threads are started to create the light.
Thank you very much Gevater_Tod!
And yes, I completely programmed it in this month! :)
I just got the idea for this, when I read the topic about the competition.
A new version of this scenario was uploaded on Sun Jun 30 22:45:31 UTC 2013
Game finished
One fatal bug fixed, when the robot get killed!
A new version of this scenario was uploaded on Sun Jun 30 22:46:55 UTC 2013
A new version of this scenario was uploaded on Mon Jul 01 16:48:26 UTC 2013
A medal bug fixed. (It was possible to receive the 'Mr. Immortal'-medal, but she had no value)
A new version of this scenario was uploaded on Sat Aug 03 12:20:46 UTC 2013
Impressive! Especially with me only having 'watch the intro'...
Btw, would you like it when I add this to my next voting? (http://www.greenfoot.org/scenarios/9166)
A new version of this scenario was uploaded on Fri Aug 09 13:18:13 UTC 2013
changed end a little bit
2013/6/15
2013/6/16
2013/6/16
2013/6/16
2013/6/16
2013/6/17
2013/6/18
2013/6/18
2013/6/19
2013/6/20
2013/6/21
2013/6/21
2013/6/21
2013/6/21
2013/6/22
2013/6/30
2013/6/30
2013/8/7
2013/8/8
2013/8/8
2013/8/8
2013/8/9
2013/8/9
2013/8/12
2013/8/13