Commit Graph

147 Commits

Author SHA1 Message Date
13b9b04bb8 Apply more cases/fix some existing ones 2019-05-07 13:23:09 +09:00
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
6bdaca1e3b Fix mod equality checks not working as intended 2019-05-03 10:09:47 +09:00
6a4dc5e25c Improve xmldoc slightly 2019-05-02 14:03:58 +09:00
ddd9262384 fix xmldoc 2019-04-30 19:08:31 +03:00
3b03ca802a Merge branch 'master' into sh-xh-grading-2 2019-04-30 18:55:35 +03:00
e0abd0b2c1 fix comment 2019-04-30 18:44:31 +03:00
665558c297 Remove unnecessary comment 2019-04-30 18:44:06 +03:00
5d50316ae7 Add xmldoc 2019-04-30 18:12:27 +03:00
d40177f97c Merge branch 'master' into drawnode-composability 2019-04-27 18:41:19 +09:00
b08fb5136e Merge branch 'master' into sh-xh-grading-2 2019-04-26 10:38:10 +03:00
c6b3197dd0 Add AdjustRank and use it in Hidden Mod 2019-04-25 13:56:57 +03:00
0bd35ab7bb Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
26f0b2a4fe Remove bindable
Bad usage
2019-04-22 06:12:41 +03:00
c5bf01cc5c Fix issue 2019-04-21 18:05:52 +03:00
77614189c9 Make AdjustRank Bindable 2019-04-21 17:48:50 +03:00
4e07975e7c Ranks must be adjusted in Hidden Mod 2019-04-21 15:58:40 +03:00
772bef91fa Merge remote-tracking branch 'Joehuu/master' into drawnode-composability
# Conflicts:
#	osu.Game.Rulesets.Osu/UI/Cursor/OsuCursorContainer.cs
2019-04-08 23:01:12 +09:00
f1952c0816 Update font awesome usage 2019-04-02 19:55:24 +09:00
d8af5e1c5a Update in-line with drawnode changes 2019-04-02 11:56:22 +09:00
c39c37a18d Apply more missed cases 2019-04-01 12:44:46 +09:00
de80fc0eac Update icon usage to match framework changes 2019-03-27 19:29:27 +09:00
fe255c54d0 Merge pull request #4496 from smoogipoo/reinstantiate-mods
Fix mods being reused for difficulty calculation
2019-03-20 19:10:52 +09:00
6df275c83a Use fresh mods for each difficulty calculation iteration 2019-03-20 16:37:25 +09:00
3b7a76aa4e Fix typo 2019-03-20 11:22:34 +09:00
e0ab40b082 Rename missed files 2019-03-19 23:56:12 +09:00
baea7230bc Rename RulesetContainer to DrawableRuleset 2019-03-19 23:47:31 +09:00
2815c3b07c Remove unused variable 2019-03-14 15:12:26 +09:00
85c518f146 Change logic to better handle external adjustments 2019-03-14 12:29:16 +09:00
c40e24739b Fix weird application logic 2019-03-13 21:37:33 +09:00
5d23a966d7 Fix incorrect application logic for rate fallback
Co-Authored-By: peppy <pe@ppy.sh>
2019-03-13 20:55:33 +09:00
a10cd2288d Improve ModRamp's handling of external rate changes 2019-03-12 18:15:18 +09:00
6832e384a9 Simplify DT/HT/NC/DC 2019-03-12 18:14:41 +09:00
48e54c84c1 Merge branch 'master' into mod-wind 2019-03-08 20:23:02 +09:00
101009c92e Merge branch 'master' into fix-autoplay-tests 2019-03-08 12:14:40 +09:00
1f44dde96b Fix autoplay tests not working 2019-03-07 18:34:56 +09:00
04d756524d Adjust with shader changes 2019-03-07 18:30:18 +09:00
2300e59e91 Formatting and simplification 2019-03-06 14:19:00 +09:00
74a23edaf7 no longer adjust the clock rate 2019-03-04 17:48:51 +08:00
86e861ddeb update mod descriptions 2019-03-04 17:39:13 +08:00
b83d44c316 use ternary operator instead 2019-03-03 16:50:31 +08:00
a1a8246c05 trim whitespace 2019-03-03 16:30:08 +08:00
ecc2c28a62 mod rule changes 2019-03-03 16:22:00 +08:00
2dbf7d122c Merge branch 'master' into use-pattern-matching 2019-02-28 14:53:07 +09:00
e2c6a8bc07 Use pattern matching wherever possible 2019-02-28 14:35:00 +09:00
26d53d06a9 Fix remaining issues 2019-02-28 13:31:40 +09:00
d8c55bc729 Adjust namespaces 2019-02-21 19:05:52 +09:00
bca347427f Update with framework bindable changes 2019-02-21 18:56:34 +09:00
03e57d0423 fix codefactor warnings and derive ModWindUp and ModWindDown to ModTimeRamp 2019-01-26 20:15:19 +08:00
d920ee67ee forgot last whitespace 2019-01-26 13:47:33 +08:00