
01-05-2004, 12:11 AM
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
New Servers
The new Graal version (v2.22 and v3.04) is released, you can see a new tab on the serverlist where you see under-construction servers which want to show the levels to players. Those servers are still vip/gold only and are only visible to those.
There is also a new public server: Zone - with futuristic team-battles.
All changes in the new version:
- the script command showani works better on stats layer:
the body image is drawn correctly
- new script variable 'gravity': when you change that variable then the behaviour of projectiles changes - by default the z attribute of a projectile is decreased by 2 each second (0.1 each frame); if you increase the gravity, then the arrows fall down faster, if you decrease the gravity then arrows fly longer; if you decrease the gravity and shoot it in a low angle (between 0 and 0.5) you can easier simulate pistoles or guns;
don't forget to change the gravity variable on both client and server side
- new scripting variable 'downloadsize': when the graal client is currently downloading a big file (>32k) then this variable contains the size of the file; using downloadpos, downloadsize and #D you can check if a file is currently downloaded can display a process bar or similar
In v3:
- the window is resizable
- when moving the mouse outside the window then the in-game cursor disappears, and you can see the standard mouse when moving the mouse over the caption and borders
- added horsestill.gani to the installer so that horses appear (linux and mac versions)
- the player movement uses the classic onwall check so that v3 users don't have disadvantages on playerworlds (on previous v3 releases there was a more precise block check) |
|
|