vchess.git
4 years agoRefresh REDAME files + fix download_objects script
Benjamin Auder [Wed, 18 Mar 2020 20:16:29 +0000 (21:16 +0100)]
Refresh REDAME files + fix download_objects script

4 years agoRestore newgame.flac - part 2
Benjamin Auder [Wed, 18 Mar 2020 20:05:42 +0000 (21:05 +0100)]
Restore newgame.flac - part 2

4 years agoRestore newgame.flac - part 1
Benjamin Auder [Wed, 18 Mar 2020 20:01:40 +0000 (21:01 +0100)]
Restore newgame.flac - part 1

4 years agoRe-add binary files through git-fat
Benjamin Auder [Wed, 18 Mar 2020 19:39:10 +0000 (20:39 +0100)]
Re-add binary files through git-fat

4 years agoStep back: cannot use both git-fat and git-lfs. So stop using git-lfs and provide...
Benjamin Auder [Wed, 18 Mar 2020 19:35:50 +0000 (20:35 +0100)]
Step back: cannot use both git-fat and git-lfs. So stop using git-lfs and provide a work-around for now

4 years agoRe-adding binary files with filter git-lfs
Benjamin Auder [Wed, 18 Mar 2020 19:09:23 +0000 (20:09 +0100)]
Re-adding binary files with filter git-lfs

4 years agoDelete before re-adding binary files with filter git-lfs
Benjamin Auder [Wed, 18 Mar 2020 19:06:59 +0000 (20:06 +0100)]
Delete before re-adding binary files with filter git-lfs

4 years agoUse git-lfs for large files on Github
Benjamin Auder [Wed, 18 Mar 2020 18:58:23 +0000 (19:58 +0100)]
Use git-lfs for large files on Github

4 years agoUse git-lfs for large files on Github
Benjamin Auder [Wed, 18 Mar 2020 18:55:17 +0000 (19:55 +0100)]
Use git-lfs for large files on Github

4 years agoFix highlighting checks when navigating
Benjamin Auder [Wed, 18 Mar 2020 13:34:03 +0000 (14:34 +0100)]
Fix highlighting checks when navigating

4 years agoFix Cannibal variant. TODO: better kings images
Benjamin Auder [Wed, 18 Mar 2020 13:30:03 +0000 (14:30 +0100)]
Fix Cannibal variant. TODO: better kings images

4 years agoAdd Rugby variant
Benjamin Auder [Wed, 18 Mar 2020 09:45:10 +0000 (10:45 +0100)]
Add Rugby variant

4 years agoAdd Cannibal variant
Benjamin Auder [Wed, 18 Mar 2020 07:56:59 +0000 (08:56 +0100)]
Add Cannibal variant

4 years agoFix message when resigning
Benjamin Auder [Wed, 18 Mar 2020 07:23:26 +0000 (08:23 +0100)]
Fix message when resigning

4 years agoFix settings icon height
Benjamin Auder [Tue, 17 Mar 2020 21:47:10 +0000 (22:47 +0100)]
Fix settings icon height

4 years agoFix mistake in Game.js
Benjamin Auder [Tue, 17 Mar 2020 21:43:25 +0000 (22:43 +0100)]
Fix mistake in Game.js

4 years agoGeneralize pawn movements: cleaner and smaller code
Benjamin Auder [Tue, 17 Mar 2020 21:40:32 +0000 (22:40 +0100)]
Generalize pawn movements: cleaner and smaller code

4 years agoFix Antiking 1 notation
Benjamin Auder [Tue, 17 Mar 2020 15:41:53 +0000 (16:41 +0100)]
Fix Antiking 1 notation

4 years agoFix fast navigation in multi-moves variants
Benjamin Auder [Tue, 17 Mar 2020 15:05:50 +0000 (16:05 +0100)]
Fix fast navigation in multi-moves variants

4 years agoA few fixes
Benjamin Auder [Tue, 17 Mar 2020 13:59:57 +0000 (14:59 +0100)]
A few fixes

4 years agoAdd Antiking v1
Benjamin Auder [Tue, 17 Mar 2020 12:39:28 +0000 (13:39 +0100)]
Add Antiking v1

