Creation/Dev/Releases/Client/6.036: Difference between revisions

From Graal Bible
(Created page with 'Category:Scripting ReferenceCategory:Graal Client ==Release date== November 4th 2012 for Windows and Mac, November 10th for Linux Note: various other platforms are now …')
 
Line 8: Line 8:
==New features==
==New features==


* GUI animations
=== GUI animations ===
* Support of multiple GUI styles at once
 
* New particle engine which brings much higher speed
=== Support of multiple GUI styles at once ===
* No scanning of files at startup anymore
 
* External scripted windows
=== New particle engine ===
* Scripted playerlist, PMs, options, profiles and RemoteControl
Brings much higher speed
* File download from web: supports https, keep-alive connections, update of files, download of web files as game files
 
* Extended script engine documentation via start option -listscriptfunctions
=== No scanning of files at startup anymore ===
* Smoother move() function
 
* 360-degree projectiles
=== External scripted windows ===
* Text with gradient
 
=== Scripted Tools ===
Playerlist, PMs, options, profiles and RemoteControl
 
=== Improved file download from web ===
Supports https, keep-alive connections, update of files, download of web files as game files
 
=== Extended script engine documentation ===
Via start option -listscriptfunctions
 
=== Smoother move() function ===
 
=== 360-degree projectiles ===
 
=== Text with gradient ===


==Bug fixes==
==Bug fixes==


* Various crashes related to the scripting engine and handling of objects being destroyed and then recreated
* Various crashes related to the scripting engine and handling of objects being destroyed and then recreated

Revision as of 11:15, 19 November 2012

Release date

November 4th 2012 for Windows and Mac, November 10th for Linux

Note: various other platforms are now supported (iPhone, Bada, Android, Flash) but they don't follow this exact release cycle.

New features

GUI animations

Support of multiple GUI styles at once

New particle engine

Brings much higher speed

No scanning of files at startup anymore

External scripted windows

Scripted Tools

Playerlist, PMs, options, profiles and RemoteControl

Improved file download from web

Supports https, keep-alive connections, update of files, download of web files as game files

Extended script engine documentation

Via start option -listscriptfunctions

Smoother move() function

360-degree projectiles

Text with gradient

Bug fixes

  • Various crashes related to the scripting engine and handling of objects being destroyed and then recreated