Commit Graph
65 Commits
Author SHA1 Message Date
vonavi 2e193a6616 Update game results. 2013-10-19 14:52:22 +03:00
vonavi b1607042b2 Tournament table: replace player Kasparov by Nokman. 2013-10-19 14:50:06 +03:00
vonavi 74a0753fd9 scheduler.part1: replace 'вакантное место' by user Nokman. 2013-10-19 14:50:06 +03:00
vonavi 8941a3b3cc All tour_info: replace Kasparov by new player Nokman. 2013-10-19 14:49:43 +03:00
vonavi e07d9813a3 Update game results. 2013-10-19 09:30:33 +03:00
vonavi 73bee56d8b Update game results. 2013-10-18 10:35:24 +03:00
vonavi 34c2ccad2f Update game results. 2013-10-17 09:59:49 +03:00
vonavi 25b02e85b3 Update game results. 2013-10-14 09:15:36 +03:00
vonavi c5cfa96567 Update game results. 2013-10-14 09:07:34 +03:00
vonavi 8273cc4f61 Update game results. 2013-10-13 17:02:43 +03:00
vonavi 4359d88de2 Add 'tour_info' for the 11th tour. 2013-10-12 15:34:58 +03:00
vonavi ddd008ce7f Slight refactoring of 'tournament_table.rb' done. 2013-10-10 00:12:17 +03:00
vonavi fa62694aad Take into account the Berger coefficient for getting player's place. 2013-10-09 22:55:55 +03:00
vonavi 7eafe19af2 Add the calculation of Berger's coefficients. 2013-10-09 21:51:19 +03:00
vonavi 013eb7a63a Make more clear the 'tournament_table.rb' program. 2013-10-09 21:29:58 +03:00
vonavi 5fb03b4c1c Slight change. 2013-10-09 12:44:33 +03:00
vonavi 87dd6d1b73 Add the number of games played by each player. 2013-10-09 12:43:50 +03:00
vonavi 2b2b975e68 Check if game results have been changed. 2013-10-09 11:22:53 +03:00
vonavi 41a8f2b26f Display the difference of game results at the end. 2013-10-09 11:13:03 +03:00
vonavi e7983a0022 Update game results. 2013-10-09 10:55:30 +03:00
vonavi e517a1f2c6 Update game results. 2013-10-06 18:27:34 +03:00
vonavi 3544797f78 Update game results. 2013-10-06 15:46:11 +03:00
vonavi fbd67b06cb Don't push immediately after 'mktable'. Do it yourself. 2013-10-06 12:37:34 +03:00
vonavi 21baf3501b Update game results. 2013-10-06 12:07:06 +03:00
vonavi e142e24ff9 Fix 'tour_info' files for tournament 'autumn2013'. 2013-10-06 12:04:07 +03:00
vonavi b9c0da19d1 Slight changes in 'tournament_table.rb'. 2013-10-06 01:47:40 +03:00
vonavi b99fcdd160 Modify the HTML class of cells in the tournament table. 2013-10-05 23:30:54 +03:00
vonavi 667d106b27 Add player's places in the tournament table. 2013-10-05 23:11:07 +03:00
vonavi 402a57f828 Add the player's number in the caption of tournament table. 2013-10-05 21:03:46 +03:00
vonavi 0797a62246 Stylize the tournament table. 2013-10-05 20:48:21 +03:00
vonavi 5ae407f691 Update game results. 2013-10-05 18:42:23 +03:00
vonavi cb8f8f8614 Fix the result of game Magian - Nedis. 2013-10-05 18:42:00 +03:00
vonavi a70be59b56 Assign elo 1200 for the vacancy player. 2013-10-05 12:20:38 +03:00
vonavi d1a3bac9dc Keep the results of the vacancy player. 2013-10-05 12:18:01 +03:00
vonavi 30fb4359eb Update game results. 2013-10-05 11:00:42 +03:00
vonavi 467ed7461c Add the script to generate the tournament table. 2013-10-05 11:00:22 +03:00
vonavi 088e5a1943 Don't boldify an italicized player's name. 2013-10-05 10:30:07 +03:00
vonavi f2e041a801 The script generating tournament table modified. 2013-10-05 10:18:41 +03:00
vonavi 820c7e3992 Update game results. 2013-10-05 09:37:01 +03:00
vonavi e622b8a4b3 Add Ruby routines for generating the tournament table. 2013-10-04 23:19:05 +03:00
vonavi 887bd4e2b2 Fix player's names in 'result.yml'. 2013-10-04 22:08:24 +03:00
vonavi 7af847dbb2 Fix player's names for tournament 'autumn2013'. 2013-10-04 21:12:53 +03:00
vonavi f743769912 Allow to execute `tour_parse' from different directories. 2013-10-02 09:26:11 +03:00
vonavi 72e7438509 Add the player's list for Ruby routines. 2013-10-01 19:43:48 +03:00
vonavi d7f788e28c Store results in a YAML-file for Ruby routines. 2013-10-01 19:00:09 +03:00
vonavi d19ca0bf11 Introduce fake user Kasparov to complete `tour_info'. 2013-10-01 18:43:22 +03:00
vonavi 6e0797f7bd Add an option to `gawk' to make it working on Ubuntu 12.04. 2013-10-01 18:30:29 +03:00
vonavi 396ff8229e Add the script to parse `tour_info'. 2013-10-01 09:29:36 +03:00
vonavi eebcd38bad Fix: read the last line of tour_info. 2013-09-30 08:38:26 +03:00
vonavi 9d20d77cf5 Add exit code and some slight changes. 2013-09-25 23:11:13 +03:00
vonavi 9f50c47643 Colorize digits in cyan. 2013-09-24 22:05:56 +03:00
vonavi 1e466513bd Add a note about schedule.md into README.md. 2013-09-23 19:37:23 +03:00
vonavi bb84b1ea8a Add schedule note to README.md. 2013-09-23 17:57:53 +03:00
vonavi ec9edfbe66 Modify the description of schedule. 2013-09-23 17:46:59 +03:00
vonavi 9624146f35 Add a description of schedule. 2013-09-23 17:42:21 +03:00
vonavi 32f02bde64 Remove '.sh' suffix in schedule. 2013-09-23 17:14:58 +03:00
vonavi 99520efaec Change the behavior of script with no player. 2013-09-23 17:12:56 +03:00
vonavi d34236e105 Highlight score. 2013-09-23 15:04:10 +03:00
vonavi f5bfd586ae Slight changes. 2013-09-23 13:34:40 +03:00
vonavi 9fde9517f6 Change 'nick' option to 'player'. Add colorized output of player name. 2013-09-23 13:31:09 +03:00
vonavi 45e2de1077 Add a bash script to check the schedule. 2013-09-21 02:20:19 +03:00
vonavi c612a965e5 Slight changes. 2013-09-18 13:04:39 +03:00
vonavi fadc968ba1 Improve the ask for creating PGN directory. 2013-09-18 12:54:16 +03:00
vonavi 0c24e23aca First version of Rakefile. 2013-09-18 12:38:11 +03:00
vonavi 2c6101e03e Add Ruby stuff. 2013-09-17 16:45:30 +03:00