Skip to content

v1.3 Version

Compare
Choose a tag to compare
@grzybeek grzybeek released this 28 Jan 18:54
· 12 commits to master since this release
1e39db6

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 :(