Razish / japp

JA++ server and client modification for Jedi Academy
GNU General Public License v2.0
44 stars 30 forks source link

Refactor: Make chatbox menu based #373

Open Exmirai opened 8 years ago

Razish commented 8 years ago

Hmm, thinking about how this could be done. We would need:

Blackwolf1337 commented 8 years ago

Sounds good to me, probably support for emoticons aka. custom icons like the Kappa from twitch etc.?

ensiform commented 8 years ago

Emoticons support would require engine changes probably since the font for console and such wouldn't be able to handle them.

Razish commented 8 years ago

I am against emoticons, especially for defining our own elite set of emoticons. I don't want to open that can of worms. (though it would not be too difficult to add with existing engine functions - split the string into chunks when you reach an emoticon)

Blackwolf1337 commented 8 years ago

Hmm. Alright then.