Dean Herbert
|
d8ce1fd86c
|
Fix osu!catch not handling all vertical space
|
2020-01-30 13:23:39 +09:00 |
|
smoogipoo
|
7b2f58eb30
|
Apply OnRelease method signature refactorings
|
2020-01-22 13:22:34 +09:00 |
|
smoogipoo
|
91735ff367
|
Update MathUtils namespace usages
|
2020-01-09 13:43:44 +09:00 |
|
smoogipoo
|
49bf8d27d1
|
Move CreateScoreProcessor() to Ruleset
|
2019-12-17 20:08:13 +09:00 |
|
smoogipoo
|
5861eca80d
|
Make DrawableRuleset take a converted beatmap
|
2019-12-12 15:58:11 +09:00 |
|
smoogipoo
|
48f1dad4aa
|
Remove abstract ScoreProcessor class
|
2019-12-11 17:25:06 +09:00 |
|
Dean Herbert
|
1e71681916
|
Fix osu!catch catcher not scaling down correctly
|
2019-12-10 02:00:39 +09:00 |
|
Dean Herbert
|
63128c9465
|
Extend mouse hiding in catch to include catcher area
|
2019-11-29 18:25:11 +09:00 |
|
Dean Herbert
|
3864ea6ca3
|
Move position updating logic back to CatcherArea
|
2019-11-29 18:24:46 +09:00 |
|
Dean Herbert
|
4f081f2fe8
|
Remove catch-specific cursor provider
|
2019-11-29 17:38:28 +09:00 |
|
Dean Herbert
|
8ec25a6af2
|
Merge branch 'master' into ctb-relax
|
2019-11-29 16:28:06 +09:00 |
|
Huo Yaoyuan
|
818553027b
|
Merge branch 'master' into sharpen
|
2019-11-21 23:42:46 +08:00 |
|
Berkan Diler
|
6cab517b2d
|
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
|
2019-11-20 13:37:47 +01:00 |
|
Huo Yaoyuan
|
7d7b9e36b2
|
Use compound assignment.
|
2019-11-12 19:53:50 +08:00 |
|
unknown
|
131809838f
|
pleasing CI
|
2019-11-03 16:22:07 +01:00 |
|
unknown
|
c180a71afe
|
even more formatting
|
2019-11-03 15:57:52 +01:00 |
|
unknown
|
9570f7c04b
|
more formatting
|
2019-11-03 15:34:09 +01:00 |
|
unknown
|
2a0db8aeac
|
add missing access modifier
|
2019-11-03 15:34:08 +01:00 |
|
unknown
|
883d5ed58e
|
formatting
|
2019-11-03 15:34:08 +01:00 |
|
unknown
|
bd5cb86b15
|
add license header
|
2019-11-03 15:34:08 +01:00 |
|
unknown
|
8e248d5cfa
|
add invisible cursor for ctb
|
2019-11-03 15:34:08 +01:00 |
|
Dean Herbert
|
82561aa44a
|
Fix catcher additive sprite rewinding and remove unnecessary update code
|
2019-09-13 22:44:40 +09:00 |
|
Dean Herbert
|
744085fa54
|
Fix exploding fruit not getting correct lifetime
|
2019-09-13 20:25:08 +09:00 |
|
Dean Herbert
|
ec7a50b75f
|
Fix already caught osu!catch objects not correctly disappearing
|
2019-09-08 00:10:31 +09:00 |
|
Dean Herbert
|
fdd3687437
|
Fix catcher additive sprites staying on screen during rewind
|
2019-09-08 00:09:24 +09:00 |
|
Dean Herbert
|
d1cdf49dd5
|
Revert SkinnableSprite lookups to old behaviour
|
2019-09-03 14:21:54 +09:00 |
|
Dean Herbert
|
a15828ab25
|
Introduce the concept of SkinComponents
Removes reliance on string lookups and better defines elements for introduction into database
|
2019-08-30 14:55:52 +09:00 |
|
smoogipoo
|
6ab2b20c70
|
Add an interface for working beatmaps
|
2019-08-29 19:38:44 +09:00 |
|
iiSaLMaN
|
62edfe7327
|
Correct comment
|
2019-08-26 15:16:01 +03:00 |
|
Dean Herbert
|
48716f8f2b
|
Update framework
|
2019-08-21 13:29:50 +09:00 |
|
Dean Herbert
|
9baf8160d1
|
Remove pointless SkinReloadableDrawable specification
|
2019-06-24 15:10:50 +09:00 |
|
Dean Herbert
|
d9f7011769
|
Use SkinnableSprite to reduce complexity of implementation
|
2019-06-24 15:10:50 +09:00 |
|
Lucas A
|
332ac0b82b
|
Fix CI inspections
|
2019-06-22 18:23:20 +02:00 |
|
Lucas A
|
e2f82ac29b
|
Move CatcherSprite to its own file + Make CatcherSprite a SkinReloadableDrawable
|
2019-06-22 17:53:00 +02:00 |
|
Arphox
|
07e17518e9
|
Fix all "Maintainability" CodeFactor issues
|
2019-06-11 10:28:16 +02: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
|
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
|
612db31c38
|
Apply newline additions
|
2019-04-01 12:16:32 +09:00 |
|
Dean Herbert
|
42eaabe24c
|
Fix editor blueprints being misplaced
Regressed with PlayfieldAdjustmentContainer changes.
|
2019-03-31 01:29:37 +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
|
ed3746e166
|
Make PlayfieldAdjustmentContainer universal
|
2019-03-26 13:32:44 +09:00 |
|
Dean Herbert
|
9bf48863b0
|
Fix DrawableRuleset drawable creation method's name
|
2019-03-25 00:00:29 +09:00 |
|
Dean Herbert
|
7b6d882ce6
|
Remove double-generic type
|
2019-03-20 11:29:16 +09:00 |
|
Dean Herbert
|
baea7230bc
|
Rename RulesetContainer to DrawableRuleset
|
2019-03-19 23:47:31 +09:00 |
|
Dean Herbert
|
68f28326a2
|
Refactor RulesetContainer for readability
|
2019-03-19 20:21:31 +09:00 |
|
Dean Herbert
|
c496f6e56b
|
Fix usages of OnLoadComplete
|
2019-03-17 13:44:20 +09:00 |
|
Dean Herbert
|
42be7857d1
|
Use expression body for property get/set where possible
|
2019-02-28 13:58:19 +09:00 |
|
HoLLy
|
be6b5419c4
|
Remove uncommented line
Didn't mean to push this
|
2019-01-31 18:10:44 +01:00 |
|