vchess.git
4 years agoFix challenge persistence issue
Benjamin Auder [Wed, 3 Jul 2019 15:21:55 +0000 (17:21 +0200)]
Fix challenge persistence issue

4 years agoSome fixes. TODO: challenge is lost if navigation to variants + back to hall. Ask...
Benjamin Auder [Tue, 2 Jul 2019 23:23:18 +0000 (01:23 +0200)]
Some fixes. TODO: challenge is lost if navigation to variants + back to hall. Ask challenges when connecting

4 years ago'update'
Benjamin Auder [Mon, 1 Jul 2019 16:21:28 +0000 (18:21 +0200)]
'update'

4 years agoCosmetics
Benjamin Auder [Fri, 28 Jun 2019 16:50:32 +0000 (18:50 +0200)]
Cosmetics

4 years agoRefactor, forget about 3 or 4 players games
Benjamin Auder [Fri, 28 Jun 2019 14:59:14 +0000 (16:59 +0200)]
Refactor, forget about 3 or 4 players games

4 years agoImplement abort logic - add some TODOs (no 3 or 4 players games anymore)
Benjamin Auder [Thu, 27 Jun 2019 10:00:46 +0000 (12:00 +0200)]
Implement abort logic - add some TODOs (no 3 or 4 players games anymore)

4 years agoFix clocks update
Benjamin Auder [Tue, 25 Jun 2019 20:10:15 +0000 (22:10 +0200)]
Fix clocks update

4 years agoAlmost fixed clocks update (incoherent FEN state)
Benjamin Auder [Tue, 25 Jun 2019 15:08:10 +0000 (17:08 +0200)]
Almost fixed clocks update (incoherent FEN state)

4 years agoUpdate on game.clocks. Unfinished
Benjamin Auder [Thu, 20 Jun 2019 15:21:41 +0000 (17:21 +0200)]
Update on game.clocks. Unfinished

4 years agoSome fixes. TODO: check clocks update, and continue work on resign/abort/draw
Benjamin Auder [Wed, 19 Jun 2019 16:26:53 +0000 (18:26 +0200)]
Some fixes. TODO: check clocks update, and continue work on resign/abort/draw

4 years agoSome fixes. TODO: game.mode must be analyze when score is not '*' ==> simplify Board...
Benjamin Auder [Tue, 18 Jun 2019 17:30:14 +0000 (19:30 +0200)]
Some fixes. TODO: game.mode must be analyze when score is not '*' ==> simplify Board.analyze

4 years agoRefactor endgame process, start working on game end (abort)
Benjamin Auder [Fri, 14 Jun 2019 16:05:23 +0000 (18:05 +0200)]
Refactor endgame process, start working on game end (abort)

4 years ago'update'
Benjamin Auder [Thu, 13 Jun 2019 15:53:01 +0000 (17:53 +0200)]
'update'

4 years agoFix clocks update + double move effect
Benjamin Auder [Thu, 13 Jun 2019 09:55:29 +0000 (11:55 +0200)]
Fix clocks update + double move effect

4 years agoFix moves sending. TODO: fix double opp move + clocks update
Benjamin Auder [Wed, 12 Jun 2019 14:35:49 +0000 (16:35 +0200)]
Fix moves sending. TODO: fix double opp move + clocks update

4 years ago'update'
Benjamin Auder [Wed, 12 Jun 2019 10:36:25 +0000 (12:36 +0200)]
'update'

4 years agoComplete GameStorage.update. TODO: move transmission
Benjamin Auder [Tue, 11 Jun 2019 17:30:55 +0000 (19:30 +0200)]
Complete GameStorage.update. TODO: move transmission

4 years agoOn update + clocks thinking
Benjamin Auder [Wed, 5 Jun 2019 15:04:52 +0000 (17:04 +0200)]
On update + clocks thinking

4 years agoTODO: GameStorage.update + clocks started...
Benjamin Auder [Wed, 5 Jun 2019 09:56:03 +0000 (11:56 +0200)]
TODO: GameStorage.update + clocks started...

