Dean Herbert
|
5cdc7d3b18
|
Merge pull request #7183 from smoogipoo/legacy-beatmap-saving
Add initial implementation of a legacy beatmap encoder
|
2019-12-18 18:43:14 +09:00 |
|
Dean Herbert
|
51a01c7006
|
Merge pull request #7256 from peppy/remove-ruleset-ctor-param
Remove RulesetInfo parameter from Ruleset constructor
|
2019-12-18 18:42:42 +09:00 |
|
Dean Herbert
|
06287f72f3
|
Merge pull request #7221 from LeNitrous/nightcore-beats
Implement backing beats for Nightcore mods
|
2019-12-18 18:28:16 +09:00 |
|
Dan Balasescu
|
6683460240
|
Merge branch 'master' into update-beatmap-settings
|
2019-12-18 17:59:27 +09:00 |
|
Dean Herbert
|
1f3e1b3085
|
Remove unused using
|
2019-12-18 17:59:07 +09:00 |
|
smoogipoo
|
2a128340d0
|
Merge remote-tracking branch 'refs/remotes/origin/master' into nightcore-beats
|
2019-12-18 17:58:37 +09:00 |
|
smoogipoo
|
d65e37d795
|
Fix typo
|
2019-12-18 17:58:29 +09:00 |
|
Dean Herbert
|
bf85f4affb
|
Fix editor crashing when loading a beatmap for an unsupported ruleset
|
2019-12-18 17:53:26 +09:00 |
|
Dean Herbert
|
69f888fc49
|
Fix storyboard flipping potentially not having an effect (#7260)
Fix storyboard flipping potentially not having an effect
|
2019-12-18 17:48:41 +09:00 |
|
smoogipoo
|
8e651962c7
|
Fix incorrectly binding inside BDL load()
|
2019-12-18 17:41:30 +09:00 |
|
Dean Herbert
|
4befabc257
|
Split out complex method
|
2019-12-18 17:35:51 +09:00 |
|
smoogipoo
|
5aca523d35
|
Fix storyboard flipping potentially not having an effect
|
2019-12-18 17:27:13 +09:00 |
|
smoogipoo
|
602ce698d5
|
Fix storyboard vectorscale and scale cross-pollution
|
2019-12-18 17:21:38 +09:00 |
|
Dean Herbert
|
fa067b8799
|
Merge branch 'master' into legacy-beatmap-saving
|
2019-12-18 17:17:03 +09:00 |
|
Dean Herbert
|
ada2ae2b2c
|
Use tuple to avoid potential for incorrect display
|
2019-12-18 17:12:41 +09:00 |
|
Dean Herbert
|
e87aa281bf
|
Don't clone beatmap unnecessarily
|
2019-12-18 17:00:35 +09:00 |
|
Dean Herbert
|
7831e6ed33
|
Implement NewsArticleCover class (#7192)
Implement NewsArticleCover class
|
2019-12-18 16:15:23 +09:00 |
|
Dean Herbert
|
6e0802e50c
|
Remove RulesetInfo parameter from Ruleset constructor
|
2019-12-18 14:49:09 +09:00 |
|
Dean Herbert
|
f53fd6e4bc
|
Fix status capitalisation
|
2019-12-18 14:07:21 +09:00 |
|
Dean Herbert
|
2f5b27e97c
|
Make user bindables readonly
|
2019-12-18 14:07:12 +09:00 |
|
Dean Herbert
|
756d847ad8
|
Fix user not getting an initial status
|
2019-12-18 14:07:03 +09:00 |
|
smoogipoo
|
df8f8ffd0d
|
Fix potential exception during removal
|
2019-12-18 12:03:15 +09:00 |
|
Lucas A
|
0a278ef943
|
Apply review suggestions
|
2019-12-17 19:23:30 +01:00 |
|
smoogipoo
|
bcc19e29f2
|
Fix editor crashing after re-ordering objects
|
2019-12-18 02:56:29 +09:00 |
|
Dean Herbert
|
036efb9947
|
Merge branch 'master' into fix-effect-points
|
2019-12-18 01:43:15 +09:00 |
|
Dean Herbert
|
886db8eb22
|
Merge branch 'master' into fix-local-score-availability
|
2019-12-18 01:15:20 +09:00 |
|
Dean Herbert
|
4443d2196b
|
Merge branch 'master' into legacy-slider-body
|
2019-12-17 23:42:31 +09:00 |
|
Dean Herbert
|
e0ce87adca
|
Move CreateScoreProcessor() to Ruleset (#7244)
Move CreateScoreProcessor() to Ruleset
|
2019-12-17 22:15:42 +09:00 |
|
Dan Balasescu
|
3d13fe485d
|
Merge pull request #7238 from huoyaoyuan/fxcop
Apply FxCop at game side
|
2019-12-17 21:29:52 +09:00 |
|
Dan Balasescu
|
fd2785bab3
|
Merge branch 'master' into fxcop
|
2019-12-17 20:14:45 +09:00 |
|
smoogipoo
|
49bf8d27d1
|
Move CreateScoreProcessor() to Ruleset
|
2019-12-17 20:08:13 +09:00 |
|
smoogipoo
|
527ab1a72f
|
Fix traceable mod not working on skin change
|
2019-12-17 19:49:13 +09:00 |
|
Andrei Zavatski
|
f6cde911e2
|
Use switch expressions
|
2019-12-17 13:41:28 +03:00 |
|
Andrei Zavatski
|
bc9177983a
|
Fix possible null
|
2019-12-17 12:50:50 +03:00 |
|
Andrei Zavatski
|
023892738a
|
Integration into overlay
|
2019-12-17 12:36:44 +03:00 |
|
Andrei Zavatski
|
8cd96acffc
|
CounterPill implementation
|
2019-12-17 12:05:35 +03:00 |
|
smoogipoo
|
946a202ee5
|
Fix online replays not being available locally
|
2019-12-17 15:47:08 +09:00 |
|
Dean Herbert
|
c92332d2e4
|
Merge pull request #7214 from Joehuu/default-placeholder-channel-search
Use default placeholder text on chat channel search box
|
2019-12-17 14:38:56 +09:00 |
|
Dean Herbert
|
735b7a8455
|
Merge pull request #6940 from aspriddell/cinema-mod
Add "Cinema" mod
|
2019-12-17 14:33:12 +09:00 |
|
Huo Yaoyuan
|
40b43b85f1
|
CA1715: use prefix for generic parameters.
|
2019-12-17 13:00:25 +08:00 |
|
Huo Yaoyuan
|
61a6106e52
|
CA2200: don't explictly throw caught exception.
|
2019-12-17 13:00:23 +08:00 |
|
Huo Yaoyuan
|
caf3f774ba
|
CA1309: compare strings correctly.
|
2019-12-17 13:00:15 +08:00 |
|
Huo Yaoyuan
|
e46f6627e4
|
CA1052: make type static.
|
2019-12-17 13:00:13 +08:00 |
|
Huo Yaoyuan
|
d5994ed484
|
CA2208: create exceptions correctly.
|
2019-12-17 13:00:10 +08:00 |
|
Huo Yaoyuan
|
09257b0c6d
|
CA1820: use IsNullOrEmpty.
|
2019-12-17 13:00:08 +08:00 |
|
Huo Yaoyuan
|
3c39fde7ff
|
CA1065: throw NotSupportedException in properties.
|
2019-12-17 13:00:05 +08:00 |
|
Huo Yaoyuan
|
d7b3578cc6
|
CA2201: throw correct exception type.
|
2019-12-17 13:00:02 +08:00 |
|
Huo Yaoyuan
|
ecfc6dfa3d
|
CA1825: use Array.Empty.
|
2019-12-17 12:59:48 +08:00 |
|
Dean Herbert
|
f8ffa67693
|
Add test and isolate ignore bindable from EnableUserDim
|
2019-12-17 13:21:23 +09:00 |
|
Dean Herbert
|
5761d763ec
|
Allow changing volume using alt when hovering scroll containers (#7213)
Allow changing volume using alt when hovering scroll containers
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-12-17 13:20:31 +09:00 |
|
Dean Herbert
|
b5db927d93
|
Merge branch 'master' into cinema-mod
|
2019-12-17 12:56:06 +09:00 |
|
Dean Herbert
|
272d7d0ca9
|
Merge branch 'master' into fallback-to-skin-combo-colours
|
2019-12-17 12:36:20 +09:00 |
|
Dean Herbert
|
a85653ebec
|
Add comment
|
2019-12-17 12:24:59 +09:00 |
|
Dean Herbert
|
87035f8251
|
Simplify complex method
|
2019-12-17 12:12:15 +09:00 |
|
Dean Herbert
|
795416c066
|
Move first beat offset to BeatSyncedContainer
|
2019-12-17 12:06:09 +09:00 |
|
Dean Herbert
|
eed2984bef
|
Update sdk and InspectCode version (#7208)
Update sdk and InspectCode version
|
2019-12-16 19:46:12 +09:00 |
|
Dean Herbert
|
438d97f4f5
|
Rename variable for clarity
|
2019-12-16 19:42:28 +09:00 |
|
Dean Herbert
|
cfd8111120
|
Better initial beat handling
|
2019-12-16 19:41:02 +09:00 |
|
Dean Herbert
|
72404bff9a
|
Add support for simple triple time
|
2019-12-16 19:16:54 +09:00 |
|
Dean Herbert
|
210fecc951
|
Fix incorrect hat logic; add support for first barline omission
|
2019-12-16 18:57:11 +09:00 |
|
Dean Herbert
|
0f9ff32cdc
|
Fix beat playing while paused
|
2019-12-16 18:51:22 +09:00 |
|
Dean Herbert
|
c883c97bab
|
Fix off-by-one starting bar
|
2019-12-16 18:50:58 +09:00 |
|
Dean Herbert
|
3e0fda58ea
|
Play finish in addition to kick, not isolated
|
2019-12-16 18:47:06 +09:00 |
|
smoogipoo
|
6cf318c34b
|
Merge remote-tracking branch 'refs/remotes/origin/master' into improve-hud-hiding
|
2019-12-16 18:41:21 +09:00 |
|
smoogipoo
|
a276643a4b
|
Reorder health display and score elements
|
2019-12-16 18:41:14 +09:00 |
|
smoogipoo
|
83f77d9c35
|
Make the layout faster
|
2019-12-16 18:41:02 +09:00 |
|
Dean Herbert
|
9de6b62fb1
|
Fix nightcore beat not playing if song doesn't hit beat index 0
|
2019-12-16 18:24:29 +09:00 |
|
Dean Herbert
|
3f3ba603c1
|
Merge remote-tracking branch 'upstream/master' into nightcore-beats
|
2019-12-16 18:03:32 +09:00 |
|
smoogipoo
|
be7b00cc34
|
Fix potentially incorrect custom sample bank
|
2019-12-16 17:12:31 +09:00 |
|
smoogipoo
|
8beb6b534f
|
Merge remote-tracking branch 'refs/remotes/origin/master' into legacy-beatmap-saving
|
2019-12-16 17:09:03 +09:00 |
|
smoogipoo
|
3c9884456f
|
Use writeline
|
2019-12-16 17:08:46 +09:00 |
|
smoogipoo
|
5278236458
|
Use invariant ToLower()
|
2019-12-16 17:07:30 +09:00 |
|
smoogipoo
|
27150d6bbc
|
Use char concatenation for performance
|
2019-12-16 17:06:52 +09:00 |
|
smoogipoo
|
9fa6954ac2
|
Refactor getSampleBank a bit
|
2019-12-16 17:05:24 +09:00 |
|
smoogipoo
|
98dd1c2590
|
Use SingleOrDefault() where possible
|
2019-12-16 17:03:58 +09:00 |
|
smoogipoo
|
d56e99865c
|
Throw not implemented exceptions
|
2019-12-16 16:57:49 +09:00 |
|
smoogipoo
|
596fda3c1f
|
Refactor switch
|
2019-12-16 16:57:40 +09:00 |
|
smoogipoo
|
58e3fb0d0f
|
Coalesce to -1
|
2019-12-16 16:43:20 +09:00 |
|
dependabot-preview[bot]
|
fef1877095
|
Bump ppy.osu.Game.Resources from 2019.1010.0 to 2019.1215.0
Bumps [ppy.osu.Game.Resources](https://github.com/ppy/osu-resources) from 2019.1010.0 to 2019.1215.0.
- [Release notes](https://github.com/ppy/osu-resources/releases)
- [Commits](https://github.com/ppy/osu-resources/compare/2019.1010.0...2019.1215.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-16 07:36:30 +00:00 |
|
Dean Herbert
|
d7eb4f73f4
|
Merge branch 'master' into update-beatmap-settings
|
2019-12-16 14:57:57 +09:00 |
|
Dean Herbert
|
befb78f83b
|
Simplify LegacySkinResourceStore by deriving from ResourceStore
|
2019-12-16 14:01:08 +09:00 |
|
Dean Herbert
|
9062fe1935
|
Fix crashes on custom skins due to extension-less file lookups
|
2019-12-16 13:32:53 +09:00 |
|
unknown
|
88d3a1707d
|
ensure beatIndex is 0 before starting beats
|
2019-12-16 06:35:18 +08:00 |
|
Huo Yaoyuan
|
c457571da6
|
Use index and range expressions
|
2019-12-15 20:17:35 +08:00 |
|
Huo Yaoyuan
|
ab70abe8bd
|
Turn off unexpected new warnings.
|
2019-12-15 20:07:56 +08:00 |
|
unknown
|
154bc57c6e
|
remove unused dependency
|
2019-12-15 17:46:44 +08:00 |
|
unknown
|
6da168118e
|
remove unused usings
|
2019-12-15 17:02:29 +08:00 |
|
unknown
|
01c036b0b0
|
implement backing beats for nightcore mods
|
2019-12-15 16:56:02 +08:00 |
|
Joehu
|
5af363c920
|
Use default placeholder text on chat channel search box
|
2019-12-14 12:58:13 -08:00 |
|
Joehu
|
a04f4b76bb
|
Allow changing volume using alt when hovering scroll containers
|
2019-12-14 11:39:59 -08:00 |
|
Dean Herbert
|
91bb851a7d
|
Update framework
|
2019-12-15 03:32:50 +09:00 |
|
Dean Herbert
|
41d4609c92
|
Fix crash on trying to retrieve mods from unavailable ruleset
|
2019-12-15 02:37:30 +09:00 |
|
Huo Yaoyuan
|
ddb2cfc46d
|
Use GetEndTime in Taiko and Mania
|
2019-12-14 18:16:13 +08:00 |
|
Lucas A
|
43720fbf45
|
Fix CI issues
|
2019-12-13 18:59:40 +01:00 |
|
Lucas A
|
e05c9426ed
|
Initial implementation of NewsArticleCover class
|
2019-12-13 18:50:49 +01:00 |
|
Dean Herbert
|
b94d5bf82e
|
Fix error when entering multiplayer game in different ruleset
|
2019-12-14 00:42:54 +09:00 |
|
Dean Herbert
|
bc397a4f1d
|
Merge branch 'master' into adjustable-rate-mods
|
2019-12-13 22:23:30 +09:00 |
|
Dean Herbert
|
59538bfd32
|
Merge branch 'global-available-mods' into adjustable-rate-mods
|
2019-12-13 21:57:27 +09:00 |
|
Dan Balasescu
|
ef94df917c
|
Add whitespace
|
2019-12-13 21:56:03 +09:00 |
|
smoogipoo
|
72ea871bff
|
Make constructor protected
|
2019-12-13 21:55:20 +09:00 |
|
Dean Herbert
|
af15662856
|
Fix WindUp applying too much change
|
2019-12-13 21:55:07 +09:00 |
|
Dean Herbert
|
bc31146560
|
Mods -> SelectedMods
|
2019-12-13 21:45:38 +09:00 |
|
Dean Herbert
|
8052aeb238
|
Fix potential nullref in disposal logic
|
2019-12-13 21:36:50 +09:00 |
|
Dean Herbert
|
440a8470e1
|
Move available mods to global context
This also tidies up ModSelectOverlay and setting creation flow in general.
|
2019-12-13 21:36:50 +09:00 |
|
smoogipoo
|
ea4eb6b204
|
CI cleanups
|
2019-12-13 21:29:10 +09:00 |
|
Dean Herbert
|
fa7520d177
|
Merge pull request #7185 from peppy/update-framework
Update framework
|
2019-12-13 20:59:22 +09:00 |
|
Dean Herbert
|
34f67b9cad
|
Update framework
|
2019-12-13 20:31:20 +09:00 |
|
Dean Herbert
|
a1f8ab1735
|
Fix unrequired type keyword
|
2019-12-13 20:13:53 +09:00 |
|
Dean Herbert
|
3dc2b59d2a
|
Move variable above common bindables
|
2019-12-13 20:06:12 +09:00 |
|
Dean Herbert
|
395b058ff8
|
Fix OsuScreenDependencies not caching non-leased versions
|
2019-12-13 20:05:54 +09:00 |
|
Dean Herbert
|
952bc96bbf
|
Use GameBase data sources for Beatmap/Mods/Ruleset
Sourced in via OsuScreenDependencies for management
|
2019-12-13 20:05:38 +09:00 |
|
smoogipoo
|
9bc02f489e
|
Add missing headers
|
2019-12-13 19:14:49 +09:00 |
|
smoogipoo
|
0ad28a9400
|
Start at version 128
|
2019-12-13 19:11:45 +09:00 |
|
smoogipoo
|
abf3f341b7
|
Merge remote-tracking branch 'refs/remotes/origin/master' into legacy-beatmap-saving
|
2019-12-13 19:01:25 +09:00 |
|
smoogipoo
|
87a7f340e3
|
Fix first sample point being treated as redundant
|
2019-12-13 18:14:01 +09:00 |
|
smoogipoo
|
654499d8b0
|
Remove whitespace
|
2019-12-13 17:33:18 +09:00 |
|
smoogipoo
|
97158fce7d
|
Always attach a new combo to spinners
|
2019-12-13 17:02:10 +09:00 |
|
smoogipoo
|
0b7c4f252c
|
Fix artist being written in place of version
|
2019-12-13 17:01:59 +09:00 |
|
smoogipoo
|
53a665a034
|
Fix sound types and banks not being written correctly
|
2019-12-13 17:01:44 +09:00 |
|
unknown
|
ab5aa8594d
|
remove whitespace
|
2019-12-13 15:46:58 +08:00 |
|
unknown
|
0311cc83ad
|
add whitespace
|
2019-12-13 15:27:34 +08:00 |
|
unknown
|
ababe7b6c9
|
refactor mod to make use of #7175
|
2019-12-13 15:22:07 +08:00 |
|
unknown
|
7f659cd057
|
Merge branch 'update-beatmap-settings' into adjustable-map-settings
|
2019-12-13 09:45:10 +08:00 |
|
unknown
|
3945e7403a
|
improve tests and refactor AdvancedStats
|
2019-12-13 09:39:54 +08:00 |
|
unknown
|
ec5b506960
|
apply mod difficulty settings during song select
|
2019-12-12 23:41:46 +08:00 |
|
unknown
|
002a125b4a
|
make ModDifficultyAdjust generic
|
2019-12-12 21:14:26 +08:00 |
|
Dean Herbert
|
5e634c1183
|
Move test values to constants
|
2019-12-12 20:51:58 +09:00 |
|
Salman Ahmed
|
bf8caee53f
|
Inherit SkinConfiguration directly
|
2019-12-12 14:05:24 +03:00 |
|
Dean Herbert
|
7559012fb7
|
Merge remote-tracking branch 'upstream/master' into lighten-playfield-during-breaks
|
2019-12-12 19:55:09 +09:00 |
|
smoogipoo
|
ac984423bb
|
Fix only single sound type being written
|
2019-12-12 19:53:30 +09:00 |
|
smoogipoo
|
dedae69db8
|
Prefer legacy curve format if possible
|
2019-12-12 19:52:15 +09:00 |
|
smoogipoo
|
d35d34c01b
|
Fix hanging semicolon for per-node bank output
|
2019-12-12 19:01:43 +09:00 |
|
smoogipoo
|
4760307bbb
|
Don't output the first slider control point
|
2019-12-12 19:01:15 +09:00 |
|
smoogipoo
|
60063eefd2
|
Fix up background/video events
|
2019-12-12 18:51:05 +09:00 |
|
smoogipoo
|
51bdb73b91
|
Don't write empty file names
|
2019-12-12 18:49:47 +09:00 |
|
smoogipoo
|
f89042cd0a
|
Add missing section header
|
2019-12-12 18:48:22 +09:00 |
|
smoogipoo
|
e09bbf0315
|
Implement background/video/break encoding
|
2019-12-12 18:47:28 +09:00 |
|
smoogipoo
|
d1dc3456d1
|
Fix incorrect repeat point count
|
2019-12-12 18:42:48 +09:00 |
|
smoogipoo
|
c3475a2dde
|
Write control points in absolute coordinates
|
2019-12-12 18:41:13 +09:00 |
|
smoogipoo
|
8f03599a62
|
Write default sampleset by name
|
2019-12-12 18:40:33 +09:00 |
|
Salman Ahmed
|
a9125f6544
|
Merge remote-tracking branch 'upstream/master' into fallback-to-skin-combo-colours
|
2019-12-12 12:37:51 +03:00 |
|
smoogipoo
|
be000e13e4
|
Implement initial legacy beatmap encoding support
|
2019-12-12 18:34:40 +09:00 |
|
Dean Herbert
|
623ab1ef3b
|
Update time ramp preview on setting change
|
2019-12-12 17:38:18 +09:00 |
|
Dean Herbert
|
bd3fe23cee
|
Merge branch 'fix-mod-retention' into adjustable-rate-mods
|
2019-12-12 17:21:15 +09:00 |
|
Dean Herbert
|
a0792f82e8
|
Re-jig mod select logic to reduce event fires
|
2019-12-12 17:05:47 +09:00 |
|
Dean Herbert
|
d15f49f60f
|
Also hide the break overlay
|
2019-12-12 16:13:02 +09:00 |
|
Dean Herbert
|
99280db694
|
Add note about AlwaysPresent requirement
|
2019-12-12 16:12:40 +09:00 |
|
Dean Herbert
|
e4297ffead
|
Hide HUD in a better way
|
2019-12-12 16:12:32 +09:00 |
|
Dean Herbert
|
37a94988a3
|
Merge branch 'improve-hud-hiding' into cinema-mod
|
2019-12-12 16:12:19 +09:00 |
|
Dean Herbert
|
94f3dbb2f6
|
Adjust transitions slightly
|
2019-12-12 16:09:50 +09:00 |
|