Kromster80 / kam_remake

"KaM Remake" is an RTS game remake written in Delphi from scratch.
http://www.kamremake.com
GNU Affero General Public License v3.0
356 stars 90 forks source link

Add feature to use graphic items (smiles, icons) in game texts and chat #219

Open reyandme opened 7 years ago

reyandme commented 7 years ago

For example wares/houses/units and some common smiles (smile/laugh/sad/happy etc.) For common icons we need to draw/find them. For other wares/houses/units we have to check icons sizes. May be shrink some of them (knight pic f.e. is 31px height)

Add chat smiles button which opens small window with all of the smiles.

Suggest using similar approach as skype do - special codes for every smile, then copy-paste will work well and you can put some smiles just writing its code manually

Kromster80 commented 7 years ago

It would be also nice to allow to use icons provided with the mission in custom rxx package.