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 07:09:53 +08:00
Code
Issues
Releases
Wiki
Activity
58,147
Commits
4
Branches
791
Tags
3102044d00a85caaaafd059f77a08022dfd2d7aa
Commit Graph
46 Commits
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Replace tournament beatmap storage type with lightweight model
Salman Ahmed
·
2022-06-18 01:34:09 +03:00
9f97d1a7db
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Display star ratings in tournament mode using two decimal places
Dean Herbert
·
2022-02-27 23:17:04 +09:00
df4170b939
Update all actual usages of
RulesetInfo.ID
to use
OnlineID
instead
Dean Herbert
·
2021-11-24 15:50:26 +09:00
bbd3ea5b77
Remove TODO (tested to work correctly)
Dean Herbert
·
2021-10-28 14:48:36 +09:00
f3d208fecf
Rename all usages of
APIBeatmap
to
beatmap
in tournament namespace
Dean Herbert
·
2021-10-27 18:42:48 +09:00
f1499641f3
Update tournament components to use
APIBeatmap
directly
Dean Herbert
·
2021-10-27 18:26:44 +09:00
3130616300
Apply batch fixing of built-in types using
var
Dean Herbert
·
2021-10-27 13:04:41 +09:00
6944151486
Merge branch 'master' into new-interfaces
Dean Herbert
·
2021-10-04 20:42:40 +09:00
1d99bc280f
Rename
BeatmapInfo
variables which were named
beatmap
for clarity
Dean Herbert
·
2021-10-02 12:45:34 +09:00
973c31132b
Add changes that got forgotted in branch surgery
Dean Herbert
·
2021-10-01 17:04:53 +09:00
05996cc2e9
Update existing inline usages to use new extension method
Dean Herbert
·
2021-07-31 16:46:02 +09:00
081dafc4e4
Temporarily disable masking of tournament song bar
Bartłomiej Dach
·
2020-06-28 13:14:46 +02:00
082c94f98d
Add temporary fix for tournament song bar disappearance
smoogipoo
·
2020-06-15 18:47:55 +09:00
d57b58a7dd
Expose SongBar's height
Bartłomiej Dach
·
2020-04-26 23:59:24 +02:00
3c1730d0ca
Update song / chat / beatmap info display to reflect new design
Dean Herbert
·
2020-03-08 18:25:22 +09:00
8b0b910196
Bring design up-to-date with 2019 standards
Dean Herbert
·
2020-03-03 19:20:42 +09:00
e678a068b6
Merge branch 'master' into sharpen
Huo Yaoyuan
·
2019-11-26 18:21:50 +08:00
c0fe91a84c
Only show star on HR
Dean Herbert
·
2019-11-24 01:45:21 +09:00
244177880e
Calculate more correct AR locally for now
Dean Herbert
·
2019-11-24 00:22:01 +09:00
326a8f62eb
Display useful statistics on song bar depending on current ruleset
Dean Herbert
·
2019-11-23 20:52:41 +09:00
e3f3b1ab1a
Apply CornerExponent fixes
Dean Herbert
·
2019-11-22 19:49:20 +09:00
c2e85a2057
Use static local functions.
Huo Yaoyuan
·
2019-11-12 19:56:54 +08:00
144812669d
Use deconstruction declaration.
Huo Yaoyuan
·
2019-11-12 19:55:22 +08:00
0d81b96c5f
Convert length retrieved from online to milliseconds
iiSaLMaN
·
2019-07-09 17:53:34 +03:00
e73f22eff8
Add a BPM property in BeatmapInfo
iiSaLMaN
·
2019-07-08 10:43:35 +03:00
129899f419
Move Length out of OnlineInfo
iiSaLMaN
·
2019-07-07 20:25:36 +03:00
729f0901f7
Move BPM out of OnlineInfo
iiSaLMaN
·
2019-07-07 20:11:44 +03:00
3ea9629daf
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
Apply codefactor fixes
Dean Herbert
·
2019-03-04 13:04:07 +09:00
5b81de7663
Fix obsolete font usages
Dean Herbert
·
2019-03-04 12:06:41 +09:00
132ce541f3
Changes for mania world cup
Dean Herbert
·
2019-02-03 11:24:43 +09:00
cb23918512
Fix spacing and colouring of song bar eleemnts
Also uses MM:ss instead of ssss.
Dean Herbert
·
2018-11-22 17:26:19 +09:00
17a81259d4
Add OD display and fix "*" difficuty modifier display
Dean Herbert
·
2018-11-22 14:10:33 +09:00
cbf82f892d
Fix stats not displaying on showcase screen
Dean Herbert
·
2018-11-22 13:17:51 +09:00
7d3bcdfc17
Merge remote-tracking branch 'upstream/master' into tournament-tools
Dean Herbert
·
2018-11-22 10:25:30 +09:00
f91d2e2e07
Add missing space after "CS"
Dean Herbert
·
2018-11-18 12:38:48 +09:00
256d11620f
Add chat IPC and gameplay screen integration
Dean Herbert
·
2018-11-16 19:43:54 +09:00
e3e92f4302
Fix masking of song bar
Dean Herbert
·
2018-11-16 18:14:42 +09:00
c9e2ee8f56
Fix song length not being rounded correctly when DT is applied
Dean Herbert
·
2018-11-15 14:11:58 +09:00
01f814aace
Add CS display
Dean Herbert
·
2018-11-12 01:25:22 +09:00
00731560cb
Animate song bar based on game mode
Dean Herbert
·
2018-11-11 01:30:21 +09:00
86423dce5f
Add skeleton for gameplay screen
Dean Herbert
·
2018-11-06 19:27:10 +09:00
ca9df94ea2