brett19 / rosebrowser

ROSEBrowser is a free and open-source implementation of the ROSE Online 3D MMORPG for web browsers written from scratch using the latest web standards (WebGL, HTML5, Javascript, Threads, ...).
Other
20 stars 15 forks source link

Add packets for missing chat types #26

Open exjam opened 10 years ago

exjam commented 10 years ago

Need to add following send functions: netGame.chatParty netGame.chatTrade netGame.chatClan netGame.chatAlly

And receive events: 'chat_party' 'chat_trade' 'chat_clan' 'chat_ally'