4 years agoMove 'anonymousCount' which was computed to a method in Hall. Seems more accurate
Benjamin Auder [Tue, 17 Mar 2020 10:40:32 +0000 (11:40 +0100)]
Move 'anonymousCount' which was computed to a method in Hall. Seems more accurate

4 years agoAdd Knightrelay1. Some fixes. Move odd 'isAttackedBy_multiple_colors' to Checkered...
Benjamin Auder [Tue, 17 Mar 2020 00:22:41 +0000 (01:22 +0100)]
Add Knightrelay1. Some fixes. Move odd 'isAttackedBy_multiple_colors' to Checkered variant only

4 years agoFix SQL query to get completed games
Benjamin Auder [Mon, 16 Mar 2020 19:27:55 +0000 (20:27 +0100)]
Fix SQL query to get completed games

4 years agoRefactor Games structure on server: no longer use an extra 'Players' table
Benjamin Auder [Mon, 16 Mar 2020 18:52:22 +0000 (19:52 +0100)]
Refactor Games structure on server: no longer use an extra 'Players' table

4 years agoRefactor models (merge Players in Games), add cursor to correspondance games. Finishe...
Benjamin Auder [Mon, 16 Mar 2020 02:40:33 +0000 (03:40 +0100)]
Refactor models (merge Players in Games), add cursor to correspondance games. Finished but not working yet

4 years agoImprove games/challenges display and fix MyGames page reactivity (using () for now...)
Benjamin Auder [Sun, 15 Mar 2020 18:28:38 +0000 (19:28 +0100)]
Improve games/challenges display and fix MyGames page reactivity (using () for now...)

4 years agoFix Benedict rules for flipped colors when castling: seems more logical now
Benjamin Auder [Sun, 15 Mar 2020 16:19:48 +0000 (17:19 +0100)]
Fix Benedict rules for flipped colors when castling: seems more logical now

4 years agoRemove timeout on main Hall, instead just show 'there is something' on corr challenge...
Benjamin Auder [Sun, 15 Mar 2020 16:01:18 +0000 (17:01 +0100)]
Remove timeout on main Hall, instead just show 'there is something' on corr challenges/games buttons

4 years agoAttempt to show something on Hall page when no live challenges or games
Benjamin Auder [Sun, 15 Mar 2020 15:50:39 +0000 (16:50 +0100)]
Attempt to show something on Hall page when no live challenges or games

4 years agoFix bug in Eightpieces rules (division by 0)
Benjamin Auder [Sun, 15 Mar 2020 14:49:32 +0000 (15:49 +0100)]
Fix bug in Eightpieces rules (division by 0)

4 years agoFix news notification system
Benjamin Auder [Sun, 15 Mar 2020 14:41:19 +0000 (15:41 +0100)]
Fix news notification system

4 years agoUpdate TODO
Benjamin Auder [Sun, 15 Mar 2020 10:31:04 +0000 (11:31 +0100)]
Update TODO

4 years agoExperimental news notification system + fix Eightpieces variant
Benjamin Auder [Sun, 15 Mar 2020 10:26:23 +0000 (11:26 +0100)]
Experimental news notification system + fix Eightpieces variant

4 years agoScale Discord and Github icons, slightly better displayed
Benjamin Auder [Sat, 14 Mar 2020 23:36:48 +0000 (00:36 +0100)]
Scale Discord and Github icons, slightly better displayed

4 years agoDraft Eightpieces rules. Fix display: PNG images + promotions on 2 lines
Benjamin Auder [Sat, 14 Mar 2020 23:05:22 +0000 (00:05 +0100)]
Draft Eightpieces rules. Fix display: PNG images + promotions on 2 lines

4 years agoA few fixes + remove debug traces (Eightpieces variant)
Benjamin Auder [Sat, 14 Mar 2020 21:34:37 +0000 (22:34 +0100)]
A few fixes + remove debug traces (Eightpieces variant)

4 years agoSmaller Discord invitation size
Benjamin Auder [Sat, 14 Mar 2020 20:44:53 +0000 (21:44 +0100)]
Smaller Discord invitation size

4 years agoFix forbidden captures and checks within first move for Eightpieces variant
Benjamin Auder [Sat, 14 Mar 2020 20:42:54 +0000 (21:42 +0100)]
Fix forbidden captures and checks within first move for Eightpieces variant

