Skip to content

Releases: grzybeek/YMTEditor

v1.4.1 Hotfix Version

04 Dec 18:10
Compare
Choose a tag to compare

Fixed issue with loading heist and biker DLCs props and compInfo data

v1.4.1 Version

09 Nov 09:33
3817a2c
Compare
Choose a tag to compare

Version 1.4.1

  • fix opening .ymt's
  • increase minimum/maximum expressionmods value to -8 and 8 (before it was -2 and 2)

v.1.4

08 Nov 18:25
Compare
Choose a tag to compare

Version 1.4

BIG Update!

  • ADD OPTION TO ADD MULTIPLE DRAWABLES!!!
  • open official support discord - join here: https://discord.gg/xUXbrupFhN
  • change how new version available is handled, no more popup
  • add toggle for enable/disable logs
  • small refactor/cleanup of some code
  • fix texture count updating
  • added codewalker.core to packages folder, i think it was wrong before

v.1.3.2 Version

27 Aug 14:38
Compare
Choose a tag to compare

Version 1.3.2

Another small update

  • Save path on drag&drop, so save file window will open in same path
  • Add warning on more than 127 drawables
  • Fix loading expressionmods (before -1 could load as 1)

Soon I'll try to add new features and then version will be bumped to 1.4

v1.3.1 Version

31 Jan 17:58
Compare
Choose a tag to compare

Version 1.3.1

Seems like ClothData dropdown was not implemented, now it is 😄

One small update is not good idea to notify everyone on startup, so people interested in clothData can just download it from here

v1.3 Version

28 Jan 18:54
1e39db6
Compare
Choose a tag to compare

1.3 Version!

Added drag&drop system -> You can now drag .ymt or .xml.ymt into editor and it will automatically open!
Added rename button -> You can now rename .ymt properly
Added "other ped" value in create new ymt window -> You can now create .ymt's for non-mp peds
Added checking for internet connection on starting editor -> before it wouldn't start at all without internet

Changed CreatureMetadata file format from RSC to RBF -> This should fix some random crashes caused by creaturemetadata files (not fully tested by me, please report any issues!)
Changed Codewalker.Core version -> This should fix some random crashes caused by .ymts

Fixed bug where ymts couldn't import into CodeWalker RPF Explorer with a lot of props
Fixed few other bugs

Sorry, unfortunately didn't have time to add "add multiple components/props" function :(

v1.2 Version

30 Jul 19:24
adfed64
Compare
Choose a tag to compare

fix left/right wrist
fix expressionMods fields - it can be edited now!
add generator for creatureMetadata file!

v1.1 Version

03 Jul 00:47
Compare
Choose a tag to compare

add ability to change texid
add help buttons

v1.0 Version

02 Jul 13:06
Compare
Choose a tag to compare

mostly everything works, so not beta anymore 8)

added update checker on launch
fix metatool availComp
fix ymt's that have more <item> in components than defined in <availComp>
error pop-up on failed loading, it shouldn't close itself now

v0.9 Beta version

13 Jun 15:03
Compare
Choose a tag to compare

some .ymt's doesn't have compInfo, so generate if there isn't any