iiSaLMaN
|
d3ff2c6dd5
|
Use ScoreRank.D instead of F
|
2019-06-08 19:34:03 +03:00 |
|
Dean Herbert
|
b52276c489
|
Pass individual components to DummyWorkingBeatmap, not game
|
2019-05-31 14:51:12 +09:00 |
|
Dean Herbert
|
f33a5bc54c
|
Centralise and update WorkingBeatmap creation in test cases
|
2019-05-31 14:40:53 +09:00 |
|
Roman Kapustin
|
459a285cd8
|
Rename test cases to test scenes inline with the framework change
|
2019-05-14 22:37:25 +03: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 |
|
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
|
cbb3fdaca8
|
Fix various crashes due to bindable being disabled
|
2019-04-09 12:59:32 +09:00 |
|
smoogipoo
|
c584967eb1
|
Remove mods from workingbeatmap
|
2019-04-09 12:59:32 +09:00 |
|
Dean Herbert
|
5d37851d34
|
Rename and move test to correct location
|
2019-04-03 18:14:59 +09:00 |
|
smoogipoo
|
f8596e055a
|
Separate into multiple files
|
2019-04-03 16:38:54 +09:00 |
|
smoogipoo
|
2c18b6df1c
|
Fix score table using 300/100/50
|
2019-04-03 16:09:19 +09:00 |
|
smoogipoo
|
ab4be3b75f
|
General refactoring
|
2019-04-03 15:20:38 +09:00 |
|
smoogipoo
|
0d127c21f1
|
Merge remote-tracking branch 'Aergwyn/master' into update-beatmap-scores-design
|
2019-04-03 14:52:13 +09:00 |
|
Dean Herbert
|
f1952c0816
|
Update font awesome usage
|
2019-04-02 19:55:24 +09:00 |
|
Dean Herbert
|
c39c37a18d
|
Apply more missed cases
|
2019-04-01 12:44:46 +09:00 |
|
Dean Herbert
|
612db31c38
|
Apply newline additions
|
2019-04-01 12:16:32 +09:00 |
|
smoogipoo
|
2967c876ea
|
Merge remote-tracking branch 'origin/master' into update-beatmap-scores-design
# Conflicts:
# osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
# osu.Game/Overlays/BeatmapSet/Scores/DrawableScore.cs
# osu.Game/Overlays/BeatmapSet/Scores/DrawableTopScore.cs
# osu.Game/Overlays/BeatmapSet/Scores/ScoresContainer.cs
|
2019-03-29 15:11:00 +09:00 |
|
Dean Herbert
|
a71e9fdb0e
|
Merge branch 'master' into convert-ranking-statistics
|
2019-03-29 12:42:49 +09:00 |
|
Dean Herbert
|
de80fc0eac
|
Update icon usage to match framework changes
|
2019-03-27 19:29:27 +09:00 |
|
smoogipoo
|
012dcc25c9
|
Rename APIScoreInfo -> APILegacyScoreInfo
|
2019-03-27 17:08:40 +09:00 |
|
smoogipoo
|
adab31fd58
|
Cleanup + fix up score table layout
|
2019-03-26 17:38:56 +09:00 |
|
smoogipoo
|
f4aeb390ef
|
Initial re-layout of score table
|
2019-03-26 10:21:34 +09:00 |
|
smoogipoo
|
6a9f005ed4
|
Merge remote-tracking branch 'Joehuu/master' into update-beatmap-scores-design
# Conflicts:
# osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
|
2019-03-25 15:21:29 +09:00 |
|
Dean Herbert
|
a1c5eda05b
|
Add grouping of visual tests
|
2019-03-25 01:02:36 +09:00 |
|