smoogipoo
|
13b9b04bb8
|
Apply more cases/fix some existing ones
|
2019-05-07 13:23:09 +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
|
d40177f97c
|
Merge branch 'master' into drawnode-composability
|
2019-04-27 18:41:19 +09:00 |
|
smoogipoo
|
aeae759fcd
|
Rename method + add xmldoc
|
2019-04-22 18:08:15 +09:00 |
|
smoogipoo
|
910b9df2d5
|
Fix catch awarding too much hp
|
2019-04-22 18:02:57 +09:00 |
|
smoogipoo
|
4edb17a88a
|
Make hp work + cleanup
|
2019-04-22 18:02:49 +09:00 |
|
smoogipoo
|
78c844e259
|
Make catch provide some HP at DrainRate=10
|
2019-04-22 17:24:22 +09:00 |
|
smoogipoo
|
d7919544fe
|
Implement approximate hp increase for catch
|
2019-04-22 16:59:14 +09:00 |
|
smoogipoo
|
0222424aef
|
Make mods IReadOnlyList<Mod> gamewide
Prevents potential multiple evaluations of enumerable.
|
2019-04-10 17:20:36 +09:00 |
|
smoogipoo
|
9d116efdbd
|
Limit to 10000 tiny ticks per slider
|
2019-04-10 10:57:27 +09:00 |
|
smoogipoo
|
c584967eb1
|
Remove mods from workingbeatmap
|
2019-04-09 12:59:32 +09:00 |
|
smoogipoo
|
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 |
|
smoogipoo
|
2824a32db6
|
Adjust circle-size bonus point
|
2019-04-03 11:39:13 +09:00 |
|
smoogipoo
|
5566c4881a
|
Buff DT
|
2019-04-03 11:38:48 +09:00 |
|
Dean Herbert
|
f1952c0816
|
Update font awesome usage
|
2019-04-02 19:55:24 +09:00 |
|
smoogipoo
|
a56e29347f
|
Adjust namespaces
|
2019-04-02 14:51:28 +09:00 |
|
smoogipoo
|
21e62c37d8
|
General fixes
|
2019-04-02 07:28:04 +09:00 |
|
smoogipoo
|
0c76c07731
|
Merge remote-tracking branch 'origin/master' into sorcerer-catch-changes
|
2019-04-01 15:00:13 +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
|
efee2fb283
|
Adjust antiflow calculations
|
2019-04-01 11:00:26 +09:00 |
|
smoogipoo
|
b2396b82a5
|
Change edge dashes to scale linearly once again
|
2019-04-01 10:58:26 +09:00 |
|
smoogipoo
|
b402981fc6
|
Buff CS > 5
|
2019-04-01 10:57:01 +09:00 |
|
smoogipoo
|
eaa3bce784
|
Merge remote-tracking branch 'origin/master' into sorcerer-catch-changes
|
2019-04-01 10:53:28 +09:00 |
|
Dean Herbert
|
42eaabe24c
|
Fix editor blueprints being misplaced
Regressed with PlayfieldAdjustmentContainer changes.
|
2019-03-31 01:29:37 +09:00 |
|
Dean Herbert
|
3e8952b087
|
Merge pull request #4521 from peppy/hitobject-drawable-representation
Fix DrawableRuleset drawable creation method's name
|
2019-03-29 14:08:23 +09:00 |
|
Dean Herbert
|
c72705217a
|
Merge branch 'master' into framed-replay-handler-fixes
|
2019-03-29 12:59:51 +09:00 |
|
Dean Herbert
|
14cef94a53
|
Merge remote-tracking branch 'upstream/master' into hitobject-drawable-representation
|
2019-03-29 12:59:26 +09:00 |
|
Dean Herbert
|
e5b49b1657
|
Merge branch 'master' into ctb-pp
|
2019-03-29 12:24:47 +09:00 |
|
Dean Herbert
|
785433bb74
|
Merge branch 'master' into universal-playfield-adjust
|
2019-03-29 11:25:54 +09:00 |
|
Dean Herbert
|
7715606188
|
Merge branch 'master' into sprite-icon-compatibility
|
2019-03-29 11:15:34 +09:00 |
|
Dean Herbert
|
8642886ffa
|
Merge branch 'sprite-icon-compatibility' into universal-playfield-adjust
|
2019-03-29 00:39:51 +09:00 |
|
Dean Herbert
|
d770dac3bc
|
Fix interpolation nullrefs
|
2019-03-29 00:35:26 +09:00 |
|
Dean Herbert
|
70f99400ad
|
Fix many behavioural issues and add tests
|
2019-03-28 19:28:13 +09:00 |
|
Dean Herbert
|
09a7950a3b
|
Fix handlers for other rulesets
|
2019-03-28 15:09:06 +09:00 |
|
Dean Herbert
|
de80fc0eac
|
Update icon usage to match framework changes
|
2019-03-27 19:29:27 +09:00 |
|
smoogipoo
|
9d0d402336
|
Apply pp calculator changes
(Backported from https://github.com/ppy/osu-performance/compare/master...smoogipoo:sorcerer-catch-changes)
|
2019-03-27 17:22:07 +09:00 |
|
smoogipoo
|
7d102e9e8f
|
Merge remote-tracking branch 'HollyHacker/ctb-pp' into sorcerer-catch-changes
|
2019-03-27 17:19:41 +09:00 |
|
smoogipoo
|
5c8e8a1697
|
Fix license header
|
2019-03-27 16:56:15 +09:00 |
|
smoogipoo
|
8fcb75809d
|
Add LegacyScoreInfo for statistics preservation/conversion
|
2019-03-27 16:55:46 +09:00 |
|
smoogipoo
|
1a6c2022ea
|
Fix up/adjust counts
|
2019-03-27 14:53:29 +09:00 |
|
smoogipoo
|
2dc5447928
|
Merge remote-tracking branch 'origin/master' into ctb-pp
|
2019-03-27 14:01:02 +09:00 |
|
Dean Herbert
|
ed3746e166
|
Make PlayfieldAdjustmentContainer universal
|
2019-03-26 13:32:44 +09:00 |
|
smoogipoo
|
2705263145
|
Scale edge dash threshold with clock rate
|
2019-03-26 13:25:52 +09:00 |
|
Dean Herbert
|
39df8cce19
|
Fix incorrect usage of InternalChildren
Could cause overwriting of components added by base DrawableHitObjcet class (such as samples)
|
2019-03-25 13:48:55 +09:00 |
|
Dean Herbert
|
9bf48863b0
|
Fix DrawableRuleset drawable creation method's name
|
2019-03-25 00:00:29 +09:00 |
|
smoogipoo
|
be5ffdbf22
|
Adjust edge bonuses to consider clock rate
|
2019-03-23 16:01:14 +09:00 |
|
smoogipoo
|
839dd7343f
|
Revert "Use fresh mods for each difficulty calculation"
This reverts commit 24fb25f1cdc770ecb7c016a8fba472c00507484d.
|
2019-03-23 15:57:22 +09:00 |
|
smoogipoo
|
13e480baa0
|
Merge remote-tracking branch 'origin/master' into sorcerer-diffcalc-changes
|
2019-03-23 15:55:48 +09:00 |
|
tangalbert919
|
00c659a5ca
|
Merge all changes from 2019.321.0 to android
|
2019-03-20 11:00:27 -05:00 |
|