Better Ball rules. Buggish but almost OK Synchrone variant
[vchess.git] / client / src / views /
2020-03-24 Benjamin AuderBetter Ball rules. Buggish but almost OK Synchrone...
2020-03-23 Benjamin AuderFix notation and pieces setup for random asymmetric...
2020-03-23 Benjamin AuderFixing attempt: clients now track tmpIds to know who...
2020-03-22 Benjamin AuderAttempt to get rid of unwanted trans-rooms socket liste...
2020-03-22 Benjamin AuderAttempt for better connection indicators
2020-03-22 Benjamin AuderRemove extra ()
2020-03-22 Benjamin AuderImprovement attempt for connection indicator + Game...
2020-03-22 Benjamin AuderAdd some traces to understand what happens with connect...
2020-03-22 Benjamin AuderAttempt to get rid of the weird trans-pages errors...
2020-03-22 Benjamin AuderFirst draft of S-chess variant + a few fixes
2020-03-21 Benjamin AuderRevert to news button in red, no blinking. Add autoplay...
2020-03-21 Benjamin AuderDraft Ball variant + some fixes, enhancements and code...
2020-03-20 Benjamin AuderFix bug when editing a problem
2020-03-20 Benjamin AuderAdd Coregal variant + simplify time management in Game.vue
2020-03-19 Benjamin AuderFix chat in main Hall + remove some duplicated code...
2020-03-19 Benjamin AuderFix corr clocks issues
2020-03-19 Benjamin AuderMerge branch 'master' of github.com:yagu0/vchess
2020-03-19 Benjamin AuderImprove news style
2020-03-19 Benjamin AuderImprove news style
2020-03-19 Benjamin AuderloadMore button for my local games as well
2020-03-19 Benjamin AuderShow check(mate) indicators in moves list. No longer...
2020-03-18 Benjamin AuderRefactor Problems view: should now handle better long...
2020-03-18 Benjamin AuderFix message when resigning
2020-03-17 Benjamin AuderFix mistake in Game.js
2020-03-17 Benjamin AuderGeneralize pawn movements: cleaner and smaller code
2020-03-17 Benjamin AuderA few fixes
2020-03-17 Benjamin AuderMove 'anonymousCount' which was computed to a method...
2020-03-17 Benjamin AuderAdd Knightrelay1. Some fixes. Move odd 'isAttackedBy_mu...
2020-03-16 Benjamin AuderRefactor Games structure on server: no longer use an...
2020-03-16 Benjamin AuderRefactor models (merge Players in Games), add cursor...
2020-03-15 Benjamin AuderImprove games/challenges display and fix MyGames page...
2020-03-15 Benjamin AuderRemove timeout on main Hall, instead just show 'there...
2020-03-15 Benjamin AuderAttempt to show something on Hall page when no live...
2020-03-15 Benjamin AuderExperimental news notification system + fix Eightpieces...
2020-03-14 Benjamin AuderChange castle flags. Eightpieces still not OK, but...
2020-03-12 Benjamin AuderFix games rendering
2020-03-12 Benjamin AuderRemove watcher for fenStart in BaseGame: call re_setVar...
2020-03-12 Benjamin AuderFix mistake: cannot use settings.randomness too early...
2020-03-12 Benjamin AuderSome fixes, work on Eightpieces draft, add a few captur...
2020-03-11 Benjamin AuderFix issues with preset challenges
2020-03-11 Benjamin AuderFixes
2020-03-10 Benjamin AuderBetter margin on smartphones for preset challenges
2020-03-10 Benjamin AuderBug fixes
2020-03-10 Benjamin AuderSome fixes and enhancements as suggested on Discord
2020-03-10 Benjamin AuderCosmetics
2020-03-10 Benjamin AuderFix error iterating on getElementsByClassName on mobile...
2020-03-10 Benjamin AuderFix games ordering in MyGames, fix en-passant mistake...
2020-03-09 Benjamin AuderSmall fixes + early draft of Eightpieces variant
2020-03-09 Benjamin AuderMyGames page is now dynamic (experimental, not much...
2020-03-09 Benjamin AuderFix rematch process
2020-03-09 Benjamin AuderFix enpassant checks for Rifle variant (among others...
2020-03-09 Benjamin AuderDraft rematch (not working yet) + fix Crazyhouse getPro...
2020-03-09 Benjamin AuderSome small enhancements and fixes
2020-03-09 Benjamin AuderMore adapted confirm div size: follow current board...
2020-03-08 Benjamin AuderBigger diagram for corr moves confirmation
2020-03-08 Benjamin AuderExperimental focus/blur detection
2020-03-08 Benjamin AuderUniformize presentation for corr move validation
2020-03-08 Benjamin AuderTest 'server is reloading' message
2020-03-08 Benjamin AuderReplaced AJAX by fetch: not everything tested yet,...
2020-03-08 Benjamin AuderBetter clocks management
2020-03-07 Benjamin AuderFix clocks update + abort games from MyGames page
2020-03-07 Benjamin AuderFixes for corr games update + incomplete info (do not...
2020-03-07 Benjamin AuderExperimental update: preview corr move + allow deletion...
2020-03-07 Benjamin AuderBetter style for corr moves confirmation (see board)
2020-03-06 Benjamin AuderFix isConnected indicator in case of multi-accounts...
2020-03-06 Benjamin AuderFix README, TODO and a mistake in MyGames
2020-03-06 Benjamin AuderImprove 'connected' display in case of multi-accounts...
2020-03-06 Benjamin AuderFix 'next' button
2020-03-06 Benjamin AuderImprove style, implement 'next' for corr games. TODO...
2020-03-06 Benjamin AuderFix: send fullgame without irrelevant fields
2020-03-06 Benjamin AuderSmall fix
2020-03-06 Benjamin AuderSmall fix
2020-03-06 Benjamin AuderSome improvements (multi-tabs on same game seem fixed)
2020-03-05 Benjamin AuderFxing attempt. Still not satisfactory
2020-03-05 Benjamin AuderAcceptable state, but still issues when a lot of moves...
2020-03-05 Benjamin Auder'update'
2020-03-05 Benjamin AuderSome fixes + draft newmove pingback logic (unfinished...
2020-03-04 Benjamin AuderFix. Was an issue in berolina variant
2020-03-04 Benjamin AuderContinue debug attempt for move update on server
2020-03-04 Benjamin AuderAdd debug trace to understand why corr move 1 isn't...
2020-03-04 Benjamin AuderAdd debug traces to understand what happens with first...
2020-03-04 Benjamin AuderFix targetted challenge deletion after refusal
2020-03-04 Benjamin AuderFixed corr challenge disappear when player quit
2020-03-04 Benjamin AuderFixed corr challenge refused bug
2020-03-04 Benjamin AuderFixed corr challenge refused bug
2020-03-04 Benjamin AuderAttempt to debug corr challenge refusal
2020-03-04 Benjamin AuderAttempt to debug corr challenge refusal
2020-03-04 Benjamin AuderImprove smartphone menu open/close buttons
2020-03-04 Benjamin AuderDrop func getActionLabel, split challOrWatch into two...
2020-03-04 Benjamin AuderFix 'challenge' option for anonymous
2020-03-04 Benjamin Auderdebugging attempt
2020-03-04 Benjamin AuderFix display of other live games
2020-03-04 Benjamin Auder'update'
2020-03-04 Benjamin Auder'update'
2020-03-04 Benjamin AuderAttempt to robustify identity detection at loading...
2020-03-04 Benjamin AuderAllow to set also randomness against computer
2020-03-04 Benjamin AuderExperimental symmetric randomness + deterministic option
2020-03-03 Benjamin AuderCompress newgame sound, faster loading
2020-03-03 Benjamin AuderFix clocks in corr games
2020-03-03 Benjamin AuderMerge branch 'master' of auder.net:vchess
next