Dean Herbert
|
8285f065c2
|
Reorganise gameplay settings into more sections
|
2021-10-12 14:58:43 +09:00 |
|
Dean Herbert
|
1d3d67c5f1
|
Move gameplay cursor settings to gameplay section
|
2021-10-12 13:56:10 +09:00 |
|
Dean Herbert
|
a986870a99
|
Reorder sections to be more in line with how often they are adjusted
|
2021-10-12 13:41:35 +09:00 |
|
Dan Balasescu
|
67b6202878
|
Merge pull request #15052 from gagahpangeran/handle-changelog-link
Handle changelog link to open changelog overlay
|
2021-10-12 13:33:25 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
81246a110c
|
add OpenChangelog in OsuGame.HandleLink
|
2021-10-12 09:57:47 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
6c84cf6658
|
add ShowChangelogListing and ShowChangelogBuild
|
2021-10-12 09:57:47 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
80722c7dc7
|
change changelogOverlay to field in OsuGame
|
2021-10-12 09:57:47 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
47c7701e47
|
handle changelog link in message formatter
|
2021-10-12 09:57:47 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
7fcb01bdf1
|
add changelog links test
|
2021-10-12 09:57:46 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
e0c54e3207
|
add OpenChangelog link action
|
2021-10-12 09:37:11 +07:00 |
|
Dan Balasescu
|
696193198a
|
Merge pull request #15049 from bdach/settings-panel-rounded-buttons
Update appearance of buttons in settings sidebar
|
2021-10-12 09:32:52 +09:00 |
|
Bartłomiej Dach
|
ff382259ca
|
Use rounded buttons in tablet rotation preset settings
|
2021-10-11 23:17:09 +02:00 |
|
Dan Balasescu
|
c251a3016e
|
Merge pull request #15039 from peppy/manager-code-quality
Fix a couple of code quality issues with new manager interface usage
|
2021-10-11 16:42:04 +09:00 |
|
Dan Balasescu
|
2d178dd9dd
|
Merge pull request #15045 from peppy/fix-concurrent-hud-overlays
Fix two different skins displaying at the same time when rapidly switching
|
2021-10-11 16:40:04 +09:00 |
|
Dean Herbert
|
43aacb3831
|
Fix two different skins displaying at the same time when rapidly switching
|
2021-10-11 16:11:15 +09:00 |
|
Dean Herbert
|
c7675be3ef
|
Fix typo in IModelImporter 's xmldoc
|
2021-10-11 15:12:51 +09:00 |
|
Dean Herbert
|
6b35ccae95
|
Fix some cases where interface specifications can be used but weren't
|
2021-10-11 15:06:24 +09:00 |
|
Dean Herbert
|
a16ffd2976
|
Merge pull request #14999 from smoogipoo/fix-score-async
Fix intermittent playlist results screen test failures
|
2021-10-11 10:44:04 +09:00 |
|
Dean Herbert
|
2eb29ed0de
|
Merge pull request #15021 from peppy/tournament-comma-separators
Use comma separator for tournament score displays
|
2021-10-11 10:43:34 +09:00 |
|
Bartłomiej Dach
|
b30dd2d4ed
|
Use rounded button in settings sidebar
|
2021-10-10 21:45:41 +02:00 |
|
Bartłomiej Dach
|
21ee24ea6d
|
Add rounded button variant
|
2021-10-10 21:45:41 +02:00 |
|
Dean Herbert
|
794b4c46cf
|
Split score counter class into two distinct classes to simplify usages
|
2021-10-10 17:56:32 +09:00 |
|
Dean Herbert
|
06cce0119c
|
Use localisable format string for comma separator mode
|
2021-10-10 17:41:16 +09:00 |
|
Dean Herbert
|
6d6de5b677
|
Remove redundant tuple naming
|
2021-10-10 16:50:55 +09:00 |
|
Dean Herbert
|
b8fe744d2b
|
Merge pull request #15008 from stanriders/remove-int-casts
Remove int casts in difficulty calculation
|
2021-10-10 16:48:37 +09:00 |
|
Dan Balasescu
|
cb6a962936
|
Merge pull request #14395 from emu1337/skillsrework
osu! Rhythm Complexity SR & PP Rework
|
2021-10-10 16:48:17 +09:00 |
|
smoogipoo
|
e30e5bd214
|
Remove int casts in other calculators
|
2021-10-10 16:23:35 +09:00 |
|
smoogipoo
|
392e7c4e73
|
Update tests
|
2021-10-10 16:16:59 +09:00 |
|
smoogipoo
|
e7a3467655
|
Merge branch 'master' into skillsrework
|
2021-10-10 16:16:54 +09:00 |
|
Dean Herbert
|
446f091d32
|
Use comma separator for tournament score displays
|
2021-10-10 16:06:12 +09:00 |
|
Dean Herbert
|
49a878dc20
|
Fix comma separator support not actually working
|
2021-10-10 16:06:05 +09:00 |
|
Dan Balasescu
|
8884091422
|
Merge pull request #15014 from joseph-ireland/remove-initial-strain
Change initial strain value in skills from 1 to 0
|
2021-10-10 15:56:20 +09:00 |
|
smoogipoo
|
4475697a9c
|
Add score id key
|
2021-10-10 15:47:39 +09:00 |
|
smoogipoo
|
c49d0a5013
|
Rewrite query to be easier to understand
|
2021-10-10 15:43:24 +09:00 |
|
Dean Herbert
|
85821e4473
|
Merge pull request #15020 from bdach/settings-sidebar-redesign
Update settings sidebar colour scheme and general appearance
|
2021-10-10 15:05:20 +09:00 |
|
Dean Herbert
|
49b341daff
|
Remove HoverTarget shared state update path
Felt quite convoluted to follow. Have just duplicated the single shared
line instead.
|
2021-10-10 11:55:47 +09:00 |
|
Dean Herbert
|
ccc6d8ff40
|
Improve the animation of the active indicator
|
2021-10-10 11:34:01 +09:00 |
|
Dean Herbert
|
941b14b988
|
Merge pull request #15015 from bdach/multiplier-typos
|
2021-10-10 09:54:55 +09:00 |
|
Bartłomiej Dach
|
fe26d8e8df
|
Share sidebar colouring logic by splitting out SidebarIconButton
|
2021-10-10 00:34:12 +02:00 |
|
Bartłomiej Dach
|
b8616bf910
|
Adjust appearance of keybinding subpanel
|
2021-10-10 00:34:12 +02:00 |
|
Bartłomiej Dach
|
855a74b8a0
|
Adjust vertical spacings in individual subsections
|
2021-10-10 00:34:11 +02:00 |
|
Bartłomiej Dach
|
e23a54f1e6
|
Adjust setting section appearance & spacings
|
2021-10-10 00:31:01 +02:00 |
|
Bartłomiej Dach
|
4c293b637f
|
Restyle settings panel header
|
2021-10-09 23:40:15 +02:00 |
|
Bartłomiej Dach
|
315581f4c8
|
Adjust horizontal spacing in settings panel
|
2021-10-09 23:40:15 +02:00 |
|
Bartłomiej Dach
|
f6df93f013
|
Introduce basic parts of colour scheme to settings sidebar
|
2021-10-09 23:40:14 +02:00 |
|
Bartłomiej Dach
|
237c063015
|
Fix typo in multipleIncrementMods variable name
|
2021-10-09 14:26:32 +02:00 |
|
Bartłomiej Dach
|
8007ba93eb
|
Fix typo in TaikoMultiplierAppliedDifficulty class name
|
2021-10-09 14:25:40 +02:00 |
|
StanR
|
37632fe4dc
|
Remove int casts in difficulty calculation, fixup some comments
|
2021-10-09 12:08:57 +03:00 |
|
Joseph Ireland
|
06a78d9729
|
fix taiko tests
|
2021-10-09 00:15:27 +01:00 |
|
Dan Balasescu
|
17e0498860
|
Merge pull request #14921 from apollo-dw/blinds-pp
Implement Blinds performance calculation in osu!
|
2021-10-08 20:19:16 +09:00 |
|