Skip to content

Releases: polserver/UOFiddler

UOFiddler 4.22.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 18:31

What's Changed

  • Fix animation edit form gallery tiles dimensions.

Full Changelog: 4.22.0...4.22.1

UOFiddler 4.22.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 17:31

What's Changed

  • Added multi-select for compare plugins.
  • Animation edit form: add anim6.mul support and a gallery. Changed how animation files are loaded .
  • Optimized file loading times and memory usage across many controls.
  • Replace TreeView with faster controls in TileData, Sounds, RadarCol, Multis, Light, and Dress tabs for quicker loading and scrolling.
  • "Select in..." cross-tab navigation now activates the target main tab and reliably selects the row (fixes TileData "Save Changes" silently failing). Same fix applied to Items, LandTiles, RadarCol, Textures, Gumps, AnimData.
  • Dark mode color fixes: replace hardcoded Color.Blue/Color.Red/Color.Black with theme-aware alternatives (CornflowerBlue, OrangeRed, SystemColors.ControlText) across SkillGroup, RadarCol, Sounds, Light, Textures, Gumps, Map, Hues, LandTiles, Items, and the Hue edit form.
  • Hue edit form preview now uses the configured preview background color instead of hardcoded white.
  • Improved radarcol color generation and control layout.
  • Compare map status strip menu moved to context menu under right mouse button for easier access. Added mouse wheel zoom.
  • Multi select possible for items, land tiles and textures.
  • Added filter to animation tab
  • Added gallery preview to animation editor
  • Improved load times for animation tab
  • Added second animation overlay to animation editor
  • Added zoom option to animation editor
  • Fixed application failure to exit when profile selection form was closed without any selection.
  • Fixed crash when exporting altitude map image with View markers enabled.

Full Changelog: 4.21.0...4.22.0

UOFiddler 4.21.0

Choose a tag to compare

@github-actions github-actions released this 16 May 11:25

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

Choose a tag to compare

@github-actions github-actions released this 06 May 19:29

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

Choose a tag to compare

@github-actions github-actions released this 02 May 16:27

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

Choose a tag to compare

@github-actions github-actions released this 01 May 16:36

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

Choose a tag to compare

@github-actions github-actions released this 01 May 15:53

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

Choose a tag to compare

@github-actions github-actions released this 01 May 12:15

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

Choose a tag to compare

@github-actions github-actions released this 30 Apr 14:32

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

Choose a tag to compare

@github-actions github-actions released this 26 Apr 19:47

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