vchess.git
5 years agoDraft Alice variant, prepare some images
Benjamin Auder [Thu, 22 Nov 2018 11:05:59 +0000 (12:05 +0100)]
Draft Alice variant, prepare some images

5 years agoDraft plan for easy Alice chess implementation
Benjamin Auder [Thu, 22 Nov 2018 01:32:33 +0000 (02:32 +0100)]
Draft plan for easy Alice chess implementation

5 years agoProbably fixed Magnetic chess
Benjamin Auder [Thu, 22 Nov 2018 01:14:17 +0000 (02:14 +0100)]
Probably fixed Magnetic chess

5 years agoSaving state - unstable
Benjamin Auder [Wed, 21 Nov 2018 16:28:39 +0000 (17:28 +0100)]
Saving state - unstable

5 years agoComplete Magnetic rules
Benjamin Auder [Wed, 21 Nov 2018 15:00:26 +0000 (16:00 +0100)]
Complete Magnetic rules

5 years agoRemove some redundant code [Checkered/Magnetic still buggish]
Benjamin Auder [Wed, 21 Nov 2018 12:05:33 +0000 (13:05 +0100)]
Remove some redundant code [Checkered/Magnetic still buggish]

5 years agoAdd TODO for pawns promotions in Magnetic + slightly improve rules description
Benjamin Auder [Tue, 20 Nov 2018 22:47:13 +0000 (23:47 +0100)]
Add TODO for pawns promotions in Magnetic + slightly improve rules description

5 years agoFinish Magnetic chess
Benjamin Auder [Tue, 20 Nov 2018 21:01:22 +0000 (22:01 +0100)]
Finish Magnetic chess

5 years agoFirst draft of Magnetic chess
Benjamin Auder [Tue, 20 Nov 2018 16:01:02 +0000 (17:01 +0100)]
First draft of Magnetic chess

5 years agoAntiking seems OK now
Benjamin Auder [Tue, 20 Nov 2018 14:46:19 +0000 (15:46 +0100)]
Antiking seems OK now

5 years agoFist draft of Antiking variant (still being debugged)
Benjamin Auder [Tue, 20 Nov 2018 13:59:19 +0000 (14:59 +0100)]
Fist draft of Antiking variant (still being debugged)

5 years agoCLeaner way to fix PGN
Benjamin Auder [Tue, 20 Nov 2018 02:08:35 +0000 (03:08 +0100)]
CLeaner way to fix PGN

5 years agoAttempt to fix opponent in PGN (should be OK now)
Benjamin Auder [Tue, 20 Nov 2018 02:04:37 +0000 (03:04 +0100)]
Attempt to fix opponent in PGN (should be OK now)

5 years agoAttempt to fix opponent in PGN
Benjamin Auder [Tue, 20 Nov 2018 02:03:18 +0000 (03:03 +0100)]
Attempt to fix opponent in PGN

5 years agoFix mode in PGN
Benjamin Auder [Tue, 20 Nov 2018 01:59:03 +0000 (02:59 +0100)]
Fix mode in PGN

5 years agoUpdate README
Benjamin Auder [Tue, 20 Nov 2018 00:35:42 +0000 (01:35 +0100)]
Update README

5 years agoGeneralize code in VariantRules. Considerable speed-up for checkered bot. Prepare...
Benjamin Auder [Tue, 20 Nov 2018 00:26:02 +0000 (01:26 +0100)]
Generalize code in VariantRules. Considerable speed-up for checkered bot. Prepare ground for Antiking

5 years agoAdd a few questions...
Benjamin Auder [Mon, 19 Nov 2018 17:53:37 +0000 (18:53 +0100)]
Add a few questions...

5 years agoFix date in PGN: months start at 0
Benjamin Auder [Mon, 19 Nov 2018 17:23:34 +0000 (18:23 +0100)]
Fix date in PGN: months start at 0

5 years agoDraft of Antiking variant
Benjamin Auder [Mon, 19 Nov 2018 17:20:27 +0000 (18:20 +0100)]
Draft of Antiking variant

5 years agoWorkaround unselectable text: allow PGN download
Benjamin Auder [Mon, 19 Nov 2018 16:48:14 +0000 (17:48 +0100)]
Workaround unselectable text: allow PGN download

5 years agoAdd expert mode
Benjamin Auder [Mon, 19 Nov 2018 15:28:40 +0000 (16:28 +0100)]
Add expert mode

5 years agoImplemented turn indicator
Benjamin Auder [Mon, 19 Nov 2018 14:57:29 +0000 (15:57 +0100)]
Implemented turn indicator

5 years agoDisplay tooltips below (better on smartphones I think)
Benjamin Auder [Mon, 19 Nov 2018 13:39:10 +0000 (14:39 +0100)]
Display tooltips below (better on smartphones I think)

5 years agoBasic style improve (for smartphones)
Benjamin Auder [Mon, 19 Nov 2018 13:31:29 +0000 (14:31 +0100)]
Basic style improve (for smartphones)

5 years agoImproved PGN and game seek
Benjamin Auder [Mon, 19 Nov 2018 11:27:30 +0000 (12:27 +0100)]
Improved PGN and game seek

5 years agoFix incheck by pawns for checkered
Benjamin Auder [Mon, 19 Nov 2018 10:08:25 +0000 (11:08 +0100)]
Fix incheck by pawns for checkered

5 years agoTry to fix sound exception...
Benjamin Auder [Mon, 19 Nov 2018 02:01:13 +0000 (03:01 +0100)]
Try to fix sound exception...

5 years agoFix code ordering in ChessRules.constructor
Benjamin Auder [Mon, 19 Nov 2018 01:55:57 +0000 (02:55 +0100)]
Fix code ordering in ChessRules.constructor

