]> git.cworth.org Git - lmno.games/shortlog
lmno.games
2020-05-10 Carl WorthMove the message area outside of the pre-game div
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-10 Carl WorthDisable autocomplete on the character field
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 WorthAdd a simple "make deploy" target
2020-05-03 Carl WorthUse an actual "submit" input element instead of a ...
2020-05-03 Carl WorthCorrect a couple of typos in the welcome paragraph
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...