4 years ago'update'
Benjamin Auder [Tue, 4 Jun 2019 17:29:52 +0000 (19:29 +0200)]
'update'

4 years agoFix a few things: ready to work on basic live games
Benjamin Auder [Tue, 4 Jun 2019 15:14:23 +0000 (17:14 +0200)]
Fix a few things: ready to work on basic live games

4 years agoImproved logic for playing against bots
Benjamin Auder [Tue, 4 Jun 2019 13:49:04 +0000 (15:49 +0200)]
Improved logic for playing against bots

4 years agoToward game info simplification
Benjamin Auder [Sun, 2 Jun 2019 14:50:02 +0000 (16:50 +0200)]
Toward game info simplification

4 years agoOn the way to simplify : gameState + gameInfo everywhere = game
Benjamin Auder [Fri, 31 May 2019 16:52:00 +0000 (18:52 +0200)]
On the way to simplify : gameState + gameInfo everywhere = game

4 years agoSmall fixes
Benjamin Auder [Fri, 31 May 2019 08:21:53 +0000 (10:21 +0200)]
Small fixes

4 years agoGameStorage: experimental refactor
Benjamin Auder [Thu, 30 May 2019 23:11:40 +0000 (01:11 +0200)]
GameStorage: experimental refactor

4 years agotiny changes in storage.js
Benjamin Auder [Wed, 29 May 2019 18:23:37 +0000 (20:23 +0200)]
tiny changes in storage.js

4 years agoMove some bits of code from Hall to storage; finish game init function
Benjamin Auder [Wed, 29 May 2019 10:21:02 +0000 (12:21 +0200)]
Move some bits of code from Hall to storage; finish game init function

4 years agoTODO: game storage init + get
Benjamin Auder [Mon, 27 May 2019 18:40:25 +0000 (20:40 +0200)]
TODO: game storage init + get

4 years agoStart to catch up with code. Need to fnish at least live + corr games before publish
Benjamin Auder [Mon, 27 May 2019 17:33:40 +0000 (19:33 +0200)]
Start to catch up with code. Need to fnish at least live + corr games before publish

4 years agoAdd some thoughts on Game view
Benjamin Auder [Fri, 24 May 2019 16:58:20 +0000 (18:58 +0200)]
Add some thoughts on Game view

4 years agoFix gameInfo.mycolor in BaseGame
Benjamin Auder [Tue, 21 May 2019 21:49:53 +0000 (23:49 +0200)]
Fix gameInfo.mycolor in BaseGame

4 years agoSimplify game variables passed to BaseGame component
Benjamin Auder [Fri, 17 May 2019 17:29:24 +0000 (19:29 +0200)]
Simplify game variables passed to BaseGame component

4 years ago'update'
Benjamin Auder [Tue, 14 May 2019 16:09:37 +0000 (18:09 +0200)]
'update'

4 years agoContinue on Game view
Benjamin Auder [Fri, 10 May 2019 18:24:57 +0000 (20:24 +0200)]
Continue on Game view

4 years agoTiny changes in Game view
Benjamin Auder [Thu, 9 May 2019 10:38:20 +0000 (12:38 +0200)]
Tiny changes in Game view

4 years agoMove some comments, and remove some of them
Benjamin Auder [Sat, 4 May 2019 14:30:11 +0000 (16:30 +0200)]
Move some comments, and remove some of them

5 years agoThinking about Game view: around line 100 in views/Game.js
Benjamin Auder [Tue, 23 Apr 2019 16:00:53 +0000 (18:00 +0200)]
Thinking about Game view: around line 100 in views/Game.js

5 years agoStart thinking about game page (then problems, then launch website ?)
Benjamin Auder [Tue, 16 Apr 2019 14:45:05 +0000 (16:45 +0200)]
Start thinking about game page (then problems, then launch website ?)

