View Single Post
  #1295  
Old 11-03-2011, 10:36 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
We have released a new version 6.014:

- Added an option "Use OpenGL for Graphics", can be enabled and disabled without restarting the game; OpenGL is usually faster than DirectX but we currently don't support full-screen mode yet, and some cheaper graphic cards have bad support for OpenGL and will work better with the default graphics (DirectX)
- The fullscreen-mode from the options is correctly saved
- Fixed problems with http keep-alive, it is correctly reusing connections to web-servers now to speed up download of images (e.g. wiki news)
- Fixed some crashing bugs
- Fixed npc-clipping when z > 0
- Better handling of objects which join classes but don't have an own script
- Added functions for using JSON: obj.savejsontostring(0 single line/1 multiline), obj.savejson(filename,0 overwrite/1 append,0 single line/1 multiline), obj.loadjson(filename), obj.loadjsonfromstring(str); we will also update the npcservers in the next few days to add these
- Fixed gani particles

Last edited by Admins; 11-05-2011 at 10:26 PM..
Reply With Quote