Releases: Ev3nt/war3_lua
1.3.6 (Blight)
Full Changelog: 1.2.9_(Outland)...1.3.6_(Blight)
1.2.9 (Outland)
Added support for patches: 1.24e, 1.27a, 1.27b, 1.28f (need more testing for patches above 1.26a).
1.1.9 (Outland)
StormOpenFile has been replaced with StormOpenFileEx to fix a bug with looking for files on the local drive when we need to open a file from mpq. A mode for require has also been added, which allows the use of a dot in the path.
1.1.8 (Outland)
Lua functions "dofile" and "loadfile" rewritten. Now u can use them in usermode and work with files inside mpqs.
1.1.6 (Outland)
Bug fixed, features added, code rewritten. Frames API and MemHack have been cut.
1.1.4 (Ashenvale)
In this version was added some functions of Frame API. Now u can create ur own frames. U can try it on sample map.
War3 Lua - 1.1.1
Jass2Lua functions were added. Common.j interpretation of jass in lua. Blizzard.j interpretation of jass in lua. Added error message (start game with -debug). Some fixes.
War3 Lua - 1.0.0
Jass2Lua functions were added. Common.j interpretation of jass in lua. Blizzard.j interpretation of jass in lua. Added error message (start game with -debug). Some fixes.