feat: add serious sam the second encounter support (#625)

* feat: add serious sam the second encounter support

* docs: add game to GAMES_LIST and update CHANGELOG with pr number
This commit is contained in:
CosminPerRam 2024-09-03 00:03:14 +03:00 committed by GitHub
parent fe8628fcee
commit d71b8f0243
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 11 additions and 0 deletions

View file

@ -3,6 +3,7 @@
## 5.X.Y
* Fix: `Deus Ex` using the wrong protocol (#621)
* Fix: `Soldier ff Fortune` using the wrong protocol (#623)
* Feat: Serious Sam: The Second Encounter (2002) - Added support (#625)
* Feat: For the Quake2 protocol `version`'s field, also look for `version` in the raw object
* Feat: Add option `requestPlayers`, defaults to `true`.
* Added support for Icarus using valve protocol (By @xCausxn #626)