Commit graph

3003 commits

Author SHA1 Message Date
Thibault Duplessis b16f543966 Merge branch 'master' into lobbyMithril
* master:
  fix call to lichess.parseFen
  fix users visible perfs
2014-12-27 18:57:33 +01:00
Thibault Duplessis 35d0d7b4db start mithril lobby 2014-12-27 18:16:03 +01:00
Thibault Duplessis 844df69d62 fix users visible perfs 2014-12-27 15:09:23 +01:00
Thibault Duplessis 3082e197fb embed powertip code in deps.min.js 2014-12-27 12:05:38 +01:00
Thibault Duplessis 7db6ca0249 remove common.js 2014-12-27 12:03:30 +01:00
Thibault Duplessis 26270deeb3 enable user TV on analysis page 2014-12-26 22:29:53 +01:00
Thibault Duplessis 744174fbfd show last played game in idle user TV - resolves #150 2014-12-26 22:18:32 +01:00
Thibault Duplessis fb8832bb2b remember active analysis tab, autoswitch to computer analysis 2014-12-26 19:14:23 +01:00
Thibault Duplessis fda34c04dd hilight current game in crosstable - resolves 152 2014-12-26 18:42:29 +01:00
Thibault Duplessis bc955ad168 display user simul automatically - resolves #154 2014-12-26 17:59:14 +01:00
Thibault Duplessis e5858b5f2c expose created hook/seek id in mobile API 2014-12-26 11:43:50 +01:00
Thibault Duplessis 103d77c677 expose lobby data version in mobile API 2014-12-26 11:09:52 +01:00
Thibault Duplessis 4afab32df9 disable some analysis features while in game 2014-12-26 09:32:18 +01:00
James Clarke 7de5522d6d re-align hint on auto-switch 2014-12-26 03:46:13 +11:00
Thibault Duplessis 66f46212d3 Revert "escape perf type icon chars"
This reverts commit 1797b3e116.
2014-12-25 13:16:41 +01:00
Thibault Duplessis 02567d3b8c fix lobby variant rating 2014-12-25 13:14:21 +01:00
Thibault Duplessis 1797b3e116 escape perf type icon chars 2014-12-25 13:09:01 +01:00
Thibault Duplessis 10e86befe5 remove code duplication (perf type keys) 2014-12-25 12:51:43 +01:00
Thibault Duplessis 7a875dd606 remove dead code 2014-12-24 15:54:47 +01:00
Thibault Duplessis b96b982209 Merge branch 'master' into antichess
* master: (116 commits)
  use Game.updatedAt when last move time is not available
  integrate analysis board with correspondence games
  improve analysis integration
  add screenshot
  fix analysis board highlights
  more cache tweaks
  don't show games older than 5 minutes
  improve current game detection
  hr "hrvatski" translation #11283. Author: gus_fring.
  update sl translation
  hu "Magyar" translation #11279. Author: OMMHOA. Couldn't translate perfectly "proceed" so it's "go" instead.
  ca "Català, valencià" translation #11278. Author: pedrolo.
  uk "українська" translation #11276. Author: IvTK.
  nl "Nederlands" translation #11274. Author: rokbe. correspondensie -> correspondentie
  sv "svenska" translation #11273. Author: nuwonga.
  sq "Shqip" translation #11271. Author: xhevati.
  pl "polski" translation #11268. Author: pirouetti.
  tr "Türkçe" translation #11265. Author: mabolek.
  sv "svenska" translation #11264. Author: Weckipecki.
  ca "Català, valencià" translation #11263. Author: Borchess.
  ...

Conflicts:
	modules/chess
	ui/analyse/src/ctrl.js
