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-26 12:10:32 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
797
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
2030 Commits
Constrain configuration lookup as enum.
Huo Yaoyuan
·
2019-12-09 17:45:26 +08:00
04b3297a05
Split out complex method
smoogipoo
·
2019-12-09 18:25:13 +09:00
6d9cd0fafe
Remove unused using
smoogipoo
·
2019-12-09 18:15:00 +09:00
b6e2738236
Fix bad ctor implementation
smoogipoo
·
2019-12-09 18:01:13 +09:00
a1798fd38d
Remove outdated assert
smoogipoo
·
2019-12-09 18:01:02 +09:00
bfbb9aa18e
Remove automatic slider path offsetting
smoogipoo
·
2019-12-09 17:54:22 +09:00
883d5bc11d
Default to linear control point type
smoogipoo
·
2019-12-09 17:47:05 +09:00
9cb649436c
Simplify path/point construction
smoogipoo
·
2019-12-09 17:46:40 +09:00
5a093c039c
Merge branch 'apply-to-track' into adjustable-double-time
Dean Herbert
·
2019-12-09 17:45:19 +09:00
ba538cf09b
Allow mods to apply to track, not clock
Dean Herbert
·
2019-12-09 17:44:45 +09:00
eb074b7058
Add bindable adjustments for DT/HT rate
Dean Herbert
·
2019-12-09 16:54:00 +09:00
0c7e5a2e3b
Merge remote-tracking branch 'upstream/master' into adjustable-double-time
Dean Herbert
·
2019-12-09 16:43:17 +09:00
e37526888c
Merge remote-tracking branch 'refs/remotes/origin/master' into segmented-slider-paths-3
smoogipoo
·
2019-12-09 15:34:49 +09:00
c18f2e6436
Remove unused usings
smoogipoo
·
2019-12-09 13:19:21 +09:00
4905709ea4
Handle control point positional updates within SliderPath
smoogipoo
·
2019-12-06 18:49:01 +09:00
16f8341a02
Use SettingsSource for mod cusomisation
Dean Herbert
·
2019-12-06 17:09:48 +09:00
a5d5099868
Explose + use the full calculated length of the path
smoogipoo
·
2019-12-06 15:53:19 +09:00
b4e1b5fa98
Add tests and fix negative expected distances
smoogipoo
·
2019-12-06 15:37:06 +09:00
2654710d91
Merge remote-tracking branch 'upstream/master' into customized-mods
Dean Herbert
·
2019-12-06 15:31:20 +09:00
170954bc6e
Rewrite slider length calculation for readability
smoogipoo
·
2019-12-06 15:06:31 +09:00
27dd12a66d
Add xmldoc
Dean Herbert
·
2019-12-06 12:17:41 +09:00
9f4c8db395
Add missing license header
smoogipoo
·
2019-12-06 11:53:22 +09:00
23c7132c4f
Make work in editor
Dean Herbert
·
2019-12-05 20:12:25 +09:00
d8620a70fb
Initial game-wide update with the new SliderPath
smoogipoo
·
2019-12-05 19:53:36 +09:00
3ebbf62b2a
Expose a version to indicate path changes
smoogipoo
·
2019-12-05 18:31:28 +09:00
c9a66c0d07
Add legacy constructor
smoogipoo
·
2019-12-05 18:19:42 +09:00
1585d83b96
Make expected distance a bindable
smoogipoo
·
2019-12-05 17:51:29 +09:00
986ac1cee4
Rename new path, replace existing one
smoogipoo
·
2019-12-05 17:49:32 +09:00
2702edfa55
Re-implement slider paths to support multiple segments
smoogipoo
·
2019-12-05 16:45:02 +09:00
5e9b739b67
Expose general control point change event
smoogipoo
·
2019-12-05 14:38:32 +09:00
0149e47673
Add xmldocs
smoogipoo
·
2019-12-05 14:38:21 +09:00
3e0f499e72
Add structure for path control points
smoogipoo
·
2019-12-05 13:43:38 +09:00
40d0700fa5
Don't compare spans with null.
Huo Yaoyuan
·
2019-12-03 20:09:58 +08:00
05cfef92f9
Don't use Equals(object) on T?.
Huo Yaoyuan
·
2019-12-03 20:07:22 +08:00
a42f9447e6
Hide the menu cursor while inside the playfield by default
Dean Herbert
·
2019-11-29 17:35:11 +09:00
f181ee1843
Merge branch 'master' into cinema-mod
Albie
·
2019-11-28 16:42:01 +00:00
7864899249
Merge branch 'master' into customized-mods
Dean Herbert
·
2019-11-27 19:44:32 +09:00
01a37771bc
Merge branch 'master' into sharpen
Huo Yaoyuan
·
2019-11-26 18:21:50 +08:00
c0fe91a84c
Merge branch 'master' into cinema-mod
Albie
·
2019-11-26 06:57:47 +00:00
09158b6b08
Remove excess parenthesis
Dean Herbert
·
2019-11-25 22:37:07 +09:00
fbebbab5db
Centralise End/StartTime retrieval to extension method
Dean Herbert
·
2019-11-25 19:09:14 +09:00
709ec1404f
Merge branch 'master' into cinema-mod
Albie
·
2019-11-25 07:25:30 +00:00
0a70ec0b11
change name of interface and expose method instead of seperate values
Albie
·
2019-11-25 07:24:29 +00:00
9fdbb2a58e
improve code quality using resharper and codefactor advice
Albie
·
2019-11-24 07:42:39 +00:00
1d6665fe57
add forced video/storyboard and disabled dim for mod inside new interface
Albie
·
2019-11-24 07:37:06 +00:00
b8e5796af5
ApplyToDrawableHitObjects should be able to get all the hitobject in nasted Playfield
andy840119
·
2019-11-24 10:42:05 +09:00
6126fd9a6b
add cinema mod support
Albie Spriddell
·
2019-11-23 17:32:16 +00:00
20edaf4ba6
Rename forgotten variable
Andrei Zavatski
·
2019-11-21 20:37:02 +03:00
eb2f7c1d0a
Naming adjustments
Andrei Zavatski
·
2019-11-21 20:34:19 +03:00
0f1a3d97c8
Remove OnHighlightedChanged function
Andrei Zavatski
·
2019-11-21 20:22:15 +03:00
c7c8527f5f
First
Previous
1
2
3
4
5
...
Next
Last