Remove (useless?) pingback logic + retry send move on client side
[xogo.git] / base_rules.js
2021-11-16 Benjamin AuderFix cannibal promotions
2021-11-16 Benjamin AuderFix typo
2021-11-14 Benjamin AuderImprove animation when changing tab
2021-11-14 Benjamin AuderFix Zen chess (not great fix: TODO)
2021-11-14 Benjamin AuderFixing some bugs, improving some things
2021-11-13 Benjamin AuderUse document.hidden instead of document.hasFocus()
2021-11-13 Benjamin AuderFix Dark variant (opacity --> in-shadow)
2021-11-12 Benjamin AuderSmall style improve (options, Dark)
2021-11-12 Benjamin AuderFix vanished piece bug when a player is on game infos...
2021-11-11 Benjamin AuderWait until a player takes focus to animate a move
2021-11-11 Benjamin AuderFirst commit