vchess.git
4 years agoBetter Ball rules. Buggish but almost OK Synchrone variant
Benjamin Auder [Tue, 24 Mar 2020 00:37:00 +0000 (01:37 +0100)]
Better Ball rules. Buggish but almost OK Synchrone variant

4 years agoFix notation and pieces setup for random asymmetric in Eightpieces
Benjamin Auder [Mon, 23 Mar 2020 01:43:44 +0000 (02:43 +0100)]
Fix notation and pieces setup for random asymmetric in Eightpieces

4 years agoFixing attempt: clients now track tmpIds to know who is online/onfocus. Bug fixed...
Benjamin Auder [Mon, 23 Mar 2020 00:47:45 +0000 (01:47 +0100)]
Fixing attempt: clients now track tmpIds to know who is online/onfocus. Bug fixed for timers and rematch button

4 years agoAttempt to get rid of unwanted trans-rooms socket listen/message...
Benjamin Auder [Sun, 22 Mar 2020 14:18:39 +0000 (15:18 +0100)]
Attempt to get rid of unwanted trans-rooms socket listen/message...

4 years agoAttempt for better connection indicators
Benjamin Auder [Sun, 22 Mar 2020 13:55:04 +0000 (14:55 +0100)]
Attempt for better connection indicators

4 years agoRemove extra ()
Benjamin Auder [Sun, 22 Mar 2020 13:31:35 +0000 (14:31 +0100)]
Remove extra ()

4 years agoImprovement attempt for connection indicator + Game robustness... fingers crossed
Benjamin Auder [Sun, 22 Mar 2020 13:28:09 +0000 (14:28 +0100)]
Improvement attempt for connection indicator + Game robustness... fingers crossed

4 years agoAdd some traces to understand what happens with connection indicator
Benjamin Auder [Sun, 22 Mar 2020 13:22:43 +0000 (14:22 +0100)]
Add some traces to understand what happens with connection indicator

4 years agoAttempt to get rid of the weird trans-pages errors (especially in Game)
Benjamin Auder [Sun, 22 Mar 2020 12:59:22 +0000 (13:59 +0100)]
Attempt to get rid of the weird trans-pages errors (especially in Game)

4 years agoFix duplicated moves in Cylinder and Circular chess
Benjamin Auder [Sun, 22 Mar 2020 12:25:26 +0000 (13:25 +0100)]
Fix duplicated moves in Cylinder and Circular chess

4 years agoSchess: show 'nothing' instead of the moving piece when no pocket piece is used
Benjamin Auder [Sun, 22 Mar 2020 12:10:31 +0000 (13:10 +0100)]
Schess: show 'nothing' instead of the moving piece when no pocket piece is used

4 years agoQuote images source for Hawk and Elephant
Benjamin Auder [Sun, 22 Mar 2020 03:22:37 +0000 (04:22 +0100)]
Quote images source for Hawk and Elephant

4 years agoFix Hawk and Elephant movements in S-chess
Benjamin Auder [Sun, 22 Mar 2020 03:16:42 +0000 (04:16 +0100)]
Fix Hawk and Elephant movements in S-chess

4 years agoUpdate TODO
Benjamin Auder [Sun, 22 Mar 2020 03:11:37 +0000 (04:11 +0100)]
Update TODO

4 years agoFirst draft of S-chess variant + a few fixes
Benjamin Auder [Sun, 22 Mar 2020 03:10:46 +0000 (04:10 +0100)]
First draft of S-chess variant + a few fixes

4 years agoFix autoplay mode
Benjamin Auder [Sat, 21 Mar 2020 11:02:58 +0000 (12:02 +0100)]
Fix autoplay mode

4 years agoAdd comment on the 'en passant piece is a pawn'
Benjamin Auder [Sat, 21 Mar 2020 10:51:57 +0000 (11:51 +0100)]
Add comment on the 'en passant piece is a pawn'

4 years agoRevert to news button in red, no blinking. Add autoplay option
Benjamin Auder [Sat, 21 Mar 2020 10:49:53 +0000 (11:49 +0100)]
Revert to news button in red, no blinking. Add autoplay option

4 years agoFix typo
Benjamin Auder [Sat, 21 Mar 2020 05:19:31 +0000 (06:19 +0100)]
Fix typo

4 years agoDraft Ball variant + some fixes, enhancements and code cleaning
Benjamin Auder [Sat, 21 Mar 2020 05:14:22 +0000 (06:14 +0100)]
Draft Ball variant + some fixes, enhancements and code cleaning

4 years agoFix bug in sentry attacked detections when pushing lancers
Benjamin Auder [Fri, 20 Mar 2020 22:17:51 +0000 (23:17 +0100)]
Fix bug in sentry attacked detections when pushing lancers

4 years agoFix bug when editing a problem
Benjamin Auder [Fri, 20 Mar 2020 21:39:14 +0000 (22:39 +0100)]
Fix bug when editing a problem

4 years agoFix random init position for Coregal + Twokings variants
Benjamin Auder [Fri, 20 Mar 2020 21:20:49 +0000 (22:20 +0100)]
Fix random init position for Coregal + Twokings variants

4 years agoAdd Twokings variant
Benjamin Auder [Fri, 20 Mar 2020 21:08:16 +0000 (22:08 +0100)]
Add Twokings variant

4 years agoLower search depth for Coregal
Benjamin Auder [Fri, 20 Mar 2020 20:16:54 +0000 (21:16 +0100)]
Lower search depth for Coregal

