smoogipoo
|
811ddb02a4
|
General refactoring
|
2020-01-24 17:50:36 +09:00 |
|
smoogipoo
|
6fc6a376ee
|
Fix incorrect slider selection point
|
2020-01-24 17:50:09 +09:00 |
|
Dean Herbert
|
289be7a17b
|
Merge branch 'i-beat-snapping' into timeline-maybe
|
2020-01-23 15:45:33 +09:00 |
|
Dean Herbert
|
7c62cc3ac3
|
Merge remote-tracking branch 'smoogipoo/void-mouse-up-returns' into update-framework
|
2020-01-22 22:57:52 +09:00 |
|
smoogipoo
|
7b2f58eb30
|
Apply OnRelease method signature refactorings
|
2020-01-22 13:22:34 +09:00 |
|
Dean Herbert
|
bd96cf94a6
|
Begin refactoring SelectionBlueprint to handle non-drawable HitObjects
|
2020-01-21 12:47:14 +09:00 |
|
smoogipoo
|
bfb056c612
|
Apply input method signature refactorings
|
2020-01-20 18:17:21 +09:00 |
|
Dean Herbert
|
25aff5d96e
|
Merge remote-tracking branch 'upstream/master' into decouple-blueprint-container
|
2020-01-20 17:08:59 +09:00 |
|
Dean Herbert
|
9a2d85e7d9
|
Remove usage of snapchat icon
|
2020-01-18 15:12:31 +09:00 |
|
McEndu
|
6579aa144d
|
Merge branch 'master' into mod-text
|
2020-01-16 20:11:51 +08:00 |
|
smoogipoo
|
5f178b7755
|
General refactorings
|
2020-01-16 11:54:03 +09:00 |
|
Dean Herbert
|
d57f55f053
|
Apply remaining changes required to restore previous functionality
|
2020-01-15 19:09:49 +09:00 |
|
mcendu
|
5d160376c0
|
nullable-ize Mod.Icon
|
2020-01-14 21:22:00 +08:00 |
|
smoogipoo
|
92daf9b8f1
|
Cleanup
|
2020-01-14 18:14:31 +09:00 |
|
Dean Herbert
|
fe09e34f1b
|
Remove limiting clause
|
2020-01-14 01:48:20 +09:00 |
|
Dean Herbert
|
ab4f31639d
|
Remove weird time clause
|
2020-01-14 01:47:44 +09:00 |
|
Dean Herbert
|
210d06b75e
|
Remove default value
|
2020-01-14 01:45:32 +09:00 |
|
Dean Herbert
|
c5085aea24
|
Use Child, not InternalChild
|
2020-01-14 01:45:10 +09:00 |
|
Dean Herbert
|
619fe29871
|
Make reverse arrow animate faster via divisor specification
Adds MinimumBeatLength to BeatSyncedContainer to make sure things don't get out of hand.
|
2020-01-14 01:39:45 +09:00 |
|
Sebastian Krajewski
|
45cf65a28a
|
Merge remote-tracking branch 'upstream/master' into reverse-arrows
|
2020-01-13 14:15:37 +01:00 |
|
Dean Herbert
|
87645f6a41
|
Remove excess namespace specification
|
2020-01-10 01:13:42 +08:00 |
|
Dean Herbert
|
3be2fc27f3
|
Merge branch 'master' into Remove_osuTK.MathHelper
|
2020-01-10 00:28:46 +08:00 |
|
smoogipoo
|
91735ff367
|
Update MathUtils namespace usages
|
2020-01-09 13:43:44 +09:00 |
|
Berkan Diler
|
ed2bf5154d
|
Use tuple deconstruction to swap values
|
2020-01-08 20:46:17 +01:00 |
|
Berkan Diler
|
34d8740ec4
|
Remove remaining usage of osuTK.MathHelper
|
2020-01-08 20:21:13 +01:00 |
|
Sebastian Krajewski
|
21468eb070
|
Remove settings related to reverse arrow
|
2020-01-07 04:55:05 +01:00 |
|
Sebastian Krajewski
|
3194658998
|
Fix repeat point pulsing when it is in fade out state
|
2020-01-04 13:12:37 +01:00 |
|
Sebastian Krajewski
|
46271ccbc8
|
Add slider reverse arrow pulse settings
|
2020-01-04 13:01:42 +01:00 |
|
Sebastian Krajewski
|
fc0b622a69
|
Change reverse arrow pulse easing to OutQuad
|
2020-01-04 10:35:10 +01:00 |
|
Sebastian Krajewski
|
9da7eec0d9
|
Add pulse to slider reverse arrows
|
2020-01-04 08:21:48 +01:00 |
|
Albie Spriddell
|
3a903339d6
|
add playingverb and database migrations
|
2020-01-03 11:39:15 +00:00 |
|
Dean Herbert
|
ee332e0d42
|
Split out BlueprintContainer functionality further
|
2020-01-02 18:21:16 +09:00 |
|
Dean Herbert
|
ca90f708f1
|
Merge remote-tracking branch 'upstream/master' into remove-editor-beatmap-generics
|
2020-01-01 21:03:31 +09:00 |
|
smoogipoo
|
6069d98ced
|
Remove generic editor beatmap
|
2019-12-27 19:39:30 +09:00 |
|
Dean Herbert
|
2c8879f0fb
|
Lock user adjusted difficulty settings when changing beatmap
|
2019-12-27 19:05:17 +09:00 |
|
smoogipoo
|
35cdd67c4a
|
Remove instantiation of non-existing processor
|
2019-12-27 12:47:23 +09:00 |
|
Dean Herbert
|
cac011edc1
|
Merge branch 'master' into hp-drain
|
2019-12-26 23:51:12 +09:00 |
|
Dean Herbert
|
3d5561b02e
|
Separate health and score processing components (#7358)
Separate health and score processing components
|
2019-12-26 23:48:55 +09:00 |
|
smoogipoo
|
00a36c388c
|
Fix tests
|
2019-12-26 19:18:39 +09:00 |
|
Huo Yaoyuan
|
9a013acb26
|
Fix name typo of OsuModObjectScaleTween
|
2019-12-26 14:25:41 +08:00 |
|
smoogipoo
|
3b07c3913d
|
Add perfect and ok values, move to base Judgement
|
2019-12-26 15:00:59 +09:00 |
|
smoogipoo
|
90a0569660
|
Tweak drain values
|
2019-12-26 15:00:58 +09:00 |
|
smoogipoo
|
522847987b
|
Implement break/gameplay start times
|
2019-12-26 15:00:58 +09:00 |
|
smoogipoo
|
90cb9d9162
|
Simplify scoreprocesor/healthprocessor implementations
|
2019-12-26 14:59:49 +09:00 |
|
smoogipoo
|
7414a6aadd
|
Merge remote-tracking branch 'huoyaoyuan/master' into health-processor
# Conflicts:
# osu.Game.Rulesets.Catch/CatchRuleset.cs
# osu.Game.Rulesets.Mania/ManiaRuleset.cs
# osu.Game.Rulesets.Taiko/TaikoRuleset.cs
|
2019-12-26 14:56:54 +09:00 |
|
Dan Balasescu
|
9702cc9809
|
Merge branch 'master' into remove-legacy-id
|
2019-12-25 21:01:12 +09:00 |
|
Dean Herbert
|
504a55e803
|
Merge branch 'master' into better-beatmap-conversion
|
2019-12-25 19:52:06 +09:00 |
|
Dean Herbert
|
911dc2d98d
|
Fix code inspections
|
2019-12-25 15:20:10 +09:00 |
|
Dean Herbert
|
52ba0cd816
|
Rename method to be more appropriate
Also adds xmldoc.
|
2019-12-25 15:20:04 +09:00 |
|
Dean Herbert
|
0677f746aa
|
Provide the ruleset to converter classes
|
2019-12-24 16:02:16 +09:00 |
|