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
|
6e1f10ad8d
|
Merge remote-tracking branch 'upstream/master' into add-old-skin-to-osu-tests
|
2019-12-17 13:56:01 +09:00 |
|
Dean Herbert
|
9875fcea99
|
Add numbers to old skin for better identification
|
2019-12-17 13:54:25 +09:00 |
|
Huo Yaoyuan
|
46dc2251e8
|
Add fxcop with every violated rule off.
|
2019-12-17 12:44:29 +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 |
|
Willy Tu
|
bef9637fdf
|
Implemented delete local score individually. Currently does not refresh the score screen after the delete is compelete.
|
2019-12-16 19:25:28 -08: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
|
a82b2a6c34
|
Merge pull request #7233 from smoogipoo/fix-cursortrail-texture
Fix cursortrail texture not being bound
|
2019-12-16 19:46:24 +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
|
7d979e1264
|
Add finalised test scene
|
2019-12-16 19:41:04 +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 |
|
Dan Balasescu
|
267d832ecc
|
Merge pull request #7168 from peppy/improve-hud-hiding
Improve HUD hiding
|
2019-12-16 19:09:46 +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 |
|
smoogipoo
|
add04e98e1
|
Fix cursortrail texture not being bound
|
2019-12-16 18:10:44 +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 |
|
Dean Herbert
|
6ad792d2e0
|
Merge pull request #7232 from ppy/dependabot/nuget/ppy.osu.Game.Resources-2019.1215.0
Bump ppy.osu.Game.Resources from 2019.1010.0 to 2019.1215.0
|
2019-12-16 16:36:55 +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
|
520924a5ef
|
Don't reuse the same control point references for sliders (#7230)
Don't reuse the same control point references for sliders
|
2019-12-16 16:03:37 +09:00 |
|
Dean Herbert
|
00853f350a
|
Optimise cursortrail with custom vertex logic (#7229)
Optimise cursortrail with custom vertex logic
|
2019-12-16 16:02:15 +09:00 |
|
Dan Balasescu
|
c3c0356963
|
Merge pull request #7228 from peppy/fix-skin-crash
Fix crashes on custom skins due to extension-less file lookups
|
2019-12-16 15:34:29 +09:00 |
|
smoogipoo
|
a554ca728b
|
Don't reuse the same control point references
|
2019-12-16 15:27:54 +09:00 |
|
smoogipoo
|
db3dc4f375
|
Optimise cursortrail with custom vertex logic
|
2019-12-16 15:15:26 +09:00 |
|
Dean Herbert
|
d7eb4f73f4
|
Merge branch 'master' into update-beatmap-settings
|
2019-12-16 14:57:57 +09:00 |
|