smoogipoo
|
f2b940f930
|
Add tests
|
2019-08-01 17:31:37 +09:00 |
|
Dean Herbert
|
6ded53b3a9
|
Reorder class
|
2019-07-30 21:53:28 +09:00 |
|
Dean Herbert
|
de20d02672
|
Make special skin more generic
|
2019-07-30 19:11:54 +09:00 |
|
Dean Herbert
|
466297df55
|
Fix shaking test
|
2019-07-29 17:27:00 +09:00 |
|
Dean Herbert
|
c514cbe2b7
|
Add basic skinning test
|
2019-07-29 17:27:00 +09:00 |
|
Dean Herbert
|
1a19cf0739
|
Fix 0-length sliders not getting correct lengths (#5033)
Fix 0-length sliders not getting correct lengths
|
2019-07-17 18:01:57 +09:00 |
|
Roman Kapustin
|
bf41fd5d9d
|
Update package references
|
2019-07-06 23:29:35 +03:00 |
|
smoogipoo
|
5862eb172a
|
Merge remote-tracking branch 'origin/master' into fix-zero-length-sliders
# Conflicts:
# osu.Game/Rulesets/Objects/Legacy/Catch/ConvertHitObjectParser.cs
# osu.Game/Rulesets/Objects/Legacy/ConvertHitObjectParser.cs
# osu.Game/Rulesets/Objects/Legacy/Mania/ConvertHitObjectParser.cs
# osu.Game/Rulesets/Objects/Legacy/Osu/ConvertHitObjectParser.cs
# osu.Game/Rulesets/Objects/Legacy/Taiko/ConvertHitObjectParser.cs
|
2019-07-05 15:48:04 +09:30 |
|
smoogipoo
|
3d12c709a5
|
Add test case
|
2019-07-05 15:40:47 +09:30 |
|
Dean Herbert
|
60ea3d4e1a
|
Fix skinning support for combobreak
|
2019-06-30 21:58:30 +09:00 |
|
Dean Herbert
|
609a82bc94
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
|
Dean Herbert
|
f33a5bc54c
|
Centralise and update WorkingBeatmap creation in test cases
|
2019-05-31 14:40:53 +09:00 |
|
Roman Kapustin
|
a538c94fed
|
Update NuGet packages
|
2019-05-17 21:40:46 +03:00 |
|
Roman Kapustin
|
459a285cd8
|
Rename test cases to test scenes inline with the framework change
|
2019-05-14 22:37:25 +03:00 |
|
smoogipoo
|
7c105fd99f
|
Fix testcase players pausing on window unfocus
|
2019-05-10 15:39:25 +09:00 |
|
smoogipoo
|
117f8bdd01
|
Merge remote-tracking branch 'Joehuu/master' into flashlight-dim
|
2019-05-08 13:25:01 +09:00 |
|
smoogipoo
|
d7c09e7dbd
|
Merge remote-tracking branch 'origin/master' into fix-new-inspections
# Conflicts:
# osu.Game.Rulesets.Catch/Judgements/CatchDropletJudgement.cs
# osu.Game.Rulesets.Catch/Judgements/CatchJudgement.cs
# osu.Game.Rulesets.Mania/Scoring/ManiaScoreProcessor.cs
# osu.Game.Rulesets.Osu/Replays/OsuAutoGenerator.cs
# osu.Game.Rulesets.Osu/UI/Cursor/CursorTrail.cs
# osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
# osu.Game/Graphics/OsuFont.cs
# osu.Game/Online/API/Requests/Responses/APILegacyScoreInfo.cs
# osu.Game/Overlays/Profile/Header/BadgeContainer.cs
# osu.Game/Overlays/Profile/ProfileHeader.cs
# osu.Game/Screens/Select/PlaySongSelect.cs
# osu.Game/Skinning/LegacySkinDecoder.cs
|
2019-05-07 13:20:17 +09:00 |
|
Dean Herbert
|
d1799d197d
|
Update resources and mods usage
|
2019-04-18 09:27:30 +08:00 |
|
Dean Herbert
|
879f6152b0
|
Merge remote-tracking branch 'upstream/master' into flashlight-dim
|
2019-04-17 22:17:10 +08:00 |
|
David Zhao
|
69748abedc
|
Rename to TestCaseOsuFlashlight
|
2019-04-12 15:09:43 +09:00 |
|
David Zhao
|
dba4ccdf74
|
Add back flashlight testcase
|
2019-04-12 14:53:23 +09:00 |
|
smoogipoo
|
0222424aef
|
Make mods IReadOnlyList<Mod> gamewide
Prevents potential multiple evaluations of enumerable.
|
2019-04-10 17:20:36 +09:00 |
|
smoogipoo
|
4310f07a5c
|
Rename SelectedMods -> Mods
|
2019-04-10 12:03:57 +09:00 |
|
smoogipoo
|
c584967eb1
|
Remove mods from workingbeatmap
|
2019-04-09 12:59:32 +09:00 |
|
Dean Herbert
|
c39c37a18d
|
Apply more missed cases
|
2019-04-01 12:44:46 +09:00 |
|
Dean Herbert
|
6949c233bf
|
Merge remote-tracking branch 'upstream/master' into resume-cursor-2
|
2019-03-29 15:02:12 +09:00 |
|
Dean Herbert
|
202a0086cc
|
Merge branch 'master' into better-player-flags
|
2019-03-29 13:45:45 +09:00 |
|
Dean Herbert
|
6ac49fed75
|
Remove broken frame
|
2019-03-26 17:40:22 +09:00 |
|
Dean Herbert
|
a88f23e555
|
Convert remaining two flags to ctor parameters
|
2019-03-26 16:53:44 +09:00 |
|
Dean Herbert
|
83863d35c3
|
Remove AllowLeadIn flag
|
2019-03-26 16:35:00 +09:00 |
|
Dean Herbert
|
fbc97edc55
|
Add base cursor class to retrieve true visibility state
|
2019-03-26 13:41:30 +09:00 |
|
Dean Herbert
|
a23dfb58ad
|
Add base cursor class to retrieve true visibility state
|
2019-03-25 20:31:55 +09:00 |
|
Dean Herbert
|
650a5c993a
|
Add test
|
2019-03-25 20:31:55 +09:00 |
|
Dean Herbert
|
d6f17a5ecd
|
Bring nuget packages up to date
|
2019-03-22 02:41:21 +09:00 |
|
Dean Herbert
|
9ca6699c64
|
Merge remote-tracking branch 'upstream/master' into player-test-flexibility
|
2019-03-19 20:33:39 +09:00 |
|
Dean Herbert
|
def15645f7
|
Update framework
|
2019-03-19 17:32:36 +09:00 |
|
Dean Herbert
|
8df47bc23e
|
Increase flexibility of player test cases
|
2019-03-18 17:09:48 +09:00 |
|
Dean Herbert
|
f59b9e933e
|
Merge branch 'master' into extract-slider-tick-creation
|
2019-03-08 20:00:12 +09:00 |
|
Dean Herbert
|
dd50c5dc1a
|
Add player test for osu! ruleset
|
2019-03-08 19:57:39 +09:00 |
|
Dean Herbert
|
fc0b297232
|
Fix menu cursor not displaying outside of gameplay scaling area
|
2019-03-05 18:06:24 +09:00 |
|
Dean Herbert
|
26d53d06a9
|
Fix remaining issues
|
2019-02-28 13:31:40 +09:00 |
|
smoogipoo
|
7fde21b51a
|
Rename testcase
|
2019-02-25 16:09:12 +09:00 |
|
smoogipoo
|
d06f38b3f3
|
Cleanup
|
2019-02-25 15:57:07 +09:00 |
|
Dean Herbert
|
97d324ab11
|
Remove unnecessary using
|
2019-02-23 14:39:25 +09:00 |
|
Dean Herbert
|
acc160042b
|
Move beatmap construction to step
|
2019-02-23 14:38:53 +09:00 |
|
Dean Herbert
|
c877801441
|
Use game clock as reference
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
5f792fbacc
|
Fix tests not running more than once
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
39b203375f
|
Ensure variable isolation over multiple test runs
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
6b81315009
|
Avoid test frame being the precise time of slider end
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
2bd75fd8ae
|
Fix some huge oversights
|
2019-02-23 14:14:34 +09:00 |
|