BadgerCode / emojichat

Adds support for unicode emojis in the Garry's Mod chatbox
MIT License
8 stars 2 forks source link

Improve emoji suggestion logic #28

Open BadgerCode opened 5 years ago

BadgerCode commented 5 years ago

Short code = what the player has typed

Current logic:

Ideal logic:

Make sure to sort each individual result group alphabetically by emoji code.