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-19 14:00:22 +08:00
Code
Issues
Releases
Wiki
Activity
41,106
Commits
4
Branches
793
Tags
f7b534166310a9ceff4a8ca3ae9f2bf3d7dbfa4b
Commit Graph
30 Commits
Adjust comment for DrawableSliderHead
smoogipoo
·
2021-02-10 19:04:23 +09:00
0dcdad9839
Judge heads as slider ticks instead
smoogipoo
·
2021-02-10 18:38:31 +09:00
cf06684ad1
Prevent invalid hit results for ignored slider heads
smoogipoo
·
2021-02-08 11:10:14 +09:00
d955200e07
Move follow circle tracking to DrawableSliderHead
smoogipoo
·
2021-02-05 17:33:48 +09:00
a5855f5d28
Add flags to return to classic slider scoring
smoogipoo
·
2021-02-03 22:12:20 +09:00
03b7817887
Add flag to toggle follow circle tracking for slider heads
smoogipoo
·
2021-02-03 21:55:19 +09:00
623b47f9af
Merge branch 'dho-remove-onparentreceived' into fix-hidden-mod-crash
smoogipoo
·
2020-12-03 20:10:16 +09:00
09af4bbd57
Remove OnParentReceived()
smoogipoo
·
2020-12-03 20:08:42 +09:00
0bdf99b97a
Change order of OnParentReceived()
smoogipoo
·
2020-12-03 20:06:26 +09:00
73e99718bc
Rework osu! hidden mod to avoid storing hitobjects
smoogipoo
·
2020-12-03 14:45:56 +09:00
e3bbc2b128
Remove unused import
ekrctb
·
2020-11-27 10:18:00 +09:00
fe85b7d482
Remove hitObject argument from OnApply and OnFree
ekrctb
·
2020-11-27 10:13:05 +09:00
57454bbb1c
Add nested osu! hitobject pooling
smoogipoo
·
2020-11-12 15:59:48 +09:00
3f78d81386
Use BDL for top-level osu! DHOs
smoogipoo
·
2020-11-05 13:51:46 +09:00
9a7fcadabc
Merge branch 'master' into add-notelock
smoogipoo
·
2020-04-10 01:18:54 +09:00
a2f5a469cf
Fix ticks/spinners contributing to notelock
smoogipoo
·
2020-03-30 16:14:56 +09:00
0d20292992
Add support for legacy skin sliderstartcircle / sliderstartcircleoverlay
Dean Herbert
·
2020-03-28 14:10:26 +09:00
fb4b334ce2
Remove unused usings
smoogipoo
·
2019-12-09 13:19:21 +09:00
4905709ea4
Initial game-wide update with the new SliderPath
smoogipoo
·
2019-12-05 19:53:36 +09:00
3ebbf62b2a
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
Berkan Diler
·
2019-11-20 13:37:47 +01:00
6cab517b2d
Adjust namespaces
smoogipoo
·
2019-02-21 19:05:52 +09:00
d8c55bc729
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
Fix post-merge issues
smoogipoo
·
2018-11-14 14:29:22 +09:00
050af88be9
Use bindables for hitobject events
smoogipoo
·
2018-11-09 13:58:46 +09:00
cc8531790a
Make sliders respond to control point changes
smoogipoo
·
2018-10-29 15:36:43 +09:00
acd703c27b
Limit shake duration to ensure it doesn't overlap miss window
Dean Herbert
·
2018-07-06 17:24:30 +09:00
79af5cb0a0
Forward shakes from slider head objects to sliders
Dean Herbert
·
2018-07-06 11:52:58 +09:00
d453414070
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Split out the slider head into a separate drawable hitobject
smoogipoo
·
2018-03-10 01:13:59 +09:00
8ed5fce43a