YMAP & YBN Mover v2.0.4.5
This tool was created for the purpose of moving maps. I noticed that a lot of custom maps were put in the same spot, so I made this to make it easier to move them. Yes this is a newer and MUCH better version of my old Ymap Tools I made a long long time ago that every was chasing me for.
Extract ALL the files in the .rar to their own folder and run the exe
So it’s very simple to use, press file select either your file(s) or folder(s) and it will put your ymaps and ybns in the list. Specify an offset down the bottom right. Yes that’s right an offset, not a new location. So people who can’t work you get where you want to move the map to and subtract the current position. Then you press start, it’ll process the files and then it’s done!
Huge shoutout to dexyfex and Codewalker, if it wasn’t for him none of this would be possible. This program utilises Codewalker.Core.
v2.0.4.5
Added a ‘Backup Files’ option to the Edit Menu. This will save an original copy of the file with ‘.old’ appended to it
Updated Codewalker.Core so when saving ybns it automatically recalculates poly edge counts. (This was a general gims exporter issue from older versions)
v2.0.4.0
Added some forms for the future (Legacy Tools)
Added a Calculate Vector Differences tool in the Edit menu
v2.0.3.1
Added an online update/version checker. Will prompt you to update when running an old version
v2.0.2.0
Fixed tab indexing on component
Hey look YBNs actually move now!
v2.0.1.6
Removed some debugging code accidentally left over
v2.0.1.5
Fixed missing the GeometryCentre when moving YBNs
v2.0.1.2
Fixed an issue with European locales using commas instead of decimal places when parsing floating point numbers
v2.0.1.1
Fixed an issue with calculating extents
v2.0.1.0
Fix some text case
Changed adding files into a thread
Added timer functions to adding files and processing
Added a cancel button