Skip to content

v3.0.0b7-toolset

Pre-release
Pre-release
Compare
Choose a tag to compare
@th3w1zard1 th3w1zard1 released this 12 May 20:50
· 768 commits to master since this release

What's Changed

  • Better handling of certain GFF files that may or may not have the correct fields defined, when loading into the editor. The new changes will attempt to salvage what can be salvaged in many cases.

Bug fixes:

  • The updater was broken in b5 and fixed in b6, so it should now be working again when going from b6->b7

Module Designer fixes:

  • Fix a bug where 'edit instance' would open a blank window
  • Fix a bug causing the file selection window would be garbage collected instantly after opening.
  • Fix a bug causing the file selection window would think all files are selected when only a subset were.
  • Fix a bug causing the Module Designer wouldn't enumerate all the resources correctly.
  • Fix a bug causing occasional crashes when right-clicking an instance in the designer/git editor.

A lot of various changes were introduced all over the place, I've found that testing with total conversion mods is the best way to stress test the toolset and see what it's lacking. Thank you to the users who have consistently reported bugs as this would not have been possible without you folk.

Full Changelog: v3.0.0b6-toolset...v3.0.0b7-toolset