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-22 02:49:56 +08:00
Code
Issues
Releases
Wiki
Activity
24,663
Commits
4
Branches
793
Tags
1da8cc86900a3f3538f6c2b7d4edcaa10fcc4f13
Commit Graph
251 Commits
Merge remote-tracking branch 'refs/remotes/origin/master' into nightcore-beats
smoogipoo
·
2019-12-18 17:58:37 +09:00
2a128340d0
Merge branch 'master' into fxcop
Dan Balasescu
·
2019-12-17 20:14:45 +09:00
fd2785bab3
CA1825: use Array.Empty.
Huo Yaoyuan
·
2019-12-17 12:59:48 +08:00
ecfc6dfa3d
Merge branch 'master' into cinema-mod
Dean Herbert
·
2019-12-17 12:56:06 +09:00
b5db927d93
Simplify complex method
Dean Herbert
·
2019-12-17 12:12:15 +09:00
87035f8251
Rename variable for clarity
Dean Herbert
·
2019-12-16 19:42:28 +09:00
438d97f4f5
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
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
Also hide the break overlay
Dean Herbert
·
2019-12-12 16:13:02 +09:00
d15f49f60f
Add note about AlwaysPresent requirement
Dean Herbert
·
2019-12-12 16:12:40 +09:00
99280db694
Hide HUD in a better way
Dean Herbert
·
2019-12-12 16:12:32 +09:00
e4297ffead
Use protected constructors
Dean Herbert
·
2019-12-12 15:25:37 +09:00
4c4199269c
Merge branch 'master' into cinema-mod
Albie
·
2019-12-11 18:00:17 +00:00
4a1c6db3ed
update tests, change binding and reduce lines in cinema mod
Albie
·
2019-12-11 17:39:40 +00:00
caa9286a90
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
Merge branch 'master' into cinema-mod
Albie
·
2019-12-10 17:06:53 +00:00
a61f8cc2c3
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
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
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
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
Use SettingsSource for mod cusomisation
Dean Herbert
·
2019-12-06 17:09:48 +09:00
a5d5099868
Merge branch 'master' into customized-mods
Dean Herbert
·
2019-11-27 19:44:32 +09:00
01a37771bc
Merge branch 'master' into cinema-mod
Albie
·
2019-11-26 06:57:47 +00:00
09158b6b08
Centralise End/StartTime retrieval to extension method
Dean Herbert
·
2019-11-25 19:09:14 +09:00
709ec1404f
change name of interface and expose method instead of seperate values
Albie
·
2019-11-25 07:24:29 +00:00
9fdbb2a58e
improve code quality using resharper and codefactor advice
Albie
·
2019-11-24 07:42:39 +00:00
1d6665fe57
add forced video/storyboard and disabled dim for mod inside new interface
Albie
·
2019-11-24 07:37:06 +00:00
b8e5796af5
add cinema mod support
Albie Spriddell
·
2019-11-23 17:32:16 +00:00
20edaf4ba6
Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-mod-selector
Andrei Zavatski
·
2019-11-21 18:49:37 +03:00
458496206c
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
Berkan Diler
·
2019-11-20 13:37:47 +01:00
6cab517b2d
Use existing ModNoMod
Andrei Zavatski
·
2019-11-15 11:57:40 +03:00
2592a0489b
First
Previous
1
2
3
4
5
...
Next
Last