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-27 12:10:10 +08:00
Code
Issues
Releases
Wiki
Activity
24,405
Commits
4
Branches
799
Tags
cfd811112061663c00edf15096273da32a1f5102
Commit Graph
1956 Commits
Better initial beat handling
Dean Herbert
·
2019-12-16 19:41:02 +09:00
cfd8111120
Add support for simple triple time
Dean Herbert
·
2019-12-16 19:16:54 +09:00
72404bff9a
Fix incorrect hat logic; add support for first barline omission
Dean Herbert
·
2019-12-16 18:57:11 +09:00
210fecc951
Fix beat playing while paused
Dean Herbert
·
2019-12-16 18:51:22 +09:00
0f9ff32cdc
Fix off-by-one starting bar
Dean Herbert
·
2019-12-16 18:50:58 +09:00
c883c97bab
Play finish in addition to kick, not isolated
Dean Herbert
·
2019-12-16 18:47:06 +09:00
3e0fda58ea
Fix nightcore beat not playing if song doesn't hit beat index 0
Dean Herbert
·
2019-12-16 18:24:29 +09:00
9de6b62fb1
ensure beatIndex is 0 before starting beats
unknown
·
2019-12-16 06:35:18 +08:00
88d3a1707d
remove unused dependency
unknown
·
2019-12-15 17:46:44 +08:00
154bc57c6e
remove unused usings
unknown
·
2019-12-15 17:02:29 +08:00
6da168118e
implement backing beats for nightcore mods
unknown
·
2019-12-15 16:56:02 +08:00
01c036b0b0
Use GetEndTime in Taiko and Mania
Huo Yaoyuan
·
2019-12-14 18:16:13 +08:00
ddb2cfc46d
Merge branch 'global-available-mods' into adjustable-rate-mods
Dean Herbert
·
2019-12-13 21:57:27 +09:00
59538bfd32
Make constructor protected
smoogipoo
·
2019-12-13 21:55:20 +09:00
72ea871bff
Fix WindUp applying too much change
Dean Herbert
·
2019-12-13 21:55:07 +09:00
af15662856
Update time ramp preview on setting change
Dean Herbert
·
2019-12-12 17:38:18 +09:00
623ab1ef3b
Make DrawableRuleset take a converted beatmap
smoogipoo
·
2019-12-12 15:58:11 +09:00
5861eca80d
Use protected constructors
Dean Herbert
·
2019-12-12 15:25:37 +09:00
4c4199269c
Merge branch 'master' into adjustable-rate-mods
Dean Herbert
·
2019-12-12 15:10:23 +09:00
9961fa7385
Merge branch 'master' into single-scoreprocessor
Dean Herbert
·
2019-12-12 11:36:45 +09:00
d2ada90434
Remove unused using
smoogipoo
·
2019-12-11 19:49:32 +09:00
40f918dce6
Remove time ramp and rate adjust mod incompatibility
smoogipoo
·
2019-12-11 19:48:57 +09:00
c34b6b59ed
Refactor ModNightcore/ModDaycore
smoogipoo
·
2019-12-11 19:43:32 +09:00
404d3207ff
Remove abstract ScoreProcessor class
smoogipoo
·
2019-12-11 17:25:06 +09:00
48f1dad4aa
Merge branch 'customized-mods' into adjustable-rate-mods
Dean Herbert
·
2019-12-11 13:26:05 +09:00
9eed64997f
Merge branch 'master' into customized-mods
Dean Herbert
·
2019-12-10 19:13:32 +09:00
138b83c9ea
Update bindable types in line with framework
Dean Herbert
·
2019-12-10 16:48:24 +09:00
f7f4a57c5f
Merge branch 'master' into apply-to-track
Dan Balasescu
·
2019-12-10 16:15:24 +09:00
bd6a08a21b
Merge branch 'master' into segmented-slider-paths-3
Dean Herbert
·
2019-12-10 14:28:20 +09:00
5f3d163772
Apply suggested refactorings
smoogipoo
·
2019-12-10 13:12:54 +09:00
ab0f2e7c6a
Fix incorrect code migration
Co-Authored-By: Bartłomiej Dach <
dach.bartlomiej@gmail.com
>
Dean Herbert
·
2019-12-10 02:23:17 +09:00
dc9775742c
Pin DC/NC pitch
Dean Herbert
·
2019-12-09 20:40:38 +09:00
12bdb1dafd
Don't serialise path version
smoogipoo
·
2019-12-09 20:18:18 +09:00
47f3c4a596
Add time ramp settings
Dean Herbert
·
2019-12-09 19:58:51 +09:00
edc8220554
Update mods and user adjust to use adjustments
Dean Herbert
·
2019-12-09 19:41:31 +09:00
7fd52c21f5
Update bindable types in line with framework
Dean Herbert
·
2019-12-09 19:41:18 +09:00
6b667daf09
Constrain configuration lookup as enum.
Huo Yaoyuan
·
2019-12-09 17:45:26 +08:00
04b3297a05
Split out complex method
smoogipoo
·
2019-12-09 18:25:13 +09:00
6d9cd0fafe
Remove unused using
smoogipoo
·
2019-12-09 18:15:00 +09:00
b6e2738236
Fix bad ctor implementation
smoogipoo
·
2019-12-09 18:01:13 +09:00
a1798fd38d
Remove outdated assert
smoogipoo
·
2019-12-09 18:01:02 +09:00
bfbb9aa18e
Remove automatic slider path offsetting
smoogipoo
·
2019-12-09 17:54:22 +09:00
883d5bc11d
Default to linear control point type
smoogipoo
·
2019-12-09 17:47:05 +09:00
9cb649436c
Simplify path/point construction
smoogipoo
·
2019-12-09 17:46:40 +09:00
5a093c039c
Merge branch 'apply-to-track' into adjustable-double-time
Dean Herbert
·
2019-12-09 17:45:19 +09:00
ba538cf09b
Allow mods to apply to track, not clock
Dean Herbert
·
2019-12-09 17:44:45 +09:00
eb074b7058
Add bindable adjustments for DT/HT rate
Dean Herbert
·
2019-12-09 16:54:00 +09:00
0c7e5a2e3b
Merge remote-tracking branch 'upstream/master' into adjustable-double-time
Dean Herbert
·
2019-12-09 16:43:17 +09:00
e37526888c
Merge remote-tracking branch 'refs/remotes/origin/master' into segmented-slider-paths-3
smoogipoo
·
2019-12-09 15:34:49 +09:00
c18f2e6436
Remove unused usings
smoogipoo
·
2019-12-09 13:19:21 +09:00
4905709ea4
First
Previous
1
2
3
4
5
...
Next
Last