View Single Post
  #11  
Old 02-05-2009, 06:04 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
Quote:
Originally Posted by Loriel View Post
I miss newfeatures.txt.
There was never a newfeatures.txt for npcserver, and the updates for the client are already on the wiki
Might be interesting to add a wiki page for the npcserver/gserver updates, there is usually a lot. In the past few weeks these things were added (will work once the new npcserver is tested and uploaded everywhere):
- /stats displays memory usage
- calling leave() for other objects will directly let the object leave the class instead of waiting until the current script has finished execution
- TDrawingPanel on serverside for image manipulation, also adds a new command maskimage(x,y,imagename,"add" or "multiply")
- getimgwidth() and getimgheight() also work for jpegs etc., not just gifs and png/mng
- some new commands for the mudlib which are secret right now except for the kingdoms staff
Reply With Quote