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-06-09 02:23:40 +08:00
Code
Issues
Releases
Wiki
Activity
11,445
Commits
4
Branches
802
Tags
0976e83b339668816739f9eab2e570e3a3a1663f
Commit Graph
771 Commits
Add perfect mod icon
Joseph Madamba
·
2018-03-22 22:49:14 -07:00
f77dad2809
Merge branch 'master' into beat-snap-divisor
Dean Herbert
·
2018-03-22 20:14:50 +09:00
92d8781bf0
Move AccentColour changes local to rulesets which rely on it
Dean Herbert
·
2018-03-22 18:53:16 +09:00
af65f2dd48
Remove GetColour method
Dean Herbert
·
2018-03-22 18:50:19 +09:00
366b7fca65
Use string lookups for combo colours
Dean Herbert
·
2018-03-22 17:32:05 +09:00
c4fe6a04c5
Merge branch 'master' into skin--completion
Dan Balasescu
·
2018-03-22 16:44:00 +09:00
ab9505652b
IHasComboIndex -> IHasComboInformation
Dean Herbert
·
2018-03-22 12:35:17 +09:00
78a8f60b39
Fix xmldoc
Dean Herbert
·
2018-03-22 12:34:29 +09:00
1a782a840c
Add skin source fallback chain
Dean Herbert
·
2018-03-20 16:40:11 +09:00
9ad4e9284a
Move combo index processing to BeatmapProcessor
Dean Herbert
·
2018-03-20 15:57:43 +09:00
c38c26eacb
Make bdl beat divisor nullable
smoogipoo
·
2018-03-20 14:01:06 +09:00
786e6242e1
Integrate beat snap divisor into editor seeking
smoogipoo
·
2018-03-19 20:42:06 +09:00
b1d09500f2
Pass down editor clocks through DI
smoogipoo
·
2018-03-19 16:27:52 +09:00
e25d1f6982
Merge branch 'master' into fix-editor-clocks
Dean Herbert
·
2018-03-16 23:32:54 +09:00
4b83278cf4
Adjust comment for readability
smoogipoo
·
2018-03-16 19:57:14 +09:00
6f7163769d
Merge branch 'master' into editor-wheel-movement
Dean Herbert
·
2018-03-16 18:19:42 +09:00
e8f7f2c8ab
Merge branch 'master' into editor-wheel-movement
Dean Herbert
·
2018-03-16 15:56:51 +09:00
bca4b620b6
Merge branch 'master' into drawable-composite-hit-object
Dean Herbert
·
2018-03-16 15:53:16 +09:00
7e7f8ed7a2
Merge branch 'master' into mod-fixes
Dean Herbert
·
2018-03-16 11:27:39 +09:00
7ed84465fb
Re-order methods
smoogipoo
·
2018-03-15 18:28:08 +09:00
fc15c63a88
Fix not being able to scroll before the first timing point
smoogipoo
·
2018-03-15 18:26:53 +09:00
c937ef5d24
Move clock construction to Editor
smoogipoo
·
2018-03-15 17:27:37 +09:00
c8f6a6980b
Use a decoupled clock for accurate clock times
smoogipoo
·
2018-03-15 17:03:33 +09:00
9e0aeec574
Add more testcases + fix up seeking a bit more
smoogipoo
·
2018-03-15 15:40:52 +09:00
50f9d810dd
Make DrawableHitObject a CompositeDrawable
No reason for it to be a container.
Dean Herbert
·
2018-03-15 13:41:06 +09:00
a42035f494
Add some basic tests + fixes to seek/seekforward functionality
smoogipoo
·
2018-03-14 20:52:48 +09:00
0da3ae0944
Change descriptions and special section
Joseph Madamba
·
2018-03-14 01:05:19 -07:00
1eeacb7bf7
Merge remote-tracking branch 'upstream/master' into editor-hitobject-movement
Dean Herbert
·
2018-03-14 15:35:24 +09:00
a0691168cb
Rework a lot of naming and structure
Dean Herbert
·
2018-03-14 15:18:21 +09:00
81f82d98a1
Edit mods description, multiplier, and code
Joseph Madamba
·
2018-03-13 20:07:03 -07:00
d122aa80e4
Merge branch 'master' into editor-wheel-movement
smoogipoo
·
2018-03-14 11:39:02 +09:00
e2dc9a975a
Rewrite seeking to better handle timing point boundaries
smoogipoo
·
2018-03-13 16:54:34 +09:00
299de4b866
Change wheel direction to match stable
smoogipoo
·
2018-03-13 14:30:50 +09:00
df352c98d6
Rename to seekAmount
smoogipoo
·
2018-03-13 14:08:43 +09:00
e580819621
Don't skip beats when scrolling in the direction of the closest beat
smoogipoo
·
2018-03-13 14:02:37 +09:00
6c148930b5
Implement mouse wheel movement in the editor
smoogipoo
·
2018-03-13 11:23:44 +09:00
8acba47a2b
Merge remote-tracking branch 'FreezyLemon/master' into more-skinning
Dean Herbert
·
2018-03-12 22:01:59 +09:00
107ad8cfff
Only accept drag movement on the overlays
smoogipoo
·
2018-03-12 17:33:10 +09:00
8c4bcb4a04
Derive from IHasPosition
smoogipoo
·
2018-03-12 17:25:34 +09:00
212142429f
Merge branch 'master' into mania-difficulty
Dean Herbert
·
2018-03-12 14:07:14 +09:00
8cbcdeb665
Merge branch 'master' into decoders
Dean Herbert
·
2018-03-12 13:38:22 +09:00
ab4c527ebc
Merge branch 'master' into mania-difficulty
Dean Herbert
·
2018-03-12 13:31:48 +09:00
9f644571ea
Apply beatmap converter mods in PerformanceCalculator
smoogipoo
·
2018-03-12 13:09:19 +09:00
3cd203699b
Merge branch 'master' into more-skinning
Dean Herbert
·
2018-03-12 11:55:50 +09:00
eb643b690a
Move legacy conversion to LegacySkin
Dean Herbert
·
2018-03-12 11:30:13 +09:00
c70be29eda
Merge remote-tracking branch 'ppy/master' into more-skinning
Dean Herbert
·
2018-03-12 10:46:37 +09:00
d27cf16bf9
Merge branch 'master' into fix-duplicate-judgements
Dan Balasescu
·
2018-03-12 10:29:50 +09:00
8ba87dfdbd
Only check by null instead of sign
HoLLy
·
2018-03-11 21:27:49 +01:00
9c75c392f2
Fix check against LegacyID for non-default rulesets
HoLLy
·
2018-03-11 20:19:03 +01:00
a321bcf3af
Move selection overlay to HitObjectOverlayLayer for extensibility
smoogipoo
·
2018-03-10 00:48:57 +09:00
4103c66cff
First
Previous
1
2
3
4
5
...
Next
Last