Skip to content

Releases: argonui/TTSModManager

v1.3

05 Dec 03:56
80ac77a
Compare
Choose a tag to compare

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

05 Aug 14:15
9b4b1a6
Compare
Choose a tag to compare

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

31 Jul 13:50
cb6a96f
Compare
Choose a tag to compare

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

10 Jan 13:15
bc2b609
Compare
Choose a tag to compare

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

30 Jun 01:11
870d879
Compare
Choose a tag to compare

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

23 Nov 18:10
99f1489
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

23 Nov 02:06
b753425
Compare
Choose a tag to compare

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

22 Nov 04:47
60feee4
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

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

21 Nov 19:59
2ab4280
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

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 ++

16 Nov 20:56
0456abb
Compare
Choose a tag to compare
v0.2.3 ++ Pre-release
Pre-release

v0.2.3 did not auto-generate binaries. trying again