branchrust_reboot/main/hackweek-chat-emojicancel
116 Commits over 242 Days - 0.02cph!
Precache all possible emoji's for faster runtime use
Fixed item def emoji's not working, adjusted sprite scale
Close the emoji gallery after selecting one (unless you hold shift then you can spam them)
Fix being able to use hidden item icons as emoji
Can hover over emoji in the gallery to see their text
Fix not being able to use two emojis with no space between them
First pass on an openable gallery of available emoji in chat box
Pooling support, move data to a scriptable asset
Add support for animated emoji
Fixed emoji's not rendering if more than two were in a message
Exposed all of the spray can decals as emoji's
Fixed emoji deleting player avatar
Fixed emoji not working in strings with rich text
Emoji can now be used for every item eg :wood: :scrap:
First implentation, still pretty broken
Cherry picking some changes from the current version of TMPro I'll need