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 06:32:36 +08:00
Code
Issues
Releases
Wiki
Activity
59,166
Commits
4
Branches
791
Tags
ec1bf7b0b2d34ec00ade4e02fcdf55fa96667a8c
Commit Graph
33 Commits
Add parsing support for mania
NoteBodyStyle
Dean Herbert
·
2023-02-10 19:46:59 +09:00
bfbffc4a68
Add correct lookup for
WidthForNoteHeightScale
Dean Herbert
·
2023-02-10 19:18:41 +09:00
635e225d19
Disable alpha component parsing in beatmap / skin colour sections
Dean Herbert
·
2022-09-21 16:11:41 +09:00
992441b9de
Update parameter discards
Dean Herbert
·
2022-06-24 21:26:19 +09:00
31a447fda0
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Apply batch fixing of built-in types using
var
Dean Herbert
·
2021-10-27 13:04:41 +09:00
6944151486
Only trim trailing spaces to avoid breakage in storyboard parsing
Dean Herbert
·
2021-03-18 16:30:30 +09:00
5b0d75ee56
Clamp osu!mania's HitPosition offset to match osu-stable implementation
Closes
#11184
.
Dean Herbert
·
2020-12-16 18:08:19 +09:00
c002184768
simplify implementation and adjust the default values
Firmatorenio
·
2020-12-13 22:43:36 +06:00
3741c2339a
add support for ScorePosition into LegacyManiaSkin
Firmatorenio
·
2020-12-10 20:11:08 +06:00
b3d8347315
Add missing string function ordinal specifications
Dean Herbert
·
2020-10-16 12:49:31 +09:00
cc41845f56
Merge branch 'master' into hold-note-lighting
Dean Herbert
·
2020-08-28 18:27:29 +09:00
da34544fdc
Merge branch 'master' into mania-keys-under-notes
Bartłomiej Dach
·
2020-08-27 14:06:43 +02:00
a1f731d455
Add parsing for hold note light/scale
smoogipoo
·
2020-08-26 20:21:41 +09:00
c0c67c11b1
Implement mania "KeysUnderNotes" skin config
smoogipoo
·
2020-08-26 15:37:16 +09:00
d057f5f4bc
Add support for custom LightingN paths
smoogipoo
·
2020-08-25 15:35:37 +09:00
7a70d06342
add support for custom mania skin paths for stage decorations
mcendu
·
2020-07-05 12:31:16 +08:00
ec689ce824
remove incorrectly added key
mcendu
·
2020-06-12 23:11:50 +08:00
c6e087b994
add proper decoding support?
mcendu
·
2020-06-12 22:48:18 +08:00
586e3d405c
Line widths should not receive scale factor
smoogipoo
·
2020-04-21 17:15:06 +09:00
a41ac50e2f
Move comparison to decoder
smoogipoo
·
2020-04-08 18:17:45 +09:00
7d787dde89
Merge branch 'master' into mania-skin-note-images
Dean Herbert
·
2020-04-07 22:41:22 +09:00
9ff4458fd6
Make note height scale by minimum column width
smoogipoo
·
2020-04-07 16:07:18 +09:00
3ecb99462f
Implement mania note + key image configs
smoogipoo
·
2020-04-06 19:04:02 +09:00
db6db861c0
Fix performance when parsing mania skins
smoogipoo
·
2020-04-06 18:35:39 +09:00
0182448262
Merge branch 'master' into mania-hitexplosion-skinning
Dean Herbert
·
2020-04-02 23:57:03 +09:00
f919a2f267
Add support for parsing mania skin colours
smoogipoo
·
2020-04-02 17:56:12 +09:00
a77933f5e0
Implement legacy normal hit explosions
smoogipoo
·
2020-04-02 14:37:29 +09:00
fa3a449c3b
Cleanup positioning factor definition
smoogipoo
·
2020-04-02 14:37:29 +09:00
b375a02cff
Fix column lights positioned incorrectly
smoogipoo
·
2020-04-01 16:06:09 +09:00
ff2c5b446e
Add missing judgement line
smoogipoo
·
2020-03-31 12:26:31 +09:00
71387016b2
Ignore duplicate configs
smoogipoo
·
2020-03-30 17:36:57 +09:00
881ec146af
Add basic mania skin parsing
smoogipoo
·
2020-03-30 17:18:09 +09:00
4719aac235