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 |
|
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 |
|
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
|
a85653ebec
|
Add comment
|
2019-12-17 12:24:59 +09:00 |
|
Dean Herbert
|
eed2984bef
|
Update sdk and InspectCode version (#7208)
Update sdk and InspectCode version
|
2019-12-16 19:46:12 +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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|