WarsmashModEngine icon indicating copy to clipboard operation
WarsmashModEngine copied to clipboard

Map analyzer

Open basxto opened this issue 1 month ago • 0 comments

A custom map analyzer option could help to find out whether a map will work or not without playing it. Warsmash would return 0 if there are no issues, the number of issues (<125) or 125 if it crashes itself. It could have an option to write a text file with all missing features listed, but without duplicates. It could look for:

  • incompatible map format
  • not implementation JASS stuff
  • referenced files missing in game files (depends heavily on ini)

That could help automatically filtering through big map collections to find some that (mostly) work with warsmash.

basxto avatar Nov 22 '25 00:11 basxto