Commit Graph

1096 Commits

Author SHA1 Message Date
e6d5bbd886 Merge branch 'master' into multiplayer-room-settings 2018-09-09 22:40:08 +09:00
93e2d8f309 Allow testing of all chat-related classes dynamically 2018-09-06 15:56:27 +09:00
5aff19eaea Merge branch 'master' into replay_keycounter 2018-09-05 08:53:02 +09:00
4376ad107e Merge branch 'master' into Private_Messages 2018-08-24 17:26:33 +09:00
1a2c3715c7 Fix testcase dodginess 2018-08-24 15:50:39 +09:00
ed2a642666 Fix info wedge test case failing randomly 2018-08-16 10:05:34 +09:00
e65bb5b54b Remove unused usings, remove unused icon variable. 2018-08-14 12:34:05 -03:00
7d8c0aca72 Order usings, use inline out variable declaration. 2018-08-14 12:25:35 -03:00
af31845c83 Fix naming conflicts in RoomSettingsOverlay. 2018-08-14 11:31:20 -03:00
52b157d072 Merge https://github.com/ppy/osu into multiplayer-room-settings 2018-08-14 11:16:25 -03:00
78258e2fe2 Prefix some methods with "Test" 2018-08-14 14:19:26 +09:00
15bd7e4f1f Test that changing ruleset resets mods 2018-08-14 14:18:46 +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
b414bff864 Fix the testcase 2018-08-04 01:00:46 +02:00
358c346923 Use TabItem.Items.Count 2018-08-04 00:44:16 +02:00
cc640893c2 Merge branch 'master' into Private_Messages 2018-08-04 00:33:46 +02:00
042e4e3966 Merge branch 'master' into add-loading-animation 2018-08-03 21:50:02 +09:00
b1afcf0e5d Add loading animation to player loader to make it more obvious when loading is complete 2018-08-02 19:47:50 +09:00
3c06655672 Split out Special mods into Automation and Conversion 2018-07-31 18:00:42 +09:00
49b2d8c355 Merge branch 'master' into open-downloaded-beatmas 2018-07-31 16:41:09 +09:00
ae8bf34fd1 Fix breadcrumb testcase failures 2018-07-31 13:48:21 +09:00
8bccecc2e5 Add some more testing. 2018-07-30 00:13:32 +02:00
b1e9a4fd24 Merge branch 'master' of https://github.com/ppy/osu into Private_Messages 2018-07-29 23:28:34 +02:00
95cb21299a Remove chatTabControl and transfer the logic into ChannelTabControl. 2018-07-29 21:18:37 +02:00
3134e14b37 Test KeyCounter.RestoreState 2018-07-28 23:24:03 +03:00
b7de922896 Merge branch 'master' into open-downloaded-beatmas 2018-07-28 12:44:34 +09:00
ee0522ad84 Ignore failing test 2018-07-25 16:45:07 +02:00
c4b1ba2979 Remove padding, fix corner radiuses 2018-07-25 15:14:40 +03:00
95cca046fb Merge branch 'master' into open-downloaded-beatmas 2018-07-25 12:38:49 +02:00
cd37b0df23 Merge branch 'master' into labelled-text-box 2018-07-24 09:19:22 +03:00
0aacde836a Move private channel constructor to own class 2018-07-23 20:46:44 +02: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
dd56a2d95f Apply proposed changes (untested) 2018-07-23 15:44:10 +03:00
82ea4456e4 Fix testing regression 2018-07-23 10:33:10 +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
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
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
827c5c4939 Remove scroll direction from ScrolingPlayfield constructor 2018-07-17 15:14:03 +09: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