Lexicon v2.0.3
-Optimized lexicon_text
, lexicon_text_array
lexicon_text_struct
to have a slight FPS boost.
-Made it a fair bit easier to detect missing localization (will now shout ""Missing text pointer: ", followed by the text, when LEXICON_DEBUG
is true
).
-Internally replaces {{ }}
with a switchable version within lexicon_settings
(defaulted to %, %
).