4 years agoAdd Coregal variant + simplify time management in Game.vue
Benjamin Auder [Fri, 20 Mar 2020 20:05:12 +0000 (21:05 +0100)]
Add Coregal variant + simplify time management in Game.vue

4 years agoFix the 'empty news bug'
Benjamin Auder [Fri, 20 Mar 2020 09:30:24 +0000 (10:30 +0100)]
Fix the 'empty news bug'

4 years agoFix chat in main Hall + remove some duplicated code in Hall
Benjamin Auder [Thu, 19 Mar 2020 23:47:24 +0000 (00:47 +0100)]
Fix chat in main Hall + remove some duplicated code in Hall

4 years agoFix typo in server/README + increase interoperability following https://github.com...
Benjamin Auder [Thu, 19 Mar 2020 23:14:08 +0000 (00:14 +0100)]
Fix typo in server/README + increase interoperability following https://github.com/yagu0/vchess/pull/13

4 years agoDraft Coregal variant - still getCastleMoves() and updateCastleFlags() TODO
Benjamin Auder [Thu, 19 Mar 2020 23:05:34 +0000 (00:05 +0100)]
Draft Coregal variant - still getCastleMoves() and updateCastleFlags() TODO

4 years agoFix introduced bug when preventing to move when choices are shown
Benjamin Auder [Thu, 19 Mar 2020 20:02:58 +0000 (21:02 +0100)]
Fix introduced bug when preventing to move when choices are shown

4 years agoFix Perfect chess isAttackedBy(...)
Benjamin Auder [Thu, 19 Mar 2020 19:49:45 +0000 (20:49 +0100)]
Fix Perfect chess isAttackedBy(...)

4 years agoFix Rugby short description
Benjamin Auder [Thu, 19 Mar 2020 19:45:57 +0000 (20:45 +0100)]
Fix Rugby short description

4 years agoAdd Perfect Chess, fix a bug in BaseGame when moving while choosing a promotion,...
Benjamin Auder [Thu, 19 Mar 2020 19:43:17 +0000 (20:43 +0100)]
Add Perfect Chess, fix a bug in BaseGame when moving while choosing a promotion, eliminate some redundant castling code

4 years agoFix variants with captures forced: castling isn't a capture!
Benjamin Auder [Thu, 19 Mar 2020 16:13:02 +0000 (17:13 +0100)]
Fix variants with captures forced: castling isn't a capture!

4 years agoTiny style improvement
Benjamin Auder [Thu, 19 Mar 2020 15:58:53 +0000 (16:58 +0100)]
Tiny style improvement

4 years agoTrigger IndexedDB onupgradeneeded by increasing DB version
Benjamin Auder [Thu, 19 Mar 2020 15:52:21 +0000 (16:52 +0100)]
Trigger IndexedDB onupgradeneeded by increasing DB version

4 years agoFix DBOpenRequest.onupgradeneeded
Benjamin Auder [Thu, 19 Mar 2020 15:47:28 +0000 (16:47 +0100)]
Fix DBOpenRequest.onupgradeneeded

4 years agoFix corr clocks issues
Benjamin Auder [Thu, 19 Mar 2020 15:40:10 +0000 (16:40 +0100)]
Fix corr clocks issues

4 years agoRemove extra spaces in server/README.md
Benjamin Auder [Thu, 19 Mar 2020 13:52:25 +0000 (14:52 +0100)]
Remove extra spaces in server/README.md

4 years agoMerge branch 'master' of github.com:yagu0/vchess
Benjamin Auder [Thu, 19 Mar 2020 13:50:08 +0000 (14:50 +0100)]
Merge branch 'master' of github.com:yagu0/vchess

4 years agoMerge pull request #11 from smartchessguiapp/master
yagu0 [Thu, 19 Mar 2020 13:49:15 +0000 (14:49 +0100)]
Merge pull request #11 from smartchessguiapp/master

More verbose instructions for creating sqlite database

4 years agoImprove news style
Benjamin Auder [Thu, 19 Mar 2020 13:43:44 +0000 (14:43 +0100)]
Improve news style

4 years agoImprove news style
Benjamin Auder [Thu, 19 Mar 2020 13:34:27 +0000 (14:34 +0100)]
Improve news style

4 years agoloadMore button for my local games as well
Benjamin Auder [Thu, 19 Mar 2020 13:24:01 +0000 (14:24 +0100)]
loadMore button for my local games as well

4 years agoMore verbose instructions for creating sqlite database
smartchessguiapp [Thu, 19 Mar 2020 05:59:18 +0000 (06:59 +0100)]
More verbose instructions for creating sqlite database

4 years agoUpdate TODO
Benjamin Auder [Thu, 19 Mar 2020 02:33:15 +0000 (03:33 +0100)]
Update TODO

4 years agoShow check(mate) indicators in moves list. No longer require the odd ?rid=... in...
Benjamin Auder [Thu, 19 Mar 2020 02:29:40 +0000 (03:29 +0100)]
Show check(mate) indicators in moves list. No longer require the odd ?rid=... in games refs. Fix missing askgame in Hall at gconnect

4 years agoRefactor Problems view: should now handle better long problems lists
Benjamin Auder [Wed, 18 Mar 2020 23:48:59 +0000 (00:48 +0100)]
Refactor Problems view: should now handle better long problems lists

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...