diff options
author | emkael <emkael@tlen.pl> | 2018-10-10 02:28:01 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2018-10-10 02:28:01 +0200 |
commit | 494d603f5e8b036fd20069d27add66018f144924 (patch) | |
tree | 2ca7fac5966640fbff1d26a41fd377a750fbbac6 | |
parent | 9375a6f54f22b2da8dfb29755a53937975a152a4 (diff) |
Config directories
38 files changed, 116 insertions, 0 deletions
diff --git a/configs/config.1n/butler.json b/configs/config.1n/butler.json new file mode 100644 index 0000000..74eb2d3 --- /dev/null +++ b/configs/config.1n/butler.json @@ -0,0 +1,8 @@ +{ + "cutoff_point": 32, + "cutoff_rate": 0.1, + "opponent_factor": 0.5, + "only_current": 0, + "segments_in_table_limit": 10, + "output_path": "./output" +} diff --git a/configs/config.1n/db.json b/configs/config.1n/db.json Binary files differnew file mode 100644 index 0000000..616e6c4 --- /dev/null +++ b/configs/config.1n/db.json diff --git a/configs/config.1n/goniec.json b/configs/config.1n/goniec.json new file mode 120000 index 0000000..5954b9b --- /dev/null +++ b/configs/config.1n/goniec.json @@ -0,0 +1 @@ +../goniec.json
\ No newline at end of file diff --git a/configs/config.1n/logoh.json b/configs/config.1n/logoh.json new file mode 120000 index 0000000..7910e73 --- /dev/null +++ b/configs/config.1n/logoh.json @@ -0,0 +1 @@ +../logoh.json
\ No newline at end of file diff --git a/configs/config.1n/translations.json b/configs/config.1n/translations.json new file mode 120000 index 0000000..d53e316 --- /dev/null +++ b/configs/config.1n/translations.json @@ -0,0 +1 @@ +../translations.json
\ No newline at end of file diff --git a/configs/config.1s/butler.json b/configs/config.1s/butler.json new file mode 100644 index 0000000..74eb2d3 --- /dev/null +++ b/configs/config.1s/butler.json @@ -0,0 +1,8 @@ +{ + "cutoff_point": 32, + "cutoff_rate": 0.1, + "opponent_factor": 0.5, + "only_current": 0, + "segments_in_table_limit": 10, + "output_path": "./output" +} diff --git a/configs/config.1s/db.json b/configs/config.1s/db.json Binary files differnew file mode 100644 index 0000000..616e6c4 --- /dev/null +++ b/configs/config.1s/db.json diff --git a/configs/config.1s/goniec.json b/configs/config.1s/goniec.json new file mode 120000 index 0000000..5954b9b --- /dev/null +++ b/configs/config.1s/goniec.json @@ -0,0 +1 @@ +../goniec.json
\ No newline at end of file diff --git a/configs/config.1s/logoh.json b/configs/config.1s/logoh.json new file mode 120000 index 0000000..7910e73 --- /dev/null +++ b/configs/config.1s/logoh.json @@ -0,0 +1 @@ +../logoh.json
\ No newline at end of file diff --git a/configs/config.1s/translations.json b/configs/config.1s/translations.json new file mode 120000 index 0000000..d53e316 --- /dev/null +++ b/configs/config.1s/translations.json @@ -0,0 +1 @@ +../translations.json
\ No newline at end of file diff --git a/configs/config.2ne/butler.json b/configs/config.2ne/butler.json new file mode 100644 index 0000000..74eb2d3 --- /dev/null +++ b/configs/config.2ne/butler.json @@ -0,0 +1,8 @@ +{ + "cutoff_point": 32, + "cutoff_rate": 0.1, + "opponent_factor": 0.5, + "only_current": 0, + "segments_in_table_limit": 10, + "output_path": "./output" +} diff --git a/configs/config.2ne/db.json b/configs/config.2ne/db.json Binary files differnew file mode 100644 index 0000000..616e6c4 --- /dev/null +++ b/configs/config.2ne/db.json diff --git a/configs/config.2ne/goniec.json b/configs/config.2ne/goniec.json new file mode 120000 index 0000000..5954b9b --- /dev/null +++ b/configs/config.2ne/goniec.json @@ -0,0 +1 @@ +../goniec.json
\ No newline at end of file diff --git a/configs/config.2ne/logoh.json b/configs/config.2ne/logoh.json new file mode 120000 index 0000000..7910e73 --- /dev/null +++ b/configs/config.2ne/logoh.json @@ -0,0 +1 @@ +../logoh.json
\ No newline at end of file diff --git a/configs/config.2ne/translations.json b/configs/config.2ne/translations.json new file mode 120000 index 0000000..d53e316 --- /dev/null +++ b/configs/config.2ne/translations.json @@ -0,0 +1 @@ +../translations.json
\ No newline at end of file diff --git a/configs/config.2nw/butler.json b/configs/config.2nw/butler.json new file mode 100644 index 0000000..74eb2d3 --- /dev/null +++ b/configs/config.2nw/butler.json @@ -0,0 +1,8 @@ +{ + "cutoff_point": 32, + "cutoff_rate": 0.1, + "opponent_factor": 0.5, + "only_current": 0, + "segments_in_table_limit": 10, + "output_path": "./output" +} diff --git a/configs/config.2nw/db.json b/configs/config.2nw/db.json Binary files differnew file mode 100644 index 0000000..616e6c4 --- /dev/null +++ b/configs/config.2nw/db.json diff --git a/configs/config.2nw/goniec.json b/configs/config.2nw/goniec.json new file mode 120000 index 0000000..5954b9b --- /dev/null +++ b/configs/config.2nw/goniec.json @@ -0,0 +1 @@ +../goniec.json
\ No newline at end of file diff --git a/configs/config.2nw/logoh.json b/configs/config.2nw/logoh.json new file mode 120000 index 0000000..7910e73 --- /dev/null +++ b/configs/config.2nw/logoh.json @@ -0,0 +1 @@ +../logoh.json
\ No newline at end of file diff --git a/configs/config.2nw/translations.json b/configs/config.2nw/translations.json new file mode 120000 index 0000000..d53e316 --- /dev/null +++ b/configs/config.2nw/translations.json @@ -0,0 +1 @@ +../translations.json
\ No newline at end of file diff --git a/configs/config.2se/butler.json b/configs/config.2se/butler.json new file mode 100644 index 0000000..74eb2d3 --- /dev/null +++ b/configs/config.2se/butler.json @@ -0,0 +1,8 @@ +{ + "cutoff_point": 32, + "cutoff_rate": 0.1, + "opponent_factor": 0.5, + "only_current": 0, + "segments_in_table_limit": 10, + "output_path": "./output" +} diff --git a/configs/config.2se/db.json b/configs/config.2se/db.json Binary files differnew file mode 100644 index 0000000..616e6c4 --- /dev/null +++ b/configs/config.2se/db.json diff --git a/configs/config.2se/goniec.json b/configs/config.2se/goniec.json new file mode 120000 index 0000000..5954b9b --- /dev/null +++ b/configs/config.2se/goniec.json @@ -0,0 +1 @@ +../goniec.json
\ No newline at end of file diff --git a/configs/config.2se/logoh.json b/configs/config.2se/logoh.json new file mode 120000 index 0000000..7910e73 --- /dev/null +++ b/configs/config.2se/logoh.json @@ -0,0 +1 @@ +../logoh.json
\ No newline at end of file diff --git a/configs/config.2se/translations.json b/configs/config.2se/translations.json new file mode 120000 index 0000000..d53e316 --- /dev/null +++ b/configs/config.2se/translations.json @@ -0,0 +1 @@ +../translations.json
\ No newline at end of file diff --git a/configs/config.2sw/butler.json b/configs/config.2sw/butler.json new file mode 100644 index 0000000..74eb2d3 --- /dev/null +++ b/configs/config.2sw/butler.json @@ -0,0 +1,8 @@ +{ + "cutoff_point": 32, + "cutoff_rate": 0.1, + "opponent_factor": 0.5, + "only_current": 0, + "segments_in_table_limit": 10, + "output_path": "./output" +} diff --git a/configs/config.2sw/db.json b/configs/config.2sw/db.json Binary files differnew file mode 100644 index 0000000..616e6c4 --- /dev/null +++ b/configs/config.2sw/db.json diff --git a/configs/config.2sw/goniec.json b/configs/config.2sw/goniec.json new file mode 120000 index 0000000..5954b9b --- /dev/null +++ b/configs/config.2sw/goniec.json @@ -0,0 +1 @@ +../goniec.json
\ No newline at end of file diff --git a/configs/config.2sw/logoh.json b/configs/config.2sw/logoh.json new file mode 120000 index 0000000..7910e73 --- /dev/null +++ b/configs/config.2sw/logoh.json @@ -0,0 +1 @@ +../logoh.json
\ No newline at end of file diff --git a/configs/config.2sw/translations.json b/configs/config.2sw/translations.json new file mode 120000 index 0000000..d53e316 --- /dev/null +++ b/configs/config.2sw/translations.json @@ -0,0 +1 @@ +../translations.json
\ No newline at end of file diff --git a/configs/config.eklasa/butler.json b/configs/config.eklasa/butler.json new file mode 100644 index 0000000..74eb2d3 --- /dev/null +++ b/configs/config.eklasa/butler.json @@ -0,0 +1,8 @@ +{ + "cutoff_point": 32, + "cutoff_rate": 0.1, + "opponent_factor": 0.5, + "only_current": 0, + "segments_in_table_limit": 10, + "output_path": "./output" +} diff --git a/configs/config.eklasa/db.json b/configs/config.eklasa/db.json Binary files differnew file mode 100644 index 0000000..616e6c4 --- /dev/null +++ b/configs/config.eklasa/db.json diff --git a/configs/config.eklasa/goniec.json b/configs/config.eklasa/goniec.json new file mode 120000 index 0000000..5954b9b --- /dev/null +++ b/configs/config.eklasa/goniec.json @@ -0,0 +1 @@ +../goniec.json
\ No newline at end of file diff --git a/configs/config.eklasa/logoh.json b/configs/config.eklasa/logoh.json new file mode 120000 index 0000000..7910e73 --- /dev/null +++ b/configs/config.eklasa/logoh.json @@ -0,0 +1 @@ +../logoh.json
\ No newline at end of file diff --git a/configs/config.eklasa/translations.json b/configs/config.eklasa/translations.json new file mode 120000 index 0000000..d53e316 --- /dev/null +++ b/configs/config.eklasa/translations.json @@ -0,0 +1 @@ +../translations.json
\ No newline at end of file diff --git a/configs/goniec.json b/configs/goniec.json new file mode 100644 index 0000000..3b9c1bd --- /dev/null +++ b/configs/goniec.json @@ -0,0 +1,5 @@ +{ + "enabled": 0, + "host": "localhost", + "port": 8090 +} diff --git a/configs/logoh.json b/configs/logoh.json new file mode 100644 index 0000000..6420b3f --- /dev/null +++ b/configs/logoh.json @@ -0,0 +1,26 @@ +{ + "PAGE_TITLE": 0, + "INDIVIDUAL_CLASSIFICATION": 80, + "WITHOUT_PLAYERS_WITHOUT_CHANCES": 91, + "PERCENT_NOT_LISTED": 92, + "PLAYERS_WITHOUT_CHANCES": 90, + "PERCENT": 88, + "HEADER_PLACE": 65, + "HEADER_TEAM": 52, + "HEADER_IMPBRD": 44, + "HEADER_BOARDS": 50, + "HEADER_PREV_ROUNDS": 81, + "FOOTER_GENERATED": 11, + "FOOTER_OPTIMIZED": 15, + "FOOTER_AT": 5, + "ROUND": 18, + "SEGMENT": 8, + "HEADER_TABLE": 39, + "HEADER_IMPS": 14, + "HEADER_BOARD_NO": 64, + "FOOTER_ANALYSIS": 13, + "TABLE_CLOSED_NS": 101, + "TABLE_OPEN_NS": 99, + "TABLE_CLOSED_EW": 102, + "TABLE_OPEN_EW": 100 +} diff --git a/configs/translations.json b/configs/translations.json new file mode 100644 index 0000000..f6bb3c4 --- /dev/null +++ b/configs/translations.json @@ -0,0 +1,8 @@ +{ + "BUTLER": {"pl": "BUTLER ZNORMALIZOWANY", "en": "NORMALIZED BUTLER"}, + "BUTLER_ROUND": {"pl": "BUTLER ZNORMALIZOWANY, RUNDA#", "en": "NORMALIZED BUTLER, ROUND#"}, + "NORMALIZED_CLASSIFICATION": {"pl": "INDYWIDUALNA KLASYFIKACJA BUTLERA ZNORMALIZOWANEGO", + "en": "INDIVIDUAL NORMALIZED BUTLER CLASSIFICATION"}, + "HEADER_OPPS": {"pl": "śr. przec.", "en": "opp. <br /> ave."}, + "HEADER_NORMALIZED": {"pl": "znorm.", "en": "norm."} +} |