Dean Herbert
|
176d263252
|
Merge pull request #17942 from maromalo/master
Add joystick/gamepad deadzone setting
|
2022-04-24 17:39:48 +09:00 |
|
Dean Herbert
|
c5e8f1d4ab
|
Merge pull request #17958 from peppy/fix-hide-case
Remove localisation of "hide" string to fix incorrect case
|
2022-04-24 17:38:49 +09:00 |
|
Dean Herbert
|
60f513abd9
|
Merge pull request #17957 from peppy/disable-first-run-temporary
Disable first run screen from appearing on startup until it is more complete
|
2022-04-24 17:37:17 +09:00 |
|
Dean Herbert
|
d0fee3c212
|
Merge pull request #17950 from Susko3/ButtonSystem-keys
Allow any key to trigger the osu! cookie in the initial state
|
2022-04-24 17:30:22 +09:00 |
|
Dean Herbert
|
66b47d22d7
|
Also fix case of login form username/password
|
2022-04-24 17:11:25 +09:00 |
|
Dean Herbert
|
999b4505d1
|
Remove localisation of "hide" string to fix incorrect case
|
2022-04-24 16:37:11 +09:00 |
|
Dean Herbert
|
1b2467d3ed
|
Disable first run screen from appearing on startup until it is more complete
|
2022-04-24 16:35:41 +09:00 |
|
Dean Herbert
|
2200067c52
|
Display deadzone as percentage and simplify surrounding code
|
2022-04-24 16:31:20 +09:00 |
|
Dean Herbert
|
a40d140353
|
Merge pull request #17956 from frenzibyte/sections-container-pagination
Fix page up / down in `SectionsContainer` with fixed header skipping content
|
2022-04-24 15:36:35 +09:00 |
|
Salman Ahmed
|
3700c607d8
|
Fix sections scroll container not handling fixed header in scrolls
|
2022-04-24 01:52:13 +03:00 |
|
Susko3
|
e89441951c
|
Allow any key to trigger the initial osu! cookie
|
2022-04-23 18:33:43 +02:00 |
|
maromalo
|
5addcbf460
|
Changed KeyboardStep to 0.01
|
2022-04-23 13:16:20 -03:00 |
|
maromalo
|
0133ee962d
|
Change JoystickSettingsStrings.cs text
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
|
2022-04-23 02:23:07 -03:00 |
|
maromalo
|
6a87dfdabb
|
More Code Quality
Double whoops.
|
2022-04-23 02:14:41 -03:00 |
|
maromalo
|
23ef1e194d
|
Code Quality
Whoops.
|
2022-04-23 01:52:59 -03:00 |
|
Dean Herbert
|
99f276a570
|
Update framework
|
2022-04-23 13:30:23 +09:00 |
|
maromalo
|
85c47e1ba7
|
Merge branch 'ppy:master' into master
|
2022-04-23 00:17:40 -03:00 |
|
maromalo
|
27f3499330
|
Add joystick/gamepad deadzone setting
Also splits joystick/gamepad into a new sub-section.
|
2022-04-23 00:17:00 -03:00 |
|
Dean Herbert
|
c2f5376e82
|
Merge pull request #17939 from frenzibyte/legacy-skin-hit-animation-fallback
Fix legacy skin hit animation lookup falling back to `LookupName`
|
2022-04-23 11:04:05 +09:00 |
|
Bartłomiej Dach
|
98b7b156c7
|
Merge branch 'master' into first-run-setup-sheared-overlay
|
2022-04-23 00:32:07 +02:00 |
|
Salman Ahmed
|
56358ef19e
|
Fix legacy skin hit animation lookup falling back to LookupName
|
2022-04-23 00:35:45 +03:00 |
|
Bartłomiej Dach
|
e246357b36
|
Merge branch 'master' into sheared-overlay-container-click-away
|
2022-04-22 22:26:35 +02:00 |
|
Salman Ahmed
|
5120faa830
|
Merge branch 'master' into mod-overlay/incompatibility-panels-clickable
|
2022-04-22 22:19:42 +03:00 |
|
Dean Herbert
|
5f3ff51f7e
|
Revert "Remove one more unnecessary schedule"
This reverts commit f282e5b013 .
|
2022-04-22 21:24:58 +09:00 |
|
Dan Balasescu
|
ca6c292a08
|
Merge pull request #17923 from peppy/fix-difficulty-tooltip-visibility
Fix high star ratings not being easily visible on tooltips
|
2022-04-22 16:49:32 +09:00 |
|
Dan Balasescu
|
b1cf917b49
|
Merge pull request #17823 from peppy/settings-filter-fixes
Fix incorrect settings state if searching too quickly (during load process)
|
2022-04-22 16:38:41 +09:00 |
|
Dean Herbert
|
f735d381a7
|
Merge branch 'master' into mod-overlay/incompatibility-panels-clickable
|
2022-04-22 16:26:46 +09:00 |
|
Dean Herbert
|
c44f7d9f93
|
Fix high star ratings not being easily visible on tooltips
Resolves issue mentioned in https://github.com/ppy/osu/discussions/17920.
|
2022-04-22 15:59:52 +09:00 |
|
Dean Herbert
|
f282e5b013
|
Remove one more unnecessary schedule
|
2022-04-22 15:32:23 +09:00 |
|
Salman Ahmed
|
33d516eecb
|
Move guest participation beatmap up to below loved
|
2022-04-22 09:28:29 +03:00 |
|
Dean Herbert
|
82a1d1cc2e
|
Fix multiplier display not blocking input
|
2022-04-22 15:22:58 +09:00 |
|
Salman Ahmed
|
40d823bf69
|
Use localised string for guest participation beatmaps header
|
2022-04-22 09:18:46 +03:00 |
|
Salman Ahmed
|
893a95df40
|
Update resources
|
2022-04-22 09:18:21 +03:00 |
|
Salman Ahmed
|
2c21bd89e7
|
Display beatmap guest participations in user profile
|
2022-04-22 07:56:01 +03:00 |
|
Salman Ahmed
|
a9ea0ab91b
|
Add support for fetching user guest participations
|
2022-04-22 07:55:39 +03:00 |
|
Dean Herbert
|
0b82e3af27
|
Merge pull request #17902 from peppy/signalr-proxy
Specify web proxy in SignalR connection building
|
2022-04-22 12:54:14 +09:00 |
|
Bartłomiej Dach
|
b7c11cdb8e
|
Deselect old incompatible mods if any on user mod select screen
|
2022-04-21 23:49:30 +02:00 |
|
Bartłomiej Dach
|
32722adba9
|
Allow mod panels to be clicked in incompatible state
|
2022-04-21 23:37:01 +02:00 |
|
Bartłomiej Dach
|
dcda43eb48
|
Merge branch 'master' into signalr-proxy
|
2022-04-21 23:36:09 +02:00 |
|
Bartłomiej Dach
|
8fe4443029
|
Update screen method signatures to match framework API changes
|
2022-04-21 22:29:23 +02:00 |
|
Bartłomiej Dach
|
8c6864727e
|
Merge branch 'master' into first-run-setup
|
2022-04-21 22:14:57 +02:00 |
|
Dean Herbert
|
749b86f0f4
|
Use new framework exposed event instead of schedule
|
2022-04-22 00:55:17 +09:00 |
|
Dean Herbert
|
119a81849c
|
Merge branch 'update-framework' into settings-filter-fixes
|
2022-04-22 00:55:15 +09:00 |
|
Dean Herbert
|
832d37b2c2
|
Update screen transition events to use new event args
|
2022-04-22 00:52:44 +09:00 |
|
Dean Herbert
|
4d3044b841
|
Update framework
|
2022-04-22 00:49:15 +09:00 |
|
Dean Herbert
|
ed6481f708
|
Also rename Welcome to WelcomeTitle to match other usages
|
2022-04-21 19:55:51 +09:00 |
|
Dean Herbert
|
1f967ecba3
|
Update string keys and change "setup" to "set up" to fix grammar
|
2022-04-21 19:52:28 +09:00 |
|
Dean Herbert
|
d17c16d904
|
Merge branch 'master' into first-run-setup
|
2022-04-21 19:50:26 +09:00 |
|
Dean Herbert
|
5ae3d0eb27
|
Fix wording of ui scale screen description
Co-authored-by: Walavouchey <36758269+Walavouchey@users.noreply.github.com>
|
2022-04-21 19:36:19 +09:00 |
|
Dean Herbert
|
882c310e2a
|
Merge pull request #17904 from EVAST9919/smooth-anchor-vis
Visually improve AnchorOriginVisualiser
|
2022-04-21 17:00:12 +09:00 |
|