16 Commits (8e2e6ae15c37644e803a3f12865c6e96bb6ec983)

Author SHA1 Message Date
chrisgregan 3f9162eb13 Fix API change for OnLevelWasLoaded() event 9 years ago
chrisgregan 734ca8c870 Extensible string substitution system 9 years ago
chrisgregan 4fbf516a18 Inactive localizeable game objects are now cached #322 9 years ago
chrisgregan 4d68516985 Fixed localization language does not persist between scenes #271 9 years ago
chrisgregan fd52475268 Fixed init order issue with caching localizeable objects 10 years ago
chrisgregan d6f057c98c Refactored localisation system to use ILocalizable interface 10 years ago
chrisgregan 1b977b69dc Localization now supports Write and Set Text commands 10 years ago
chrisgregan dc908282ad Standard Text import strips out newline characters #114 10 years ago
chrisgregan 6e4f22f421 Localization id should default to use Flowchart object name #101 10 years ago
chrisgregan 18ed00619c Remove incorrect header info 10 years ago
chrisgregan 725146a1aa Fixed choose English as language in localisation example #100 10 years ago
chrisgregan ec1d98b333 Help box and readability improvements for Localisation editor 10 years ago
chrisgregan 9e37f19560 SetActiveLanguage is more generic #8 10 years ago
chrisgregan d2ab301376 All localised strings are now added to a dictionary for easy lookup 10 years ago
chrisgregan 555660fa75 Can now add custom localized strings to localisation file #8 10 years ago
chrisgregan 4c41ada4a8 Renamed Language to Localisation for clarity #8 10 years ago
chrisgregan d998fd32fd Moved Language files to Narrative module #8 10 years ago
chrisgregan 8ebc4efe29 Add undo support on import. Use notifications instead of logging. #8 10 years ago
chrisgregan d86ea2e7d2 Added log info for number of exported/imported items #8 10 years ago
chrisgregan 2cb88cc634 Import standard text file format #8 10 years ago
chrisgregan 8daa859a77 Export all standard text to an easily editable text format #8 10 years ago
chrisgregan c94840384f Renamed Export String to Export Localisation File 10 years ago
chrisgregan 36274e134f Localise character names #8 10 years ago
chrisgregan f5e1c89936 Flowcharts use a localisation id property when exporting strings #8 10 years ago
chrisgregan d91ad82336 Improved performance of populating localized strings #8 10 years ago
chrisgregan e063596031 Added a robust CSV parser. Localisation file is read at load time. 10 years ago
chrisgregan 00a4f34e00 Language object now uses a CSV text asset property 10 years ago
chrisgregan 34e23dda80 Removed localized objects list 10 years ago
chrisgregan eaa90aef75 Initial localisation support via CSV files 10 years ago