Releases: argonui/TTSModManager
Releases · argonui/TTSModManager
v1.3
Compare
Sorry, something went wrong.
No results found
What's Changed
Added scriptstate JSON formatting by @Chr1Z93 in #73
Changed path for folder creation when unbundling a single object by @Chr1Z93 in #74
Reverted path for folder creation by @Chr1Z93 in #78
VS Code: Disable Lua diagnostics by @Chr1Z93 in #80
Added a fix to allow files with non __root roots to still unbundle correctly by @Entrox-Licher in #66
Update go-ossf-slsa3-publish.yml by @argonui in #83
Update go-ossf-slsa3-publish.yml by @argonui in #84
Object State handling by @argonui in #82
Added parameter to specify a second source folder for Lua script and XML by @Chr1Z93 in #79
Added a "Make Saved Object" parameter by @Chr1Z93 in #85
Full Changelog : v1.2.1...v1.3
v1.2.1
Compare
Sorry, something went wrong.
No results found
Fixes the auto-build because there was a bug in SLSA
What's Changed
Full Changelog : v1.2.0...v1.2.1
v1.2.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Added smoothing to object states by @Chr1Z93 in #71
Changes path to filepath package for OS compatibility by @Chr1Z93 in #72
Full Changelog : V1.1.1...v1.2.0
Default directory bugfix
Compare
Sorry, something went wrong.
No results found
What's Changed
Bugfix: return value correction for path.Base() by @Chr1Z93 in #69
Full Changelog : v1.1.0...V1.1.1
Support single json objects as downloadables
Compare
Sorry, something went wrong.
No results found
What's Changed
Allow downloadable content to be compiled & reversed by @argonui in #62
Enable ObjOnly compose and decompose actions by @argonui in #61
Full Changelog : v1.0.1...v1.1.0
v1.0.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v1.0.0...v1.0.1
v1.0.0
Compare
Sorry, something went wrong.
No results found
Now that xml bundling is supported, i am going to declare this 1.0!
What's Changed
Full Changelog : v0.3.1...v1.0.0
v0.3.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Allow NaN positions to be smoothed by @argonui in #46
Teach file ops to create directories if need be by @argonui in #47
Loosen restrictions on bundle by @argonui in #48
Full Changelog : v0.3.0...v0.3.1
v0.3.0
Compare
Sorry, something went wrong.
No results found
What's Changed
additional formatting for README.md by @Chr1Z93 in #44
Allow Bundler to write the required files it found to the src/ directory by @argonui in #45
New Contributors
Full Changelog : v0.2.3...v0.3.0
v0.2.3 ++
Compare
Sorry, something went wrong.
No results found
v0.2.3 did not auto-generate binaries. trying again