Commit Graph

20190 Commits

Author SHA1 Message Date
2971bd8cbc Add disable trigger to a testcase 2019-07-02 13:22:38 +03:00
08dfe413c1 Refactor Ruleset Selector in Direct 2019-07-02 13:07:36 +03:00
79b0deb353 Update resources reference 2019-07-02 17:59:25 +09:00
587be955c3 Increase number of backgrounds in line with resources 2019-07-02 17:57:23 +09:00
7b2227c505 Fix xmldoc 2019-07-02 17:47:19 +09:00
6c7b97931e Avoid using a BufferedContainer for backgrounds unless required 2019-07-02 17:45:46 +09:00
29bb227de2 Avoid Intro screen holding references to the intro beatmap 2019-07-02 16:28:06 +09:00
451765784a Centralise SocialOverlay's scheduling logic
Just some clean-ups to make it easier to confirm correct logic
2019-07-02 15:25:40 +09:00
d27a0db45c Enforce StartHidden on relevant overlays 2019-07-02 15:23:47 +09:00
2645967dc4 Fix wave-based overlays always being present before initial display 2019-07-02 15:17:35 +09:00
8e54990f62 Add database statistics to GlobalStatistics 2019-07-02 13:43:43 +09:00
6539c6da17 Merge branch 'master' into watch-replays-4 2019-07-02 13:24:16 +09:00
744e651a37 Merge branch 'master' into applicable-to-hud 2019-07-02 05:24:56 +03:00
7c1fc075e0 Remove mistaken change 2019-07-02 02:24:04 +03:00
6a79349f4a Move health display out of the visibility container 2019-07-02 02:19:59 +03:00
a8e8650ddd Move blocking fail logic into a base class 2019-07-02 01:47:39 +03:00
72e5cbb07f Add checkbox for hiding health bar 2019-07-02 01:45:09 +03:00
115dcc3147 Update framework (#5204)
Update framework
2019-07-02 00:50:57 +09:00
48a828b746 Removed redundant imports and fixed indentation 2019-07-01 17:49:37 +02:00
313648b869 Update framework 2019-07-02 00:34:43 +09:00
0a91931d39 Add support for legacy skins which use animation frames to hide… (#5202)
Add support for legacy skins which use animation frames to hide elements

Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
2019-07-01 23:50:38 +09:00
8ef2ab8983 Merge branch 'master' into legacy-skin-hidden-hits-support 2019-07-02 00:04:27 +09:30
5531810182 Merge pull request #5196 from peppy/reduce-db-contexts
Change song select initialisation to promote database context sharing
2019-07-02 00:04:12 +09:30
3d4c5104b3 Merge branch 'master' into reduce-db-contexts 2019-07-01 23:40:58 +09:30
fc8dee6123 Fix typo 2019-07-01 23:26:53 +09:30
9e5ba5c796 Merge pull request #5191 from iiSaLMaN/venera-900
Update resources with Venera-Medium
2019-07-01 22:07:42 +09:00
6e73941114 Update iOS resources 2019-07-01 22:06:54 +09:00
4e54bb3f72 Merge remote-tracking branch 'upstream/master' into venera-900 2019-07-01 22:06:33 +09:00
02b9e89f43 Removed old unnecessary change, updated license header and apply deflating onto first object regardless 2019-07-01 14:46:17 +02:00
cd5e1bc4b1 Replace deflate progress with modified copy-paste of grow mod 2019-07-01 13:55:09 +02:00
93b780c9a8 Resolved merge 2019-07-01 13:53:40 +02:00
e5d3f06265 Fix screen dimming permanently when chat opened with no channel… (#5156)
Fix screen dimming permanently when chat opened with no channel joined

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-07-01 19:49:36 +09:00
b8a27bb6f5 Disable Hidden mod for osu!taiko (until it is implemented) (#5201)
Disable Hidden mod for osu!taiko (until it is implemented)
2019-07-01 19:48:49 +09:00
e25158f434 Rename move and fix tests 2019-07-01 19:35:04 +09:00
e6c1b059bc Disable dimming main content 2019-07-01 18:49:36 +09:00
5d94c67c76 Merge remote-tracking branch 'upstream/master' into selector-hiding 2019-07-01 18:49:18 +09:00
955e9b27d9 Fix Relax mod not working with osu! ruleset (#5185)
Fix Relax mod not working with osu! ruleset
2019-07-01 18:28:38 +09:00
3e2fcc95ed Merge branch 'master' into venera-900 2019-07-01 12:16:48 +03:00
b875ab2f58 Update resources 2019-07-01 12:15:53 +03:00
0636df5660 Add support for legacy skins which use animation frames to hide elements 2019-07-01 18:13:14 +09:00
665da09ed7 disable HD for taiko 2019-07-01 09:45:14 +02:00
9de4bb3423 Remove all non-transform LogoVisualisation per-frame allocations 2019-07-01 16:12:20 +09:00
d11b799571 Add explaining comment 2019-06-30 18:28:20 +03:00
f42ded3437 Move to DrawableOsuHitObject 2019-06-30 18:27:47 +03:00
46625e827d Merge branch 'master' into fix-relax-mod 2019-06-30 21:20:41 +03:00
79fc143422 Only remove .osk files when importing skin archives 2019-06-30 16:52:39 +02:00
43d83b35d0 Add combo break sound (#5159)
Add combo break sound

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-06-30 22:36:10 +09:00
489ca7b457 Update resources in ios props 2019-06-30 22:26:49 +09:00
8703f0ad40 Change song select initialisation to promote db context sharing 2019-06-30 22:23:48 +09:00
60ea3d4e1a Fix skinning support for combobreak 2019-06-30 21:58:30 +09:00