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-18 17:30:00 +08:00
Code
Issues
Releases
Wiki
Activity
33,493
Commits
4
Branches
793
Tags
d74c19e2d703f6e57139727692a3473ea7bd55fc
Commit Graph
36 Commits
Adjust a couple of flag scales to match previous display size
Dean Herbert
·
2020-10-26 14:27:55 +09:00
ac13a1d217
Update flag scale of drawablematchteam
Shivam
·
2020-10-23 14:23:08 +02:00
c24a29d1ac
Change TeamFlag from sprite to a container with a sprite
Shivam
·
2020-08-24 15:08:50 +02:00
d9ba677773
Use framework extension method for FromHex
Dean Herbert
·
2020-03-11 10:18:41 +09:00
ed837d3115
Merge branch 'tournament-drawable-team-tidy' into tournament-design-ladder
Dean Herbert
·
2020-03-08 20:16:35 +09:00
5f6ce7fde5
Remove LadderInfo requirement in DrawableMatchTeam
Dean Herbert
·
2020-03-08 19:41:22 +09:00
2fe32b7d2b
Initial pass of ladder screen design update
Dean Herbert
·
2020-03-08 15:52:41 +09:00
ba6c4abbe6
Bring design up-to-date with 2019 standards
Dean Herbert
·
2020-03-03 19:20:42 +09:00
e678a068b6
CA1825: use Array.Empty.
Huo Yaoyuan
·
2019-12-17 12:59:48 +08:00
ecfc6dfa3d
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
Apply review changes
Dean Herbert
·
2019-06-13 17:12:06 +09:00
eb0f0aefba
Update obsoleted font usages
Dean Herbert
·
2019-05-15 13:10:58 +09:00
530032cafe
Update licence headers
Dean Herbert
·
2019-03-04 13:24:19 +09:00
cf63ee4948
Fix obsolete font usages
Dean Herbert
·
2019-03-04 12:06:41 +09:00
132ce541f3
Fix bindable changes
Dean Herbert
·
2019-03-02 13:40:43 +09:00
389632d932
Merge remote-tracking branch 'upstream/master' into tournament-tools
Dean Herbert
·
2018-11-22 10:25:30 +09:00
f91d2e2e07
Move editing functionality to its own screen
Dean Herbert
·
2018-11-16 20:16:18 +09:00
67bb428aef
Add schedule screen
Dean Herbert
·
2018-11-11 10:13:17 +09:00
eabcef3e12
Add ability to select current match
Dean Herbert
·
2018-11-07 01:24:35 +09:00
a0d64c1b13
Remove now unnecessary null setters
Dean Herbert
·
2018-11-06 14:49:20 +09:00
6f25548737
Fix not being able to decrement scores of matches with no defined progression
Dean Herbert
·
2018-10-14 03:03:40 +09:00
b1862a863b
Merge remote-tracking branch 'upstream/master' into tournament-tools
Dean Herbert
·
2018-10-12 18:49:47 +09:00
77055f6d5c
Fix crash
Dean Herbert
·
2018-09-25 13:39:27 +09:00
2abe96fb9c
Use MouseUp instead of MouseDown for now
Dean Herbert
·
2018-09-25 10:35:00 +09:00
e74fd042aa
Change colour for losers pairings
Dean Herbert
·
2018-09-25 03:55:24 +09:00
fdccec06b3
Simplify team storage
Dean Herbert
·
2018-09-25 03:14:30 +09:00
baefcb9deb
Add loser progressions
Dean Herbert
·
2018-09-25 02:31:48 +09:00
d2ce974ba8
Complete editing support
Dean Herbert
·
2018-09-22 06:32:30 +09:00
2f2dcec8c7
Add deletion support
Dean Herbert
·
2018-09-21 19:58:47 +09:00
f2f4e964c5
wip
Dean Herbert
·
2018-09-21 18:18:28 +09:00
74014bec40
Add basic ladder manager and state retention
Dean Herbert
·
2018-09-21 18:18:28 +09:00
234b04dfc5
Add user interaction and stricter change validation rules
Dean Herbert
·
2018-09-21 18:18:28 +09:00
e4ea802c7b
Simplify winner lookup
Dean Herbert
·
2018-09-21 18:18:28 +09:00
041d826396
Move and use shared components
Dean Herbert
·
2018-09-21 18:18:28 +09:00
3d3a7f714d
Add basic match pairing component for ladder display
Dean Herbert
·
2018-09-21 18:18:28 +09:00
40b01ec35a