map
map copied to clipboard
Warcraft 3 map management tools
An inconclusive list for changes that will be made in 0.11: - [ ] #101 - [x] #100 - [x] #99 - [ ] #95 - [x] #93 - [x]...
Basically, let `unpack` in the various file formats take an additional `position` argument like `string.unpack` does. They also need to return the updated `position` as well. The assertion will be...
The 1.33 patch brings a few changes. The `common.j` changes are minor. More noteworthy are the ## General Changes - `common.j`: New natives and constants. Already added to the 1.33...
A few checks need to be done to ensure that Lua 5.4 works properly. Luacheck 0.23 does not support 5.4 explicitly, and this might present an issue. Anyone using LuaRocks...
It was removed previously. But there is no reason to not have support. Depends on #99, else the existing assertion will fail.
This is a big breaking change. However, **Map** will shift towards providing libraries only. This should resolve #18 and #89 by making them redundant. Removal of the commands is simple....
Will start adding issues to consider, as this will probably happen sooner than later. - The binary names. Both `check` and `build` are rather generic. Perhaps better would be to...