Skip to content

Releases: OpenMLTD/MLTDTools

v0.3.0

15 Aug 22:20
Compare
Choose a tag to compare

A release with bunch of improvements and fixes!

ManifestTools:

  • Fixed async download
  • Fixed pending download selection

TDFacial:

  • Fixed unwanted duplication of key-0 expressions (#28)

MillionDance:

  • Fixed camera computation, finally (#18)
  • Added support for alternative appeals (#17)
  • Added support for formations (6b29e24)
  • Added support for hair/eyes highlights (#25)
  • Added support for "seek frame" command, allowing multiple different dance animations at the same time (145c092)
  • Fixed model bone scaling when non-default idol height is applied
  • Fixed dance animation scaling when non-default idol height is applied
  • Changed height unit to centimeter to avoid confusing decimal separators (#26)
  • Handles avatar and transform mismatch (#27, #35)
  • Handles materials referencing the default texture (i.e. has a texture but it's null) (#32)
  • Fixed FOV being 0 for VMD camera animations
  • Added more known facial expression keys (#28)
  • Exported camera animation can now be loaded in MMD directly (#31)
  • Fixed dance animation for MMD (#30)
  • Added "always singing" option (#33)
  • Fixed accesssories material mapping
  • Allow selecting "+" motions (#23)

Added new project ExtractAcb

Removed outdated projects ManifestExport and ScenarioEdit

v0.2.1

27 Jun 17:58
Compare
Choose a tag to compare

Bunch of fixes and improvements:

  • MillionDance:
    • More friendly error message
    • Allow selecting "_v2" models (though output is invalid)
    • Lip sync frames with negative timing are handled
    • Facial expressions and lip sync tweaked
    • Tracked lip sync code (55, 57, etc.)
    • Fixed toon selection
    • Reduced memory allocation and garbage collection times
    • Improved performance of deserializing ScriptableObjects
  • Manifest tools:
    • Fixed clicking context menu causing selection

Issues fixed: #15 #20 #21 #22

v0.2.0

24 May 11:34
Compare
Choose a tag to compare
  • New utility: manifest tools
  • MillionDance
    • Supports newer asset files
    • Proper toon shading in exported models
    • Automatic texture exporting when exporting models
    • Tasks division
    • Smarter animation conversion
    • Muting
    • Other tweaks and bug fixes
  • Facial expression editor: added simple inspector for scrobjs
  • Other bug fixes

v0.1.0

15 Dec 08:33
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

MLTDTools