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-24 07:14:10 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
796
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
4131 Commits
Add animation on failing
Dean Herbert
·
2019-06-04 16:13:16 +09:00
9c214c3f0e
Update with further framework-side changes
smoogipoo
·
2019-06-04 11:04:28 +09:00
cea353975f
Merge remote-tracking branch 'origin/master' into audio-refactor-update
smoogipoo
·
2019-06-04 10:50:33 +09:00
53a39e9142
Merge branch 'master' into selection-update
Dean Herbert
·
2019-06-03 11:47:30 +09:00
2d15e02406
Merge remote-tracking branch 'upstream/master' into user-status-wiring
Lucas A
·
2019-05-31 12:41:26 +02:00
b3f6640d11
Prevent idle state from being updated incorrectly
David Zhao
·
2019-05-31 14:06:18 +09:00
465aa4e0f6
remove extra bool
David Zhao
·
2019-05-29 12:22:34 +09:00
4f09141718
Fix remaining cases to work without things
Dean Herbert
·
2019-05-28 23:54:42 +09:00
a20eda7b5f
Fix hide selection, add test
David Zhao
·
2019-05-28 19:15:29 +09:00
1a871af552
Update osu! in line with audio subsystem refactor
Dean Herbert
·
2019-05-28 17:06:01 +09:00
4ca34bd5e8
Remove excessive selection updating
David Zhao
·
2019-05-28 14:04:33 +09:00
e59a00ac6e
Merge remote-tracking branch 'upstream/master' into user-status-wiring
Lucas A
·
2019-05-25 11:02:19 +02:00
a819dd764f
Merge remote-tracking branch 'upstream/master' into tournament-tools
Dean Herbert
·
2019-05-18 19:20:44 +09:00
e93fea7dc3
Merge branch 'master' into fix-logo-tracking-crash
Dan Balasescu
·
2019-05-17 19:23:14 +09:00
553d786b94
Fix race condition causing player to never restart
Dean Herbert
·
2019-05-16 17:13:03 +09:00
359e5b71a5
Fix crash on switching from main menu to gameplay too fast
Dean Herbert
·
2019-05-15 19:39:36 +09:00
958598d13b
Merge remote-tracking branch 'upstream/master' into tournament-tools
Dean Herbert
·
2019-05-15 12:08:23 +09:00
7b56180b8b
Merge remote-tracking branch 'upstream/master' into user-status-wiring
Lucas A
·
2019-05-14 18:09:58 +02:00
2d966682dc
Centralise caching of components at OsuGame level
Dean Herbert
·
2019-05-13 17:10:25 +09:00
4b508915f6
Nest all UserActivities into UserActivity
Lucas A
·
2019-05-12 17:38:02 +02:00
55663b3576
Merge remote-tracking branch 'upstream/master' into user-status-wiring
Lucas A
·
2019-05-12 11:53:30 +02:00
5ac6bd8204
Move conditional to within BreakPeriod
Dean Herbert
·
2019-05-12 16:25:25 +09:00
038e49701e
Merge branch 'master' into break-pause
Dean Herbert
·
2019-05-12 16:15:24 +09:00
1391aa342c
Merge branch 'master' into fix-more-pause-cases
Dean Herbert
·
2019-05-12 15:57:45 +09:00
3566da73cc
Close beatmap options when suspending (
#4761
)
Close beatmap options when suspending
Dean Herbert
·
2019-05-12 15:50:10 +09:00
9add2562f9
Use more correct calculation
Dean Herbert
·
2019-05-12 15:40:58 +09:00
790700d8bf
Close beatmap options when suspending
Joehu
·
2019-05-11 21:26:42 -07:00
175daac16a
Fix beatmap carousel overlapping beatmap info wedge
Joehu
·
2019-05-11 20:08:45 -07:00
29cec54b3c
Merge remote-tracking branch 'origin/master' into fix-more-pause-cases
# Conflicts: # osu.Game.Tests/Visual/Gameplay/TestCasePause.cs
smoogipoo
·
2019-05-10 22:16:59 +09:00
bde2d552b6
Remove unused variable
smoogipoo
·
2019-05-10 22:15:33 +09:00
01eb1a34a9
Fix incorrect value being clamped
smoogipoo
·
2019-05-10 18:04:58 +09:00
d2479acbf2
Clamp values
Dean Herbert
·
2019-05-10 17:18:39 +09:00
fdf67aaa11
Fix pause triggered when already paused
smoogipoo
·
2019-05-10 15:51:12 +09:00
6a957ad27f
Fix testcase players pausing on window unfocus
smoogipoo
·
2019-05-10 15:39:25 +09:00
7c105fd99f
Use FrameStabilityClock to denote current position on song progress
Dean Herbert
·
2019-05-09 18:09:26 +09:00
9248e6290c
Add a tween when clicking to seek
Dean Herbert
·
2019-05-09 18:07:38 +09:00
5942072128
Merge branch 'master' into zoomablescrollcontainer-fix
Dan Balasescu
·
2019-05-09 13:54:21 +09:00
22940373a0
Reorder methods
smoogipoo
·
2019-05-09 13:53:53 +09:00
5c6b4d923f
Private method
David Zhao
·
2019-05-09 13:21:01 +09:00
d625f3c104
Fix game pausing when made inactive while watching a replay
Dean Herbert
·
2019-05-09 10:57:55 +09:00
9457a6128e
Add licence header
Dean Herbert
·
2019-05-08 19:35:20 +09:00
4f697e2bd5
Move action and hotkey specification local
Dean Herbert
·
2019-05-08 19:29:43 +09:00
6dea16f365
Add missing button
Dean Herbert
·
2019-05-08 19:27:53 +09:00
c91b9c6032
Move button definitions to their respective classes
Dean Herbert
·
2019-05-08 19:03:26 +09:00
772eb460fb
Merge remote-tracking branch 'upstream/master' into refactor-select-footer
Dean Herbert
·
2019-05-08 18:43:21 +09:00
0693290ad4
Don't expand mods in button on hover
Dean Herbert
·
2019-05-08 18:43:15 +09:00
b33372ca62
Fix CI issues
Dean Herbert
·
2019-05-08 18:43:06 +09:00
8906eb874a
Fix post-merge issues
Dean Herbert
·
2019-05-08 18:42:54 +09:00
9a9ac05cd9
Add ability to avoid expand animation in ModDisplay
Dean Herbert
·
2019-05-08 18:42:26 +09:00
bace829629
Give ZoomableScrollContainer an initial width
David Zhao
·
2019-05-08 13:37:03 +09:00
ff3c226596
First
Previous
1
2
3
4
5
...
Next
Last