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-01 01:10:22 +08:00
Code
Issues
Releases
Wiki
Activity
19,539
Commits
4
Branches
799
Tags
a3de369c201a8e71aba7f1fdcbeaa29dcb589302
Commit Graph
19539 Commits
This Branch
This Branch
All Branches
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
remove duplicate code
Jorolf
·
2017-05-26 12:10:16 +02:00
1e4bca90f0
Merge remote-tracking branch 'origin/master' into mania-holdnote-input
smoogipooo
·
2017-05-26 19:01:10 +09:00
24ff599901
Remove holding property in favor of a nullable hold start time.
smoogipooo
·
2017-05-26 18:56:21 +09:00
f294fef29b
Use new HitObjectStartTimeComparer.
smoogipooo
·
2017-05-26 18:52:43 +09:00
e4b59314ea
Add base DrawableHitObject + HitObjectStartTimeComparer.
smoogipooo
·
2017-05-26 18:48:18 +09:00
3ec41a313b
Unused using directives
DrabWeb
·
2017-05-26 06:12:22 -03:00
c0999c7fc1
Move DisplayStyleControl to all FilterControls
DrabWeb
·
2017-05-26 06:05:05 -03:00
12f6276e05
Fix some possible nullrefs on beatmap load failure
Dean Herbert
·
2017-05-26 17:36:38 +09:00
5eab611255
Renamings.
smoogipooo
·
2017-05-26 16:39:43 +09:00
871d44d628
Fix warnings.
smoogipooo
·
2017-05-26 16:29:20 +09:00
3f4cbd02cd
Fix tick construction loop.
smoogipooo
·
2017-05-26 16:28:39 +09:00
47e1b7b389
CI fixes
DrabWeb
·
2017-05-26 04:11:45 -03:00
38d0138978
Rewrite comments.
smoogipooo
·
2017-05-26 16:10:04 +09:00
d3206396e7
Tab character
DrabWeb
·
2017-05-26 04:02:04 -03:00
ae96ef08f7
Add OnRequestLeave
DrabWeb
·
2017-05-26 03:56:10 -03:00
4c551270e9
Remove late initialization of head + tail, keep them updated with start time and end time.
smoogipooo
·
2017-05-26 15:53:49 +09:00
c2d3b6c05a
Make ChannelListItems scale better
DrabWeb
·
2017-05-26 03:51:09 -03:00
d632435a34
Transition code cleanup
DrabWeb
·
2017-05-26 03:46:50 -03:00
21e900df73
Cleanup
DrabWeb
·
2017-05-26 03:38:52 -03:00
d29ebb139f
Remove merge error
DrabWeb
·
2017-05-26 03:28:09 -03:00
fb0b54e66a
Merge
https://github.com/ppy/osu
into channel-selection
DrabWeb
·
2017-05-26 03:24:41 -03:00
64016f9466
CI fixes
DrabWeb
·
2017-05-26 03:10:36 -03:00
5785715ad5
Wave colours
DrabWeb
·
2017-05-26 02:55:25 -03:00
28ee00109d
Incorrect colour
DrabWeb
·
2017-05-26 02:49:04 -03:00
8359f6ced0
Browser - SearchableList
DrabWeb
·
2017-05-26 02:44:09 -03:00
68377494f7
Autohide social when entering a screen that doesn't allow overlays, fix potential nullrefs in DirectOverlay, CreateControls -> CreateSupplementaryControls
DrabWeb
·
2017-05-26 02:32:01 -03:00
5831da6978
Cleanup
DrabWeb
·
2017-05-26 02:16:56 -03:00
fc67582c3f
Add displaying users
DrabWeb
·
2017-05-26 02:00:38 -03:00
e19a4f5e6f
Alpha on wrong object
DrabWeb
·
2017-05-26 01:34:30 -03:00
5c0d0cb7e7
Fix filter controls having margin when no controls given, add DisplayStyleControl to social, misc cleanups
DrabWeb
·
2017-05-26 01:32:20 -03:00
2d3995b85c
Add SocialOverlay to OsuGame
DrabWeb
·
2017-05-26 00:58:18 -03:00
63313045d9
Abstract DirectOverlay layout into base class for Social and osu!direct - BrowseOverlay, initial layout of social browser
DrabWeb
·
2017-05-26 00:54:03 -03:00
8fca0fddb3
Merge branch 'master' into musiccontroller-init-fix
Dean Herbert
·
2017-05-26 10:48:32 +09:00
8ae7e84563
update colour, width, icon and text
Jorolf
·
2017-05-25 20:25:59 +02:00
a9658ec66f
Updated framework
MrTheMake
·
2017-05-25 20:20:30 +02:00
79e731ec2a
Fixes
MrTheMake
·
2017-05-25 17:49:47 +02:00
9de7e7bc40
Merge pull request
#857
from smoogipooo/triangles-particles
Triangles particles
Thomas Müller
·
2017-05-25 16:30:03 +02:00
e67a00f1f6
Merge branch 'master' into triangles-particles
Thomas Müller
·
2017-05-25 16:02:47 +02:00
061df80f23
Merge pull request
#858
from peppy/fix-initial-online-state
Fix initial login state not being reflected in user panel
Thomas Müller
·
2017-05-25 16:02:18 +02:00
fbeaf9610e
Merge remote-tracking branch 'ppy/master' into triangles-particles
Dean Herbert
·
2017-05-25 22:47:03 +09:00
4ecb3220dd
First
Previous
...
287
288
289
290
291
...
Next
Last