map icon indicating copy to clipboard operation
map copied to clipboard

Warcraft 3 map management tools

Results 11 map issues
Sort by recently updated
recently updated
newest added

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...

feature

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...

task

It was removed previously. But there is no reason to not have support. Depends on #99, else the existing assertion will fail.

feature

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....

task

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...