1
Fork 0

Switch to '1-tabiyas' tournament.

master
vonavi 2014-02-05 01:50:47 +02:00
parent 4ef1a9236e
commit cbfbe9876d
4 changed files with 7 additions and 7 deletions

View File

@ -2,8 +2,8 @@
require 'rake'
# The year and title of tournament
@year = '2013'
@tournament ='4-knockout'
@year = '2014'
@tournament ='1-tabiyas'
# Ask to choose the directory of PGN file
@ask_dir = true

View File

@ -5,7 +5,7 @@ module LORChess
require 'yaml'
DATADIR='2013/3-autumn'
DATADIR='2014/1-tabiyas'
dir = File.dirname(__FILE__)
players_yaml = File.expand_path("../../#{DATADIR}/players.yml", dir)

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
YEAR=2013
TOURNAMENT=3-autumn
YEAR=2014
TOURNAMENT=1-tabiyas
RESULTS=$YEAR/$TOURNAMENT/results.yml
TABLE=_includes/$TOURNAMENT/table.html

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
YEAR=2013
TOURNAMENT=3-autumn
YEAR=2014
TOURNAMENT=1-tabiyas
SCRIPT_PATH=`dirname $0`
# Regexps to parse the result of game