Commit Graph

48 Commits

Author SHA1 Message Date
Dean Herbert 5c84c3c0a8 Add support for picks and bans 2018-11-08 06:29:04 +09:00
Dean Herbert a0d64c1b13 Add ability to select current match 2018-11-07 01:24:35 +09:00
Dean Herbert 53ec01d51f Perform mappings earlier in execution 2018-11-06 20:18:11 +09:00
Dean Herbert 4e87288049 Add the concept of "current match" 2018-11-06 20:13:04 +09:00
Dean Herbert ca9df94ea2 Add skeleton for gameplay screen 2018-11-06 19:27:10 +09:00
Dean Herbert afb3b38098 Fix regression in testing logic 2018-11-06 18:32:59 +09:00
Dean Herbert 5a4292717f Allow tests to run custom game 2018-11-06 17:59:01 +09:00
Dean Herbert 6f25548737 Remove now unnecessary null setters 2018-11-06 14:49:20 +09:00
Dean Herbert 9c5eddea54 Allow running tournament tools from main executable 2018-11-06 14:49:09 +09:00
Dean Herbert 43c70d354d Merge tag '2018.1105.0' into tournament-tools 2018-11-06 00:35:21 +09:00
Dean Herbert fb93aea909 Use logo-less video by default 2018-11-05 23:15:30 +09:00
Dean Herbert 7e092c6084 Read videos from storage 2018-11-04 21:15:06 +09:00
Dean Herbert 54a02ee2d7 Add showcase screen 2018-11-04 07:12:07 +09:00
Dean Herbert 97b32a72f5 Read and write bracket from storage instead of arbitrary location 2018-11-04 04:59:11 +09:00
Dean Herbert a918e83b1e Add drawings screen 2018-11-04 04:58:59 +09:00
Dean Herbert 5568e9ff8a Reduce test case crashes when missing data is present 2018-10-25 01:31:24 +09:00
Dean Herbert 12c0b2c37d Add test videos and adjust alignment to match 2018-10-18 02:18:09 +09:00
Dean Herbert 143d9d54f9 Add basic scene manager 2018-10-16 18:02:47 +09:00
Dean Herbert 216de3c53d Don't cache manager 2018-10-16 17:34:58 +09:00
Dean Herbert dfaff3aaed Fix filename mismatch 2018-10-16 15:45:41 +09:00
Dean Herbert f324072d44 Make map pool layout more correct 2018-10-16 15:25:56 +09:00
Dean Herbert 3a5af47ee8 Populate beatmaps with api information when not present 2018-10-16 15:20:12 +09:00
Dean Herbert 61083190d0 Add WIP map pool testcase 2018-10-14 18:09:22 +09:00
Dean Herbert 63fbe4e946 Add map pool beatmaps to groupings 2018-10-14 18:00:28 +09:00
Dean Herbert 0c4ea4beb1 Allow dynamic recompilation of beatmap panel testcase 2018-10-14 05:20:10 +09:00
Dean Herbert a02caeef64 Add team intro screen
Also adds dates to groups and matches (must be manually populated via json)
2018-10-14 05:19:50 +09:00
Dean Herbert b17ead22a3 fixup! Fix incorrect access definitions 2018-10-14 03:05:34 +09:00
Dean Herbert e136f72c8e Fix incorrect access definitions 2018-10-14 03:03:17 +09:00
Dean Herbert f5716c3d21 Add ability to change best of, add and delete groupings 2018-10-14 01:03:04 +09:00
Dean Herbert 522f106f74 Add initial version of beatmap card 2018-10-14 00:41:10 +09:00
Dean Herbert 2173f46a46 Add missing licence header 2018-10-13 19:45:59 +09:00
Dean Herbert a4bb4255b1 Add grouping manager 2018-10-13 07:10:13 +09:00
Dean Herbert c26d226a75 Make saving the ladder to disk a button-based operation rather than on dispose 2018-10-13 07:09:33 +09:00
Dean Herbert 77055f6d5c Merge remote-tracking branch 'upstream/master' into tournament-tools 2018-10-12 18:49:47 +09:00
Dean Herbert 991d85a9f3 Cleanups 2018-09-25 10:30:04 +09:00
Dean Herbert baefcb9deb Simplify team storage 2018-09-25 03:14:30 +09:00
Dean Herbert 2f2dcec8c7 Complete editing support 2018-09-22 06:32:30 +09:00
Dean Herbert f2f4e964c5 Add deletion support 2018-09-21 19:58:47 +09:00
Dean Herbert 0076ef3447 Fix layout in MatchPairing test case 2018-09-21 18:52:00 +09:00
Dean Herbert ffadd5dfd0 Improve join request visual guide 2018-09-21 18:51:37 +09:00
Dean Herbert 74014bec40 wip 2018-09-21 18:18:28 +09:00
Dean Herbert ff125f4c71 Reduce noise in json output and handle the case the file doesn't exist 2018-09-21 18:18:28 +09:00
Dean Herbert 234b04dfc5 Add basic ladder manager and state retention 2018-09-21 18:18:28 +09:00
Dean Herbert e4ea802c7b Add user interaction and stricter change validation rules 2018-09-21 18:18:28 +09:00
Dean Herbert bfc5ccd6d0 Add winners and progressions 2018-09-21 18:18:28 +09:00
Dean Herbert 3d3a7f714d Move and use shared components 2018-09-21 18:18:28 +09:00
Dean Herbert 40b01ec35a Add basic match pairing component for ladder display 2018-09-21 18:18:28 +09:00
Dean Herbert 51dcfeee92 Move existing tournament resources to new project 2018-09-21 18:18:28 +09:00