Commit Graph

8731 Commits

Author SHA1 Message Date
835a813715 Improvements to TooltipIconButton
Disable sounds when disabled; Remove default tooltip texts
2018-07-20 19:35:38 +02:00
b049ffa11d Improve fake-api 2018-07-20 18:23:25 +02:00
c50c946b35 Make chevrons updateable 2018-07-20 17:24:21 +02:00
77da100c0f Merge branch 'master' into fix-model-import 2018-07-20 23:30:41 +09:00
02a8fb2154 Update comments; Improve neighboring builds handling;
Apply fixes to things pointed out by AppVeyor
2018-07-20 15:48:20 +02:00
227394925a Add neighboring builds handling;
+ provoke angry AppVeyor
2018-07-20 13:51:31 +02:00
1b3010a1b5 Remove accidental partial modifier in APIChangelog 2018-07-20 12:33:44 +02:00
c7669b2128 Add build-scoped requests;
Add OnClick to TooltipIconButton; Actions on pressing previous/next in builds
2018-07-20 12:22:31 +02:00
1857c91647 Expand APIChangelog; Normalize its line endings 2018-07-20 11:20:01 +02:00
3fc7f33e90 Merge branch 'master' into centralise-judgement-display 2018-07-20 17:29:15 +09:00
7cc999027d Merge branch 'master' into pause-input-fixes 2018-07-20 17:20:19 +09:00
241437c819 Remove unnecessary counting change logic 2018-07-20 17:08:25 +09:00
1139f0dbf2 Centralise method of disabling playfield judgements 2018-07-20 17:04:33 +09:00
fc6deb6ab5 Merge remote-tracking branch 'upstream/master' into peppy-fix-model-import 2018-07-20 16:42:46 +09:00
7fea2b3a8b Add ToList 2018-07-20 16:38:02 +09:00
92fe996a8b Merge branch 'master' into fix-model-import 2018-07-20 16:17:39 +09:00
0e7bb3b548 Merge branch 'master' into no-more-memory-sqlite 2018-07-20 16:17:36 +09:00
c087a73f40 Implement per-hitobject custom sample banks 2018-07-20 15:12:44 +09:00
de8d05bb0c Remove unnecessary setting of sample name to same value 2018-07-20 15:12:21 +09:00
a857999950 Refactor3 2018-07-20 00:52:50 +02:00
a9299423cd Refactor2 2018-07-19 21:49:13 +02:00
bcd132e87f API1 2018-07-19 19:07:24 +02:00
9eb69a1e76 Restructure + corrects converting to support all systems 2018-07-19 17:47:55 +02:00
4e72794101 Converts float to int. 2018-07-19 15:55:38 +02:00
7be3a5d466 Centralise test storage logic 2018-07-19 14:07:55 +09:00
68614f1512 Ensure online IDs are validated for imports that don't have an associated archive too 2018-07-19 13:41:34 +09:00
11e0732a27 Refactor1, UX1 2018-07-18 19:32:15 +02:00
82ddbb3f5d Delay key count stop 2018-07-19 01:18:07 +09:00
41441771ae Remove unnecessary cast 2018-07-18 22:22:28 +09:00
8414fe9d05 Add key counter exceptions for paused state 2018-07-18 22:19:32 +09:00
837747e35f Streams3 2018-07-18 15:17:20 +02: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
0c24244340 Remove SingletonContextFactory
It is dangerous to use this as it doesn't correctly handle contexts and can cause issues that will never actually arise in normal execution.

# Conflicts:
#	osu.Game/Database/SingletonContextFactory.cs
2018-07-18 16:50:56 +09:00
e3fb781a5a Fix ArchiveModelManager's model import method not running import logic 2018-07-18 12:59:22 +09:00
6baa761b9c Streams2 2018-07-18 03:26:08 +02:00
523d47e815 Streams1 2018-07-18 01:35:06 +02:00
3c1e445fdf Header3 2018-07-17 18:32:11 +02:00
b4bb97fba8 Header2 2018-07-17 15:01:53 +02:00
aa2f2f3e94 Merge pull request #3034 from peppy/reduce-panel-width
Reduce osu!direct panel width to allow three panels displayed at 16:9 resolutions
2018-07-17 19:14:48 +09:00
64cde1ebad Merge branch 'master' into use-switch-over-if 2018-07-17 16:44:57 +09:00
97e71245e9 Merge branch 'master' into reduce-panel-width 2018-07-17 16:36:05 +09:00
9f933187e9 Apply review feedback 2018-07-17 16:33:08 +09:00
569d0f7993 Merge branch 'master' into scrolldirection-cleanup 2018-07-17 15:39:13 +09:00
e681bd3244 Merge branch 'master' into fix-incorrect-mods 2018-07-17 15:23:21 +09:00
827c5c4939 Remove scroll direction from ScrolingPlayfield constructor 2018-07-17 15:14:03 +09:00
825941aff1 Use switch with type matching in place of if-else where possible 2018-07-17 14:35:09 +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