5 years agoFix lastate propagation
Benjamin Auder [Mon, 19 Nov 2018 01:48:39 +0000 (02:48 +0100)]
Fix lastate propagation

5 years agoGet rid of redundant variable variantRules.movesCount
Benjamin Auder [Mon, 19 Nov 2018 00:57:47 +0000 (01:57 +0100)]
Get rid of redundant variable variantRules.movesCount

5 years agoSome simplifications (breaking commit)
Benjamin Auder [Mon, 19 Nov 2018 00:37:58 +0000 (01:37 +0100)]
Some simplifications (breaking commit)

5 years agoFirst draft of game balancing solution after reconnect
Benjamin Auder [Sun, 18 Nov 2018 23:43:17 +0000 (00:43 +0100)]
First draft of game balancing solution after reconnect

5 years agoA few fixes. Still undelivered moves issue
Benjamin Auder [Sun, 18 Nov 2018 15:33:26 +0000 (16:33 +0100)]
A few fixes. Still undelivered moves issue

5 years agoAttempt to fix the non-transmitted moves issue
Benjamin Auder [Sun, 18 Nov 2018 15:25:31 +0000 (16:25 +0100)]
Attempt to fix the non-transmitted moves issue

5 years agoSuggest using Redis when failing to deliver messages
Benjamin Auder [Sun, 18 Nov 2018 12:55:56 +0000 (13:55 +0100)]
Suggest using Redis when failing to deliver messages

5 years agoAttempt to prevent other tabs new games while playing (...)
Benjamin Auder [Sun, 18 Nov 2018 12:50:22 +0000 (13:50 +0100)]
Attempt to prevent other tabs new games while playing (...)

5 years agoAdjustement to highlight checkered checks
Benjamin Auder [Sun, 18 Nov 2018 12:25:59 +0000 (13:25 +0100)]
Adjustement to highlight checkered checks

5 years agoStop highlighting king when new game starts
Benjamin Auder [Sun, 18 Nov 2018 11:32:56 +0000 (12:32 +0100)]
Stop highlighting king when new game starts

5 years agoSpeed up computer thinking, fix Zen ep
Benjamin Auder [Sun, 18 Nov 2018 11:27:35 +0000 (12:27 +0100)]
Speed up computer thinking, fix Zen ep

5 years agoMore robust in-check indications (ready for Antiking)
Benjamin Auder [Sun, 18 Nov 2018 00:47:58 +0000 (01:47 +0100)]
More robust in-check indications (ready for Antiking)

5 years agoUpdate TODO
Benjamin Auder [Sat, 17 Nov 2018 17:19:11 +0000 (18:19 +0100)]
Update TODO

5 years agoUpdate TODO
Benjamin Auder [Sat, 17 Nov 2018 17:12:09 +0000 (18:12 +0100)]
Update TODO

5 years agoHighlight king in red if undercheck + some improvements
Benjamin Auder [Sat, 17 Nov 2018 17:11:18 +0000 (18:11 +0100)]
Highlight king in red if undercheck + some improvements

5 years agoFix typo in Zen getNotation()
Benjamin Auder [Sat, 17 Nov 2018 13:49:38 +0000 (14:49 +0100)]
Fix typo in Zen getNotation()

5 years agoAdd initial FEN to PGN; shorten end of game window
Benjamin Auder [Fri, 16 Nov 2018 18:41:52 +0000 (19:41 +0100)]
Add initial FEN to PGN; shorten end of game window

5 years agoAdd some TODOs
Benjamin Auder [Fri, 16 Nov 2018 16:37:12 +0000 (17:37 +0100)]
Add some TODOs

5 years agoStore moves, show PGN at end of game
Benjamin Auder [Fri, 16 Nov 2018 16:33:27 +0000 (17:33 +0100)]
Store moves, show PGN at end of game

5 years agoAdd reconnection ability to index page
Benjamin Auder [Fri, 16 Nov 2018 15:05:59 +0000 (16:05 +0100)]
Add reconnection ability to index page

5 years agoAdd state indicators for game seek/playing
Benjamin Auder [Fri, 16 Nov 2018 14:54:11 +0000 (15:54 +0100)]
Add state indicators for game seek/playing

5 years agoForgot to remove game seek on new game
Benjamin Auder [Fri, 16 Nov 2018 00:45:34 +0000 (01:45 +0100)]
Forgot to remove game seek on new game

5 years agoRobustify game seek
Benjamin Auder [Fri, 16 Nov 2018 00:29:09 +0000 (01:29 +0100)]
Robustify game seek

5 years agoFix disconnection issues (not subtle way...)
Benjamin Auder [Thu, 15 Nov 2018 16:46:03 +0000 (17:46 +0100)]
Fix disconnection issues (not subtle way...)

5 years agoAdd a few TODOs to handle invisible disconnections
Benjamin Auder [Thu, 15 Nov 2018 10:20:40 +0000 (11:20 +0100)]
Add a few TODOs to handle invisible disconnections

5 years agoPointer cursor on board when playing
Benjamin Auder [Tue, 13 Nov 2018 17:13:34 +0000 (18:13 +0100)]
Pointer cursor on board when playing

5 years agoAdd help modal on index. Adjustments in Checkered rules
Benjamin Auder [Tue, 13 Nov 2018 16:44:49 +0000 (17:44 +0100)]
Add help modal on index. Adjustments in Checkered rules

5 years agoRemove extra sound source (unused)
Benjamin Auder [Tue, 13 Nov 2018 06:59:56 +0000 (07:59 +0100)]
Remove extra sound source (unused)

5 years agoFirst commit
Benjamin Auder [Tue, 13 Nov 2018 06:56:28 +0000 (07:56 +0100)]
First commit