vchess.git
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)

5 years agoAdd some suggestions for icons (from feather or...)
Benjamin Auder [Wed, 23 Jan 2019 16:11:07 +0000 (17:11 +0100)]
Add some suggestions for icons (from feather or...)

5 years agoAdvance on client side
Benjamin Auder [Wed, 23 Jan 2019 15:33:21 +0000 (16:33 +0100)]
Advance on client side

5 years agoUnversion parameters.js
Benjamin Auder [Wed, 23 Jan 2019 08:23:57 +0000 (09:23 +0100)]
Unversion parameters.js

5 years agoReady to translate old client code (start with index)
Benjamin Auder [Tue, 22 Jan 2019 18:40:27 +0000 (19:40 +0100)]
Ready to translate old client code (start with index)

5 years agoSeparate client and server codes. Keep everything in one git repo for simplicity
Benjamin Auder [Tue, 22 Jan 2019 14:44:37 +0000 (15:44 +0100)]
Separate client and server codes. Keep everything in one git repo for simplicity

5 years agoStep toward a one-page application
Benjamin Auder [Sat, 19 Jan 2019 19:49:34 +0000 (20:49 +0100)]
Step toward a one-page application

5 years agoFix challenge creation (TODO: decide a challenge structure)
Benjamin Auder [Fri, 18 Jan 2019 22:25:06 +0000 (23:25 +0100)]
Fix challenge creation (TODO: decide a challenge structure)

5 years agoStart server implementation for correspondance play (early debug stage)
Benjamin Auder [Fri, 18 Jan 2019 18:24:27 +0000 (19:24 +0100)]
Start server implementation for correspondance play (early debug stage)

5 years agoDraft Game and Challenge models
Benjamin Auder [Fri, 18 Jan 2019 12:11:32 +0000 (13:11 +0100)]
Draft Game and Challenge models

5 years agoFinish fixing problems page
Benjamin Auder [Fri, 18 Jan 2019 01:07:39 +0000 (02:07 +0100)]
Finish fixing problems page

5 years agoUpdate TODO
Benjamin Auder [Thu, 17 Jan 2019 16:09:52 +0000 (17:09 +0100)]
Update TODO

5 years agoStill something wrong: load one problem, then click 'back to list' show modal
Benjamin Auder [Thu, 17 Jan 2019 16:08:23 +0000 (17:08 +0100)]
Still something wrong: load one problem, then click 'back to list' show modal

5 years agoFinished fixing problems (probably OK now)
Benjamin Auder [Thu, 17 Jan 2019 16:00:52 +0000 (17:00 +0100)]
Finished fixing problems (probably OK now)

5 years agoModals first on page to avoid 'scroll to the end' effect
Benjamin Auder [Thu, 17 Jan 2019 15:06:33 +0000 (16:06 +0100)]
Modals first on page to avoid 'scroll to the end' effect

5 years agoAdvance on problems debug. Navigation much cleaner now
Benjamin Auder [Thu, 17 Jan 2019 14:09:03 +0000 (15:09 +0100)]
Advance on problems debug. Navigation much cleaner now

5 years agoDebugging problems page; TODO: hash navigation is wrong
Benjamin Auder [Thu, 17 Jan 2019 11:57:43 +0000 (12:57 +0100)]
Debugging problems page; TODO: hash navigation is wrong

5 years agoSome debug, all components enabled (but not finished: socket+AJAX missing)
Benjamin Auder [Thu, 17 Jan 2019 00:30:41 +0000 (01:30 +0100)]
Some debug, all components enabled (but not finished: socket+AJAX missing)

5 years agoAlmost finished components drafts
Benjamin Auder [Wed, 16 Jan 2019 17:37:13 +0000 (18:37 +0100)]
Almost finished components drafts

5 years agoFinal thoughts about presentation
Benjamin Auder [Wed, 16 Jan 2019 10:45:45 +0000 (11:45 +0100)]
Final thoughts about presentation

5 years agorearrange room.js draft. think about game list components
Benjamin Auder [Wed, 16 Jan 2019 01:28:22 +0000 (02:28 +0100)]
rearrange room.js draft. think about game list components

5 years agoStart thinking on room.js: TODO, implement and test challenge / new game HH / abort...
Benjamin Auder [Tue, 15 Jan 2019 16:52:35 +0000 (17:52 +0100)]
Start thinking on room.js: TODO, implement and test challenge / new game HH / abort,resign,draw

5 years agoFix computer mode in rules tab
Benjamin Auder [Tue, 15 Jan 2019 11:19:35 +0000 (12:19 +0100)]
Fix computer mode in rules tab

5 years agoComputer mode in rules section almost OK
Benjamin Auder [Tue, 15 Jan 2019 00:25:23 +0000 (01:25 +0100)]
Computer mode in rules section almost OK

5 years agoTODO: modalSettings + finish game.js for other scenarios
Benjamin Auder [Mon, 14 Jan 2019 18:27:46 +0000 (19:27 +0100)]
TODO: modalSettings + finish game.js for other scenarios

5 years agoFix moveList + progress on game navigation system
Benjamin Auder [Mon, 14 Jan 2019 15:52:55 +0000 (16:52 +0100)]
Fix moveList + progress on game navigation system

5 years agoDraft moveList component
Benjamin Auder [Mon, 14 Jan 2019 11:15:23 +0000 (12:15 +0100)]
Draft moveList component

5 years agoSimplify navigation
Benjamin Auder [Mon, 14 Jan 2019 04:14:53 +0000 (05:14 +0100)]
Simplify navigation

5 years agoAdvance on components/game.js
Benjamin Auder [Mon, 14 Jan 2019 01:12:08 +0000 (02:12 +0100)]
Advance on components/game.js

5 years agoSaving current state
Benjamin Auder [Sun, 13 Jan 2019 14:16:52 +0000 (15:16 +0100)]
Saving current state

5 years agomy-board seems OK. Now TODO: test my-game (with sockets)
Benjamin Auder [Sun, 13 Jan 2019 02:20:48 +0000 (03:20 +0100)]
my-board seems OK. Now TODO: test my-game (with sockets)

5 years agoSome advances. TODO: test board.js, and then game.js, and then implement room.js
Benjamin Auder [Sat, 12 Jan 2019 14:21:00 +0000 (15:21 +0100)]
Some advances. TODO: test board.js, and then game.js, and then implement room.js

5 years agoUpdate some TODOs
Benjamin Auder [Fri, 11 Jan 2019 16:24:51 +0000 (17:24 +0100)]
Update some TODOs

5 years agoCOntinue thinking about code arrangement for game+board+...
Benjamin Auder [Fri, 11 Jan 2019 16:12:36 +0000 (17:12 +0100)]
COntinue thinking about code arrangement for game+board+...