userFlaviencancel
branchrust_reboot/main/localization_improvementscancel

11 Commits over 0 Days - ∞cph!

Today
Bug fixes following Phrase english field set to non serialized
Today
Moved files around and renamed some classes
Today
Removed test code
Today
Added LocalizationToken attribute, use that everywhere instead. Much easier
Today
LocalizeText use the new localization drawer Removed its English field Added a warning saying its obsolete
Today
RustTextEditor and PhraseDrawer share the same drawing code Phrase adding flow
Today
Added exact match to PhraseSearchWindow and improved performance
Yesterday
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
Yesterday
Assembly contexts for code declared phrases Better de-duping and type skip when generating the phrases
Yesterday
Detailed context when updating phrases
Yesterday
When updating the phrases we now save their context for later use Some cleanup in phrases update code