feat: backport 4.3.0 changes into master (#432)

* chore: backport all 4.3.0 changes

* docs: remove changelog line that does not apply
This commit is contained in:
CosminPerRam 2023-12-03 17:52:17 +02:00 committed by GitHub
parent d37c5b7f2b
commit 89515cb677
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 48 additions and 3 deletions

View file

@ -37,6 +37,11 @@ see next point) and `tshock` (which is `terraria`).
a placeholder in the `players` fields.
* Stabilized field `numplayers`.
### 4.3.0
* Fix `Post Scriptum` not being on the valve protocol.
* Added support for the Minecraft [Better Compatibility Checker](https://www.curseforge.com/minecraft/mc-mods/better-compatibility-checker) Mod.
* Halo Online (ElDewrito) - Added support (by @Sphyrna-029)
### 4.2.0
* Renamed `Counter Strike: 2D` to `CS2D` in [games.txt](games.txt) (why? see [this](https://cs2d.com/faq.php?show=misc_name#misc_name)).
* Updated `CS2D` protocol (by @ernestpasnik)