Some debug, plan several short + long term TODOs
[vchess.git] / sockets.js
2018-12-27 Benjamin AuderSome debug, plan several short + long term TODOs
2018-12-22 Benjamin AuderUniformize path to database
2018-12-20 Benjamin AuderFix promotion bug on smartphones
2018-12-19 Benjamin AuderStart working on style
2018-12-18 Benjamin AuderFinished basic chat implementation
2018-12-15 Benjamin AuderOn the way to problems: saving state [not functional...
2018-12-13 Benjamin AuderFinish Ultima rules + a few technical fixes
2018-12-08 Benjamin AuderFix newgame bug (seek-cancel-seek should not create...
2018-12-08 Benjamin AuderAttempt to not throw exception on server socket error
2018-11-19 Benjamin AuderFix lastate propagation
2018-11-19 Benjamin AuderSome simplifications (breaking commit)
2018-11-18 Benjamin AuderFirst draft of game balancing solution after reconnect
2018-11-18 Benjamin AuderA few fixes. Still undelivered moves issue
2018-11-18 Benjamin AuderAttempt to fix the non-transmitted moves issue
2018-11-18 Benjamin AuderSuggest using Redis when failing to deliver messages
2018-11-18 Benjamin AuderMore robust in-check indications (ready for Antiking)
2018-11-16 Benjamin AuderRobustify game seek
2018-11-15 Benjamin AuderAdd a few TODOs to handle invisible disconnections
2018-11-13 Benjamin AuderFirst commit