2014-12-24 15:47:38 +01:00
Thibault Duplessis 555121cef6 integrate analysis board with correspondence games 2014-12-24 14:30:24 +01:00
Thibault Duplessis 230a35c3ae improve analysis integration 2014-12-24 13:28:29 +01:00
Thibault Duplessis 5162d27e56 improve current game detection 2014-12-24 01:34:13 +01:00
Thibault Duplessis e3b8df02e1 integrate user analysis with board editor 2014-12-23 22:45:37 +01:00
Thibault Duplessis 93653cfdf0 better moving to next game 2014-12-23 20:07:31 +01:00
Thibault Duplessis 3ffc37fbeb switch from realtime to correspondence, but not the other way round 2014-12-23 18:37:10 +01:00
Thibault Duplessis a56d8d1bbe remove unneeded function call 2014-12-23 18:33:47 +01:00
Thibault Duplessis 3d155e5fd0 don't autoswitch between realtime and correspondence - fixes #147 2014-12-23 18:32:34 +01:00
Thibault Duplessis 8750b26ccb minimalist analysis board 2014-12-23 17:58:15 +01:00
Thibault Duplessis 2e702acce5 fix playing games infinite scroll 2014-12-23 16:12:57 +01:00
Thibault Duplessis 796538353b more mongo caching 2014-12-23 14:35:59 +01:00
Thibault Duplessis 78f86b9a2b cache extensive computations to mongodb 2014-12-23 13:40:55 +01:00
Gordon Martin 10404e7d52 Changing suicide chess variant name to antichess. Started attempting to deal with promotions (not working for now). Discovered bug where rematch leads to wrong pieces being moved (todo). 2014-12-23 02:34:49 +00:00
Gordon Martin 541f68b15e Started implementing support for antichess variant. 2014-12-22 23:14:34 +00:00
Thibault Duplessis 527dce173a rename socket.js 2014-12-22 23:58:55 +01:00
Thibault Duplessis ebb1893109 fix round integration 2014-12-22 23:42:01 +01:00
Thibault Duplessis 4d82fb6679 lol hack to avoid loading chessground twice on play/watch pages 2014-12-22 23:34:13 +01:00
Thibault Duplessis 29ffe3871b switch to simul view 2014-12-22 23:22:17 +01:00
Thibault Duplessis 38c3913dbf rename Auto switch 2014-12-22 23:10:46 +01:00
Thibault Duplessis 03ededd7f6 implement move on 2014-12-22 18:12:29 +01:00
Thibault Duplessis a3fd2aac51 better move_on button 2014-12-22 15:52:38 +01:00
Thibault Duplessis 9e250a564f show more round other games 2014-12-22 14:55:20 +01:00
Thibault Duplessis 17509f54ab Merge branch 'master' into simul
* master: (40 commits)
  always show own hooks
  don't show challenges in playing games
  cache player nb player games for shorter time
  mini boards display
  tweak report insert
  fix cache clear on seek creation
  gu "ગુજરાતી" translation #11190. Author: boomerang.
  ru "русский язык" translation #11170. Author: bishop_rope-dancer. 84/307 Real Time = "Время на ход"! is also good, author "bishop_rope-dancer".
  hr "hrvatski" translation #11161. Author: gus_fring.
  id "Bahasa Indonesia" translation #11145. Author: sindhupartomo.
  de "Deutsch" translation #11144. Author: Yogurt. Fix capitalization on "Stunden". German nouns are written in Capitals
  nb "Norsk bokmål" translation #11134. Author: bahamji.
  cs "čeština" translation #11130. Author: xslyepov.
  bg "български език" translation #11123. Author: venci_vvg.
  it "Italiano" translation #11121. Author: gameless. I alredy submitted this translation as "Tempo reale" (as I submitted many others, but unfortunately never was listed among the translators). Now I read the disclaimer carefully and changed proposal. The point here is tricky: there is no equivalent in italian for "real time", because we often just use the English term. So the best shot is either to use the literal translation or to use some close equivalents like "Partita a tempo", meaning "game with time". This is my best equivalent, though there are others which you may want to chose: "Partita immediata" (immediate game), "Partita in diretta" (live game), etc. Hope it helps.
  da "Dansk" translation #11101. Author: bogerner.
  sl "slovenščina" translation #11096. Author: woodswoods.
  sl "slovenščina" translation #11092. Author: IgorKoc.
  it "Italiano" translation #11078. Author: spazza.
  el "Ελληνικά" translation #11068. Author: Roeczak.
  ...

Conflicts:
	app/controllers/Round.scala
	app/views/game/playing.scala.html
	app/views/round/player.scala.html
	app/views/user/games.scala.html
	modules/lobby/src/main/SeekApi.scala
	public/stylesheets/common.css
2014-12-22 11:55:34 +01:00
Thibault Duplessis f39afc133e always show own hooks 2014-12-22 11:38:41 +01:00
Thibault Duplessis 4aa6392525 mini boards display 2014-12-22 10:56:30 +01:00
Thibault Duplessis a91a091202 better display of playing games in round UI 2014-12-22 09:08:03 +01:00
Thibault Duplessis 52c945cc46 make /@/user/playing more exciting 2014-12-22 09:07:33 +01:00
Thibault Duplessis 25666ab174 more work on simul support 2014-12-21 11:21:35 +01:00
Thibault Duplessis 55973c4c3b better display of playing games in round UI 2014-12-20 16:18:51 +01:00
Thibault Duplessis b154437b74 make /@/user/playing more exciting 2014-12-20 15:01:19 +01:00