Skip to content

Commit 729255f

Browse files
committed
rewrite(about/terms.md): add Social Interactions
- add pictures to Accessibility buttons - fix table width in Versioning
1 parent fe8d492 commit 729255f

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

about/accessibility.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ icon: handshake
55

66
# Accessibility
77

8-
FO disables the accessibility screen shown on the first run. You can continue to take advantage of the accessibility features with the following keyboard shortcuts:
8+
FO disables the [accessibility screen shown on the first run](https://minecraft.wiki/images/Accessibility_Onboarding_Screen_23w03a.png). You can continue to take advantage of the accessibility features with the following keyboard shortcuts:
99

10-
* <kbd>← Left</kbd> <kbd>← Left</kbd> <kbd>↵ Enter</kbd>: Access the accessibility settings
11-
* <kbd>→ Right</kbd> <kbd>↵ Enter</kbd>: Access the languages settings
10+
* <kbd>← Left</kbd> <kbd>← Left</kbd> <kbd>↵ Enter</kbd>: Access the ![Accessibility button](https://minecraft.wiki/images/AccessibilityButton.png) Accessibility settings
11+
* <kbd>→ Right</kbd> <kbd>↵ Enter</kbd>: Access the ![Language button](https://minecraft.wiki/images/LanguageButton.png) Language settings
1212
* <kbd>CTRL</kbd>+<kbd>B</kbd> or <kbd>⌘ CMD</kbd>+<kbd>B</kbd>: Toggle Narrator
1313

1414
{% hint style="success" %}

about/terms.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ By using Fabulously Optimized ("FO"), YOU agree to the following terms:
1111
* By installing FO, YOU agree that its authors, its mods' developers, Mojang and any other third party do not provide any warranties for using it. YOU are responsible for every action YOU do with it
1212
* FO is set up to be compatible with the rules of most public third-party servers, but it is YOUR responsibility to verify whether YOU are allowed to use FO or not
1313
* FO uses mods to support controllers with analog input, which may produce unexpectedly smooth movements; such smooth movements may be disallowed on some third-party servers. YOU are notified of this upon newly joining any server with a controller and with analog input enabled. YOU are expected to add servers which disallow this feature to the mods' allowlist, or to disable the analog input entirely
14-
* FO disables the third-party server disclaimer shown when using the multiplayer function for the first time. By using FO, YOU also agree to the following disclaimer:
14+
* FO disables the tutorial hint for ["Social Interactions"](https://minecraft.wiki/w/Social_interactions#Usage) hotkey disclaimer shown when joining a server for the first time. YOU can access the "Social Interactions" screen with the <kbd>**Player Reporting**</kbd> button in the pause menu or by pressing <kbd>P</kbd>
15+
* FO disables the third-party server disclaimer shown when using the multiplayer function for the first time. By using FO, YOU implicitly agree to the following disclaimer:
1516
![Screenshot of the third-party server disclaimer](https://minecraft.wiki/images/Multiplayer_disclaimer.png)
1617

1718
> Caution: Online play is offered by third-party servers that are not owned, operated, or supervised by Mojang Studios or Microsoft. During online play, you may be exposed to unmoderated chat messages or other types of user-generated content that may not be suitable for everyone

about/versioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Generally, the development version of FO, which may not include all mods of a st
2020

2121
An FO version is indicated by three numbers `X.Y.Z`, and a suffix for development versions. The three numbers now indicate:
2222

23-
<table><thead><tr><th width="100" align="center">Number</th><th width="150">Meaning</th><th>Description</th></tr></thead><tbody><tr><td align="center"><code>X</code></td><td>Major versions</td><td><strong>Starting from 7.y.z</strong>: mapped to Minecraft's <a href="https://minecraft.wiki/w/Game_drop">game drops</a> or <a href="https://minecraft.wiki/w/Java_Edition_version_history#Full_release">full releases</a><br><strong>From 1.y.z ~ 6.y.z</strong>: mapped to Minecraft's full releases from 1.16</td></tr><tr><td align="center"><code>Y</code></td><td>Minor versions</td><td>Minecraft patches or changes to FO</td></tr><tr><td align="center"><code>Z</code></td><td>Patches</td><td>Non-breaking changes, no mod changes</td></tr></tbody></table>
23+
<table><thead><tr><th width="100" align="center">Number</th><th width="140">Meaning</th><th>Description</th></tr></thead><tbody><tr><td align="center"><code>X</code></td><td>Major versions</td><td><strong>Starting from 7.y.z</strong>: mapped to Minecraft's <a href="https://minecraft.wiki/w/Game_drop">game drops</a> or <a href="https://minecraft.wiki/w/Java_Edition_version_history#Full_release">full releases</a><br><strong>From 1.y.z ~ 6.y.z</strong>: mapped to Minecraft's full releases from 1.16</td></tr><tr><td align="center"><code>Y</code></td><td>Minor versions</td><td>Minecraft patches or changes to FO</td></tr><tr><td align="center"><code>Z</code></td><td>Patches</td><td>Non-breaking changes, no mod changes</td></tr></tbody></table>
2424

2525
The suffix is a term that approximately corresponds to the stages of Minecraft's development:
2626

0 commit comments

Comments
 (0)