Releases: SadPencil/Ra2CsfToolsGUI
Releases · SadPencil/Ra2CsfToolsGUI
v1.5.2-rc2
- Update SadPencil.Ra2CsfFile to update existing label with correct key case
v1.5.2-rc.1
- 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
- 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
- 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
- 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
- Add order by key option
v1.5.0
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
- 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
- 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
- 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.