I am looking at different ways to implement chat using the webclient, and I was wondering what fellow BYONDers were doing for their own webclient-based games.
My game will exclusively use the webclient for players, with Dream Seeker for admin functionality only (full content editing in game, maps/mobs/items/etc), so I can take full advantage of browser controls.
I was considering adding some JavaScript libraries to emulate a nice scrollable output div, keydown on Enter to swap focus between the map and the output box, and tab to cycle through tabs of different chats. I wanted to see how others were arranging their chat and if anybody else had recommendations.
Thanks!
ID:1813620
Mar 19 2015, 11:55 am
|
|
This is mostly a dreaming big kind of list!