4 years agoHopefully Eightpieces is less buggish now
Benjamin Auder [Sat, 14 Mar 2020 20:35:33 +0000 (21:35 +0100)]
Hopefully Eightpieces is less buggish now

4 years agoChange castle flags. Eightpieces still not OK, but almost
Benjamin Auder [Sat, 14 Mar 2020 12:50:42 +0000 (13:50 +0100)]
Change castle flags. Eightpieces still not OK, but almost

4 years agoEightpieces almost ready
Benjamin Auder [Fri, 13 Mar 2020 19:54:45 +0000 (20:54 +0100)]
Eightpieces almost ready

4 years agoAttempt to fix promotions on mobile browsers
Benjamin Auder [Fri, 13 Mar 2020 09:36:19 +0000 (10:36 +0100)]
Attempt to fix promotions on mobile browsers

4 years ago'update'
Benjamin Auder [Fri, 13 Mar 2020 00:05:28 +0000 (01:05 +0100)]
'update'

4 years agoBetter 8pieces rules. Almost there (still buggish for sentries pushes)
Benjamin Auder [Thu, 12 Mar 2020 23:56:36 +0000 (00:56 +0100)]
Better 8pieces rules. Almost there (still buggish for sentries pushes)

4 years agoAlmost debugged Eightpieces variant
Benjamin Auder [Thu, 12 Mar 2020 20:32:02 +0000 (21:32 +0100)]
Almost debugged Eightpieces variant

4 years agoDebug movesCount for MarseilleChess, complete draft of Eightpieces variant
Benjamin Auder [Thu, 12 Mar 2020 18:59:20 +0000 (19:59 +0100)]
Debug movesCount for MarseilleChess, complete draft of Eightpieces variant

4 years agoFix games rendering
Benjamin Auder [Thu, 12 Mar 2020 16:33:54 +0000 (17:33 +0100)]
Fix games rendering

4 years agoPrepare smoother future updates
Benjamin Auder [Thu, 12 Mar 2020 16:30:04 +0000 (17:30 +0100)]
Prepare smoother future updates

4 years agoFix getCurrentScore in Racingkings variant
Benjamin Auder [Thu, 12 Mar 2020 15:59:08 +0000 (16:59 +0100)]
Fix getCurrentScore in Racingkings variant

4 years agoRemove watcher for fenStart in BaseGame: call re_setVariables manually. Less Vue...
Benjamin Auder [Thu, 12 Mar 2020 15:54:19 +0000 (16:54 +0100)]
Remove watcher for fenStart in BaseGame: call re_setVariables manually. Less Vue-ish but seemingly more reliable...

4 years agoRename temporary Eightpieces variant' pieces
Benjamin Auder [Thu, 12 Mar 2020 11:30:11 +0000 (12:30 +0100)]
Rename temporary Eightpieces variant' pieces

4 years agoFix mistake: cannot use settings.randomness too early in Hall
Benjamin Auder [Thu, 12 Mar 2020 11:21:31 +0000 (12:21 +0100)]
Fix mistake: cannot use settings.randomness too early in Hall

4 years agoFix some typos
Benjamin Auder [Thu, 12 Mar 2020 11:16:38 +0000 (12:16 +0100)]
Fix some typos

4 years agoFilter out Eightpieces from variants list for now
Benjamin Auder [Thu, 12 Mar 2020 11:14:37 +0000 (12:14 +0100)]
Filter out Eightpieces from variants list for now

4 years agoSome fixes, work on Eightpieces draft, add a few capturing variants
Benjamin Auder [Thu, 12 Mar 2020 11:11:22 +0000 (12:11 +0100)]
Some fixes, work on Eightpieces draft, add a few capturing variants

4 years agoUpdate TODO + server update page
Benjamin Auder [Wed, 11 Mar 2020 17:08:55 +0000 (18:08 +0100)]
Update TODO + server update page

4 years agoWork on Eightpieces draft. Fix Grand deterministic initial position
Benjamin Auder [Wed, 11 Mar 2020 17:05:40 +0000 (18:05 +0100)]
Work on Eightpieces draft. Fix Grand deterministic initial position

