Releases: polserver/UOFiddler
UOFiddler 4.21.0
What's Changed
- Fixed display order in tiledata - org comes first now.
- Fixed refreshing of preview images in compare plugins.
- Added jpg and png to export image in items, land, texture and gump compare plugins.
- Added UOP file support for compare art, land and gumps. When comparing you can select which type of file you want to use Auto/UOP/MUL (UOP comes before MUL in Auto).
Full Changelog: 4.20.2...4.21.0
UOFiddler 4.20.2
What's Changed
- Fixed tooltip client version information in UopPacker.
- Added option to set export file name template hexadecimal/decimal (defaults to hexadecimal).
Full Changelog: 4.20.1...4.20.2
UOFiddler 4.20.1
What's Changed
- UopPacker: fix gump extraction, improve sizing of extracted index.
- UopPacker: fix validation when extracting maps.
- UopPacker: add progress bars and minor improvements to UI.
- Cliloc tab: added additional validation and warnings if files contain unknown bytes.
Full Changelog: 4.20.0...4.20.1
UOFiddler 4.20.0
What's Changed
- Migrate to .NET 10.0
- Add support for dark mode (experimental).
Note: dark mode is considered experimental so expect issues. Some winforms controls have problems with styling in dark mode and not everything we can fix. If you encounter any problems just let me know or create issue.
Full Changelog: 4.19.4...4.20.0
UOFiddler 4.19.4
What's Changed
- Fix multi WSC import - dynamic items flag value was flipped.
Full Changelog: 4.19.3...4.19.4
UOFiddler 4.19.3
What's Changed
- Improve cliloc editing:
- Add "Next free" button when adding new cliloc entry.
- Add entry will now use current selection when searching for next free number or will search starting from the number user inputs in the text box.
- Add tiledata import preview form.
- Update extract/pack all logic in UopPacker plugin.
Full Changelog: 4.19.2...4.19.3
UOFiddler 4.19.2
What's Changed
- Fix validation when adding and replacing images in Items and Land tiles tabs.
- Added tooltips explaining compression settings in UopPacker plugin.
- Minor fixes to internal logger construction.
Full Changelog: 4.19.1...4.19.2
UOFiddler 4.19.1
What's Changed
- UopPacker: added save support for MultiCollection.uop (including housing.bin) and refreshed the plugin UI.
- Map copy/replace dialog now supports UOP map files. #105
- Added "Replace from folder" bulk action for Items and Land Tiles tabs. #102
- More controls now use the unified File Saved dialog (with Open Folder shortcut) when saving.
- Animation editor remembers the selected file filter when adding new frames. #82
Full Changelog: 4.19.0...4.19.1
UOFiddler 4.19.0
What's Changed
- Added support for previewing contents of animations in anim6.mul and AnimationFrame1-6.uop (no export or edit option for uop yet).
- Fixed possible crash and slowdown during tiledata CSV import from newer client to older client.
- More preview boxes now support change background color and use background color set in Options.
- Small adjustments to RadarCol compare layout.
NOTE: Animationlist.xml was updated but if there is already one in your UOFiddler profile folder it won't be overwritten. So you need to manually copy new one to UOFiddler profile directory. You also will need to merge any changes you may have done to your Animationlist.xml file.
Full Changelog: 4.18.2...4.19.0
UOFiddler 4.18.2
What's Changed
- Fixed WSC multi import where file has absolute coordinates. Now all coordinates are converted to relative ones.
- Added DynamicItems.xml with list of items that should be marked as dynamic when importing multis from WSC.
- Added support for viewing and importing Multicollection.uop multis (there is no save option for now).
- Improved CliLoc comparison. It shows word diff now with highlights.
- Removed
New cliloc formatoption. Cliloc format is now autodetected.
Full Changelog: 4.18.1...4.18.2