Skip to content

V1.4.0

Latest
Compare
Choose a tag to compare
@ben-wals ben-wals released this 22 Oct 13:29
· 9 commits to main since this release
400ac79

V1.4.0 is here! 🥳

It's worth saying that not much new content has been added since V1.3.0 so if that's what your looking for stay tuned for V1.5.0 as we have some big things planned (don't hold us to this however). However for the nerds out there you'll find many bugfixes and refactors throughout this update including:

  • the REZ function now has its only file as it was used identically across all 3 integrations
  • fixed bugs #50 and #54
  • reorganised our files into separate folders to make things easier
  • Rather than writing each individual line of json using .write() we now have dictionary objects that we dump as json data to these files instead making for a much more efficient and mistake free system
  • With statements are now used with files throughout the code eliminating the need for the .close function
  • Animated textures with height>width now crop properly
  • Pack format code system has now changed to use dictionaries and keys
  • Removed the unnecessary 'lorecheck' button now just checks for an empty string instead
  • Making multiple directories is now on 1 line with .makedirs()
  • Code comments
  • Uniformed file appearance
  • Single line package imports

All of these changes while they may feel insignificant to you should speed up our development process in the future bringing you cooler features sooner. With all that said:

If you know what your doing you can download the code straight from github, if not download our nifty installer here:
https://www.mediafire.com/file/9assdno3kiww5kq/Totems++Installer.exe/file

(Also should have hopefully fixed icon issues w/installer :))