Warcraft III/Patch 1.24b
Jump to navigation
⧼phoenix-jumptosearch⧽
Patch 1.24.1 | |||||
---|---|---|---|---|---|
Warcraft III “Reign of Chaos & The Frozen Throne” | |||||
Release date | August 25, 2009 | ||||
Version | 1.24.1 | ||||
Initial build | 6374 | ||||
Patch chronology | |||||
| |||||
Additional links | |||||
Patches category, Warcraft III |
Warcraft III patch 1.24b is the ... minor patch since patch 1.07.
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” global variables with local variables no longer is possible.
- Fixed a type conversion dealing with operators (i.e. adding a handle with an integer).
|