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-15 22:23:43 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
36 Commits
Apply NRT to all simple auxiliary skin classes
Dean Herbert
·
2023-01-26 17:53:04 +09:00
4352c56c3e
Disable alpha component parsing in beatmap / skin colour sections
Dean Herbert
·
2022-09-21 16:11:41 +09:00
992441b9de
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Merge branch 'master' into fix-skin-layout-editor-crash
Dean Herbert
·
2021-10-28 06:24:24 +09:00
add39fbd4f
Apply batch fixing of built-in types using
var
Dean Herbert
·
2021-10-27 13:04:41 +09:00
6944151486
Remove
SkinConfiguration
subclasses and allow configuration parsing for all skin types
Dean Herbert
·
2021-10-22 14:42:23 +09:00
93482414d6
Remove unnecessary second call to StripComments in skin parsing logic
Dean Herbert
·
2021-03-25 13:35:42 +09:00
e22650293d
Merge branch 'master' into catch-hyperdash-fruit-colouring
Dean Herbert
·
2020-04-14 10:01:15 +09:00
081a02f748
Make versionless skins fallback to version 1.0
smoogipoo
·
2020-04-06 19:36:17 +09:00
a4208f35c4
Move CatchTheBeat section handling to LegacySkinDecoder
Best place to reside at
Salman Ahmed
·
2020-04-05 22:10:35 +03:00
1b76a53d32
Specify culture and number style
iiSaLMaN
·
2019-11-06 20:27:55 +03:00
ba14345107
Fix incorrect skin version case
iiSaLMaN
·
2019-11-06 20:23:22 +03:00
502dcc5669
Use decimal data type instead
iiSaLMaN
·
2019-10-09 23:33:25 +03:00
2cf17e0bf3
Parse legacy version of decoded skin to numerical
iiSaLMaN
·
2019-10-09 23:05:50 +03:00
7f6541672c
Don't include section for now
Dean Herbert
·
2019-09-03 18:56:01 +09:00
f58ca82398
Refactor skin configuration to be infinitely extensible
Dean Herbert
·
2019-09-03 17:57:34 +09:00
bebc3309ce
Fix legacy decoder using wrong configuration
Dean Herbert
·
2019-08-31 13:27:03 +09:00
d2a3e0581b
Fix CI issues
Dean Herbert
·
2019-05-12 22:53:12 +09:00
487a56549e
Use more standard parsing method
Dean Herbert
·
2019-05-12 22:53:03 +09:00
41e13aef23
Merge branch 'master' into dev
Dean Herbert
·
2019-05-12 21:45:52 +09:00
ce0e4c506e
Apply more missed cases
Dean Herbert
·
2019-04-01 12:44:46 +09:00
c39c37a18d
Fix a few new inspections in latest Rider EAP
Dean Herbert
·
2019-04-01 11:39:02 +09:00
7d6a08d6da
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 support for the HitCircleOverlap property in legacy skins
Jamie Taylor
·
2019-02-15 21:03:06 +09:00
38cf5a1ea4
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Equals to == for string
Dragicafit
·
2018-12-09 13:29:14 +01:00
9afbebf560
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
Implement HitCircleFont skin configuration
smoogipoo
·
2018-09-27 17:40:28 +09:00
8191f03503
Strip comments from everything except metadata
morguldir
·
2018-07-16 01:04:41 +02:00
6c861a1638
Add error handling on a per-line level in LegacyDecoder
Resolves
#2306
.
Dean Herbert
·
2018-04-20 18:32:24 +09:00
b16e25c3e9
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
return -> break
no real reason but whatever works
Dean Herbert
·
2018-03-20 20:32:32 +09:00
5a10270a2a
Add basic skin configuration decoding support
Dean Herbert
·
2018-03-19 20:06:44 +09:00
397b06283a
Add basic structure for skin configurations
Dean Herbert
·
2018-03-19 20:06:44 +09:00
c4f5b46d72