]> git.cworth.org Git - lmno.games/history - empires/empires-client.js
Add some autofocus attributes
[lmno.games] / empires / empires-client.js
2020-05-17 Carl Worthempires: Rename all files (html, js, and css) to game.*
2020-05-17 Carl WorthMerge in empires-html client
2020-05-12 Carl WorthFix the gear toggle to work the first time it is clicked
2020-05-11 Carl WorthImplement a very simple toolbar for the host to use
2020-05-11 Carl WorthDrop the message-area notifications for new players...
2020-05-11 Carl WorthDon't show the "Players in the game" header when there...
2020-05-10 Carl WorthImplement support for the "game-state" and "character...
2020-05-10 Carl WorthAdd messages to message area when a player joins or...
2020-05-10 Carl WorthRename player-register/player-deregister to player...
2020-05-10 Carl WorthAdd a message when the connection to the server is...
2020-05-04 Carl WorthTrack removal of players (by either deregister or by...
2020-05-04 Carl WorthAdd event listening to the HTML client
2020-05-04 Carl WorthAdd another missing const
2020-05-03 Carl WorthMove API endppoint to have an /api suffix
2020-05-03 Carl WorthInitial implementation of a web client for the Empires...