Skip to content

Releases: hnb-rabear/excel-to-unity

SheetX 1.5.5

15 Jan 02:47
Compare
Choose a tag to compare
  • Include the Zero Cell when exporting JSON, rather than excluding it.
  • Resolve path conversion issues across different operating systems.
  • Allow merging of rows in Google Sheets.
  • Allow combining headers to create array type data.
  • Support nested array data type.
  • Update example spreadsheets

SheetX 1.5.4

25 Dec 08:12
Compare
Choose a tag to compare
  • Removed Help tab
  • Renamed to SheetX and changed the Icon
  • Fixed out-of-index error when removing a google sheet

ExcelToUnity 1.5.3

17 Nov 12:34
Compare
Choose a tag to compare
  • Replaced loading localization with UniTask to use Task instead.
  • Fixed issue with retrieving the localization folder.
  • Fixed persistent fields not working
  • Add character set that contain all languages

ExcelToUnity 1.5.2

05 Nov 23:35
Compare
Choose a tag to compare
  • Added conditions to bypass invalid spreadsheets.
  • Fixed loading Localizations with Addressable Assets.
  • Fixed output folder of Localization files.
  • Renames characters_map to characters_set

ExcelToUnity 1.5.1

01 Nov 05:13
Compare
Choose a tag to compare

Fixed localization template
Fixed example localization sheet
Fixed document link
Rename some settings

ExcelToUnity 1.5.0

26 Oct 06:29
Compare
Choose a tag to compare

Supported Google Spreadsheets

ExcelToUnity 1.4.9

11 Oct 03:14
Compare
Choose a tag to compare
  • Update localization templates
  • Allow loading localization from Addressable Assets
  • Display changelog and help in markdown format
  • Refactor and clean up the code

ExcelToUnity 1.4.8

03 Dec 13:22
Compare
Choose a tag to compare
  • Introduced a status column to verify the presence of an existing Excel file
  • Resolved an issue with the filter functionality during Excel file addition
  • Enhanced feature: now supports multiple nested classes/structs

Excel2Unity 1.4.7

28 Nov 07:45
Compare
Choose a tag to compare

Version 1.4.7

  • Single Excel settings removed.
  • LocalizationText Component fixed.
  • Separation Localization in Single Excel fixed.

Excel2Unity 1.4.6

25 Nov 14:36
Compare
Choose a tag to compare
  • Updated UI
  • Fixed exporting IDs when Exporting single excel
  • Updated localization templates