lila/modules/setup/src/main
Thibault Duplessis a05181c784 not all variants are supported in blind mode
Because we need to validate moves on client side,
and only standard chess is implemented there.
Feel free to improve:
https://github.com/ornicar/lila/blob/master/ui/round/src/plugins/sanWriter.js

Some variants have same move generation,
and have therefore been included:
chess960, kingOfTheHill, threeCheck.

Horde could be included if moving first rank pawn
by two squares was implemented.
2019-01-30 07:51:44 +07:00
..
AiConfig.scala prevent ultrabullet vs SF from position 2018-12-18 19:10:12 +08:00
AnonConfigRepo.scala clean up lobby config repos 2018-12-13 19:47:40 +08:00
ApiConfig.scala implement /api/challenge/{username} endpoint - closes #4771 2018-12-11 17:06:45 +07:00
Config.scala not all variants are supported in blind mode 2019-01-30 07:51:44 +07:00
Env.scala clean up lobby config repos 2018-12-13 19:47:40 +08:00
FilterConfig.scala remove Boolean.fold - what's wrong with if-else? 2018-07-20 11:41:46 +02:00
FormFactory.scala prevent ultrabullet vs SF from position 2018-12-18 19:10:12 +08:00
FriendConfig.scala refactor shit like there's a tomorrow 2018-05-07 00:40:17 +02:00
HookConfig.scala limit hook config rating range 2018-12-26 21:29:01 +08:00
HumanConfig.scala s/⇒/=> 2014-02-17 10:12:19 +01:00
Mappings.scala review text form fields and fix duplicated validation 2018-12-04 17:38:50 +07:00
Processor.scala remove dead code 2018-12-26 20:32:39 +08:00
TimeMode.scala [new opponent] button - closes #417 2015-04-21 23:09:10 +02:00
UserConfig.scala reformat ALL the code, using sbt-scalariform 2017-02-14 16:34:07 +01:00
UserConfigRepo.scala clean up lobby config repos 2018-12-13 19:47:40 +08:00
ValidFen.scala refactor shit like there's a tomorrow 2018-05-07 00:40:17 +02:00
package.scala Prep for Steroids refactor 2017-10-09 11:28:33 -04:00