WurstScript icon indicating copy to clipboard operation
WurstScript copied to clipboard

Programming language and toolkit to create Warcraft III Maps

Results 118 WurstScript issues
Sort by recently updated
recently updated
newest added

So currently when parsing a map, all the object data is output into the `objectEditingOutput` folder in the `_build` directory. This is nice, however the output is in a very...

If there are folders in the lua folder, the Java error AccessDeniedException pops up, preventing the compilation of the map. Allow folders for organization of code. At the moment, I...

enhancement

via binSearch e.g.

unclear/discussion
Priority: normal
not so easy

Just like in dispatch, switch statements can benefit from the same optimization. At least in some cases ...

Priority: low