-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
895429f
commit 8243fdb
Showing
7 changed files
with
70 additions
and
26 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Release Notes | ||
description: What's changed in CraftServer v1.10.0 | ||
layout: /src/layouts/Markdown.astro | ||
--- | ||
## Table of Contents | ||
|
||
<!-- Auto generated --> | ||
|
||
## Color approximation | ||
|
||
CraftServer will now approximate unsupported text colors to the most similar of the eight colors that Discord supports rather than displaying them as plain text. | ||
|
||
![Colorful server description](../../assets/colorful-description.png) | ||
|
||
## Server description reliability | ||
|
||
CraftServer's parsing of server information has been upgraded, improving support for servers that use JSON descriptions. | ||
|
||
![After the update; 2b2t being successfully viewed](../../assets/2b2t-compatible.png) | ||
|
||
![Before the update; 2b2t.org failing to ping with an error of "The server appears to be online, but is incompatible with CraftServer."](../../assets/2b2t-incompatible.png) | ||
|
||
## Forge server reliability | ||
|
||
CraftServer is now more reliable when viewing older Minecraft Forge servers. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters