Commit graph

152 commits

Author SHA1 Message Date
Thibault Duplessis 0f1c2b0c27 show game bookmarked flag in API - closes #509 2015-05-24 15:17:15 +02:00
Thibault Duplessis 0272dfbe83 user game API - #453 2015-05-19 17:59:12 +02:00
Thibault Duplessis 4b6cdf0caa show playbans in user mod UI 2015-04-26 07:45:09 +02:00
Thibault Duplessis 15a5ff6481 display horde leaderboard on /players 2015-04-06 23:59:17 +02:00
Thibault Duplessis ee0cf43b6b trust the simul module to know who is hosting 2015-04-04 14:05:40 +02:00
Thibault Duplessis 44d08507c6 Merge branch 'master' into horde
* master:
  manually fix ro translation
  Don't analyse unusable games
  translation: confirm page close on unsaved changes - fixes #330
  add apple-touch-icon.png
  log puzzle png export
  remove debug
  remove CSS vendor prefixes
  highlight user flags in mod view
  Remove previous cheat evaluator. Farewell, good cop, you did a great job
  don't auto-mark great players with lots of rated games
  tweak auto analysis conditions
  remove redundant case
  Start auto-analysing games
  remove unused resolver
  also open analysed games in mobile app
  make the evaluator less mark-happy by tweaking percentages
  include border in sizes, fix when zoom >= 75%
  upgrade chessground
  hack-fix atomic premoves on explosions - closes #343
  stop using deprecated chessground capture event
2015-03-20 09:14:18 +01:00
Thibault Duplessis fb85cd0207 Remove previous cheat evaluator. Farewell, good cop, you did a great job 2015-03-19 18:14:47 +01:00
Thibault Duplessis 347cb02c59 integrate horde chess 2015-03-09 15:22:54 +01:00
clarkerubber 8a3a190958 Begin to use more factors to assess players 2015-03-01 23:57:35 +11:00
clarkerubber 486c65808a Massive changes to scala evaluator 2015-02-22 00:49:10 +11:00
clarkerubber 7433a458db UI, Mark/Report Conds. and DateTime entry 2015-02-03 01:28:33 +11:00
clarkerubber dca69d60c9 More work on UI 2015-01-29 21:17:00 +11:00
clarkerubber d6213408f1 Integrate with mod zone 2015-01-29 19:27:36 +11:00
Thibault Duplessis fcc3898b62 tweak leaderboards page 2015-01-13 16:47:06 +01:00
Thibault Duplessis d39e0735b5 show correspondence, antichess and atomic leaderboards 2015-01-12 21:56:55 +01:00
Gordon Martin aea8d3d364 Changing instances of 'atomicChess' to 'atomic'. Changing reference to atomic chess wiki page to FICS page. 2015-01-04 01:30:17 +00:00
Gordon Martin c8da780987 Started implementing lila changes for atomic chess on top of the scalachess changes. UI doesn't yet deal with the new capturing behaviour 2015-01-02 00:52:10 +00:00
Thibault Duplessis bec08d73de Revert "attempt to fix memory leak by making simul cache synchronous"
This reverts commit 9538e3b6c5.

Conflicts:
	modules/game/src/main/Cached.scala
2014-12-30 11:37:42 +01:00
Thibault Duplessis 9538e3b6c5 attempt to fix memory leak by making simul cache synchronous 2014-12-29 11:10:34 +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 bc955ad168 display user simul automatically - resolves #154 2014-12-26 17:59:14 +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 5162d27e56 improve current game detection 2014-12-24 01:34:13 +01:00
Thibault Duplessis 796538353b more mongo caching 2014-12-23 14:35:59 +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 b154437b74 make /@/user/playing more exciting 2014-12-20 15:01:19 +01:00
Thibault Duplessis e2efb15a40 drop support for artificial users 2014-12-10 23:15:59 +01:00
Thibault Duplessis 00074f0268 expose player imported games 2014-11-18 02:54:16 +01:00
Thibault Duplessis 2b998bb8f0 implement user TV (like follow on FICS) 2014-08-15 13:44:35 +02:00
Thibault Duplessis 9c0691112b remove more standard rating, improve on cheat automatic detection 2014-08-09 09:51:11 +02:00
Thibault Duplessis eb155c5abb fix user lists 2014-08-06 10:56:21 +02:00
Thibault Duplessis ad1a819b1a optimize user selections by IDs 2014-08-05 22:11:14 +02:00
Thibault Duplessis e0f0a83cc8 more getting rid of standard and using combinations of perfs instead 2014-08-03 22:03:17 +02:00
Thibault Duplessis c0a29c751f fix chess960 leaderboard 2014-08-03 01:44:31 +02:00
Thibault Duplessis 80f71d06c1 new players page leaderboards 2014-08-02 19:33:46 +02:00
Thibault Duplessis 3277969d7a remove more global ratings, show 1+0 pool leaderboard 2014-07-29 00:06:54 +02:00
Thibault Duplessis 90208cbdd5 rename Slow to Classical 2014-07-28 01:04:16 +02:00
Thibault Duplessis 5c91aeb36e now we have perf progress 2014-07-26 11:03:58 +02:00
Thibault Duplessis 1fe7b3bbfa replace CSV game export with SCID compatible PGN file 2014-07-17 23:53:37 +02:00
Thibault Duplessis 525ce12ab5 dramatically improve server-side performance on user page scroll 2014-06-28 11:58:38 +02:00
Thibault Duplessis cf7c561908 complete migration to scala 2.11 and play 2.3 2014-06-02 01:01:39 +02:00
Thibault Duplessis e2430096d8 can't follow someone who blocks you 2014-05-26 14:49:43 +02:00
Thibault Duplessis 6969ee8c70 rename tournament winners 2014-05-24 12:13:14 +02:00
Thibault Duplessis 57274c3df4 show tournament winners and leaderboard in /players 2014-05-24 12:11:07 +02:00
Thibault Duplessis 430952b391 improve notification system 2014-05-22 01:48:12 +02:00
Thibault Duplessis 1f70ca62ab fix favorite opponents view as anon 2014-05-21 20:56:50 +02:00
Thibault Duplessis df747f0742 reduce user popup client cache duration 2014-05-14 22:01:22 +02:00
Thibault Duplessis bac10aa616 configurable followship 2014-05-03 09:39:20 +02:00
Thibault Duplessis 70d71ecb1b truncated online users list count 2014-04-23 20:04:52 +02:00