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

15 Commits over 89 Days - 0.01cph!

1 Year Ago
Prefab changes
1 Year Ago
Many, many merge fixes
1 Year Ago
Merge from hackweek-chat-emoji
2 Years Ago
Possibly prevent NRE when opening a UI panel with an emoji compatible input field
2 Years Ago
Show emojis on market terminal
2 Years Ago
2 Years 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)
2 Years 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
2 Years Ago
Fixed some double substitutions
2 Years 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)
2 Years Ago
Merge from parent
2 Years Ago
Initial string substitution work
2 Years 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
2 Years Ago
More progress, moving the caret around an input field with emoji is now mostly working Required some internal TmPro changes
2 Years Ago
Attempting to make emoji work inline with an input field, still very broken