Patch 1.24b Live!
by Karune | 25/08/2009 20:37:26![]() -------------------- Patch 1.24b ---------------- PC WORLD EDITOR CHANGES - Increased max map file size from 4 MB to 8 MB. - Added the ability to store hashtable handles in a hashtable. - Added GetSpellTargetX and GetSpellTargetY natives. - Added a new base handle type “Agent” of which many types now extend from. - Added a SaveAgentHandle native which can be used for saving most handle types. - Added a JASS optimization dealing with global variable change events. FIXES - Fixed a few false positives caused by the "return bug" fix. - Fixed a crash related to hashtable reference counting. - “Shadowing” - Fixed a type conversion dealing with operators (i.e. adding a handle with an integer). ---------------- Patch 1.24 ---------------- PC WORLD EDITOR CHANGES - Added new JASS hash table functions to replace the lost functionality from fixing unsafe type casting. - Hash Table - Save Item Handle - Hash Table - Save Unit Handle - ... - Hash Table - Load Item Handle - Hash Table - Load Unit Handle - ... - Hash Table - Get Handle ID FIXES - Fixed an exploit related to unsafe type casting that allowed users to execute arbitrary code in maps. - Fixed the JASS unsafe type casting exploit ("return bug"). - Fixed several World Editor crashes. |

