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 06:29:52 +08:00
Code
Issues
Releases
Wiki
Activity
33,493
Commits
4
Branches
791
Tags
d74c19e2d703f6e57139727692a3473ea7bd55fc
Commit Graph
41 Commits
Give mappool scene its own video
Shivam
·
2020-05-14 21:51:39 +02:00
6ec55eb400
Merge branch 'master' into tournament-mappool-flow-logic
Dean Herbert
·
2020-03-18 15:05:20 +09:00
2ca225877f
Fix map pool screen vertical layout
Dean Herbert
·
2020-03-13 14:34:33 +09:00
30ad580993
Update tests and logic
Dean Herbert
·
2020-03-13 14:25:58 +09:00
00d7dc19cc
Add tests (wip)
Dean Herbert
·
2020-03-13 14:25:58 +09:00
fbb7e9f12a
Adjust to allow for extra row
Dean Herbert
·
2020-03-13 14:25:58 +09:00
ef0acde458
Adjust metrics to align logo pieces correctly on gameplay / map pool
Dean Herbert
·
2020-03-12 14:27:56 +09:00
ec1c6f88ee
Merge branch 'master' into tournament-mappool-flow-logic
Dean Herbert
·
2020-03-11 14:40:18 +09:00
02af3eefbd
Initial pass of map pool screen design update
Dean Herbert
·
2020-03-08 15:49:37 +09:00
2981730442
Add better flow logic to map pool layout when few beatmaps are present
Dean Herbert
·
2020-03-08 15:44:05 +09:00
77c94afcf1
Bring design up-to-date with 2019 standards
Dean Herbert
·
2020-03-03 19:20:42 +09:00
e678a068b6
Use static local functions.
Huo Yaoyuan
·
2019-11-12 19:56:54 +08:00
144812669d
Fix tournament buttons playing sound effects
Dean Herbert
·
2019-11-08 17:00:47 +09:00
8bcbc93501
Don't automatically return to gameplay from map pool if no picks are made
Closes
#6491
.
Dean Herbert
·
2019-10-14 20:08:05 +09:00
9372526d3a
Adjust tournament map pool layout to allow for larger pools
Dean Herbert
·
2019-07-27 19:46:46 +09:00
56dbd94d16
Use OsuButton everywhere
Dean Herbert
·
2019-06-18 17:17:46 +09:00
711214ed09
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
Fix MapPoolScreen test
Dean Herbert
·
2019-06-14 20:32:23 +09:00
9818637b8d
Fix crash when starting with an empty bracket
Dean Herbert
·
2019-06-14 20:32:23 +09:00
831686d20b
Use less DI where we already have access to LadderInfo
Dean Herbert
·
2019-05-20 14:48:33 +09:00
084c2252cb
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
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
Automate return to gameplay after map pool selection
Dean Herbert
·
2018-11-18 09:29:18 +09:00
06b08cd82d
Group map pool by mod type
Dean Herbert
·
2018-11-17 16:06:43 +09:00
852f0337dd
Add mod icons
Dean Herbert
·
2018-11-17 16:00:12 +09:00
4ae9413ee6
Adjust spacing on map pool screen
Dean Herbert
·
2018-11-16 19:49:17 +09:00
5801ed7b1a
Add score display
Dean Herbert
·
2018-11-15 21:28:42 +09:00
46e163ec5e
Avoid rendering more than one video at once
Dean Herbert
·
2018-11-11 01:39:02 +09:00
b5c2d94cc4
Fix incorrect order after bans
Dean Herbert
·
2018-11-11 00:48:22 +09:00
976180ecc2
Share header area between screens
Dean Herbert
·
2018-11-10 17:26:21 +09:00
713038bff8
Fix old maps not getting cleared when switching matches
Dean Herbert
·
2018-11-08 20:14:50 +09:00
ee6263f395
Safety check
Dean Herbert
·
2018-11-08 13:08:59 +09:00
a31507ff0e
Improve appearance
Dean Herbert
·
2018-11-08 06:47:42 +09:00
bd6d3f1473
Automate picks and bans from IPC
Dean Herbert
·
2018-11-08 06:36:36 +09:00
5da6f11a14
Add support for picks and bans
Dean Herbert
·
2018-11-08 06:29:04 +09:00
5c84c3c0a8
Add missing header
Dean Herbert
·
2018-11-06 16:15:03 +09:00
a2b28e0bf4
Allow running tournament tools from main executable
Dean Herbert
·
2018-11-06 14:49:09 +09:00
9c5eddea54