Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 04:17
· 11 commits to main since this release
e215207

Changelog

Compare with v2.0.0+pre2

Features

  • edit cli command (ccbb511 by Rachel Powers).
  • rebuild example path when switching between split and delimited mode for tag generation (1dd0e4c by Rachel Powers).
  • make "show thumbnails" toggle remembered (e2dff05 by Rachel Powers).
  • drag and drop files (4ab454f by Rachel Powers).
  • default loglevel is now "warn" (0bca081 by Rachel Powers).
  • toggle between thumbnails and source images (b125198 by Rachel Powers).
  • don't package thumbnails for which there is no matching texture (fc0e551 by Rachel Powers).
  • show resources by tag (36b800a by Rachel Powers).
  • ui "toggle" that may get used elsewhere (1fd35e2 by Rachel Powers).
  • add by-tag resource listing to cli (9a10975 by Rachel Powers).
  • improve progress feedback from cli (e31fea7 by Rachel Powers).
  • cli list files in packed order (5203473 by Rachel Powers).
  • Write order sorting for file list (64c64b3 by Rachel Powers).
  • move to a 'just in time' method of writing file size when packaging (9a5e88e by Rachel Powers).

Bug Fixes

  • sort package tags alphabeticaly (f586574 by Rachel Powers).
  • use bakground for object tag list (8e428bf by Rachel Powers).
  • spinners shouldn't have percision errors, version spinner should behave like a version (5ef1be5 by Rachel Powers).
  • enable reading json that may have trailing commas (don't save it though) (4113c6d by Rachel Powers).
  • remember last selected resource tab, wallends don't have their own metadata (3ba7ad0 by Rachel Powers).
  • update example path when changing seperators (ab12a0b by Rachel Powers).
  • don't try to pack or unpack if output path is empty (ef4243a by Rachel Powers).
  • remove webp info from readme, useing our own static binding now (16a5b6e by Rachel Powers).
  • add packname as parent folder during extraction (e0d2eeb by Rachel Powers).
  • change default color to transparent (1476df8 by Rachel Powers).
  • ignore thumbnail toggle for non texture (ca497c7 by Rachel Powers).
  • hide tag generation dialog after tags have finshed generating (23452c1 by Rachel Powers).
  • swap position of generate tags and edit tag sets buttons (d9e0fa4 by Rachel Powers).
  • update cli GenerateTumbnails call for multi error return (84099c0 by Rachel Powers).
  • ui cleanup (331c600 by Rachel Powers).
  • change image background raster to not use a pure white (99994a3 by Rachel Powers).
  • correct resource path for tags (ef4882c by Rachel Powers).
  • thumbnail generation now confirms to dd style even for paths and walls (9f4d5e2 by Rachel Powers).
  • finaly fix webp support and thumbnail generation, for real this time (2cdfd15 by Rachel Powers).
  • add input background to example tag and sets lists (5a96ee6 by Rachel Powers).
  • fix tag by single seperator (3d3abf2 by Rachel Powers).
  • turn off default entry validation for bound entries (8f54fb0 by Rachel Powers).
  • use correct relative path when generating tags (83b34ee by Rachel Powers).
  • sort tags alphabeticaly for display (3b67c47 by Rachel Powers).
  • use opened folder name not opened folder parent for pach json name default (255cfeb by Rachel Powers).
  • improve thumbnail generation (2856be3 by Rachel Powers).
  • save generated tags (106f0ac by Rachel Powers).
  • premptivly filter thumbnail fs events when generating thumbnails (e7fb988 by Rachel Powers).
  • change default tag delimiter (9160de9 by Rachel Powers).
  • update logo colors to differeneate (0929f90 by Rachel Powers).

Code Refactoring

  • cleanup bindings code (4bb99c5 by Rachel Powers).

Performance Improvements

  • vastly speed up loading of resource folder (9df726b by Rachel Powers).