This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-24 09:30:01 +08:00
Code
Issues
Releases
Wiki
Activity
19,539
Commits
4
Branches
796
Tags
a3de369c201a8e71aba7f1fdcbeaa29dcb589302
Commit Graph
36 Commits
Format tournament bracket output
Dean Herbert
·
2019-06-22 22:42:11 +09:00
12740eff72
Add more functionality and share more logic between editor screens
Dean Herbert
·
2019-06-18 17:59:33 +09:00
ba589b2139
Remove unused ruleset bindable
Dean Herbert
·
2019-06-18 15:20:36 +09:00
3fcb8081dd
Ignore parse errors rather than dying
Dean Herbert
·
2019-06-18 15:18:14 +09:00
1a92263652
MatchPairing -> TournamentMatch
Dean Herbert
·
2019-06-18 14:57:05 +09:00
da20904a57
General namespace tidy-up
Dean Herbert
·
2019-06-18 14:51:48 +09:00
96e24ebd20
Grouping -> Round
Dean Herbert
·
2019-06-18 14:44:15 +09:00
4f5abeb79f
Convert TournamentTeam props to use binadbles
Dean Herbert
·
2019-06-17 19:11:57 +09:00
93fc14426b
Use bindable flow to avoid scheduled updates
Dean Herbert
·
2019-06-14 20:32:23 +09:00
ef21a9e1d2
Fix save button not being topmost
Dean Herbert
·
2019-06-14 20:32:23 +09:00
0db013b782
Fix tooltips not showing at correct location
Dean Herbert
·
2019-06-14 20:32:23 +09:00
d4808ded0b
Revert right click handling for now
Dean Herbert
·
2019-06-13 19:10:57 +09:00
ee9d82f0fe
Apply review changes
Dean Herbert
·
2019-06-13 17:12:06 +09:00
eb0f0aefba
Merge remote-tracking branch 'upstream/master' into tournament-tools
Dean Herbert
·
2019-05-15 12:08:23 +09:00
7b56180b8b
Update licence headers
Dean Herbert
·
2019-03-04 13:24:19 +09:00
cf63ee4948
Simplify and extract complex method
Dean Herbert
·
2019-03-04 13:13:31 +09:00
8bf49830d5
Fix bindable changes
Dean Herbert
·
2019-03-02 13:40:43 +09:00
389632d932
Automatically fix invalid pairing dates on load (based on contained groupings)
Dean Herbert
·
2018-12-14 18:11:04 +09:00
8907ce3f63
Add conditional match support
Dean Herbert
·
2018-12-02 22:36:21 +09:00
61ca79a8b2
Fix handling of API responses
Dean Herbert
·
2018-12-01 09:50:11 +09:00
056025c5c2
Move editing functionality to its own screen
Dean Herbert
·
2018-11-16 20:16:18 +09:00
67bb428aef
Add score display
Dean Herbert
·
2018-11-15 21:28:42 +09:00
46e163ec5e
Don't crash on unexpected pairing links
Dean Herbert
·
2018-11-15 14:12:51 +09:00
54b87e9c93
Add schedule screen
Dean Herbert
·
2018-11-11 10:13:17 +09:00
eabcef3e12
Populate json with enums better
Dean Herbert
·
2018-11-09 17:54:05 +09:00
e170372932
Fix debug tools not working
Dean Herbert
·
2018-11-09 16:26:09 +09:00
66dc7d6b02
Fill out username from user ids, rather than user ids from user ids
Dean Herbert
·
2018-11-09 16:11:12 +09:00
1c6c598644
Add team and star displays
Dean Herbert
·
2018-11-08 20:38:14 +09:00
160984719d
Move all IPC handling to its own class
Dean Herbert
·
2018-11-08 01:23:00 +09:00
3eabac0e3d
Add automatic country/user information lookups
Dean Herbert
·
2018-11-07 17:20:50 +09:00
878b16c596
Add ability to select current match
Dean Herbert
·
2018-11-07 01:24:35 +09:00
a0d64c1b13
Add custom font
Dean Herbert
·
2018-11-07 00:27:12 +09:00
555d63165b
Perform mappings earlier in execution
Dean Herbert
·
2018-11-06 20:18:11 +09:00
53ec01d51f
Add the concept of "current match"
Dean Herbert
·
2018-11-06 20:13:04 +09:00
4e87288049
Automatically keep window wide enough to display correctly
Dean Herbert
·
2018-11-06 19:27:10 +09:00
3427127589
Fix regression in testing logic
Dean Herbert
·
2018-11-06 18:32:59 +09:00
afb3b38098