Bartłomiej Dach
|
619b0cc69b
|
Fix code quality inspection
|
2023-12-28 14:12:28 +01:00 |
|
Dean Herbert
|
b7f3c83514
|
Expose the ability to update global offset from the player loader screen
|
2023-12-28 20:01:34 +09:00 |
|
Bartłomiej Dach
|
1b7af989ec
|
Migrate BeatmapOffsetControl to use session static directly
|
2023-12-27 19:19:27 +01:00 |
|
Dean Herbert
|
72bec527fd
|
Add conditions to match stable offset adjust limitations
|
2023-12-24 02:36:27 +09:00 |
|
Dean Herbert
|
92b490f2e7
|
Don't bother with alt support for now
|
2023-12-24 01:59:48 +09:00 |
|
Dean Herbert
|
7e9522a722
|
Allow external use of offset text explanation
|
2023-12-23 20:46:12 +09:00 |
|
Dean Herbert
|
27a9dcc5a1
|
Add basic hotkey offset adjust support (via existing offset control)
|
2023-12-23 19:55:05 +09:00 |
|
Susko3
|
0c4c9aa4b5
|
Show touch taps setting in player loader on mobile platforms
|
2023-11-09 14:52:33 +01:00 |
|
Dean Herbert
|
3e257f1e6c
|
Remove unused using statements
|
2023-11-07 23:21:51 +09:00 |
|
Susko3
|
fcd73e62d2
|
Remove mobile specific changes
Will be added back in a separate PR
|
2023-11-07 13:06:14 +01:00 |
|
Susko3
|
7385c3c97b
|
Move InputSettings children creation code to BDL
- Avoids now obsolete variable name
- Makes changing to touch detection easier (access to session statics in BDL)
|
2023-11-07 00:17:15 +01:00 |
|
Susko3
|
05d9418718
|
Rename setting to TouchDisableGameplayTaps for better visibility when searching
|
2023-11-07 00:13:46 +01:00 |
|
Susko3
|
f8b5ecc92a
|
Update UI to use the new setting
|
2023-11-06 21:07:15 +01:00 |
|
Susko3
|
9947897c5f
|
Use appropriate clicks/taps text in player loader input settings
|
2023-11-05 12:53:40 +01:00 |
|
Susko3
|
fa1d1df594
|
Rename mouse button string to Disable clicks during gameplay
|
2023-11-05 12:43:14 +01:00 |
|
Dean Herbert
|
5ec9cd84b2
|
Change offset calibration control to adjust for all difficulties of the current beatmap set
|
2023-07-19 17:13:19 +09:00 |
|
Dean Herbert
|
0ab0c52ad5
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
|
Dean Herbert
|
247fa088db
|
Add IHasNoTimedInputs interface to scope change further
|
2023-06-06 22:22:42 +09:00 |
|
Dean Herbert
|
c65a79614d
|
Don't show offset calibration controls when "relax" mod is active
Closes https://github.com/ppy/osu/issues/22892.
|
2023-03-22 15:45:04 +09:00 |
|
mk56-spn
|
3f0ce75bf5
|
Rename NormalSliderBar.cs to RoundedSliderBar.cs
|
2023-02-02 17:24:45 +01:00 |
|
mk56-spn
|
091cc155d3
|
Fix nub naming in OsuCheckbox.cs and associated classes
|
2023-01-26 16:10:02 +01:00 |
|
mk56-spn
|
a630f1113f
|
Rename nub object in NormalSliderBar.cs class
|
2023-01-26 15:03:51 +01:00 |
|
mk56-spn
|
374c3b56f6
|
Rename Nub.cs to NormalNub.cs
|
2023-01-26 15:03:11 +01:00 |
|
mk56-spn
|
3988131475
|
Rename OsuSliderBar.cs as NormalSliderBar.cs
|
2023-01-26 12:12:56 +01:00 |
|
Dean Herbert
|
a02556d2fa
|
Move hover logic to SettingsToolboxGroup to avoid expanded state clash
|
2023-01-17 14:43:22 +09:00 |
|
Dean Herbert
|
6a0bf89401
|
Merge branch 'master' into replay-menu-expanded-state-memory
|
2023-01-17 14:30:23 +09:00 |
|
integer
|
a68d4fe5d1
|
make expansion to not use scheduler
|
2023-01-14 21:18:51 +00:00 |
|
integer
|
2831db53f7
|
fix wrong control flow on hover lost
|
2023-01-14 14:19:02 +00:00 |
|
integer
|
c3c1d77e8e
|
make PlayerSettingsGroup expand on hover
|
2023-01-13 23:07:59 +00:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dean Herbert
|
06ce8130c2
|
Apply changes in line with framework NRT updates
|
2022-11-18 18:13:15 +09:00 |
|
Dean Herbert
|
3ec9686e58
|
Fix test failures and rename configuration value to match better
|
2022-11-02 18:15:18 +09:00 |
|
Dean Herbert
|
50b6fe4acb
|
Localise new label
|
2022-11-02 14:01:03 +09:00 |
|
Dean Herbert
|
61fc3c8cc0
|
Add setting to visual settings toolbox
|
2022-11-02 13:58:34 +09:00 |
|
Dean Herbert
|
d8aa06ea92
|
Standardise "Visual Settings" components to fix mismatched paddings and labels
|
2022-11-02 13:55:56 +09:00 |
|
o-dasher
|
feadac1f79
|
Cleanup all other leftover binding instantiation
|
2022-09-25 16:02:40 -04:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Salman Ahmed
|
691bec6f16
|
Use LocalisableString.Interpolate instead of invalid TranslatableString s
|
2022-04-28 11:38:40 +03:00 |
|
Joseph Madamba
|
5e5c8e78a6
|
Use existing web localisation for most hardcoded strings
|
2022-04-20 16:31:11 -07:00 |
|
Dean Herbert
|
6bf436cd62
|
Only null the realm write task if it actually completed
|
2022-03-09 13:52:58 +09:00 |
|
Dean Herbert
|
960b6528ca
|
Ensure the value used during realm async write is the same as whe compared for equality
|
2022-03-08 19:36:23 +09:00 |
|
Dean Herbert
|
daa42584f4
|
Fix feedback from realm writes causing offset slider to jump around
|
2022-03-08 19:36:08 +09:00 |
|
Dean Herbert
|
31d6c75f40
|
Merge branch 'master' into realm-property-watching
|
2022-03-07 13:53:17 +09:00 |
|
Bartłomiej Dach
|
e4b4c3c5c4
|
Merge branch 'master' into offset-ui-improvements
|
2022-03-05 16:10:18 +01:00 |
|
Dean Herbert
|
ce51ce49cf
|
Revert changes to GetTooltipText and use TooltipText override directly
|
2022-03-05 22:46:13 +09:00 |
|
Dean Herbert
|
bbc2b36117
|
Merge branch 'master' into add-offset-adjust-tooltip-text
|
2022-03-05 22:37:04 +09:00 |
|
Dean Herbert
|
1c40fcb79e
|
Reorder math to be easier to pass
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
|
2022-03-04 17:54:04 +09:00 |
|
Dean Herbert
|
e9e92b991e
|
Fix calibrating offset from previous non-zero offset not applying adjustment correctly
|
2022-03-04 15:09:44 +09:00 |
|
Dean Herbert
|
010fa7ed01
|
Allow an offset to be shown on the timing distribution graph
|
2022-03-04 14:05:42 +09:00 |
|
Dean Herbert
|
e09dd7d8fe
|
Fix calibrating offset from previous non-zero offset not applying adjustment correctly
|
2022-03-04 13:25:14 +09:00 |
|