branchrust_reboot/main/localization_improvementscancel

9 Commits over 0 Days - ∞cph!

13 Minutes Ago
Removed test code
19 Minutes Ago
Added LocalizationToken attribute, use that everywhere instead. Much easier
46 Minutes Ago
LocalizeText use the new localization drawer Removed its English field Added a warning saying its obsolete
1 Hour Ago
RustTextEditor and PhraseDrawer share the same drawing code Phrase adding flow
4 Hours Ago
Added exact match to PhraseSearchWindow and improved performance
Today
English field of phrases is now non serialized, removed English from RustText Added a button on PhraseDrawer to edit a phrase, opens a window that will amend changes to the json file directly Phrases update now only collect phrases declared in code
Today
Assembly contexts for code declared phrases Better de-duping and type skip when generating the phrases
Today
Detailed context when updating phrases
Yesterday
When updating the phrases we now save their context for later use Some cleanup in phrases update code