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-17 19:04:00 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
791
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
23 Commits
Remove redundant setter
Dean Herbert
·
2019-12-25 14:55:05 +09:00
145ac8e0b5
Make DefaultComboColours a property
Salman Ahmed
·
2019-12-21 12:36:34 +03:00
ff5e6c0dcf
Remove unnecessary usage
iiSaLMaN
·
2019-11-24 02:16:43 +03:00
5bf6e57eb0
Use AddRange instead
iiSaLMaN
·
2019-11-24 02:08:36 +03:00
0f9978b34a
Remove ClearComboColours()
iiSaLMaN
·
2019-11-24 02:07:56 +03:00
1e24ee7956
Move fallback allowance to the skin configuration only.
iiSaLMaN
·
2019-11-07 15:55:34 +03:00
9874ce49ce
Change ComboColours type to IReadOnlyList<Color4>
Also exposes functions to modify the internal list (AddComboColours, ClearComboColours)
iiSaLMaN
·
2019-11-07 15:54:30 +03:00
808543885f
Move colours fallback logic to SkinConfiguration.ComboColours getter
iiSaLMaN
·
2019-11-06 23:20:36 +03:00
cef6e2a26b
Refactor skin configuration to be infinitely extensible
Dean Herbert
·
2019-09-03 17:57:34 +09:00
bebc3309ce
Fix ruleset skins incorrectly providing configuration defaults
Dean Herbert
·
2019-08-31 12:33:29 +09:00
12eeec36fc
Align slider path size with legacy skins
Dean Herbert
·
2019-07-25 14:22:26 +09:00
46e17646ac
Border size to float, add min and max size, other small changes
Santeri Nogelainen
·
2019-03-16 12:41:03 +02:00
cbb7498a42
slider border thickness
Santeri Nogelainen
·
2019-03-14 21:57:39 +02:00
92595e43f6
Add newline
Dean Herbert
·
2019-02-15 21:16:54 +09:00
90e462309f
Add support for the HitCircleOverlap property in legacy skins
Jamie Taylor
·
2019-02-15 21:03:06 +09:00
38cf5a1ea4
Fix combo colour fallbacks when skin is not providing any
Dean Herbert
·
2019-02-05 17:54:14 +09:00
2f8f4fac64
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
cursorExpand is now a bool
Dragicafit
·
2018-12-07 23:52:57 +01:00
506f27a92e
Make CursorExpand skinnable
Dragicafit
·
2018-12-07 22:22:40 +01:00
0816eaacb8
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Implement HitCircleFont skin configuration
smoogipoo
·
2018-09-27 17:40:28 +09:00
8191f03503
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Add basic structure for skin configurations
Dean Herbert
·
2018-03-19 20:06:44 +09:00
c4f5b46d72