5 years agorefactor router to resume live games
Benjamin Auder [Thu, 11 Apr 2019 16:02:03 +0000 (18:02 +0200)]
refactor router to resume live games

5 years agoFix end of game + navigation after computer game ends
Benjamin Auder [Thu, 11 Apr 2019 14:15:30 +0000 (16:15 +0200)]
Fix end of game + navigation after computer game ends

5 years agoStill some issues with moves navigation after computer game ends
Benjamin Auder [Wed, 10 Apr 2019 15:49:21 +0000 (17:49 +0200)]
Still some issues with moves navigation after computer game ends

5 years agoFixing computer play
Benjamin Auder [Wed, 10 Apr 2019 14:42:39 +0000 (16:42 +0200)]
Fixing computer play

5 years agoFix play comp move in ComputerGame component
Benjamin Auder [Tue, 9 Apr 2019 15:10:46 +0000 (17:10 +0200)]
Fix play comp move in ComputerGame component

5 years agoAdvance in playing against computer
Benjamin Auder [Mon, 8 Apr 2019 17:13:03 +0000 (19:13 +0200)]
Advance in playing against computer

5 years agoNeed to pass props from Game to ComputerGame to BaseGame to Board...
Benjamin Auder [Tue, 2 Apr 2019 15:52:08 +0000 (17:52 +0200)]
Need to pass props from Game to ComputerGame to BaseGame to Board...

5 years ago'update'
Benjamin Auder [Tue, 2 Apr 2019 10:36:54 +0000 (12:36 +0200)]
'update'

5 years agoRefactoring: BaseGame, Game, ComputerGame (ProblemGame?)
Benjamin Auder [Fri, 29 Mar 2019 18:15:21 +0000 (19:15 +0100)]
Refactoring: BaseGame, Game, ComputerGame (ProblemGame?)

5 years agoFix things. Now on (live) game start + play
Benjamin Auder [Thu, 28 Mar 2019 10:19:18 +0000 (11:19 +0100)]
Fix things. Now on (live) game start + play

5 years agoAdd debug traces
Benjamin Auder [Tue, 26 Mar 2019 18:37:15 +0000 (19:37 +0100)]
Add debug traces

5 years agoFix ajax calls after whoami request; TODO: finish challenges system + laucnh games
Benjamin Auder [Tue, 26 Mar 2019 18:16:19 +0000 (19:16 +0100)]
Fix ajax calls after whoami request; TODO: finish challenges system + laucnh games

5 years agoFix authentication
Benjamin Auder [Tue, 26 Mar 2019 15:46:02 +0000 (16:46 +0100)]
Fix authentication

5 years agoAttempt to fix authenticate + local user data
Benjamin Auder [Mon, 25 Mar 2019 16:41:09 +0000 (17:41 +0100)]
Attempt to fix authenticate + local user data

5 years agoFix login/register system
Benjamin Auder [Fri, 22 Mar 2019 18:19:09 +0000 (19:19 +0100)]
Fix login/register system

5 years agoSmall fixes + add some debug traces
Benjamin Auder [Wed, 20 Mar 2019 16:20:22 +0000 (17:20 +0100)]
Small fixes + add some debug traces

5 years agoOngoing work on challenges + games for correspondance play
Benjamin Auder [Wed, 13 Mar 2019 16:45:22 +0000 (17:45 +0100)]
Ongoing work on challenges + games for correspondance play

5 years agoRemove test instructions, fix CORS for DELETE method
Benjamin Auder [Tue, 12 Mar 2019 16:36:02 +0000 (17:36 +0100)]
Remove test instructions, fix CORS for DELETE method

5 years agoWork on correspondance challenges system
Benjamin Auder [Tue, 12 Mar 2019 16:12:55 +0000 (17:12 +0100)]
Work on correspondance challenges system

5 years ago'update'
Benjamin Auder [Tue, 12 Mar 2019 11:21:15 +0000 (12:21 +0100)]
'update'

