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-16 13:03:34 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
791
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
22 Commits
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
Remove time ramp and rate adjust mod incompatibility
smoogipoo
·
2019-12-11 19:48:57 +09:00
c34b6b59ed
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
Allow mods to apply to track, not clock
Dean Herbert
·
2019-12-09 17:44:45 +09:00
eb074b7058
Centralise End/StartTime retrieval to extension method
Dean Herbert
·
2019-11-25 19:09:14 +09:00
709ec1404f
.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
Remove generics from IApplicableToBeatmap
smoogipoo
·
2019-08-01 12:39:32 +09:00
8a64ab0384
Apply more missed cases
Dean Herbert
·
2019-04-01 12:44:46 +09:00
c39c37a18d
Remove unused variable
smoogipoo
·
2019-03-14 15:12:26 +09:00
2815c3b07c
Change logic to better handle external adjustments
Dean Herbert
·
2019-03-14 12:29:16 +09:00
85c518f146
Fix weird application logic
Dean Herbert
·
2019-03-13 21:37:33 +09:00
c40e24739b
Fix incorrect application logic for rate fallback
Co-Authored-By: peppy <
pe@ppy.sh
>
Dan Balasescu
·
2019-03-13 20:55:33 +09:00
5d23a966d7
Improve ModRamp's handling of external rate changes
Dean Herbert
·
2019-03-12 18:15:18 +09:00
a10cd2288d
Formatting and simplification
Dean Herbert
·
2019-03-06 14:19:00 +09:00
2300e59e91
no longer adjust the clock rate
LeNitrous
·
2019-03-04 17:48:51 +08:00
74a23edaf7
use ternary operator instead
LeNitrous
·
2019-03-03 16:50:31 +08:00
b83d44c316
trim whitespace
LeNitrous
·
2019-03-03 16:30:08 +08:00
a1a8246c05
mod rule changes
LeNitrous
·
2019-03-03 16:22:00 +08:00
ecc2c28a62
fix codefactor warnings and derive ModWindUp and ModWindDown to ModTimeRamp
LeNitrous
·
2019-01-26 20:15:19 +08:00
03e57d0423