Commit Graph

21274 Commits

Author SHA1 Message Date
539a27a557 Refactor texture lookup code 2019-08-19 19:23:54 +09:00
d02b8d14f7 Avoid unnecessary texture retrieval for non-animated sprites 2019-08-19 17:47:59 +09:00
d224405bc6 Rename const and make more available 2019-08-19 17:46:05 +09:00
4356f2ef9f Add sample usage of looping skinnable 2019-08-19 17:45:54 +09:00
9ea4921e2b Merge pull request #5036 from GSculerlor/difficulty-icon-tooltip
Add tooltips to difficulty icons with extra details
2019-08-19 17:23:13 +09:00
e6860319e3 Merge pull request #5768 from peppy/centre-beatmap-panels
Centre beatmap panels in profile overlay
2019-08-19 14:06:45 +09:00
18ee2f5e99 Merge branch 'master' into centre-beatmap-panels 2019-08-19 13:27:40 +09:00
2137cd411f Merge pull request #5764 from peppy/unpause-on-selection-change
Unpause music when changing selection at song select
2019-08-19 13:26:00 +09:00
be51fde292 Centre beatmap panels in profile overlay 2019-08-19 13:22:32 +09:00
9c069f6f22 Merge branch 'master' into unpause-on-selection-change 2019-08-19 13:15:46 +09:00
686942446c Merge pull request #5763 from peppy/fix-tooltips-not-displaying
Fix osu! default tooltips not displaying
2019-08-19 13:00:51 +09:00
01df3c982a Merge branch 'master' into fix-tooltips-not-displaying 2019-08-19 12:51:06 +09:00
7143497441 Match up tooltip background color with OsuTooltipContainer 2019-08-19 10:32:01 +07:00
0f9c47686f Merge branch 'master' into difficulty-icon-tooltip 2019-08-19 12:21:23 +09:00
2797833883 Merge pull request #5744 from peppy/refactor-difficulty-colours
Replace DifficultyColouredContainer with a more scalable solution
2019-08-19 11:49:58 +09:00
f20085df54 Merge branch 'master' into refactor-difficulty-colours 2019-08-19 11:39:19 +09:00
1f00793891 Unpause music when changing selection at song select 2019-08-19 11:30:04 +09:00
a51fbfa31b Fix osu! default tooltips not displaying 2019-08-19 10:46:28 +09:00
97580a4117 Add support for /users/ profile URLs (#5758)
Add support for /users/ profile URLs
2019-08-19 10:19:38 +09:00
015406f4d2 Fix link parser 2019-08-18 22:02:59 +03:00
3fcd786198 Take lease on WorkingBeatmap during intro screens to prevent weird interactions with Playback control. 2019-08-18 19:32:56 +02:00
ecc04baf14 Merge branch 'refactor-difficulty-colours' into difficulty-icon-tooltip 2019-08-17 15:35:28 +09:00
87dc6499fa Fix json decoding being a bit too eager to consume 2019-08-17 15:34:02 +09:00
097763bb1c Add auto size duration 2019-08-17 15:29:39 +09:00
50046d5f69 Use new tooltip style 2019-08-17 15:20:27 +09:00
3dc81bdad5 Merge branch 'refactor-difficulty-colours' into difficulty-icon-tooltip 2019-08-17 15:19:46 +09:00
4fa9abeece Replace DifficultyColouredContainer with a more scalable solution 2019-08-17 15:16:24 +09:00
f552de6ebc Merge branch 'master' into difficulty-icon-tooltip 2019-08-17 13:45:20 +09:00
0f9706e798 Fix using invalid constant 2019-08-17 00:18:25 +02:00
0484caf430 Merge branch 'master' into animated-legacy-skins 2019-08-16 21:12:59 +09:00
8258c4a80a Merge pull request #5734 from smoogipoo/non-frame-stable-editor
Disable frame-stable playback in the editor

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-08-16 21:12:25 +09:00
152df9f3d5 Remove accidental blank line 2019-08-16 20:23:09 +09:00
3a4d65ef8b Fix checkbox sounds playing too often (#5731)
Fix checkbox sounds playing too often
2019-08-16 20:22:41 +09:00
d11b896148 Move FrameStablePlayback handling to early return 2019-08-16 20:21:00 +09:00
58d2268b9e Combine conditionals that provide the same behaviour 2019-08-16 19:52:35 +09:00
7de1757aae Small improvements 2019-08-16 12:50:48 +02:00
aea4a69942 Update fastlane and dependencies (#5738)
Update fastlane and dependencies
2019-08-16 19:49:58 +09:00
132d51a2cc Update tooltip implementation 2019-08-16 19:47:35 +09:00
24d2b504dd Stop autoplay from missing on very dense notes when playing mania 2019-08-16 12:39:54 +02:00
536e7d8757 Update framework 2019-08-16 19:32:17 +09:00
d771c271a3 Merge remote-tracking branch 'upstream/master' into fix-checkbox-sounds 2019-08-16 19:32:01 +09:00
3c208b709b Reorder functions in Fastfile for readability 2019-08-16 15:44:38 +09:00
7843b9c532 Update fastlane plugins 2019-08-16 15:44:17 +09:00
b2e05252d7 Update fastlane and dependencies 2019-08-16 14:16:00 +09:00
8a5410eced Merge pull request #5733 from peppy/reduce-hold-to-confirm-delay
Reduce delay for hold-to-confirm controls
2019-08-16 14:10:57 +09:00
059d90bc42 Merge branch 'master' into reduce-hold-to-confirm-delay 2019-08-16 14:00:43 +09:00
9874235a7f Merge pull request #5730 from peppy/fix-song-select-context-menus
Fix song select context menus displaying off-screen
2019-08-16 13:58:42 +09:00
3949d46383 Add test fix to other test 2019-08-16 13:46:08 +09:00
d732d276b1 Make activation delay customisable 2019-08-16 13:21:41 +09:00
ff601eefe6 Fix failing test 2019-08-16 13:21:28 +09:00