Bartłomiej Dach
|
d83b2e24e7
|
Merge pull request #25371 from RatinFX/open-editor-timestamp
Implement opening editor timestamp links
|
2023-11-21 15:48:36 +09:00 |
|
Dean Herbert
|
7c5345bf7e
|
Use SimpleErrorNotification for error display
|
2023-11-21 15:10:41 +09:00 |
|
Dean Herbert
|
917a68eac3
|
Adjust localisablel strings and keys
|
2023-11-21 15:08:15 +09:00 |
|
Dean Herbert
|
3afaafb1d9
|
Reorder and simplify private helper methods
|
2023-11-21 15:05:51 +09:00 |
|
Bartłomiej Dach
|
745a04a243
|
More test cleanup
|
2023-11-20 22:12:15 +09:00 |
|
Bartłomiej Dach
|
a8fc73695f
|
Rename variable
|
2023-11-20 22:04:08 +09:00 |
|
Bartłomiej Dach
|
364a3f75e1
|
Compile regexes
|
2023-11-20 22:03:25 +09:00 |
|
Bartłomiej Dach
|
c16afeb347
|
Fix tests
|
2023-11-20 21:57:14 +09:00 |
|
Bartłomiej Dach
|
b6215b2809
|
Rename and document SelectFromTimestamp
|
2023-11-20 21:57:14 +09:00 |
|
Bartłomiej Dach
|
234ef6f923
|
Rectify selection keep-alive logic
|
2023-11-20 21:57:14 +09:00 |
|
Bartłomiej Dach
|
246aacb216
|
Remove unnecessary guard
Setting a bindable's value to something if that value is already there
is a no-op (doesn't trigger bindings / callbacks).
|
2023-11-20 21:57:14 +09:00 |
|
Bartłomiej Dach
|
0e0ab66148
|
Simplify parsing code
Less methods, less smeared around logic, saner data types.
|
2023-11-20 21:57:12 +09:00 |
|
Bartłomiej Dach
|
c9e8d66e19
|
Improve xmldoc
|
2023-11-20 21:02:12 +09:00 |
|
Bartłomiej Dach
|
3d569850b1
|
Merge pull request #25493 from peppy/adjust-slider-tick-animation
Adjust slider follow circle animation to not abruptly scale on early ticks
|
2023-11-20 17:58:15 +09:00 |
|
Bartłomiej Dach
|
aeb1aaf97a
|
Merge pull request #25490 from peppy/auto-generator-spm
Refactor `OsuAutoGenerator` to allow custom SPM specifications
|
2023-11-20 12:21:35 +09:00 |
|
Bartłomiej Dach
|
6304ba18e5
|
Merge branch 'master' into auto-generator-spm
|
2023-11-20 11:50:44 +09:00 |
|
Bartłomiej Dach
|
e182acf3e8
|
Expand comment for clarification
|
2023-11-20 11:50:28 +09:00 |
|
Dean Herbert
|
307ec172cb
|
Use simplified formula
|
2023-11-17 23:48:48 +09:00 |
|
Dan Balasescu
|
166518db7a
|
Merge pull request #25491 from peppy/update-localisation-analyser
Update localisation analyser
|
2023-11-17 20:12:24 +09:00 |
|
Dean Herbert
|
66f7b9fae1
|
Adjust slider follow circle animation to not abruptly scale on early ticks
|
2023-11-17 19:09:24 +09:00 |
|
Dean Herbert
|
bd932a5417
|
Update localisation analyser
Pulls in https://github.com/ppy/osu-localisation-analyser/pull/60.
|
2023-11-17 17:07:21 +09:00 |
|
Dean Herbert
|
a1673160f1
|
Refactor OsuAutoGenerator to allow custom SPM specifications
|
2023-11-17 16:44:11 +09:00 |
|
Bartłomiej Dach
|
dee6a79911
|
Merge pull request #25481 from peppy/make-skin-store-fallback
Change `ResourceStore` provided to `Skin` to be a fallback, not replacement
|
2023-11-16 22:25:14 +09:00 |
|
Dean Herbert
|
b88e3cd26f
|
Change ResourceStore provided to Skin to be a fallback, not replacement
|
2023-11-16 20:19:01 +09:00 |
|
Dean Herbert
|
87a76b9ee8
|
Merge pull request #25478 from Joehuu/fix-comment-markdown
Fix `CommentMarkdownTextFlowContainer` not inheriting osu! class
|
2023-11-16 17:39:35 +09:00 |
|
Dean Herbert
|
0a8ede6274
|
Merge pull request #25469 from Joehuu/argon-hide-counter-labels
Add ability to toggle labels on argon counter components
|
2023-11-16 17:01:03 +09:00 |
|
Bartłomiej Dach
|
d09d58639a
|
Merge pull request #25400 from frenzibyte/unload-main-menu-storyboard
Unload beatmap storyboards when not in main menu screen
|
2023-11-16 16:47:03 +09:00 |
|
Bartłomiej Dach
|
1e2f1b3ef2
|
Merge branch 'master' into unload-main-menu-storyboard
|
2023-11-16 15:46:44 +09:00 |
|
Bartłomiej Dach
|
dbd4f26436
|
Use alternative method of scheduling storyboard unload
|
2023-11-16 15:37:53 +09:00 |
|
Dean Herbert
|
b45872d2e0
|
Merge branch 'master' into argon-hide-counter-labels
|
2023-11-16 14:20:13 +09:00 |
|
Dean Herbert
|
73eda6c09c
|
Move non-matching default value to argon skin default speficiation instead
|
2023-11-16 14:18:49 +09:00 |
|
Dean Herbert
|
39a3313929
|
Update tooltip description slightly
|
2023-11-16 14:11:01 +09:00 |
|
Dean Herbert
|
4642b916b0
|
Merge pull request #25468 from peppy/argon-skin-coverage
Add test coverage of accessing skin layout after importing customised default skins
|
2023-11-16 13:44:39 +09:00 |
|
Joseph Madamba
|
dc2d574965
|
Fix comment markdown image not showing tooltips
|
2023-11-15 19:50:32 -08:00 |
|
Joseph Madamba
|
2b19cf6ce4
|
Fix comment markdown style regression
|
2023-11-15 19:50:32 -08:00 |
|
Dean Herbert
|
7f90db7603
|
Merge pull request #25472 from bdach/argon-health-folding-in-on-self
Fix argon health bar folding in on itself when too narrow
|
2023-11-15 19:02:30 +09:00 |
|
Dean Herbert
|
2987c0e802
|
Add note about enfocing size methodology
|
2023-11-15 19:01:52 +09:00 |
|
Bartłomiej Dach
|
0c0093e641
|
Merge branch 'master' into argon-skin-coverage
|
2023-11-15 18:30:03 +09:00 |
|
Bartłomiej Dach
|
b118999120
|
Remove unused using directive
|
2023-11-15 18:27:08 +09:00 |
|
Dean Herbert
|
189fca2eb6
|
Merge pull request #25339 from joshika39/change-clickable-avatars-tooltip-for-usergrid
Add `UserGridPanel` as the `ClickableAvatar` tooltip
|
2023-11-15 18:01:24 +09:00 |
|
Joseph Madamba
|
7b987266d5
|
Change behavior of some clickable avatars in line with web
|
2023-11-15 17:22:36 +09:00 |
|
Joshua Hegedus
|
deef8998f7
|
reverted the change
|
2023-11-15 17:22:36 +09:00 |
|
Joshua Hegedus
|
aa9deecafe
|
added missing comment, fixed incorrect visibility
|
2023-11-15 17:22:36 +09:00 |
|
Bartłomiej Dach
|
8cd1f08a92
|
Fix argon health bar folding in on itself
|
2023-11-15 15:42:45 +09:00 |
|
Dean Herbert
|
aac1854d83
|
Add test coverage of layout retrievable after importing modified skins
|
2023-11-15 14:08:05 +09:00 |
|
Dean Herbert
|
a5e1dd8107
|
Add test coverage of deserialising a modified Argon skin
|
2023-11-15 14:07:51 +09:00 |
|
Joseph Madamba
|
62352ce5f3
|
Add ability to toggle labels on argon counter components
|
2023-11-14 20:46:42 -08:00 |
|
Joseph Madamba
|
87ace7565d
|
Use existing localisation for argon counter component labels
|
2023-11-14 20:44:33 -08:00 |
|
Bartłomiej Dach
|
71714f8f6e
|
Add back test step for testing out argon health bar width
|
2023-11-15 13:33:14 +09:00 |
|
Dean Herbert
|
10be233562
|
Merge pull request #25466 from bdach/argon-health-initial-width
Fix default argon health bar width being zero
|
2023-11-15 13:30:36 +09:00 |
|