Commit Graph

778 Commits

Author SHA1 Message Date
60c0428979 Remove redundant empty argument list 2018-09-12 20:54:40 +03:00
749e89bd25 Introduce IdleTracker 2018-09-12 20:34:52 +03:00
761d7629cd Return to large logo after idle period 2018-09-12 18:09:19 +03:00
5d264fdbdd Merge remote-tracking branch 'upstream/master' into Private_Messages 2018-09-11 13:56:57 +09:00
27ac7685e1 Bring music controller in front of notification overlay 2018-09-09 22:12:37 +09:00
ce92c8d2eb Merge branch 'master' into Private_Messages 2018-09-05 02:40:02 +09:00
144e80dff6 Add "import all skins from stable" option (and mass delete) 2018-09-03 10:10:04 +09:00
e503878956 Merge branch 'master' into master 2018-09-01 17:31:04 +09:00
20817fdf1d Avoid using symbol windows can't diplay 2018-08-30 14:34:45 +09:00
499c5d28ff Refactored variable names in OsuGame.cs for improved code readability. 2018-08-29 18:04:51 -04:00
4b54c65d3f Fix single file component loading not actually working correctly 2018-08-29 15:11:02 +09:00
4376ad107e Merge branch 'master' into Private_Messages 2018-08-24 17:26:33 +09:00
295ccabf64 Expand out on to multiple lines 2018-08-20 16:06:12 +09:00
65dc9f44e5 Catch OperationCanceledException in single file load sequence 2018-08-20 14:42:37 +09:00
7a8aabc402 Fix notifications suggesting automatic reporting in non-deployed builds 2018-08-17 13:18:48 +09:00
12b81df2f3 Fix unhandled exception on startup when arguments are present 2018-08-16 22:01:04 +09:00
9f55afe569 Let user know automatic reporting happened 2018-08-16 16:44:12 +09:00
9fc0a75b71 Merge branch 'master' into sentry-logging 2018-08-16 13:33:24 +09:00
bfbe00e6ec Remove multiple caching 2018-08-08 15:38:09 +09:00
4453b5faca Cache mods at PlaySongSelect 2018-08-08 12:43:08 +09:00
4cb7063801 Add automated testing of mod preservation/removal 2018-08-07 16:45:18 +09:00
7b8bd7f21c Fix mod selection not restoring when re-entering song select 2018-08-07 14:49:44 +09:00
cc640893c2 Merge branch 'master' into Private_Messages 2018-08-04 00:33:46 +02:00
2ea90ef98a Add sentry logging 2018-08-03 19:25:55 +09:00
b1e9a4fd24 Merge branch 'master' of https://github.com/ppy/osu into Private_Messages 2018-07-29 23:28:34 +02:00
b7de922896 Merge branch 'master' into open-downloaded-beatmas 2018-07-28 12:44:34 +09:00
464333cf0b Merge remote-tracking branch 'origin/master' 2018-07-26 21:28:31 +09:00
9f43e0c900 Merge branch 'master' of https://github.com/ppy/osu into Private_Messages
# Conflicts:
#	osu.Game/Overlays/Chat/ChatTabControl.cs
#	osu.Game/Overlays/ChatOverlay.cs
2018-07-23 15:45:54 +02:00
f1c3fbe644 Improve integrity of song select bind/change logic 2018-07-18 13:18:50 +09:00
ac35e8bd99 Remove redundant empty statement 2018-07-13 21:27:09 +09:00
6d8923a37c Use better logic 2018-07-13 21:08:41 +09:00
a1a077398c Merge remote-tracking branch 'upstream/master' into peppy-clickable-download-notifications 2018-07-13 21:04:17 +09:00
95f314d949 Fix crash when clicking notification from player 2018-07-13 21:04:10 +09:00
b33a0f772e Don't close toolbar 2018-07-13 21:00:52 +09:00
96eb44425b Fix informational overlays not hiding when user toggles other overlay views
Closes #3014.
2018-07-13 20:34:41 +09:00
fbc5250bf1 Update framework 2018-07-11 17:12:01 +09:00
1418d1369f Add the ability to click completed download notifications to select beatmap
Closes #2731.
2018-07-11 01:32:10 +09:00
c56a4ea893 Merge branch 'master' into Private_Messages 2018-07-08 19:29:33 +02:00
e5001b84bd Merge remote-tracking branch 'upstream/master' into ekrctb-fix-volme-meter 2018-07-05 21:04:19 +09:00
bbceac6cda Apply renaming of wheel -> scroll 2018-07-05 16:50:04 +09:00
9248340df8 Merge branch 'master' into master 2018-07-04 20:51:05 +02:00
621f4218a3 Merge branch 'master' into Private_Messages 2018-06-30 16:17:56 +02:00
182ac80881 Cache also as IBindable 2018-06-29 19:25:28 +09:00
1ed6a672f2 Update volme control
Use IMouseWheelBindingHandler for volume VolumeControlReceptor.
VolumeMeter is no longer an IKeyBindingHandler because it is unused.
2018-06-27 18:43:29 +09:00
b0a1b25983 Privatise game ruleset and access via DI
Also decouples the bindable at SongSelect, where it is debounced in line with the carousel being updated.
2018-06-26 16:32:32 +09:00
6049303c40 Merge branch 'master' into Private_Messages 2018-06-23 20:44:43 +02:00
6ec0aaee91 Split out logic for subsequent log message and apply action to only itself 2018-06-21 14:50:42 +09:00
87d94591e4 Start displaying notifications earlier
Also show important notifications and more in total.
2018-06-21 14:43:38 +09:00
285062d93e Merge branch 'master' into master 2018-06-21 11:40:37 +09:00
cd0fe6a09e Merge branch 'master' of https://github.com/ppy/osu into Private_Messages
# Conflicts:
#	osu.Game.Tests/Visual/TestCaseChatLink.cs
2018-06-17 14:15:14 +02:00