Gagah Pangeran Rosfatiputra
|
e58f690210
|
centering image sprite
|
2021-06-28 21:09:00 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
2b8d41c045
|
add BlockImageContainer
change from AutoSize Both to AutoSize Y and RelativeSize X
|
2021-06-28 21:04:56 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
1c074ff018
|
add BlockMarkdownImage
change from AutoSize Both to AutoSize Y and RelativeSize X
|
2021-06-28 21:04:13 +07:00 |
|
Dan Balasescu
|
8950757b61
|
Merge pull request #13618 from peppy/fix-realm-state-change-crashes
Fix realm threading issues to make it releaseable
|
2021-06-28 19:54:49 +09:00 |
|
Dean Herbert
|
f7aba7360a
|
Merge pull request #13654 from Henry-YSLin/fix-invisible-number-box
Refactor `SeedSettingsControl` and `SettingsNumberBox`
|
2021-06-28 16:07:30 +09:00 |
|
Dean Herbert
|
0d2bc4fc5f
|
Merge branch 'master' into fix-realm-state-change-crashes
|
2021-06-28 16:03:58 +09:00 |
|
Dean Herbert
|
f939e2603a
|
Merge branch 'master' into localisable-tooltips
|
2021-06-28 15:29:42 +09:00 |
|
Dean Herbert
|
eeb56970ef
|
Make OutlinedNumberBox private and nested again
|
2021-06-28 15:24:55 +09:00 |
|
Henry Lin
|
3d19364a71
|
Use BindValueChanged instead of setting the value in property setter
|
2021-06-28 11:20:00 +08:00 |
|
Henry Lin
|
0cceef8da5
|
Moved the string to int? conversion logic into SettingsNumberBox
|
2021-06-28 11:00:07 +08:00 |
|
Dan Balasescu
|
9c0840268a
|
Merge pull request #13598 from JimmyC7834/supporter-only-filter-content
Add supporter required placeholder in beatmap listing overlay
|
2021-06-28 10:27:56 +09:00 |
|
Bartłomiej Dach
|
9061ab0a27
|
Update/reword comments in listing overlay
|
2021-06-26 20:42:13 +02:00 |
|
Bartłomiej Dach
|
b56dd7ff25
|
Fix naming and xmldocs in new beatmap search result structures
|
2021-06-26 20:35:07 +02:00 |
|
Henry Lin
|
3b822cd5cf
|
Refactor SeedSettingsControl and related controls
|
2021-06-26 11:19:14 +08:00 |
|
Bartłomiej Dach
|
50c27d2635
|
Update usages of IHasTooltip in line with framework localisation changes
|
2021-06-25 19:10:04 +02:00 |
|
Dean Herbert
|
51dd7fc238
|
Merge pull request #13622 from aitani9/mod-settings-dropdown-height
Decrease the max dropdown height in mod settings
|
2021-06-25 17:42:47 +09:00 |
|
Dean Herbert
|
5883922177
|
Remove mod multiplier completely
|
2021-06-25 16:36:31 +09:00 |
|
aitani9
|
34ace2553e
|
Revert "Refactor the menu's max height to be a property"
This reverts commit 9cb9ef5c
|
2021-06-24 14:32:00 -07:00 |
|
aitani9
|
62566f2a4a
|
Remove "Score Multiplier" text
|
2021-06-24 14:29:47 -07:00 |
|
JimmyC7834
|
27735eeedb
|
fixed code
|
2021-06-24 13:45:38 +08:00 |
|
Nathan Alo
|
812624a502
|
use .Equals() instead
|
2021-06-24 10:45:20 +08:00 |
|
Nathan Alo
|
564c72bf74
|
compare directly instead of comparing IDs
|
2021-06-24 10:10:57 +08:00 |
|
Nathan Alo
|
73590bfca1
|
Return an empty array when the sender is from system.
|
2021-06-24 07:20:31 +08:00 |
|
Dan Balasescu
|
3a96f9bd14
|
Merge pull request #13637 from Game4all/localise-beatmap-listing-ruleset-filter
Localize beatmap listing ruleset filter `Any` button
|
2021-06-24 00:57:48 +09:00 |
|
Lucas A
|
263370e1ff
|
Localize ruleset filter any filter button.
|
2021-06-23 16:42:14 +02:00 |
|
smoogipoo
|
c85edd2b55
|
Merge branch 'master' into fix-realm-state-change-crashes
|
2021-06-23 21:20:53 +09:00 |
|
Dean Herbert
|
e4d17bd757
|
Remove commented code
This will be reverted in a future change, no need to keep it around.
|
2021-06-23 15:06:29 +09:00 |
|
aitani9
|
9cb9ef5c56
|
Refactor the menu's max height to be a property
|
2021-06-22 13:31:41 -07:00 |
|
Dean Herbert
|
b9a9174168
|
Remove live realm bindings for now
|
2021-06-22 18:26:42 +09:00 |
|
JimmyC7834
|
0d17fb4259
|
fixed code
|
2021-06-22 13:53:21 +08:00 |
|
aitani9
|
36e459e97e
|
Use margin instead of padding
|
2021-06-21 13:42:15 -07:00 |
|
JimmyC7834
|
b162da5ee0
|
minor code change
|
2021-06-21 15:47:47 +08:00 |
|
JimmyC7834
|
22cc1e1452
|
fixed code style base on code analysis
|
2021-06-21 15:31:47 +08:00 |
|
JimmyC7834
|
3367456304
|
fixed SupporterRequiredDrawable style
|
2021-06-21 14:30:54 +08:00 |
|
JimmyC7834
|
0707642b76
|
fixed SupporterRequiredDrawable
|
2021-06-21 14:25:20 +08:00 |
|
JimmyC7834
|
d0a8b74823
|
fixed filter text order
|
2021-06-20 21:28:57 +08:00 |
|
JimmyC7834
|
996503eb2d
|
fixed filter text display, added visual tests
|
2021-06-20 21:23:54 +08:00 |
|
JimmyC7834
|
e7aeba8d03
|
added more visual tests
|
2021-06-20 18:28:43 +08:00 |
|
JimmyC7834
|
42fdfbb9a1
|
added visual tests
|
2021-06-20 17:17:07 +08:00 |
|
JimmyC7834
|
27da3dc75a
|
added supporter-only-filter content
|
2021-06-19 20:54:24 +08:00 |
|
Dean Herbert
|
3f336d88ec
|
Merge pull request #11461 from peppy/realm-key-binding-store
Add initial realm database implementation with KeyBindingStore migration
|
2021-06-19 02:49:41 +09:00 |
|
Dean Herbert
|
b1fd812805
|
Merge branch 'master' into more-ui-sfx
|
2021-06-18 23:24:19 +09:00 |
|
Jamie Taylor
|
5ce52b2669
|
fix ModButton duplicate click sound
|
2021-06-18 21:41:07 +09:00 |
|
Jamie Taylor
|
953683044f
|
fix checkbox sounds not being used for certain checkboxes
|
2021-06-18 21:00:08 +09:00 |
|
Jamie Taylor
|
4feb7c848f
|
add sound to tab controls
|
2021-06-18 19:16:00 +09:00 |
|
Dean Herbert
|
c369beeaaa
|
Merge branch 'master' into realm-key-binding-store
|
2021-06-18 16:52:35 +09:00 |
|
Jamie Taylor
|
752d0a9f0b
|
add sound to scroll-to-top button
|
2021-06-18 16:08:14 +09:00 |
|
Dean Herbert
|
4de27429bc
|
Change ModSelectOverlay to never deselect the user triggered selection
|
2021-06-18 13:17:55 +09:00 |
|
Dan Balasescu
|
77a0e9145d
|
Merge pull request #13539 from peppy/improve-updateable-avatar-tooltip-handling
Fix edges of participant tiles showing incorrect tooltip
|
2021-06-17 19:14:40 +09:00 |
|
Dean Herbert
|
a0e5301c9f
|
Update usages of showGuestOnNull
|
2021-06-17 16:33:43 +09:00 |
|
Dean Herbert
|
d9cc1c227b
|
Allow UpdateableAvatar to handle displaying username as tooltip
|
2021-06-17 16:31:12 +09:00 |
|
Dean Herbert
|
8da0431fa0
|
Improve code quality of AuthorInfo
|
2021-06-17 16:05:50 +09:00 |
|
Bartłomiej Dach
|
a295421b64
|
Use language-specific lookup key for Other filter
|
2021-06-16 13:27:02 +02:00 |
|
Bartłomiej Dach
|
69a474e4ab
|
Merge branch 'master' into beatmap-listing-enum-localisation
|
2021-06-16 13:16:58 +02:00 |
|
smoogipoo
|
37babbde6a
|
Simplify score filter row
|
2021-06-16 19:09:11 +09:00 |
|
Dean Herbert
|
f4fb2e127d
|
Merge pull request #13518 from smoogipoo/sort-by-localisation
Localise "sort by" text in overlays
|
2021-06-16 18:50:53 +09:00 |
|
Bartłomiej Dach
|
cc5145a131
|
Fix languages with a sub-language part not working properly
|
2021-06-16 11:10:03 +02:00 |
|
Bartłomiej Dach
|
d298e95df7
|
Limit maximum height of settings enum dropdowns
|
2021-06-16 10:25:50 +02:00 |
|
smoogipoo
|
fafd936c93
|
Localise "sort by" string in overlays
|
2021-06-16 16:21:41 +09:00 |
|
smoogipoo
|
6d6604e2f0
|
Fix incorrect indentation
I used this for the o!f example.
|
2021-06-16 16:19:47 +09:00 |
|
smoogipoo
|
3c3ff8be0d
|
Localise beatmap listing enum values
|
2021-06-16 15:58:07 +09:00 |
|
smoogipoo
|
4c5268694e
|
Localise some of the BeatmapListingOverlay
|
2021-06-16 13:46:13 +09:00 |
|
Dean Herbert
|
66efc3c4de
|
Merge branch 'master' into realm-key-binding-store
|
2021-06-16 13:23:13 +09:00 |
|
Dean Herbert
|
acc06ca398
|
Merge branch 'master' into realm-key-binding-store
|
2021-06-16 02:14:58 +09:00 |
|
Pasi4K5
|
ef9cb2c958
|
Rename nested classes
|
2021-06-12 18:37:31 +02:00 |
|
Pasi4K5
|
b79d57b68c
|
Move OsuSettingsNumberBox into SettingsNumberBox
|
2021-06-12 17:57:40 +02:00 |
|
Pasi4K5
|
c728f673d6
|
Rename classes
|
2021-06-12 17:37:01 +02:00 |
|
Pasi4K5
|
29f3880415
|
Move classes into SettingsTextBox
|
2021-06-12 17:34:02 +02:00 |
|
Pasi4K5
|
fe39a47797
|
Add OsuModSettingsTextBox and OsuModSettingsNumberBox
|
2021-06-12 00:34:53 +02:00 |
|
Dean Herbert
|
0dbe5dd219
|
Remove unused using statement
|
2021-06-12 00:23:18 +09:00 |
|
Dean Herbert
|
d9ea8d64d4
|
Remove weird local sample logic in ChangelogOverlay
|
2021-06-12 00:05:49 +09:00 |
|
Dean Herbert
|
26312bf60a
|
Merge branch 'master' into chat-mention
|
2021-06-11 20:03:44 +09:00 |
|
Dean Herbert
|
20759657de
|
Rename configuration variables and refactor lots more
|
2021-06-11 16:37:31 +09:00 |
|
Dean Herbert
|
c00f9ae4b7
|
Reword settings text
|
2021-06-11 16:11:37 +09:00 |
|
Dan Balasescu
|
a44fd887ee
|
Merge branch 'master' into no-unranked-display
|
2021-06-10 17:09:46 +09:00 |
|
Dean Herbert
|
9044a20120
|
Merge branch 'master' into realm-key-binding-store
|
2021-06-10 13:58:08 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
05cb935a94
|
change WikiMarkdownImage to extend OsuMarkdownImage
|
2021-06-10 09:38:48 +07:00 |
|
Dean Herbert
|
d0e9f8ef90
|
Replace and obsolete Ranked flag with IsUserPlayable
|
2021-06-09 14:17:03 +09:00 |
|
Dean Herbert
|
249a8f259b
|
Reword "unranked" to "not ranked" on beatmap overlay
This will be replaced anyway once we start to consume osu-web
translation strings.
|
2021-06-09 13:44:27 +09:00 |
|
Bartłomiej Dach
|
b192c46316
|
Merge branch 'master' into wiki-article
|
2021-06-07 11:19:20 +02:00 |
|
Bartłomiej Dach
|
a0bda9ad59
|
Hoist scroll cache declaration to original place of definition
|
2021-06-07 11:18:18 +02:00 |
|
Bartłomiej Dach
|
e606bf249a
|
Move dependency specification to BDL
As it is not used anywhere else.
|
2021-06-07 11:05:30 +02:00 |
|
Dean Herbert
|
e8d4147773
|
Add missing null handling for never Markdig version
|
2021-06-07 16:08:44 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
ed733ee648
|
directly using table of content entry in wiki table of contents
|
2021-06-06 20:19:39 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
525c16419a
|
use container for main title and sub title table of contents
|
2021-06-06 08:37:03 +07:00 |
|
Craftplacer
|
b97f31f314
|
Revert deletion of xmldoc summary line
|
2021-06-05 19:03:11 +02:00 |
|
Gagah Pangeran Rosfatiputra
|
9f45a28623
|
use WikiTableOfContents in WikiSidebar
|
2021-06-05 19:47:00 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
55f3a328a4
|
add WikiTableOfContents
|
2021-06-05 19:46:46 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
958bddc8cb
|
remove onclick in toc entry
|
2021-06-05 18:30:28 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
c099751ad1
|
use plain if check in switch case
|
2021-06-05 18:26:03 +07:00 |
|
Craftplacer
|
39c3b08fc7
|
Merge remote-tracking branch 'upstream/master' into chat-mention
|
2021-06-05 11:18:06 +02:00 |
|
Gagah Pangeran Rosfatiputra
|
4cf3381d0b
|
use wiki article page when failed fetch
|
2021-06-04 23:59:11 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
5ee77925e4
|
change WikiArticlePage to extends CompositeDrawable
|
2021-06-04 23:54:50 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
f07d4532d9
|
move scroll to into action
|
2021-06-04 23:51:18 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
a431ef6c48
|
keep colour change when entry is clicked
|
2021-06-04 23:43:00 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
5febbe4530
|
rename method add entry
|
2021-06-04 23:32:42 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
70c64af25e
|
rename toc entry
|
2021-06-04 23:31:51 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
8883d5e2d1
|
use heading block to get title string
|
2021-06-04 15:28:54 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
6d6c03eafe
|
use linq to find first literal inline
|
2021-06-04 14:45:06 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
a706ff63ed
|
change sprite text to text flow
|
2021-06-04 12:50:03 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
91e77ee4de
|
add onclick in toc title
|
2021-06-04 11:43:49 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
37ff6299c9
|
add target in toc title
|
2021-06-04 11:43:32 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
e28b38653b
|
cache scroll container
|
2021-06-04 11:43:00 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
4e73d02540
|
move sidebar into local variable
|
2021-06-04 11:35:23 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
424d1b4025
|
add margin padding spacing in toc title
|
2021-06-04 11:18:08 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
41ec531bab
|
add subtitle toc
|
2021-06-04 11:12:42 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
d8d4bf66b3
|
create TocTitle in WikiSidebar
|
2021-06-04 11:09:20 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
59dbed6418
|
create ArticleMarkdownContainer in WikiArticlePage
|
2021-06-04 11:08:51 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
abb522f084
|
add missing using
|
2021-06-04 10:53:48 +07:00 |
|
Dan Balasescu
|
0ba493d598
|
Merge pull request #13318 from gagahpangeran/error-page-placeholder
Add error page placeholder for wiki overlay
|
2021-06-04 12:20:21 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
b1b305c150
|
add method AddToc
|
2021-06-04 10:17:38 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
7e78150144
|
add basic content wiki sidebar
|
2021-06-04 10:16:49 +07:00 |
|
Dean Herbert
|
eebd5745a8
|
Move full stop out of link and reword slightly
|
2021-06-04 11:44:43 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
458910b744
|
use WikiArticlePage in WikiOverlay
|
2021-06-04 09:29:36 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
791a9dd33a
|
add WikiArticlePage
|
2021-06-04 09:29:10 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
beb0119dd5
|
initial wiki sidebar
|
2021-06-04 09:28:31 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
905472a20b
|
make NewsSidebar extends OverlaySidebar
|
2021-06-04 00:12:29 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
076e498a63
|
create abstract class OverlaySidebar
|
2021-06-04 00:12:13 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
c5fc155cc0
|
Change text wording
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2021-06-03 20:37:27 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
490ce0bbc5
|
load placeholder page when failed
|
2021-06-03 19:40:54 +07:00 |
|
Dean Herbert
|
e74fe68c96
|
Use new platform actions instead of hardcoded keys
|
2021-06-03 15:04:07 +09:00 |
|
Dean Herbert
|
a91015302e
|
Replace second usage of new function
|
2021-06-03 14:56:29 +09:00 |
|
Dean Herbert
|
4a5d8215f3
|
Merge branch 'master' into keyboard_shortcuts
|
2021-06-03 14:47:40 +09:00 |
|
Dean Herbert
|
dce24e3d4d
|
Merge pull request #12950 from gagahpangeran/osu-wiki-overlay
Initial implementation of Wiki Overlay
|
2021-06-01 15:20:56 +09:00 |
|
Dean Herbert
|
27b7039520
|
Use constant
|
2021-06-01 14:02:32 +09:00 |
|
Dean Herbert
|
6e4730652e
|
Push private methods down
|
2021-06-01 14:01:08 +09:00 |
|
Dean Herbert
|
3ff97f787a
|
Localise all URL generation for now to avoid weird Schedule logic
|
2021-06-01 13:56:59 +09:00 |
|
Dean Herbert
|
06bd696cc2
|
Remove previous consumption logic in GetWorkingBeatmap
This should not be required since the introduction of `workingCache`,
which does the same thing in a more global way.
|
2021-05-31 14:11:58 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
113f90e92e
|
add back schedule is CurrentPath setter
|
2021-05-31 10:49:16 +07:00 |
|
Bartłomiej Dach
|
78213e09d4
|
Merge branch 'master' into editor-exit-stability
|
2021-05-30 23:03:50 +02:00 |
|
Gagah Pangeran Rosfatiputra
|
3c7f1ae996
|
Merge branch 'master' into osu-wiki-overlay
|
2021-05-30 20:27:12 +07:00 |
|
Dean Herbert
|
f35cf2d846
|
Merge branch 'master' into main-page-wiki
|
2021-05-30 21:01:05 +09:00 |
|
Dean Herbert
|
330d61862d
|
Add a mention of why StartHidden is required
|
2021-05-28 14:41:01 +09:00 |
|
Dean Herbert
|
f1b5aced6f
|
Merge branch 'master' into editor-exit-stability
|
2021-05-28 14:32:32 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
854ef0abfd
|
add simple bound check
|
2021-05-28 00:55:14 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
ead0e92d7d
|
use select single node for blurb
|
2021-05-28 00:50:59 +07:00 |
|
Dan Balasescu
|
1ffafdd854
|
Merge branch 'master' into single-bind-reset-button
|
2021-05-27 23:55:28 +09:00 |
|
Dan Balasescu
|
cb850e07f7
|
Merge pull request #12963 from peppy/fix-settings-panel-hide-animation
Fix settings panel hide animation looking wrong when a sub-panel is visible when hidden
|
2021-05-27 23:55:00 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
e1836cd1b2
|
add debug assert
|
2021-05-27 17:12:15 +07:00 |
|
Dean Herbert
|
aa23c4a4b9
|
Merge branch 'master' into keyboard_shortcuts
|
2021-05-27 16:30:34 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
c72e258bfb
|
change for to while in create panels
|
2021-05-27 14:12:49 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
4fbd43fcae
|
add inline comment for width 2
|
2021-05-27 13:24:06 +07:00 |
|
Dean Herbert
|
d66f07fccb
|
Move text and isFullWidth parameters to constructor
|
2021-05-27 14:04:50 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
a7865d3f22
|
move colour provider to BDL
|
2021-05-27 08:46:24 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
649163e13b
|
Merge branch 'master' into main-page-wiki
|
2021-05-26 23:51:49 +07:00 |
|
Dean Herbert
|
f6dee13991
|
Merge pull request #12948 from gagahpangeran/markdown-wiki
Add wiki markdown container
|
2021-05-27 01:49:32 +09:00 |
|
Dean Herbert
|
735e7b9c74
|
Pass fetch more action in via ctor to avoid potential nullref
|
2021-05-26 22:49:39 +09:00 |
|
Dean Herbert
|
9947867e84
|
Remove unnecessary bindable flow
|
2021-05-26 22:46:43 +09:00 |
|
Dean Herbert
|
71de541245
|
Minor spacing / reformatting
|
2021-05-26 22:35:11 +09:00 |
|
Andrei Zavatski
|
1bde11a07e
|
Refactor ArticleListing
|
2021-05-26 15:35:38 +03:00 |
|
Gagah Pangeran Rosfatiputra
|
7546611c14
|
remove unused cached
|
2021-05-26 19:32:49 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
2344a1a411
|
use image block in markdown container
|
2021-05-26 19:22:33 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
62fb09774a
|
create WikiMarkdownImageBlock
|
2021-05-26 19:22:21 +07:00 |
|
Andrei Zavatski
|
82d977f80a
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into news-request
|
2021-05-26 14:52:42 +03:00 |
|
Dean Herbert
|
7ed4cbf7bf
|
Fix settings panel hide animation looking wrong when a sub-panel is visible when hidden
|
2021-05-26 19:25:05 +09:00 |
|
Dean Herbert
|
c05dfee220
|
Simplify default handling flow
|
2021-05-26 18:28:00 +09:00 |
|
Dean Herbert
|
7c9383b586
|
Combine RestorableKeyBindingRow back into KeyBindingRow
|
2021-05-26 18:17:28 +09:00 |
|
Dean Herbert
|
02806fedb0
|
Add missing newline
|
2021-05-26 17:17:02 +09:00 |
|
Dean Herbert
|
17334fd2e6
|
Inline KeyBindingRow construction
|
2021-05-26 17:12:12 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
9c31b8856d
|
change image url replace implementation
|
2021-05-26 15:10:09 +07:00 |
|
Dean Herbert
|
49b4a6ea67
|
Replace local namespace qualifiers with using
|
2021-05-26 17:07:24 +09:00 |
|
Dean Herbert
|
f8a3a37797
|
Remove outdated comment
|
2021-05-26 17:01:47 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
47cbbee4d1
|
remove CreateNotice method and move implementation to local
|
2021-05-26 15:01:16 +07:00 |
|
Dean Herbert
|
98fa5b67d6
|
Merge branch 'master' into single-bind-reset-button
|
2021-05-26 17:01:16 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
eeb6647bc5
|
remove schedule in set current path
|
2021-05-26 14:59:36 +07:00 |
|
Dean Herbert
|
88bdd8a7b7
|
Update some out of date code pieces
|
2021-05-26 16:01:21 +09:00 |
|
Dean Herbert
|
52ca2f4797
|
Merge branch 'master' into chat-mention
|
2021-05-26 16:00:26 +09:00 |
|
Dean Herbert
|
e4780abdfd
|
Split out base call from switch statement
|
2021-05-26 14:43:59 +09:00 |
|
Dean Herbert
|
d165a75823
|
Inline request flow to make it easier to understand
|
2021-05-26 14:37:52 +09:00 |
|
Dean Herbert
|
0f21510b8b
|
Move code around
|
2021-05-26 14:29:46 +09:00 |
|
Dean Herbert
|
8ffa7f4a5a
|
Tidy up code
|
2021-05-26 14:28:20 +09:00 |
|
Dean Herbert
|
7b09955d59
|
Remove redundant default bindable value
|
2021-05-26 14:17:40 +09:00 |
|
Swords
|
07a24d2747
|
Fixing errors
|
2021-05-25 23:54:13 +10:00 |
|
Swords
|
9c2dca8229
|
Removing redundant argument list
|
2021-05-25 21:53:00 +10:00 |
|
Swords
|
d5feb8353d
|
Formatting, renaming
|
2021-05-25 21:37:08 +10:00 |
|
Swords
|
d9f5b578bf
|
Restore class names
|
2021-05-25 21:08:40 +10:00 |
|
Swords
|
ce845a9f8d
|
Apply the rest of requested changes
|
2021-05-25 21:00:38 +10:00 |
|
Dean Herbert
|
a249bb9e69
|
Merge branch 'master' into realm-key-binding-store
|
2021-05-25 17:18:33 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
4c8f19af69
|
load empty page when fail
|
2021-05-25 14:47:39 +07:00 |
|
Dan Balasescu
|
774611f142
|
Merge pull request #12933 from peppy/fix-scroll-wheel-gameplay-bindings
Disallow using scroll wheel for gameplay bindings
|
2021-05-25 16:04:18 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
9de07de467
|
move text flow container inside markdown container
|
2021-05-25 12:14:07 +07:00 |
|
Dean Herbert
|
9563b73ea6
|
Remove unnecessary using statement
|
2021-05-25 14:14:00 +09:00 |
|
Dean Herbert
|
df703b68ec
|
Merge branch 'master' into realm-key-binding-store
|
2021-05-25 13:41:48 +09:00 |
|
Dean Herbert
|
37f6ceef79
|
Add test coverage
|
2021-05-24 21:57:04 +09:00 |
|
Dean Herbert
|
62b6cadb64
|
Ensure settings rows cannot set an invalid value in the first place
|
2021-05-24 21:56:41 +09:00 |
|
Swords
|
518999ffab
|
Renaming files
|
2021-05-24 22:49:40 +10:00 |
|
Swords
|
441e4e7d56
|
Formatting
|
2021-05-24 22:08:34 +10:00 |
|
Swords
|
ca1d1c58ab
|
RestoreDefaultValueButton implements OsuButton
|
2021-05-24 21:34:47 +10:00 |
|
Dean Herbert
|
65c3c0d53f
|
Merge branch 'master' into localisation-proof-of-concept
|
2021-05-24 17:10:56 +09:00 |
|
Dean Herbert
|
29e1737f0d
|
Merge branch 'master' into mbd-beatmap-set-cover
|
2021-05-24 15:51:03 +09:00 |
|
Andrei Zavatski
|
06fe0563d3
|
Move GetNewsRequest from ArticleListing to NewsOverlay
|
2021-05-24 08:26:44 +03:00 |
|
Gagah Pangeran Rosfatiputra
|
222c34c0a1
|
fix heading font weight to light
|
2021-05-23 21:46:41 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
bd1454bdd1
|
update height to max of its parent height
|
2021-05-23 21:42:58 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
24960c4fb8
|
move panel spacing to ctor
|
2021-05-23 21:31:49 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
10c4ba3a74
|
add panels to grid content
|
2021-05-23 19:07:22 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
24fef221e3
|
change createPanels method to create grid content
|
2021-05-23 19:07:10 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
8389d90f7e
|
add GridContainer in wiki main page
|
2021-05-23 18:52:20 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
4068881096
|
add bottom margin for paragraph
|
2021-05-23 18:11:54 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
cd211de729
|
make panel text bold
|
2021-05-23 18:10:56 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
512d6d2f7f
|
centering link inside panel
|
2021-05-23 18:09:09 +07:00 |
|