Skip to content

Releases: SadPencil/Ra2CsfToolsGUI

v1.5.2-rc2

14 Dec 16:14

Choose a tag to compare

v1.5.2-rc2 Pre-release
Pre-release
  • Update SadPencil.Ra2CsfFile to update existing label with correct key case

v1.5.2-rc.1

22 Oct 16:54

Choose a tag to compare

v1.5.2-rc.1 Pre-release
Pre-release
  • Add whitespace warning when converting a .csf file into an .ini file by updating SadPencil.Ra2CsfFile to v2.2.4
  • Add whitespace-only diff detection in translation update

v1.5.1

21 Sep 03:44

Choose a tag to compare

  • Add a new 'order by key' option, allowing sorting labels based on it's order. Use natural order when sorting strings with numbers.
  • Fix default file name not filled when dragging and dropping a file
  • Label check improvements:
    • Allow selecting multiple csf files
    • Show where the label key 0 is located
    • Run label check in parallel

v1.5.1-rc3

08 Sep 05:39

Choose a tag to compare

v1.5.1-rc3 Pre-release
Pre-release
  • Label check improvements:
    • Allow selecting multiple csf files
    • Show where the label key 0 is located
    • Run label check in parallel

v1.5.1-rc2

08 Sep 04:02

Choose a tag to compare

v1.5.1-rc2 Pre-release
Pre-release
  • Update SadPencil.Ra2CsfFile to use natural key order
  • Fix default file name not filled when dragging and dropping a file
  • Show order by key option even without advanced mode
  • Localize the order by key setting

v1.5.1-rc1

05 Sep 10:03

Choose a tag to compare

v1.5.1-rc1 Pre-release
Pre-release
  • Add order by key option

v1.5.0

24 Aug 17:17

Choose a tag to compare

What's Changed

  • This tool can now support label names containing capital letters, updating SadPencil.Ra2CsfFile to v2.2.1
  • Add zh-Hans translation
  • Add support for JSON string table files
  • Add label check feature, allowing modders to check whether there are missing labels in the map files

Full Changelog: v1.4.0...v1.5.0

v1.5.0-rc6

18 Aug 15:11

Choose a tag to compare

v1.5.0-rc6 Pre-release
Pre-release
  • The label check feature has been improved:
    • The output message has been enhanced.
    • Empty label names will no longer cause an error.

v1.5.0-rc5

18 Aug 12:00

Choose a tag to compare

v1.5.0-rc5 Pre-release
Pre-release
  • Fix the default saving file name is not loaded when this tool is launched via double-clicking
  • Minor UI text adjustments

v1.5.0-rc4

18 Aug 08:10

Choose a tag to compare

v1.5.0-rc4 Pre-release
Pre-release
  • The label check feature has been improved with three key updates:
    • It can now read CSF labels from timer triggers and ranking messages in a map.
    • Inline comments placed directly after the INI section will no longer cause an error.
    • Missing labels are now sorted in a case-insensitive alphabetical order for easier review.