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-18 08:30:00 +08:00
Code
Issues
Releases
Wiki
Activity
39,872
Commits
4
Branches
791
Tags
6263ebf9da15fb142a57129efe34eb4cbbdb7522
Commit Graph
31 Commits
Initial implementation of DHO pooling
smoogipoo
·
2021-05-12 16:35:05 +09:00
5692cecaa4
Move grids to inside columns
Dean Herbert
·
2020-05-18 17:47:52 +09:00
d9bb90078b
Rework lookups to not require total playfield columns
smoogipoo
·
2020-04-03 12:31:05 +09:00
1f797207f7
Remove unnecessary generic
smoogipoo
·
2020-04-02 15:57:50 +09:00
62f6683a20
Split hit explosion positioning from column
smoogipoo
·
2020-04-02 14:37:29 +09:00
94031b57ea
Merge branch 'master' into fix-default-explosion-position
Dan Balasescu
·
2020-04-01 20:03:23 +09:00
33119d38ad
Fix incorrect explosion position on default skin
smoogipoo
·
2020-04-01 20:01:35 +09:00
f4d8defa48
Fix barlines scrolling at different speeds in legacy skins
smoogipoo
·
2020-04-01 18:00:17 +09:00
59eac34d82
Implement mania note skinning
smoogipoo
·
2020-03-31 15:29:25 +09:00
c4f76ffdaf
Implement mania hit target skinning
smoogipoo
·
2020-03-31 12:17:44 +09:00
02237133cb
Move hit target bar height def to defaulthittarget
mcendu
·
2020-01-11 21:19:46 +08:00
76c70a7622
Use hitTarget in place of stageHint
mcendu
·
2019-12-29 23:37:28 +08:00
20c5748342
remove override
mcendu
·
2019-12-29 23:29:00 +08:00
51000765dd
Remove class StageHint and usage
mcendu
·
2019-12-29 23:18:50 +08:00
61fb9f5613
correct type of field stageHint
mcendu
·
2019-12-28 14:05:46 +08:00
5d2b5cc950
Move mania stage hint to its own class
mcendu
·
2019-12-28 13:48:10 +08:00
bf162f148e
Reduce opacity of judgement area
Dean Herbert
·
2019-09-11 18:21:29 +09:00
c7186efd53
Adjust namespaces
smoogipoo
·
2019-04-02 14:51:28 +09:00
a56e29347f
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
Revert some more instances of 'e' variable names
Dean Herbert
·
2019-02-22 20:15:25 +09:00
367bc53a06
Apply suggestions from code review
Co-Authored-By: smoogipoo <
1329837+smoogipoo@users.noreply.github.com
>
Dean Herbert
·
2019-02-22 17:06:49 +09:00
452caabd40
Adjust namespaces
smoogipoo
·
2019-02-21 19:05:52 +09:00
d8c55bc729
Update with framework bindable changes
smoogipoo
·
2019-02-21 18:56:34 +09:00
bca347427f
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Simplify creation of a playfield
smoogipoo
·
2018-09-21 14:35:50 +09:00
368ceec47c
Reduce line length
Dean Herbert
·
2018-06-25 19:28:38 +09:00
a397827841
A bit of cleanup
smoogipoo
·
2018-06-11 16:10:27 +09:00
10d1dfa7cd
Make IScrollingInfo and store direction as bindable
smoogipoo
·
2018-06-11 13:42:13 +09:00
baaf431b9e
DI the scrolling info rather than pass by ctor
smoogipoo
·
2018-06-11 13:42:13 +09:00
ca5103615d
Make the column hitobject area follow the scroll direction
smoogipoo
·
2018-06-07 21:40:12 +09:00
32037701bf