|
be7b00cc34
|
Fix potentially incorrect custom sample bank
|
2019-12-16 17:12:31 +09:00 |
|
|
8beb6b534f
|
Merge remote-tracking branch 'refs/remotes/origin/master' into legacy-beatmap-saving
|
2019-12-16 17:09:03 +09:00 |
|
|
3c9884456f
|
Use writeline
|
2019-12-16 17:08:46 +09:00 |
|
|
5278236458
|
Use invariant ToLower()
|
2019-12-16 17:07:30 +09:00 |
|
|
27150d6bbc
|
Use char concatenation for performance
|
2019-12-16 17:06:52 +09:00 |
|
|
9fa6954ac2
|
Refactor getSampleBank a bit
|
2019-12-16 17:05:24 +09:00 |
|
|
98dd1c2590
|
Use SingleOrDefault() where possible
|
2019-12-16 17:03:58 +09:00 |
|
|
d56e99865c
|
Throw not implemented exceptions
|
2019-12-16 16:57:49 +09:00 |
|
|
596fda3c1f
|
Refactor switch
|
2019-12-16 16:57:40 +09:00 |
|
|
58e3fb0d0f
|
Coalesce to -1
|
2019-12-16 16:43:20 +09:00 |
|
|
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 |
|
|
befb78f83b
|
Simplify LegacySkinResourceStore by deriving from ResourceStore
|
2019-12-16 14:01:08 +09:00 |
|
|
9062fe1935
|
Fix crashes on custom skins due to extension-less file lookups
|
2019-12-16 13:32:53 +09:00 |
|
|
91bb851a7d
|
Update framework
|
2019-12-15 03:32:50 +09:00 |
|
|
41d4609c92
|
Fix crash on trying to retrieve mods from unavailable ruleset
|
2019-12-15 02:37:30 +09:00 |
|
|
ddb2cfc46d
|
Use GetEndTime in Taiko and Mania
|
2019-12-14 18:16:13 +08:00 |
|
|
b94d5bf82e
|
Fix error when entering multiplayer game in different ruleset
|
2019-12-14 00:42:54 +09:00 |
|
|
bc397a4f1d
|
Merge branch 'master' into adjustable-rate-mods
|
2019-12-13 22:23:30 +09:00 |
|
|
59538bfd32
|
Merge branch 'global-available-mods' into adjustable-rate-mods
|
2019-12-13 21:57:27 +09:00 |
|
|
ef94df917c
|
Add whitespace
|
2019-12-13 21:56:03 +09:00 |
|
|
72ea871bff
|
Make constructor protected
|
2019-12-13 21:55:20 +09:00 |
|
|
af15662856
|
Fix WindUp applying too much change
|
2019-12-13 21:55:07 +09:00 |
|
|
bc31146560
|
Mods -> SelectedMods
|
2019-12-13 21:45:38 +09:00 |
|
|
8052aeb238
|
Fix potential nullref in disposal logic
|
2019-12-13 21:36:50 +09:00 |
|
|
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 |
|
|
ea4eb6b204
|
CI cleanups
|
2019-12-13 21:29:10 +09:00 |
|
|
fa7520d177
|
Merge pull request #7185 from peppy/update-framework
Update framework
|
2019-12-13 20:59:22 +09:00 |
|
|
34f67b9cad
|
Update framework
|
2019-12-13 20:31:20 +09:00 |
|
|
a1f8ab1735
|
Fix unrequired type keyword
|
2019-12-13 20:13:53 +09:00 |
|
|
3dc2b59d2a
|
Move variable above common bindables
|
2019-12-13 20:06:12 +09:00 |
|
|
395b058ff8
|
Fix OsuScreenDependencies not caching non-leased versions
|
2019-12-13 20:05:54 +09:00 |
|
|
952bc96bbf
|
Use GameBase data sources for Beatmap/Mods/Ruleset
Sourced in via OsuScreenDependencies for management
|
2019-12-13 20:05:38 +09:00 |
|
|
9bc02f489e
|
Add missing headers
|
2019-12-13 19:14:49 +09:00 |
|
|
0ad28a9400
|
Start at version 128
|
2019-12-13 19:11:45 +09:00 |
|
|
abf3f341b7
|
Merge remote-tracking branch 'refs/remotes/origin/master' into legacy-beatmap-saving
|
2019-12-13 19:01:25 +09:00 |
|
|
654499d8b0
|
Remove whitespace
|
2019-12-13 17:33:18 +09:00 |
|
|
97158fce7d
|
Always attach a new combo to spinners
|
2019-12-13 17:02:10 +09:00 |
|
|
0b7c4f252c
|
Fix artist being written in place of version
|
2019-12-13 17:01:59 +09:00 |
|
|
53a665a034
|
Fix sound types and banks not being written correctly
|
2019-12-13 17:01:44 +09:00 |
|
|
5e634c1183
|
Move test values to constants
|
2019-12-12 20:51:58 +09:00 |
|
|
7559012fb7
|
Merge remote-tracking branch 'upstream/master' into lighten-playfield-during-breaks
|
2019-12-12 19:55:09 +09:00 |
|
|
ac984423bb
|
Fix only single sound type being written
|
2019-12-12 19:53:30 +09:00 |
|
|
dedae69db8
|
Prefer legacy curve format if possible
|
2019-12-12 19:52:15 +09:00 |
|
|
d35d34c01b
|
Fix hanging semicolon for per-node bank output
|
2019-12-12 19:01:43 +09:00 |
|
|
4760307bbb
|
Don't output the first slider control point
|
2019-12-12 19:01:15 +09:00 |
|
|
60063eefd2
|
Fix up background/video events
|
2019-12-12 18:51:05 +09:00 |
|
|
51bdb73b91
|
Don't write empty file names
|
2019-12-12 18:49:47 +09:00 |
|
|
f89042cd0a
|
Add missing section header
|
2019-12-12 18:48:22 +09:00 |
|
|
e09bbf0315
|
Implement background/video/break encoding
|
2019-12-12 18:47:28 +09:00 |
|
|
d1dc3456d1
|
Fix incorrect repeat point count
|
2019-12-12 18:42:48 +09:00 |
|