Dean Herbert
|
51dcfeee92
|
Move existing tournament resources to new project
|
2018-09-21 18:18:28 +09:00 |
|
smoogipoo
|
368ceec47c
|
Simplify creation of a playfield
|
2018-09-21 14:35:50 +09:00 |
|
ekrctb
|
b790e16217
|
Use Click instead of now removed TriggerOnClick
|
2018-09-19 11:42:32 +09:00 |
|
ekrctb
|
a3e6973b41
|
Replace usage of now removed TriggerKeyPress and similar methods.
|
2018-09-19 11:36:55 +09:00 |
|
Dean Herbert
|
7b57439976
|
Add proper testing
|
2018-09-15 16:25:37 +09:00 |
|
Dean Herbert
|
e636cfe79e
|
Fix dynamic compilation not working
|
2018-09-15 16:24:06 +09:00 |
|
Dean Herbert
|
3c8c7a0459
|
Move ChannelManager to OsuGame
There's no reason for it to exist at OsuGameBase
|
2018-09-14 13:31:25 +09:00 |
|
Dean Herbert
|
e6d5bbd886
|
Merge branch 'master' into multiplayer-room-settings
|
2018-09-09 22:40:08 +09:00 |
|
Dean Herbert
|
93e2d8f309
|
Allow testing of all chat-related classes dynamically
|
2018-09-06 15:56:27 +09:00 |
|
Dean Herbert
|
5aff19eaea
|
Merge branch 'master' into replay_keycounter
|
2018-09-05 08:53:02 +09:00 |
|
Dean Herbert
|
4376ad107e
|
Merge branch 'master' into Private_Messages
|
2018-08-24 17:26:33 +09:00 |
|
smoogipoo
|
1a2c3715c7
|
Fix testcase dodginess
|
2018-08-24 15:50:39 +09:00 |
|
Jarosław Zgierski
|
5256f3ed31
|
Merge branch 'master' into changelog-overlay
|
2018-08-21 13:55:02 +02:00 |
|
smoogipoo
|
557a2ee39d
|
Add more comprehensive tests
|
2018-08-17 10:04:00 +09:00 |
|
ekrctb
|
cf4cb934cf
|
Merge branch 'master' into fix-combo-colours
|
2018-08-16 10:45:54 +09:00 |
|
Dean Herbert
|
ed2a642666
|
Fix info wedge test case failing randomly
|
2018-08-16 10:05:34 +09:00 |
|
smoogipoo
|
05b5144dac
|
Add parsing test
|
2018-08-15 13:36:22 +09:00 |
|
DrabWeb
|
e65bb5b54b
|
Remove unused usings, remove unused icon variable.
|
2018-08-14 12:34:05 -03:00 |
|
DrabWeb
|
7d8c0aca72
|
Order usings, use inline out variable declaration.
|
2018-08-14 12:25:35 -03:00 |
|
DrabWeb
|
af31845c83
|
Fix naming conflicts in RoomSettingsOverlay.
|
2018-08-14 11:31:20 -03:00 |
|
DrabWeb
|
52b157d072
|
Merge https://github.com/ppy/osu into multiplayer-room-settings
|
2018-08-14 11:16:25 -03:00 |
|
smoogipoo
|
e360985d73
|
Replace variables into the entire line
|
2018-08-14 18:15:09 +09:00 |
|
smoogipoo
|
78258e2fe2
|
Prefix some methods with "Test"
|
2018-08-14 14:19:26 +09:00 |
|
smoogipoo
|
15bd7e4f1f
|
Test that changing ruleset resets mods
|
2018-08-14 14:18:46 +09:00 |
|
Dean Herbert
|
4cb7063801
|
Add automated testing of mod preservation/removal
|
2018-08-07 16:45:18 +09:00 |
|
Dean Herbert
|
7b8bd7f21c
|
Fix mod selection not restoring when re-entering song select
|
2018-08-07 14:49:44 +09:00 |
|
miterosan
|
b414bff864
|
Fix the testcase
|
2018-08-04 01:00:46 +02:00 |
|
miterosan
|
358c346923
|
Use TabItem.Items.Count
|
2018-08-04 00:44:16 +02:00 |
|
miterosan
|
cc640893c2
|
Merge branch 'master' into Private_Messages
|
2018-08-04 00:33:46 +02:00 |
|
Dean Herbert
|
042e4e3966
|
Merge branch 'master' into add-loading-animation
|
2018-08-03 21:50:02 +09:00 |
|
Dan Balasescu
|
3460fd6e71
|
Merge branch 'master' into split-mod-sections
|
2018-08-03 18:48:31 +09:00 |
|
Dean Herbert
|
b1afcf0e5d
|
Add loading animation to player loader to make it more obvious when loading is complete
|
2018-08-02 19:47:50 +09:00 |
|
Dean Herbert
|
6ce32bd431
|
Update remaining nuget deps
|
2018-08-01 19:17:16 +09:00 |
|
Dean Herbert
|
3c06655672
|
Split out Special mods into Automation and Conversion
|
2018-07-31 18:00:42 +09:00 |
|
Dean Herbert
|
49b2d8c355
|
Merge branch 'master' into open-downloaded-beatmas
|
2018-07-31 16:41:09 +09:00 |
|
smoogipoo
|
ae8bf34fd1
|
Fix breadcrumb testcase failures
|
2018-07-31 13:48:21 +09:00 |
|
Dean Herbert
|
ddecf59cfd
|
Merge branch 'master' into open-downloaded-beatmas
|
2018-07-31 13:21:14 +09:00 |
|
Dean Herbert
|
6bb7f9ce9c
|
Merge branch 'master' into Private_Messages
|
2018-07-31 11:45:06 +09:00 |
|
Dean Herbert
|
338496452d
|
Move testing package references to somewhere appveyor will find them
|
2018-07-30 15:15:51 +09:00 |
|
Dean Herbert
|
3cf906042e
|
Merge branch 'master' into remove-net471-target
|
2018-07-30 11:28:06 +09:00 |
|
miterosan
|
8bccecc2e5
|
Add some more testing.
|
2018-07-30 00:13:32 +02:00 |
|
miterosan
|
b1e9a4fd24
|
Merge branch 'master' of https://github.com/ppy/osu into Private_Messages
|
2018-07-29 23:28:34 +02:00 |
|
miterosan
|
95cb21299a
|
Remove chatTabControl and transfer the logic into ChannelTabControl.
|
2018-07-29 21:18:37 +02:00 |
|
Roman Kapustin
|
3134e14b37
|
Test KeyCounter.RestoreState
|
2018-07-28 23:24:03 +03:00 |
|
Dean Herbert
|
b7de922896
|
Merge branch 'master' into open-downloaded-beatmas
|
2018-07-28 12:44:34 +09:00 |
|
HoutarouOreki
|
a8b0e23ed6
|
Merge remote-tracking branch 'upstream/master' into changelog-overlay
|
2018-07-26 15:41:33 +02:00 |
|
HoutarouOreki
|
0f263e2cca
|
Delete ClickableText class, use OsuHoverContainer instead
|
2018-07-26 14:19:58 +02:00 |
|
Dean Herbert
|
ee0522ad84
|
Ignore failing test
|
2018-07-25 16:45:07 +02:00 |
|
HoutarouOreki
|
2906f4b401
|
Change initial chart colour
|
2018-07-25 14:31:41 +02:00 |
|
AlFasGD
|
c4b1ba2979
|
Remove padding, fix corner radiuses
|
2018-07-25 15:14:40 +03:00 |
|