Creation/Dev/Releases/Client/4.208: Difference between revisions
From Graal Bible
Line 1: | Line 1: | ||
==Release date== | ==Release date== | ||
January 12th 2007 for Windows | January 12th 2007 for Windows and Linux | ||
==New Features== | ==New Features== |
Revision as of 15:27, 12 January 2007
Release date
January 12th 2007 for Windows and Linux
New Features
- GUI
- GuiFlash:
- Improved loading of updated flash files, it displays the loading process
- GuiFlash:
- Scripting
- format2(string, array) - formats strings like format(), but accepts the parameters as array instead of normal function parameters
- format/format2 improvement - you can define the number of the parameter which should be inserted, example: format("%2$s and %1$s","oranges","apples") gives "apples and oranges"
Bug Fixes
- Crashing
- Updated sound library which should work better on recent versions of Windows (Vista)
- Scripting
- Fixed a security problem with gani scripts