5 years agoStart work on challenges + games server side
Benjamin Auder [Fri, 8 Mar 2019 17:13:48 +0000 (18:13 +0100)]
Start work on challenges + games server side

5 years ago'update'
Benjamin Auder [Fri, 8 Mar 2019 11:24:08 +0000 (12:24 +0100)]
'update'

5 years agoSave state (Hall + sockets.js)
Benjamin Auder [Wed, 6 Mar 2019 21:32:20 +0000 (22:32 +0100)]
Save state (Hall + sockets.js)

5 years agoSave state
Benjamin Auder [Mon, 4 Mar 2019 15:18:27 +0000 (16:18 +0100)]
Save state

5 years agoSaving state
Benjamin Auder [Wed, 27 Feb 2019 19:12:52 +0000 (20:12 +0100)]
Saving state

5 years agoCan create, send and accept challenge. Next step: targetted, launch game
Benjamin Auder [Wed, 27 Feb 2019 01:15:18 +0000 (02:15 +0100)]
Can create, send and accept challenge. Next step: targetted, launch game

5 years agoAdvance on challenges (almost OK)
Benjamin Auder [Tue, 26 Feb 2019 18:27:17 +0000 (19:27 +0100)]
Advance on challenges (almost OK)

5 years agoSmall advance on Hall.vue (challenges + display)
Benjamin Auder [Tue, 26 Feb 2019 00:19:03 +0000 (01:19 +0100)]
Small advance on Hall.vue (challenges + display)

5 years agoSeparate timeControl logic into utils/timeControl
Benjamin Auder [Wed, 20 Feb 2019 13:37:13 +0000 (14:37 +0100)]
Separate timeControl logic into utils/timeControl

5 years agoSaving state (hall+sockets)
Benjamin Auder [Tue, 19 Feb 2019 23:50:41 +0000 (00:50 +0100)]
Saving state (hall+sockets)

5 years agoSome advances in challenge handling (server+client)
Benjamin Auder [Wed, 13 Feb 2019 15:42:15 +0000 (16:42 +0100)]
Some advances in challenge handling (server+client)

5 years agoSmall changes in Hall + data/challengeCheck
Benjamin Auder [Tue, 12 Feb 2019 16:52:50 +0000 (17:52 +0100)]
Small changes in Hall + data/challengeCheck

5 years agoDraft for challenges + games handling in main hall
Benjamin Auder [Tue, 12 Feb 2019 11:37:04 +0000 (12:37 +0100)]
Draft for challenges + games handling in main hall

5 years agoImplemented players discovery
Benjamin Auder [Mon, 11 Feb 2019 17:15:11 +0000 (18:15 +0100)]
Implemented players discovery

5 years agoSave state (nothing really achieved)
Benjamin Auder [Mon, 11 Feb 2019 11:21:35 +0000 (12:21 +0100)]
Save state (nothing really achieved)

5 years agoSmall update on main hall
Benjamin Auder [Sun, 10 Feb 2019 23:57:25 +0000 (00:57 +0100)]
Small update on main hall

5 years agoSimplify 'to' in newchallenge on hall view
Benjamin Auder [Fri, 8 Feb 2019 15:47:24 +0000 (16:47 +0100)]
Simplify 'to' in newchallenge on hall view

5 years agoWork on sockets + challenge system
Benjamin Auder [Fri, 8 Feb 2019 15:27:44 +0000 (16:27 +0100)]
Work on sockets + challenge system

5 years agoSaving current state
Benjamin Auder [Fri, 8 Feb 2019 11:52:33 +0000 (12:52 +0100)]
Saving current state

5 years agoWork on main hall
Benjamin Auder [Thu, 7 Feb 2019 23:15:37 +0000 (00:15 +0100)]
Work on main hall

5 years agoAdd TODO for client Hall + Problems (and then: challenges + live games)
Benjamin Auder [Thu, 7 Feb 2019 00:23:20 +0000 (01:23 +0100)]
Add TODO for client Hall + Problems (and then: challenges + live games)

