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-21 15:10:28 +08:00
Code
Issues
Releases
Wiki
Activity
6,229
Commits
4
Branches
793
Tags
df5094c0d4aab957f4894de87de27f77542e1b13
Commit Graph
6229 Commits
This Branch
This Branch
All Branches
Update focus handling in line with framework changes
Dean Herbert
·
2017-05-28 20:08:46 +09:00
d749fc516d
Update method names in line with framework changes
Dean Herbert
·
2017-05-28 18:34:12 +09:00
bdeaf2dbb4
Rank status filtering
DrabWeb
·
2017-05-28 02:43:37 -03:00
95cfce2950
Basic searching in osu!direct, move BeatmapSetOnlineInfo covers into their own class
DrabWeb
·
2017-05-28 02:26:25 -03:00
8745948a01
Make BeatmapOnlineInfo and BeatmapSetOnlineInfo separate classes, -OnlineWorkingBeatmap
DrabWeb
·
2017-05-28 00:37:55 -03:00
ab32e962ca
More xmldoc and few Title text fixes
EVAST9919
·
2017-05-28 00:56:11 +03:00
743dfcc130
Better exception for SearchableListFilterControl's generic type argument not being an enum
DrabWeb
·
2017-05-27 18:49:55 -03:00
816caf86ea
Lowercase hex colours
DrabWeb
·
2017-05-27 18:35:46 -03:00
239472c451
Cleanup BreadcrumbTabItem visibility code
DrabWeb
·
2017-05-27 18:19:09 -03:00
d4a9813af9
Make channel readonly
DrabWeb
·
2017-05-27 17:49:57 -03:00
b88c07f1a0
Make ChannelSection headers uppercase in the setter
DrabWeb
·
2017-05-27 17:40:20 -03:00
754fe956f9
Accept Channel in ctor and remove Channel property
DrabWeb
·
2017-05-27 17:35:42 -03:00
b632e7f1ad
Change UserPanel test case data to use always available covers
DrabWeb
·
2017-05-27 17:27:11 -03:00
e7087f22ea
More reliable test data
DrabWeb
·
2017-05-27 17:23:14 -03:00
7bdbd3713a
Move namespace and make cover background public.
Huo Yaoyuan
·
2017-05-27 23:37:15 +08:00
159e8d84c2
Merge branch 'master' into userpage
Huo Yaoyuan
·
2017-05-27 22:42:56 +08:00
25387c996f
Fix osu!direct hotkey overriding drawings hotkey (for now).
smoogipooo
·
2017-05-27 20:24:23 +09:00
330bd4e11d
use recursion
Jorolf
·
2017-05-27 10:11:59 +02:00
e86ccf61b3
Move logic to handleEvent
ColdVolcano
·
2017-05-27 00:20:19 -05:00
e46e1d96a7
Allow variables of variables
Some storyboards like to do tricky stuff
ColdVolcano
·
2017-05-27 00:13:46 -05:00
a523dfc388
Allow for variables in storyboards
ColdVolcano
·
2017-05-26 23:55:34 -05:00
0b770d1225
Update framework
Dean Herbert
·
2017-05-27 13:24:02 +09:00
731c15f91a
Toogle visibility without ctrl pressed
EVAST9919
·
2017-05-27 02:38:29 +03:00
b5a6d73104
Merge remote-tracking branch 'refs/remotes/ppy/master' into ingame_options
EVAST9919
·
2017-05-27 02:25:03 +03:00
bedcf04043
PADDING -> padding, make private
DrabWeb
·
2017-05-26 16:46:09 -03:00
3699c39967
padding -> PADDING
DrabWeb
·
2017-05-26 16:37:52 -03:00
33d6b718be
Don't store hideChevron
DrabWeb
·
2017-05-26 16:32:46 -03:00
c9971bb490
CI fixes
DrabWeb
·
2017-05-26 16:29:20 -03:00
4c127a6130
Fix incorrect sizes
DrabWeb
·
2017-05-26 16:21:37 -03:00
352d3d247b
Use padding for chevron margin
DrabWeb
·
2017-05-26 16:03:51 -03:00
fb6ed159ca
change constant names
Jorolf
·
2017-05-26 16:29:15 +02:00
db1dde72de
add multimod animation
Jorolf
·
2017-05-26 16:10:28 +02:00
64612ef34b
Scale HP with drain rate a bit.
smoogipooo
·
2017-05-26 20:42:03 +09:00
b28b7af887
Ticks can't be missed.
smoogipooo
·
2017-05-26 20:32:21 +09:00
3715171948
Scaling on hover
EVAST9919
·
2017-05-26 14:29:45 +03:00
d052f093d5
Add basic (new) hp calculations.
smoogipooo
·
2017-05-26 20:26:26 +09:00
ca08011734
Fix resetting scoreprocessor.
smoogipooo
·
2017-05-26 20:26:06 +09:00
95908af677
Fix incorrect combo score.
smoogipooo
·
2017-05-26 20:25:24 +09:00
10f62eb8da
Merge branch 'master' into channel-selector-tab-item
jorolf
·
2017-05-26 13:18:50 +02:00
f6f1ea42ee
Add basic score calculations.
smoogipooo
·
2017-05-26 19:56:50 +09:00
ab5e1bfc89
Fix hold note ticks changing combo.
smoogipooo
·
2017-05-26 19:56:35 +09:00
9ec6e0b692
Add BreadcrumbControl
DrabWeb
·
2017-05-26 07:49:45 -03:00
cbe36259c3
Removed amplitude container
EVAST9919
·
2017-05-26 13:46:44 +03:00
2c23703ca6
Merge branch 'mania-holdnote-input' into mania-judgements
smoogipooo
·
2017-05-26 19:35:31 +09:00
4f8c440d83
Add file to csproj.
smoogipooo
·
2017-05-26 19:33:23 +09:00
9517bfc2f1
Add hold note tick judgement.
smoogipooo
·
2017-05-26 19:29:47 +09:00
02f582a3f8
Add hold note tail judgement.
smoogipooo
·
2017-05-26 19:28:14 +09:00
4c67c13410
Implement base mania judgement score.
smoogipooo
·
2017-05-26 19:22:17 +09:00
43a7923199
Merge remote-tracking branch 'refs/remotes/ppy/master' into backbutton_beat
EVAST9919
·
2017-05-26 13:19:47 +03:00
ad66587273
Merge branch 'mania-holdnote-input' into mania-judgements
smoogipooo
·
2017-05-26 19:15:58 +09:00
bd5bd084fa
First
Previous
...
20
21
22
23
24
...
Next
Last