1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00
Commit Graph

68 Commits

Author SHA1 Message Date
Dean Herbert
61ca79a8b2 Add conditional match support 2018-12-02 22:36:21 +09:00
Dean Herbert
056025c5c2 Fix handling of API responses 2018-12-01 09:50:11 +09:00
Dean Herbert
67bb428aef Move editing functionality to its own screen 2018-11-16 20:16:18 +09:00
Dean Herbert
46e163ec5e Add score display 2018-11-15 21:28:42 +09:00
Dean Herbert
54b87e9c93 Don't crash on unexpected pairing links 2018-11-15 14:12:51 +09:00
Dean Herbert
eabcef3e12 Add schedule screen 2018-11-11 10:13:17 +09:00
Dean Herbert
e170372932 Populate json with enums better 2018-11-09 17:54:05 +09:00
Dean Herbert
66dc7d6b02 Fix debug tools not working 2018-11-09 16:26:09 +09:00
Dean Herbert
1c6c598644 Fill out username from user ids, rather than user ids from user ids 2018-11-09 16:11:12 +09:00
Dean Herbert
160984719d Add team and star displays 2018-11-08 20:38:14 +09:00
Dean Herbert
3eabac0e3d Move all IPC handling to its own class 2018-11-08 01:23:00 +09:00
Dean Herbert
878b16c596 Add automatic country/user information lookups 2018-11-07 17:20:50 +09:00
Dean Herbert
a0d64c1b13 Add ability to select current match 2018-11-07 01:24:35 +09:00
Dean Herbert
555d63165b Add custom font 2018-11-07 00:27:12 +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
3427127589 Automatically keep window wide enough to display correctly 2018-11-06 19:27:10 +09:00
Dean Herbert
afb3b38098 Fix regression in testing logic 2018-11-06 18:32:59 +09:00