5 years agoRevert to 'old' way of dealing with assets + diagrams
Benjamin Auder [Wed, 6 Feb 2019 20:24:02 +0000 (21:24 +0100)]
Revert to 'old' way of dealing with assets + diagrams

5 years agoStart to revert to previous way of handling rules + diagrams
Benjamin Auder [Wed, 6 Feb 2019 18:38:03 +0000 (19:38 +0100)]
Start to revert to previous way of handling rules + diagrams

5 years agoSeemingly failed attempt at 'componentifying VariantRules'
Benjamin Auder [Wed, 6 Feb 2019 18:16:12 +0000 (19:16 +0100)]
Seemingly failed attempt at 'componentifying VariantRules'

5 years agoAdvance for rules page
Benjamin Auder [Wed, 6 Feb 2019 10:18:20 +0000 (11:18 +0100)]
Advance for rules page

5 years agoPlay against computer almost OK: need to fix Board component
Benjamin Auder [Tue, 5 Feb 2019 23:25:09 +0000 (00:25 +0100)]
Play against computer almost OK: need to fix Board component

5 years agoSmall fix in rules rendering
Benjamin Auder [Tue, 5 Feb 2019 18:32:06 +0000 (19:32 +0100)]
Small fix in rules rendering

5 years agoReactivate game component, think about web(pack) worker
Benjamin Auder [Mon, 4 Feb 2019 22:01:08 +0000 (23:01 +0100)]
Reactivate game component, think about web(pack) worker

5 years agoFix footer alignment
Benjamin Auder [Thu, 31 Jan 2019 23:21:24 +0000 (00:21 +0100)]
Fix footer alignment

5 years agoDraft of Rules view (not working) with computer play
Benjamin Auder [Thu, 31 Jan 2019 23:19:13 +0000 (00:19 +0100)]
Draft of Rules view (not working) with computer play

5 years agoRemove modalWelcome
Benjamin Auder [Thu, 31 Jan 2019 22:12:57 +0000 (23:12 +0100)]
Remove modalWelcome

5 years agoAdvance on styling
Benjamin Auder [Thu, 31 Jan 2019 21:21:10 +0000 (22:21 +0100)]
Advance on styling

5 years agoStyled layout. TODO: variants page, and then index
Benjamin Auder [Thu, 31 Jan 2019 18:32:09 +0000 (19:32 +0100)]
Styled layout. TODO: variants page, and then index

5 years agoPrepare new home
Benjamin Auder [Wed, 30 Jan 2019 20:10:14 +0000 (21:10 +0100)]
Prepare new home

5 years agoApply store pattern to track global app state
Benjamin Auder [Wed, 30 Jan 2019 16:33:22 +0000 (17:33 +0100)]
Apply store pattern to track global app state

5 years agoClient now running. Toward fully 1-page (with filters for variants)
Benjamin Auder [Wed, 30 Jan 2019 01:43:47 +0000 (02:43 +0100)]
Client now running. Toward fully 1-page (with filters for variants)

5 years agoCode reorganization
Benjamin Auder [Tue, 29 Jan 2019 16:40:03 +0000 (17:40 +0100)]
Code reorganization

5 years agoTODO: where to put template: in views/ or components/?
Benjamin Auder [Tue, 29 Jan 2019 10:02:02 +0000 (11:02 +0100)]
TODO: where to put template: in views/ or components/?

5 years agoSaving state (broken as usual)
Benjamin Auder [Fri, 25 Jan 2019 21:00:34 +0000 (22:00 +0100)]
Saving state (broken as usual)

5 years agoTiny changes...
Benjamin Auder [Thu, 24 Jan 2019 18:27:01 +0000 (19:27 +0100)]
Tiny changes...

5 years agoArrange sockets.js (unimplemented yet)
Benjamin Auder [Thu, 24 Jan 2019 13:43:12 +0000 (14:43 +0100)]
Arrange sockets.js (unimplemented yet)