4 years agoFix issues with preset challenges
Benjamin Auder [Wed, 11 Mar 2020 12:54:03 +0000 (13:54 +0100)]
Fix issues with preset challenges

4 years agoBetter text in About section
Benjamin Auder [Wed, 11 Mar 2020 11:05:54 +0000 (12:05 +0100)]
Better text in About section

4 years agoFixes
Benjamin Auder [Wed, 11 Mar 2020 08:36:48 +0000 (09:36 +0100)]
Fixes

4 years agoBetter margin on smartphones for preset challenges
Benjamin Auder [Tue, 10 Mar 2020 23:57:20 +0000 (00:57 +0100)]
Better margin on smartphones for preset challenges

4 years agoAdd Discord link on footer
Benjamin Auder [Tue, 10 Mar 2020 23:25:13 +0000 (00:25 +0100)]
Add Discord link on footer

4 years agoBug fixes
Benjamin Auder [Tue, 10 Mar 2020 23:08:08 +0000 (00:08 +0100)]
Bug fixes

4 years agoSome fixes and enhancements as suggested on Discord
Benjamin Auder [Tue, 10 Mar 2020 19:54:10 +0000 (20:54 +0100)]
Some fixes and enhancements as suggested on Discord

4 years agoCosmetics
Benjamin Auder [Tue, 10 Mar 2020 12:25:46 +0000 (13:25 +0100)]
Cosmetics

4 years agoFix error iterating on getElementsByClassName on mobile browsers
Benjamin Auder [Tue, 10 Mar 2020 12:21:36 +0000 (13:21 +0100)]
Fix error iterating on getElementsByClassName on mobile browsers

4 years agoDo not show deleted games in GameList
Benjamin Auder [Tue, 10 Mar 2020 00:36:09 +0000 (01:36 +0100)]
Do not show deleted games in GameList

4 years agoFix typo
Benjamin Auder [Tue, 10 Mar 2020 00:29:27 +0000 (01:29 +0100)]
Fix typo

4 years agoFix games ordering in MyGames, fix en-passant mistake in Rifle variant
Benjamin Auder [Tue, 10 Mar 2020 00:26:33 +0000 (01:26 +0100)]
Fix games ordering in MyGames, fix en-passant mistake in Rifle variant

4 years agoSmall fixes + early draft of Eightpieces variant
Benjamin Auder [Mon, 9 Mar 2020 20:31:59 +0000 (21:31 +0100)]
Small fixes + early draft of Eightpieces variant

4 years agoUpdate TODO, improve style for Crazyhouse variant, fix an introduced bug in example...
Benjamin Auder [Mon, 9 Mar 2020 19:06:13 +0000 (20:06 +0100)]
Update TODO, improve style for Crazyhouse variant, fix an introduced bug in example games stop logic

4 years agoCosmetics
Benjamin Auder [Mon, 9 Mar 2020 18:11:10 +0000 (19:11 +0100)]
Cosmetics

4 years agoMyGames page is now dynamic (experimental, not much tested)
Benjamin Auder [Mon, 9 Mar 2020 17:24:49 +0000 (18:24 +0100)]
MyGames page is now dynamic (experimental, not much tested)

4 years agoFix rematch process
Benjamin Auder [Mon, 9 Mar 2020 14:28:19 +0000 (15:28 +0100)]
Fix rematch process

4 years agoFix enpassant checks for Rifle variant (among others maybe)
Benjamin Auder [Mon, 9 Mar 2020 12:55:53 +0000 (13:55 +0100)]
Fix enpassant checks for Rifle variant (among others maybe)

4 years agoImplement notifyAllBut()
Benjamin Auder [Mon, 9 Mar 2020 09:38:53 +0000 (10:38 +0100)]
Implement notifyAllBut()

4 years agoDraft rematch (not working yet) + fix Crazyhouse getPromotedFen()
Benjamin Auder [Mon, 9 Mar 2020 09:37:30 +0000 (10:37 +0100)]
Draft rematch (not working yet) + fix Crazyhouse getPromotedFen()

4 years agoSome small enhancements and fixes
Benjamin Auder [Mon, 9 Mar 2020 02:25:37 +0000 (03:25 +0100)]
Some small enhancements and fixes

