mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
fix: minecraft vanilla top level description text and mixed cases (#599)
* fix: minecraft vanilla top level description text * i have minecraft description strings this should be tested.... * feat: better minecraft name composure
This commit is contained in:
parent
53eace3cf8
commit
b6ac839162
2 changed files with 13 additions and 13 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -1,12 +1,14 @@
|
|||
|
||||
## To Be Released...
|
||||
## 5.X.Y
|
||||
* Fix branding for alt:V Multiplayer (By @xCausxn #600)
|
||||
* Fix the `name` field on Minecraft servers running Velocity with multiple layers of color encoding (#595)
|
||||
* Added [Bun](https://bun.sh/) runtime support (#596)
|
||||
* Added a rules bytes return for valve protocol (By @blackwaterbread #597)
|
||||
* Lock dependencies to fix problems with cheerio's `1.0.0` release and update punycode to `2.3.1` to mitigate
|
||||
a vulnerability (#604)
|
||||
* Fix the `name` field on Minecraft servers:
|
||||
* * running Velocity with multiple layers of color encoding (#595)
|
||||
* * the top-level text of the description is a string composed of empty characters (#599)
|
||||
* Fix branding for alt:V Multiplayer (By @xCausxn #600)
|
||||
* Added [Bun](https://bun.sh/) runtime support (#596)
|
||||
* Added a rules bytes return for valve protocol (By @blackwaterbread #597)
|
||||
|
||||
## 5.1.0
|
||||
* FOUNDRY - Added support (#585)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue