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 16:23:39 +08:00
Code
Issues
Releases
Wiki
Activity
59,756
Commits
4
Branches
791
Tags
07efa7d660a404df00a82df4b263db4597802edd
Commit Graph
34 Commits
Cleanup all other leftover binding instantiation
o-dasher
·
2022-09-25 16:02:40 -04:00
feadac1f79
Properly annotate method to allow null
Dan Balasescu
·
2022-06-20 16:56:19 +09:00
16281f4a48
Implement IEquatable on ControlPoint
Dan Balasescu
·
2022-06-20 15:27:43 +09:00
03ab6fc141
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Move approach rate to
EffectControlPoint
Dean Herbert
·
2021-09-03 16:58:16 +09:00
a3d9ab1e2e
Clone and copy ControlPointInfo when retrieving a playable beatmap
Dean Herbert
·
2021-01-04 16:37:07 +09:00
ba4e411422
Rename parameters
smoogipoo
·
2020-12-02 10:55:48 +09:00
2150cf1c52
Make HitSampleInfo immutable
smoogipoo
·
2020-12-01 15:37:51 +09:00
5760e1c1fc
Move control point colour specifications to common location and use for formatting timing screen table
Dean Herbert
·
2020-10-01 19:29:34 +09:00
e96e30a19d
Add back missing default implementations for lookup functions
Dean Herbert
·
2020-07-19 14:11:21 +09:00
3823bd8343
Remove unnecessary time property
smoogipoo
·
2020-04-17 17:06:12 +09:00
9aac98664c
Remove EquivalentTo() and Equals()
smoogipoo
·
2020-04-17 17:04:09 +09:00
69fb984e71
Fix formatting
Alchyr
·
2020-04-09 09:34:40 -07:00
f115fecb23
Use redundancy test
Alchyr
·
2020-04-08 01:42:35 -07:00
65823fb2e1
CA1309: compare strings correctly.
Huo Yaoyuan
·
2019-12-17 13:00:15 +08:00
caf3f774ba
Add default bindable values
Dean Herbert
·
2019-10-28 16:23:43 +09:00
090881cf6f
Make all control point attributes bindable
Properties are left intact for compatibility reasons.
Dean Herbert
·
2019-10-28 16:23:43 +09:00
8f87957c70
Fix known non-nulls
Dean Herbert
·
2019-10-25 20:04:27 +09:00
e39016bf01
Replace local Equatable implementations with abstract EquivalentTo
Dean Herbert
·
2019-10-25 19:44:28 +09:00
e2f2638212
Fix skinning support for combobreak
Dean Herbert
·
2019-06-30 21:58:30 +09:00
60ea3d4e1a
Remove ControlPoint.EquivalentTo
smoogipoo
·
2019-05-21 14:27:57 +09:00
7a56fe84f2
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Remove unnecessary setting of sample name to same value
smoogipoo
·
2018-07-20 15:12:21 +09:00
de8d05bb0c
Rename method to EquivalentTo
Dean Herbert
·
2018-07-05 15:00:02 +09:00
44aecdc3a0
Make SampleControlPoint clone the existing SampleInfo
smoogipoo
·
2018-07-02 14:17:19 +09:00
8b0c6a4c85
Fix time being a part of controlpoint change comparisons
smoogipoo
·
2018-07-02 13:34:25 +09:00
b664d3ef81
Use .Equals everywhere
smoogipoo
·
2018-07-02 13:34:14 +09:00
aea50e770b
Encapsulate the method to apply SampleControlPoints to SampleInfos
smoogipoo
·
2018-06-28 18:29:07 +09:00
781095b96b
Implement and use equality comparers for ControlPoint
smoogipoo
·
2018-06-28 18:28:59 +09:00
2882981f9c
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Give SampleControlPoint a 100% volume by default
smoogipoo
·
2017-12-26 19:32:20 +09:00
836d807f4f
Simplify and tidy sample retrieval
Less static weirdness
Dean Herbert
·
2017-12-23 16:46:02 +09:00
9ca03c0209
SoundControlPoint -> SampleControlPoint
Dean Herbert
·
2017-12-23 16:34:34 +09:00
5026c7a95e