If you can fix some of the collision bugs in the game, that would be great. Certain walls/rocks etc are only partly recognised as collisions. So you can walk 1/2 way through a rock, for example. This includes the "secret" areas that sb's can jump to because certain areas are still recognised as walkable floor (even under water in some cases). Although these are fun to find, they are inevitably useless in the game (apart from hiding and saying look at me

). The rock and wall collisions are a pain though. Firstly, they are annoying if you are trying to target someone within.... but secondly, someone was dumping relics in the wall bug on dellwater (to which I told johan about) - so getting rid of these will be an improvement.
One bug I have found that could do with fixing is involving the prowler standard shot. For some reason, after it is fired... it will follow a shadowbound into meld (where a normal attack would miss). This happens sometimes even when the shot is fired at the same time as the shadowblade enters meld (so no distance was traveled by the shot... but still it hits). I don't know why it happens exactly.
You may be interested in knowing that I found a code in the game, which I informed Johan about. I only found 3 functions/commands to it... which are only on the user's side really. There is one I found that closes the game for some reason.... (found by accident lol).
Then there were two other commands that can alter text. I'll be generous and share my secret, but I hold all discovery rights ... and if anyone goes "oh yeah I found this" - It was me first lol.
Basically, when you go to type something in game.... Type "|" ... incase you don't know how to... press the "shift" + "\" keys. If you found the right one, you shouldn't see any character has been entered... but IT IS there. Then, type the following for which ever you want:
1) c ---- This will close the game window completely. I think its a fail safe if something messes up with your game and the menu breaks etc. But typing |c will close your game.
2) r ---- This will turn your writing white, like the game action messages for example: "Doombringer was killed by Ghost using Skill"

.
3) n ---- This will move your text onto the next line (hense why it is n). This may be useful as the code can be entered 'mid-text' - meaning that sometimes when you write a lot of text, it cuts off parts. If you want to avoid this, you can start writing on the next line.
So incase those instructions were unclear... this is an example of what you would type when you open up the console.
/say |r I'm writing in white.It is as easy as that. I havn't found any other commands, than the three listed above. But I know there is a way to make the text start writing behind your name.... I don't know how yet, but im looking into it.