Lol...i never realized how good of a job Stefan has done with graal and how far he has brought it until i read this in one of the .txt files in the graal folder...
New features/bug fixes in v1.32:
- in no-playerkilling levels you can walk through unpaused players
- Alt+1 works correctly without drawing npcs from other levels onto the
screenshot
- removed a bug with the backtile (in the editor); when you specify a backtile
and press 'New' then a level will be created which has that backtile as background
- npc weapons cannot do 'hide' anymore (caused a freezing bug with the Q window)
- you cannot cheat by editing bigmap.txt anymore
- when you double-click on the Graal window then the game goes to fullscreen
- in the options window (Graal->F1->More options) you will find the new
option 'Ignore mass messages'
- when reading signs you can scroll back by pressing 'up'
- in the npc script window: when a command has more than one parameter
and one of that parameters is wrong, then the right paramter will be highlighted
- you can directly drop an npc script onto the editor: to test it make a text file with
the content 'if (playerenters) setgif brother1.gif'; drop it from the windows explorer
onto a level in the editor and you will see a new npc
- in the offline mode there is a new start level that explains how to use the controls
- the server sends a 'message of the day' when you login
- the function 'strcontains' doesn't care about capitalization anymore
- F6 doesn't work on the graalonline.com server anymore
- when resizing the editor then npcs on the right side of the screen will be displayed