branchrust_reboot/main/hackweek-chat-emojicancel

122 Commits over 242 Days - 0.02cph!

1 Year Ago
Fix copy right click option not working on chat lines with emoji's in them
1 Year Ago
Pool video players as well as rendertextures, so each unique emoji only has one active video player active at any given time
1 Year Ago
Unsaved
1 Year Ago
Usernames with emoji strings in them will no longer trigger emoji's
1 Year Ago
Merge from main
1 Year Ago
Possible bundle fix
1 Year Ago
Merge from main
1 Year Ago
Add some padding to the bottom of the emoji picker
1 Year Ago
Fix scale of chat widget
1 Year Ago
▇▆▆▆▉▆▍▆▆▅ ▇▍█ ▊▆▇▋▍ █▉▌▊▋ ▄▋ ▋█▍▊ ▊█ ▇▌▍'▇ █▋▊▊ ▋▉▍▆▋▅▊▉ ▆▊ ▄▉█▆ ▌▍▋█▆▉ ▌▌▄ ▉▊▊▄▅ █▆▌▊▄▇▊ ▄▍▇▍▌▅. ▆▅▆▊▄ ▍▄▍▍▊▍.
1 Year Ago
More UI polish
1 Year Ago
Alignment improvements.
1 Year Ago
█▌▌▄▌▅▆ ▊█▉▇ ▆▄▌▋▍ █▊▄▋▍▍
1 Year Ago
▌▋▍▉▊▄ ▅▅▉▍ ▅▋ ▆▆▌▉▉▇.▌▄▍.▆▄▇▉ ▊▉▆ ▉▍▇▉▍▇ ▋█▉ ▊▌▆ ▊▌▊▆▉▆ ▄▌▉▅▍ ▉▆▇▉▊ ▋▉▍ ▄▉▌▊ ▊▊▊ ▌▌▉█▄▌▉.
1 Year Ago
Fixed the most awful chat field UI bug.
1 Year Ago
Merge from main
1 Year Ago
Auto complete suggesstions can now be clicked on
1 Year Ago
WIP popup autocomplete window when typing emoji
1 Year Ago
Mask fixes
1 Year Ago
Server compile fix
1 Year Ago
Merge from inputfield
1 Year Ago
Reorderable emoji list Fixed worried incorrect hookup Fixed skin tone changes being automatically applied on emoji's with no skin tone options
1 Year Ago
Simplify emoji creation process, particularly for skin tone variants Default skin tone is now substituted automatically if the skin code isn't specified in the chat string (":angry: becomes :angry+2: if the default selected skin tone is 2)
1 Year Ago
Add ability to remove emoji ownership check on server in case of performance issues Removed option for emoji's to use multiple frames (we're not using them anyway)
1 Year Ago
Codegen
1 Year Ago
Merge from main
1 Year Ago
Cache skin variant base name
1 Year Ago
Remove IEmojiSource, abstraction is no longer needed
1 Year Ago
Merge from main
1 Year Ago
Merge from main
1 Year Ago
Fixed some issues with the skin picker UI
1 Year Ago
Import first batch of emoji Delete placeholder content
1 Year Ago
WIP process for setting default skin tone for emoji
1 Year Ago
Initial support for multiple skin tones per emoji (supports + notation so :happy: :happy+1: :happy+2: etc)
1 Year Ago
Fix horizontal squish
1 Year Ago
Compile fixes Happy test
1 Year Ago
Merge from main
1 Year Ago
Added global.blockEmojiAnimations and global.blockEmoji If animations are blocked and a video emoji is played, the first frame is displayed as a still image
1 Year Ago
Merge from main
1 Year Ago
Use a dynamic pool of RenderTextures for video emoji instead of making them ahead of time in the editor for each emoji Handles multiple identical emoji requesting a rendertexture, in this case they will all share the same texture
1 Year Ago
Add a warning if an emoji hasn't been added to the library
1 Year Ago
Add support for server to recognize if a player has sent emoji they do not own and reject the chat message
1 Year Ago
Merge from main
1 Year Ago
Unsaved
1 Year Ago
Increased sprite size to better show videos Added scientist emoji
1 Year Ago
First pass on video file emoji support
1 Year Ago
Make an emoji scriptable asset class for easier setup
1 Year Ago
Merge from main
1 Year Ago
WIP ownership checking
1 Year Ago
Compile fix, ignore client emoji folder