Commit Graph

2834 Commits

Author SHA1 Message Date
f200cfe40d Add labelled text box files 2018-07-20 13:05:19 +03:00
241437c819 Remove unnecessary counting change logic 2018-07-20 17:08:25 +09:00
82ddbb3f5d Delay key count stop 2018-07-19 01:18:07 +09:00
8414fe9d05 Add key counter exceptions for paused state 2018-07-18 22:19:32 +09:00
a01361f833 Set restart count 2018-07-18 22:05:24 +09:00
c2cdf12986 Better pause logic 2018-07-18 19:59:04 +09:00
e681bd3244 Merge branch 'master' into fix-incorrect-mods 2018-07-17 15:23:21 +09:00
b967fe714b Fix lead-in time now being long enough in many cases 2018-07-17 14:29:22 +09:00
745d596343 Merge branch 'master' into fix-incorrect-mods 2018-07-17 13:41:02 +09:00
7a2dc3c674 Merge branch 'master' into clickable-download-notifications 2018-07-17 13:29:16 +09:00
e4fc3a1c65 Merge branch 'master' into fix-drawable-load-regression 2018-07-17 12:22:12 +09:00
da300baff1 Update hide logic 2018-07-17 00:06:51 +09:00
ca7b61367f Merge branch 'master' into correctQuickFade 2018-07-17 00:02:15 +09:00
4829f4f09c Merge branch 'master' into download-button-state 2018-07-16 03:17:26 +09:00
453d58bcbd Hide Content instead of particular overlays 2018-07-15 01:10:05 +02:00
c8697e1743 Fix KeyCounter counting clicks when game is paused 2018-07-14 03:08:28 +02:00
4f5578245e Fix regression causing previews to not play 2018-07-13 21:45:49 +09:00
63c40e9051 Remove unnecessary cache operations 2018-07-13 21:45:42 +09:00
a1a077398c Merge remote-tracking branch 'upstream/master' into peppy-clickable-download-notifications 2018-07-13 21:04:17 +09:00
bbb11a4066 Fix regression in drawable rank first display 2018-07-13 19:53:29 +09:00
ee2c7c50ad Tidy up button hierarchy 2018-07-13 16:28:18 +09:00
ac078153ae Merge remote-tracking branch 'upstream/master' into peppy-fix-incorrect-mods 2018-07-13 14:20:56 +09:00
e20cdccf05 Merge branch 'master' into update-disclaimer 2018-07-12 23:41:55 +09:00
5df2df9b3a Fix osu! logo handling non-left mouse buttons 2018-07-12 12:36:58 +09:00
1e48582dc2 Instantly hide pause menu for quick retry 2018-07-11 13:49:37 +02:00
fbc5250bf1 Update framework 2018-07-11 17:12:01 +09:00
8bc7c4c9a2 Add TestCase and update disclaimer screen 2018-07-11 16:30:51 +09:00
1418d1369f Add the ability to click completed download notifications to select beatmap
Closes #2731.
2018-07-11 01:32:10 +09:00
40ec486152 Merge branch 'master' into improve-button-system 2018-07-10 16:44:55 +09:00
9e59b4a8e2 Fix SongSelect binding to ruleset too early
Causes music to stop playing while at main menu.
2018-07-10 01:29:24 +09:00
ee4607c86e Merge branch 'master' into fix-exit-race-condition 2018-07-09 19:02:37 +09:00
49e94850b6 Fix being able to trigger player before carousel is ready
Causes an eventual crash.
2018-07-09 18:43:20 +09:00
09b3375a9d Fix pressing escape too fast causing multiple exit attempts at song select 2018-07-09 18:12:23 +09:00
0a67e5a274 Fix some possible null reference exceptions 2018-07-09 17:09:17 +09:00
0b30e6eb6a Merge remote-tracking branch 'upstream/master' into peppy-improve-button-system 2018-07-06 17:55:02 +09:00
c025158735 Give VisibleState a default rather than nullable 2018-07-06 17:53:06 +09:00
8f3f872182 Merge branch 'master' into go-forward 2018-07-06 14:29:26 +09:00
e28a610757 Fix mods not correctly resetting when changing ruleset at song select 2018-07-05 13:22:52 +09:00
5fc17bacf3 Add "Select" action
Allows progressing forwards in the interface
2018-07-03 18:39:15 +09:00
2aae528e1c Improve code quality of main menu button system 2018-07-03 18:23:41 +09:00
d476842c44 Fix FooterButton clicking area 2018-07-02 22:03:17 -07:00
118366303c Merge branch 'master' into fix-leaderboard-placeholder 2018-07-02 17:17:40 +09:00
e5947cc969 Merge branch 'master' into non-null-ruleset 2018-07-02 15:32:55 +09:00
4070c1a888 Merge remote-tracking branch 'origin/master' into non-null-ruleset
# Conflicts:
#	osu.Game/Screens/Select/FilterControl.cs
2018-07-02 15:05:34 +09:00
2c19790a97 Merge branch 'master' into fix-background-screen-crash 2018-07-02 15:01:59 +09:00
2c597874bf Fix leaderboard showing placeholder briefly when entering song select 2018-07-01 18:17:02 +09:00
b9b1e77172 Merge branch 'master' into allow-back-in-player 2018-06-29 21:54:18 +09:00
6a80a21078 Tidy up escape handling 2018-06-29 21:06:38 +09:00
6d6436c8d3 Fix ruleset not getting updated if changed 2018-06-29 20:50:39 +09:00
9187eb8626 SongSelect needs to recache as IBindable 2018-06-29 20:50:30 +09:00