Dean Herbert
|
52557da335
|
Add test coverage
|
2021-06-04 14:14:51 +09:00 |
|
Dean Herbert
|
5953674737
|
Tidy up constants
|
2021-06-04 14:14:51 +09:00 |
|
Dean Herbert
|
ff70f99da2
|
Merge branch 'master' into kiai
|
2021-06-04 13:50:12 +09: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 |
|
Dan Balasescu
|
233551fc08
|
Merge pull request #13323 from gagahpangeran/extract-sidebar
Create abstract class `OverlaySidebar`
|
2021-06-04 11:38:36 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
34379b953a
|
change test scene response
|
2021-06-04 09:36:21 +07: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 |
|
Dan Balasescu
|
50c60c791f
|
Merge pull request #13322 from Pasi4K5/seed-for-all-random-mods
Add seed option for all random mods
|
2021-06-04 11:26:13 +09:00 |
|
Dan Balasescu
|
a648cdfd14
|
Merge pull request #13324 from peppy/fix-collection-enumeration-replay
Detach gameplay score from replay recorder before importing
|
2021-06-04 10:44:23 +09: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 |
|
Dean Herbert
|
d444fed46f
|
Detach gameplay score from replay recorder before importing
Closes #13320.
|
2021-06-04 02:00:02 +09:00 |
|
Pasi4K5
|
7a4fc9ffc8
|
Move seed to base class
|
2021-06-03 18:16:11 +02:00 |
|
Dean Herbert
|
daff4a1a00
|
Merge pull request #11182 from angelaz1/keyboard_shortcuts
Add browser-like tab management hotkeys to chat overlay
|
2021-06-03 22:48:55 +09: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
|
b36c406a83
|
add test scene for error page
|
2021-06-03 19:48:04 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
490ce0bbc5
|
load placeholder page when failed
|
2021-06-03 19:40:54 +07:00 |
|
Bartłomiej Dach
|
e117f98bfa
|
Rename test steps
|
2021-06-03 14:31:13 +02:00 |
|
Bartłomiej Dach
|
5f5f3a8c5c
|
General comment cleanups
|
2021-06-03 14:20:52 +02:00 |
|
Bartłomiej Dach
|
b2cc2a51ec
|
Rename method to be less misleading
Would rather avoid variations of Equals/Equal/IsEqual. There's not
really much equality involved as the types are different.
|
2021-06-03 14:13:01 +02:00 |
|
Bartłomiej Dach
|
e8c2483f19
|
Use standard list instead of bindable list
No reason to use a bindable list there, as `CollectionChanged` was never
subscribed to.
|
2021-06-03 14:09:52 +02:00 |
|
Bartłomiej Dach
|
8193691cbc
|
Invert condition to reduce nesting
|
2021-06-03 14:09:52 +02:00 |
|
Bartłomiej Dach
|
acb4873157
|
Merge branch 'master' into keyboard_shortcuts
|
2021-06-03 14:09:48 +02:00 |
|
Dean Herbert
|
d1110d00a0
|
Merge pull request #12204 from ilsubyeega/drawavatar-use-avatar-url
Use avatar_url from user first instead of a.ppy.sh in DrawableAvatar
|
2021-06-03 20:13:14 +09:00 |
|
Dean Herbert
|
33ab411e39
|
Merge branch 'master' into drawavatar-use-avatar-url
|
2021-06-03 19:36:32 +09:00 |
|
Jamie Taylor
|
054de675ff
|
allow skinned 'applause' sample to override results screen sfx
|
2021-06-03 18:35:55 +09:00 |
|
Jamie Taylor
|
582360d0c8
|
only load the required impact/applause samples
|
2021-06-03 18:35:51 +09:00 |
|
Jamie Taylor
|
ed012a724b
|
refactor from using public variables
|
2021-06-03 18:35:46 +09:00 |
|
Jamie Taylor
|
8dc595d201
|
move result screen samples to DefaultSkin
|
2021-06-03 18:35:27 +09:00 |
|
Jamie Taylor
|
63e5bc4543
|
update sample names and timings
|
2021-06-03 18:34:33 +09:00 |
|
Jamie Taylor
|
30eff8cc2a
|
remove overlapping/legacy applause
|
2021-06-03 18:34:28 +09:00 |
|
Jamie Taylor
|
9ad87ee5dc
|
add sfx for results screen + sound design tool
|
2021-06-03 18:34:22 +09:00 |
|
smoogipoo
|
e887807ae7
|
Apply review fixes
|
2021-06-03 18:32:05 +09:00 |
|
smoogipoo
|
be03a2d7d2
|
Fix multiple calls to seek method potentially not working
|
2021-06-03 17:47:22 +09:00 |
|
smoogipoo
|
c3280083a2
|
Merge branch 'master' into fix-spectator-frame-conversion
|
2021-06-03 17:42:01 +09:00 |
|
smoogipoo
|
662bbed5d1
|
Fix seeking to gameplay too soon
|
2021-06-03 17:38:51 +09:00 |
|