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-02 02:29:54 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
800
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
3466 Commits
Only schedule when faulted
ColdVolcano
·
2017-04-23 00:53:21 -05:00
6a05440e6c
Take MusicController back to life
ColdVolcano
·
2017-04-23 00:13:58 -05:00
1d254f4a56
remove more casts and usings
Jorolf
·
2017-04-22 18:36:37 +02:00
60bb45358c
remove casts
Jorolf
·
2017-04-22 18:36:36 +02:00
b151c71c0e
I guess this works...
Jorolf
·
2017-04-22 18:36:36 +02:00
e53c4be356
add a function to OsuSliderBar to manually set the tooltip text
Jorolf
·
2017-04-22 18:34:57 +02:00
02249dcd67
change background dim from integer to double
Jorolf
·
2017-04-22 18:34:03 +02:00
1d2f19b5a2
Fix nullref due to framework change.
smoogipooo
·
2017-04-22 16:56:17 +09:00
2d91400239
Merge branch 'master' into general-fixes
Dean Herbert
·
2017-04-21 20:42:46 +09:00
d94035e9da
Add basic UO support (now called Audio Offset).
Dean Herbert
·
2017-04-21 16:20:05 +09:00
5fdc9819cf
Remove unused reference.
Dean Herbert
·
2017-04-21 16:11:24 +09:00
25a7d99a8e
Allow OsuScreens to decide whether ruleset switching should be allowed.
Tidies up ToolbarModeSelector a lot by using DI.
Dean Herbert
·
2017-04-21 16:03:59 +09:00
5aa90df819
Update UI controls to understand DisabledChanged.
Dean Herbert
·
2017-04-21 14:02:04 +09:00
ef7bc0f92e
Add chat toggle button.
Dean Herbert
·
2017-04-19 19:54:03 +09:00
093abd6872
Reorganise ChatOverlay to not suck.
Dean Herbert
·
2017-04-19 19:15:21 +09:00
c7246fd2ac
Add user colour support.
Dean Herbert
·
2017-04-19 19:07:38 +09:00
dda3fb85ee
Add chat sending support.
Dean Herbert
·
2017-04-19 18:46:52 +09:00
3129708ccb
Change default channel to #lazer.
Dean Herbert
·
2017-04-19 18:46:50 +09:00
87f6dc9e5a
Update API responses for chat.
Dean Herbert
·
2017-04-19 18:46:48 +09:00
325af333b9
Merge branch 'master' into general-fixes
Dean Herbert
·
2017-04-18 16:19:52 +09:00
64a8992153
Mode -> Ruleset.
Dean Herbert
·
2017-04-18 16:05:58 +09:00
fbd26a1d5e
Updates in-line with framework.
Dean Herbert
·
2017-04-18 15:34:53 +09:00
727086c0b2
Fix regressions and test cases.
Dean Herbert
·
2017-04-17 19:44:03 +09:00
af13f97435
Make a RulesetDatabase.
Dean Herbert
·
2017-04-17 17:43:48 +09:00
a4e2f34ee7
Better default values + don't set Mode from outside.
smoogipooo
·
2017-04-15 06:14:31 +09:00
4a149c4ab8
Remove unused usings.
smoogipooo
·
2017-04-15 05:57:18 +09:00
0333e1a050
Remove PlayMode game-wide.
smoogipooo
·
2017-04-15 05:22:41 +09:00
0a1376c2db
Move statics to RulesetCollection to avoid conflicts later on.
smoogipooo
·
2017-04-15 04:53:37 +09:00
59bfc7abad
Fix unsynchronised tweening.
Dean Herbert
·
2017-04-14 19:20:07 +09:00
98544a8077
Fix incorrect default state. Handle input better.
Dean Herbert
·
2017-04-14 14:40:52 +09:00
8c41707ac7
Merge remote-tracking branch 'upstream/master' into song-progress-graph
# Conflicts: # osu.Game/Overlays/DragBar.cs
Dean Herbert
·
2017-04-14 11:25:00 +09:00
09195a03a2
Small fix to the chat overlay to prevent crashing on the test
Poliwrath
·
2017-04-11 21:35:49 -04:00
dffdb100ab
Update TransformTo methods in line with framework changes.
Dean Herbert
·
2017-04-11 17:25:56 +09:00
9732110bd9
Add back explicit binds.
Dean Herbert
·
2017-04-10 17:10:15 +09:00
5af4259ab4
Unify disable logic.
Dean Herbert
·
2017-04-10 16:22:36 +09:00
f12b5a8954
Update SliderBar to use IHasCurrentValue.
Dean Herbert
·
2017-04-10 15:30:17 +09:00
b7cfdff8d1
Update UI control access in line with framework changes.
Dean Herbert
·
2017-04-10 14:54:23 +09:00
bb4a909de5
current_colour -> currentColour, fix masked away playlist items not fading colours
DrabWeb
·
2017-04-09 09:08:11 -03:00
fc7eef091f
Unused usings
DrabWeb
·
2017-04-09 07:52:26 -03:00
70756a069e
Proper playlist item text wrapping
DrabWeb
·
2017-04-09 07:36:41 -03:00
241895c85b
Comments, play first song if current is nil and user presses play
DrabWeb
·
2017-04-09 07:04:41 -03:00
67f1167172
Proper search field focusing and exit on escape
DrabWeb
·
2017-04-09 06:26:17 -03:00
7f2feab9e7
Use playlist queue
DrabWeb
·
2017-04-09 06:11:53 -03:00
a88c82705b
Cleanup
DrabWeb
·
2017-04-09 04:50:35 -03:00
fe17cb924d
Reimplement with MusicController
DrabWeb
·
2017-04-09 04:26:21 -03:00
7b5f8800bd
Reset MusicController
DrabWeb
·
2017-04-09 04:12:30 -03:00
2d6a2f41aa
Merge
https://github.com/ppy/osu
into playlist
DrabWeb
·
2017-04-09 04:04:13 -03:00
963cd09bd0
Show scroll dragger, change behaviour when selecting playing song
DrabWeb
·
2017-04-09 03:52:48 -03:00
f65eaa6566
Flash buttons on click.
Dean Herbert
·
2017-04-08 19:28:29 +09:00
e1e9772d46
Adjust icon scale of play button.
Dean Herbert
·
2017-04-08 19:25:40 +09:00
e40ad69a3b
First
Previous
...
55
56
57
58
59
...
Next
Last