userJarryd Campicancel
branchrust_reboot/main/hackweek-chat-emoji/inputfieldcancel

15 Commits over 89 Days - 0.01cph!

12 Months Ago
Prefab changes
12 Months Ago
Many, many merge fixes
1 Year Ago
Merge from hackweek-chat-emoji
1 Year Ago
Possibly prevent NRE when opening a UI panel with an emoji compatible input field
1 Year Ago
Show emojis on market terminal
1 Year Ago
1 Year Ago
Size adjustments Only process emoji's that have conditional ownership on the server (cuts down on a lot of processing for emoji's we don't care about on the server)
1 Year Ago
Initial support for emoji use in vending machine names Includes full emoji gallery in vending machine admin panel as well as support for displaying emoji in tooltips
1 Year Ago
Fixed some double substitutions
1 Year Ago
Automatically apply the skin tone version when typing in an emoji (eg. typing :angry: will automatically insert :angry+x: where x is the selected skin tone)
1 Year Ago
Merge from parent
1 Year Ago
Initial string substitution work
1 Year Ago
Take a new approach, just alpha out the emoji string and spawn the emoji visual in the midpoint of the alpha'd out string Doesn't look quite as neat but keeps input field compatibilty intact
1 Year Ago
More progress, moving the caret around an input field with emoji is now mostly working Required some internal TmPro changes
1 Year Ago
Attempting to make emoji work inline with an input field, still very broken