Skip to content

WC III SLK Editor Version 2.0.84

Latest
Compare
Choose a tag to compare
@runi95 runi95 released this 10 Jun 11:38
· 33 commits to master since this release

Note:
If you're updating from version 1.0.4 or earlier you'll have to delete the resources directory (%appdata%/wc3-slk-edit/resources on Windows) and the config.json file (%appdata%/wc3-slk-edit/config.json on Windows) to get the new ability and item models for the model viewer.

Updates:

  • Updated the way we load SLK files into the editor so we're able files for any map as long as the files are valid
  • Created a view in the configuration menu that shows which SLK files have been loaded
  • Implemented functionality for editing items
  • Added labels to the weapon inputs so you know whether or not you're editing attack 1 or 2
  • Updating the editor configuration now reloads the unit list
  • The unit list can now be sorted by clicking on the respective columns
  • Added a typeahead search for model and icon viewers
  • Styling changes
  • There's now a button to create new units
  • CTRL + S now saves to files
  • Fixed a bug where you were unable to set attack targets
  • Changed the versioning system to major.minor.patch where patch is set by the CICD system
  • Changed the source where we download models from to a github repository