-
-
Notifications
You must be signed in to change notification settings - Fork 159
feat: Add Adventure docs #573
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
ce0ed19
to
d876719
Compare
16ad110
to
300014f
Compare
b274062
to
96d86e0
Compare
1400583
to
8f7b197
Compare
cb6c56c
to
a245370
Compare
f662289
to
56caa06
Compare
ab46656
to
48521e1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few things there - also a couple of instances where we seem to mention specific recent versions - can it just be clarified if this is intentional or it should automatically be changing.
``` | ||
</details> | ||
|
||
## Why am I getting a `NoSuchFieldError`, `NoSuchMethodError`, `ClassNotFoundException` or similar when updating/using `adventure-platform-*`, `adventure-text-minimessage`, `adventure-api` or other related libraries/tools? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is way too long to be a h2, takes up the majority of the screen on mobile.
|
||
The client can play multiple sounds at once, but as of version 1.16 is limited to 8 sounds playing at once. | ||
|
||
In 1.15.2-1.16.5, due to `MC-138832`, the volume and pitch of sounds played with an emitter are ignored. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Idk if maybe we wanna link to the JIRA too?
Redo of #569.
Differences between the current Kyori docs:
Whilst the index pages exist path wise, they aren't directly accessible via the side bar. I am not sure how, or even if it is possible, to do that, so that's something for scorp to fix 😀.On a few of the serialiser pages (only on those where a dependency is displayed via the <AdventureDependency /&mt; tag, I had to add an extra code block displaying the way to retrieve an instance, as without a code block, the imported code block is not rendered correctly. This seems to be an Astro/expressive-code related bug, but I still needed a non-intrusive workaround.reported, waiting for fixTODO:
Blocked on:
<Code>
component styles missing when settingemitExternalStylesheet: false
expressive-code/expressive-code#342