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-30 22:11:18 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
799
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
17 Commits
Rework to remove cross-class pollutions
smoogipoo
·
2020-08-25 01:21:27 +09:00
018523a43a
Implement bottom stage image
smoogipoo
·
2020-04-08 16:20:54 +09:00
83db6cebb6
Initial structure
smoogipoo
·
2020-04-08 15:35:37 +09:00
e429c274a9
Add some xmldocs + nullable parameter
smoogipoo
·
2020-04-03 12:31:05 +09:00
571748d105
Rework lookups to not require total playfield columns
smoogipoo
·
2020-04-03 12:31:05 +09:00
1f797207f7
Split hit explosion positioning from column
smoogipoo
·
2020-04-02 14:37:29 +09:00
94031b57ea
Implement mania hold note skinning
smoogipoo
·
2020-03-31 16:42:35 +09:00
1952fcc0ce
Implement mania note skinning
smoogipoo
·
2020-03-31 15:29:25 +09:00
c4f76ffdaf
Fix post-merge errors
smoogipoo
·
2020-03-31 15:24:13 +09:00
ae668e3e87
Merge branch 'mania-key-area-skinning' into mania-note-skinning
smoogipoo
·
2020-03-31 15:23:59 +09:00
211a8db4c5
Merge branch 'mania-hitobject-area-skinning' into mania-note-skinning
smoogipoo
·
2020-03-31 15:20:56 +09:00
538dc0c558
Implement mania hit target skinning
smoogipoo
·
2020-03-31 12:17:44 +09:00
02237133cb
Add mania key area skinning
smoogipoo
·
2020-03-31 11:23:33 +09:00
cb1513b374
Implement column background skinning
smoogipoo
·
2020-03-31 10:57:56 +09:00
44727eb2b8
Combine files
smoogipoo
·
2020-03-30 23:21:40 +09:00
c3cde7a163
Update naming
Dean Herbert
·
2019-08-30 15:13:29 +09:00
70e417533f
Introduce the concept of SkinComponents
Removes reliance on string lookups and better defines elements for introduction into database
Dean Herbert
·
2019-08-30 14:55:52 +09:00
a15828ab25