Commit Graph

1178 Commits

Author SHA1 Message Date
421c95156b Fix ClickableText test case 2018-07-22 15:16:42 +02:00
2b7f657f2c Place HTML messages in a TextFlowContainer
Add missing accessibility modifier in ClickableText test case and fix disposal
2018-07-22 14:44:11 +02:00
7e327fd084 Use using 2018-07-22 12:02:45 +02:00
50b6f88a4e Merge branch 'changelog-overlay' of https://github.com/HoutarouOreki/osu into changelog-overlay 2018-07-22 10:58:47 +02:00
44bdd0dbb6 Merge branch 'master' into changelog-overlay 2018-07-22 10:57:30 +02:00
2ea5a97784 Fix ClickableText test case 2018-07-22 09:31:51 +02:00
2982fe3587 Compress Test Case; Remove empty summary 2018-07-22 09:19:26 +02:00
9586ef7b0a ClickableText changes 2018-07-22 08:28:12 +02:00
0f37758314 Update framework 2018-07-21 16:21:53 +09:00
a2f744b05e Merge remote-tracking branch 'upstream/master' into open-downloaded-beatmas 2018-07-21 00:03:17 +09:00
6dd5c7e5ab Add test case 2018-07-20 14:28:39 +03: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
64ead0fdf7 Add more tests and fix one remaining issue case 2018-07-20 11:55:17 +09:00
a857999950 Refactor3 2018-07-20 00:52:50 +02:00
bcd132e87f API1 2018-07-19 19:07:24 +02:00
d7f1766ee2 wip 2018-07-19 18:51:08 +09:00
7be3a5d466 Centralise test storage logic 2018-07-19 14:07:55 +09:00
3e738c607a Add more song select tests 2018-07-19 13:39:42 +09:00
11e0732a27 Refactor1, UX1 2018-07-18 19:32:15 +02:00
837747e35f Streams3 2018-07-18 15:17:20 +02: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
1d52231d4f 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.
2018-07-18 16:44:47 +09:00
9611292f4e FilterTask -> PendingFilter 2018-07-18 13:18:50 +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
827c5c4939 Remove scroll direction from ScrolingPlayfield constructor 2018-07-17 15:14:03 +09:00
be977e2541 Header1 2018-07-16 23:50:22 +02:00
ee2c7c50ad Tidy up button hierarchy 2018-07-13 16:28:18 +09:00
e20cdccf05 Merge branch 'master' into update-disclaimer 2018-07-12 23:41:55 +09:00
fbc5250bf1 Update framework 2018-07-11 17:12:01 +09:00
4638ac902c Remove pointless rate adjust slider from TestCaseOsuGame 2018-07-11 16:31:00 +09:00
8bc7c4c9a2 Add TestCase and update disclaimer screen 2018-07-11 16:30:51 +09:00
40ec486152 Merge branch 'master' into improve-button-system 2018-07-10 16:44:55 +09:00
282a99fb88 Merge branch 'master' into fix-spelling 2018-07-10 16:32:14 +09:00
ad96338af7 Merge branch 'Private_Messages' of https://github.com/miterosan/osu into Private_Messages 2018-07-09 22:47:34 +02:00
ea597916ca Code cleanups 2018-07-09 22:41:53 +02:00
ae093d2619 Merge branch 'master' into Private_Messages 2018-07-09 22:15:36 +02:00
290b6e5f1d Fix the crash in the visual testcase 2018-07-09 22:09:27 +02:00
974c4f5185 ToolbarMode* -> ToolbarRuleset* 2018-07-10 01:20:21 +09:00
1670f4fe31 Merge branch 'master' into fix-osd-fade-in 2018-07-09 19:10:57 +09:00
df67c0498d Fix OSD fade-in not correctly debouncing
It could potentially never fade in on quick presses.
2018-07-09 17:53:39 +09:00
10aae3b0ee Remove age from User class 2018-07-09 10:33:46 +02:00
6b240280d0 Merge https://github.com/ppy/osu into multiplayer-room-settings 2018-07-07 01:10:27 -03:00
1d6609d9f3 Add common custom words to dotsettings dictionary
Also fixes some typos and reduces spelling suggestions to hints.
2018-07-05 15:54:41 +09:00
2aae528e1c Improve code quality of main menu button system 2018-07-03 18:23:41 +09:00
d791216505 Merge branch 'master' into Private_Messages 2018-07-03 07:58:15 +02:00
90d90370c2 Use testcase ruleset 2018-07-02 15:25:37 +09:00