Commit Graph

17 Commits

Author SHA1 Message Date
ee63871e1c Augment logging a bit 2023-11-08 20:45:44 +01:00
aaa311ee03 Avoid issue with rounds that contain all previous participants 2023-11-08 20:00:01 +01:00
03fed1e1e4 Handle incomplete competitions as well 2023-10-06 17:52:52 +02:00
62035b01b4 Make output of calculation correct (per class calculations) 2023-09-26 12:35:35 +02:00
eafca2e9aa Written basic code to parse existsing exports successfully 2023-09-13 15:23:04 +02:00
e83f04b960 Created complete data structures for algorithm in classes 2022-12-03 20:40:41 +01:00
15eec712f2 Make debug output better readable 2022-12-03 14:29:01 +01:00
9e59ca79d2 Parse preview rounds in batch script 2022-11-27 09:10:17 +01:00
9a9506174b Clean up HTML import from nbsp chars 2022-11-26 08:43:46 +01:00
adc7158862 Cache parsed object in parser object 2022-11-26 08:43:15 +01:00
4837e54081 Create script to read setup rounds 2022-11-19 07:38:22 +01:00
ea6009bb0a Merge HTML final status into main data structures 2022-11-15 18:11:40 +01:00
9fd34353f1 Remove obsolete whitespace 2022-11-15 16:46:57 +01:00
358f985978 Usage of objects in HTML parser 2022-11-15 14:38:59 +01:00
0ff24494dc Extract meta data from title in HTML 2022-11-15 14:19:10 +01:00
9d88d09a97 Create class to look for possible result sets 2022-11-13 18:04:49 +01:00
0d978221f1 Create tested HTML parser for result tables 2022-11-13 17:01:44 +01:00