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-06-10 02:13:40 +08:00
Code
Issues
Releases
Wiki
Activity
24,405
Commits
4
Branches
803
Tags
cfd811112061663c00edf15096273da32a1f5102
Commit Graph
231 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
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
Use protected constructors
Dean Herbert
·
2019-12-12 15:25:37 +09:00
4c4199269c
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
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
Centralise End/StartTime retrieval to extension method
Dean Herbert
·
2019-11-25 19:09:14 +09:00
709ec1404f
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
make interface mod applicable
unknown
·
2019-11-05 00:55:55 +08:00
2bc6932567
initial implementation of customizable mods
LeNitrous
·
2019-10-08 18:34:09 +08:00
59b2f02828
Bring up-to-date and use IApplicableFailOverride
Dean Herbert
·
2019-09-21 23:30:54 +09:00
c99b48f934
Merge branch 'master' into master
Dean Herbert
·
2019-09-21 22:45:05 +09:00
4c4b71eeec
Newline required when xmldocs are involved
smoogipoo
·
2019-09-19 18:00:11 +09:00
bc9941a990
Remove whitespace
smoogipoo
·
2019-09-19 17:58:10 +09:00
65276cd235
Remove virtual member from ModBlockFail
smoogipoo
·
2019-09-19 17:44:24 +09:00
da15b900f7
Add reference to xmldoc
Co-Authored-By: Salman Ahmed <
slmanarendo1950@gmail.com
>
Dean Herbert
·
2019-09-19 02:03:30 +09:00
2296ea75d7
Bring other mods up-to-date
Dean Herbert
·
2019-09-19 01:45:42 +09:00
1150e9fdfb
Merge remote-tracking branch 'upstream/master' into auto-restart-mod-perfect
Dean Herbert
·
2019-09-19 01:36:29 +09:00
ff3a7c1d13
Dispose instead
Dean Herbert
·
2019-08-07 17:33:30 +09:00
b0e0659715
Move QuadBatch to a local variable to stop resharper complaining
Dean Herbert
·
2019-08-07 16:56:22 +09:00
c6d481238d
Remove generics from IApplicableToBeatmap
smoogipoo
·
2019-08-01 12:39:32 +09:00
8a64ab0384
Fix FTB causing flashlight to block vision correctly
smoogipoo
·
2019-07-23 15:17:02 +09:00
776757545d
Move TouchDevice mod to new "system" category
Dean Herbert
·
2019-07-23 13:14:28 +09:00
d5ee4cbc9c
Health bar -> Health display
Also inverts logic
Dean Herbert
·
2019-07-07 05:30:30 +09:00
84919d70bb
Fix build error
Salman Ahmed
·
2019-07-06 18:44:55 +03:00
1f13b94c72
Remove unnecessary private field
Salman Ahmed
·
2019-07-06 18:38:41 +03:00
a42c79895d
Use a descriptive name for the setting
iiSaLMaN
·
2019-07-06 06:32:25 +03:00
530e07110f
Simplify changes
Salman Ahmed
·
2019-07-03 06:44:17 +03:00
98daaf634a
First
Previous
1
2
3
4
5
Next
Last