Commit Graph

21131 Commits

Author SHA1 Message Date
596ee150c6 Add xmldoc for not obvious const 2019-08-20 08:51:41 +03:00
9f64e09625 Move HitErrorDisplayOverlay back to the HUD 2019-08-20 08:45:51 +03:00
d337f9b482 DefaultHitErrorDisplay -> BarHitErrorDisplay 2019-08-20 08:03:17 +03:00
c4251d512e Simplify bar building 2019-08-20 08:00:09 +03:00
415f180261 Delete extra semicolon 2019-08-19 22:53:28 +03:00
50c47568e4 Don't present Meh hit windows if it has no value 2019-08-19 22:45:27 +03:00
f1c3a60660 Add ability to select side 2019-08-19 22:04:27 +03:00
1bff103d32 CI fixes 2019-08-19 21:25:14 +03:00
6d84523bc0 Add testing 2019-08-19 21:10:12 +03:00
6d3aa0520b Make HitErrorDisplay an abstract class 2019-08-19 20:44:06 +03:00
70084b5553 Move HitErrorDisplay outside of the HUD 2019-08-19 20:28:03 +03:00
f70a7abea3 Merge remote-tracking branch 'refs/remotes/ppy/master' into accuracy-bar 2019-08-19 19:36:28 +03: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
4c817b18b7 Use direct cast 2019-08-18 17:03:11 +03:00
dd6351b8ca Apply suggested changes 2019-08-18 16:51:16 +03:00
6c60db550f Fix crash if ruleset has no Meh hit windows 2019-08-18 16:24:13 +03:00
55cd1cecdf Add missing blank line 2019-08-18 15:53:42 +03:00
8740ebd13f Simplify layout 2019-08-18 15:45:18 +03:00
a59a14c9e6 Add setting to enable/disable hit error visibility 2019-08-18 15:01:04 +03:00
ee5568e596 Use Queue instead of List for stored Judgements 2019-08-18 14:43:34 +03:00
50133ba863 naming adjustments 2019-08-18 02:57:12 +03:00
906984ad95 Fix the math 2019-08-18 02:49:07 +03:00
f7024b513e Visual improvements 2019-08-18 01:43:43 +03:00
94dbd6386f Merge remote-tracking branch 'refs/remotes/ppy/master' into accuracy-bar 2019-08-18 01:14:27 +03: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
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