4 years agoMore adapted confirm div size: follow current board size
Benjamin Auder [Mon, 9 Mar 2020 00:03:04 +0000 (01:03 +0100)]
More adapted confirm div size: follow current board size

4 years agoBigger diagram for corr moves confirmation
Benjamin Auder [Sun, 8 Mar 2020 23:54:43 +0000 (00:54 +0100)]
Bigger diagram for corr moves confirmation

4 years agoExperimental focus/blur detection
Benjamin Auder [Sun, 8 Mar 2020 23:25:20 +0000 (00:25 +0100)]
Experimental focus/blur detection

4 years agoUniformize presentation for corr move validation
Benjamin Auder [Sun, 8 Mar 2020 17:51:26 +0000 (18:51 +0100)]
Uniformize presentation for corr move validation

4 years agoUpdate TODO
Benjamin Auder [Sun, 8 Mar 2020 11:17:47 +0000 (12:17 +0100)]
Update TODO

4 years agoTest 'server is reloading' message
Benjamin Auder [Sun, 8 Mar 2020 11:00:46 +0000 (12:00 +0100)]
Test 'server is reloading' message

4 years agoReplaced AJAX by fetch: not everything tested yet, but seems fine
Benjamin Auder [Sun, 8 Mar 2020 10:59:11 +0000 (11:59 +0100)]
Replaced AJAX by fetch: not everything tested yet, but seems fine

4 years agoBetter clocks management
Benjamin Auder [Sun, 8 Mar 2020 08:38:34 +0000 (09:38 +0100)]
Better clocks management

4 years agoFix clocks update + abort games from MyGames page
Benjamin Auder [Sat, 7 Mar 2020 20:00:52 +0000 (21:00 +0100)]
Fix clocks update + abort games from MyGames page

4 years agoFixes for corr games update + incomplete info (do not show board)
Benjamin Auder [Sat, 7 Mar 2020 18:06:37 +0000 (19:06 +0100)]
Fixes for corr games update + incomplete info (do not show board)

4 years agoExperimental update: preview corr move + allow deletion of any game
Benjamin Auder [Sat, 7 Mar 2020 12:31:42 +0000 (13:31 +0100)]
Experimental update: preview corr move + allow deletion of any game

4 years agoUpdate TODO
Benjamin Auder [Sat, 7 Mar 2020 00:34:06 +0000 (01:34 +0100)]
Update TODO

4 years agoBetter style for corr moves confirmation (see board)
Benjamin Auder [Sat, 7 Mar 2020 00:31:56 +0000 (01:31 +0100)]
Better style for corr moves confirmation (see board)

4 years agoscroll to game beginning: better fix
Benjamin Auder [Fri, 6 Mar 2020 18:30:47 +0000 (19:30 +0100)]
scroll to game beginning: better fix

4 years agoFix scrolling to game beginning
Benjamin Auder [Fri, 6 Mar 2020 18:20:52 +0000 (19:20 +0100)]
Fix scrolling to game beginning

4 years agoUpdate TODO
Benjamin Auder [Fri, 6 Mar 2020 17:49:57 +0000 (18:49 +0100)]
Update TODO

4 years agoFix isConnected indicator in case of multi-accounts on same browser
Benjamin Auder [Fri, 6 Mar 2020 17:37:04 +0000 (18:37 +0100)]
Fix isConnected indicator in case of multi-accounts on same browser

4 years agoFix README, TODO and a mistake in MyGames
Benjamin Auder [Fri, 6 Mar 2020 17:32:06 +0000 (18:32 +0100)]
Fix README, TODO and a mistake in MyGames

4 years agoUpdate TODO
Benjamin Auder [Fri, 6 Mar 2020 17:07:42 +0000 (18:07 +0100)]
Update TODO

4 years agoImprove 'connected' display in case of multi-accounts on same browser
Benjamin Auder [Fri, 6 Mar 2020 17:06:10 +0000 (18:06 +0100)]
Improve 'connected' display in case of multi-accounts on same browser

4 years agoAdd some margin around score infos
Benjamin Auder [Fri, 6 Mar 2020 17:01:54 +0000 (18:01 +0100)]
Add some margin around score infos