Releases: opengsq/opengsq-python
Releases · opengsq/opengsq-python
v3.0.0
🚀 Features
- Protocols have been updated to use return types instead of dictionaries.
- Sphinx documentation has been created.
🛑 Breaking changes
- Many protocols have changed their return types. This may require updates to existing code to maintain compatibility.
Full Changelog: v2.3.1...v3.0.0
v2.3.1
- Fix Unreal2 and KillingFloor Protocol issue
Full Changelog: v2.3.0...v2.3.1
v2.3.0
🚀 Features
- Support FiveM Protocol (#5)
- Support Killing Floor Protocol
- Fix Teamspeak 3 Protocol - Resolve the issue where the protocol does not fetch all the data completely.
🛑 Breaking changes
- Renamed protocol name from
Raknet
toRakNet
- Renamed protocol name from
Teamspeak3
toTeamSpeak3
Full Changelog: v2.2.4...v2.3.0
v2.2.4
- Resolve the issue of non-functioning master_servers on the Scum server
Full Changelog: v2.2.3...v2.2.4
v2.2.3
- Resolve the issue with the Epic Online Services (EOS) Protocol domain name not functioning properly
Full Changelog: v2.2.2...v2.2.3
v2.2.2
- Fix setuptools
Full Changelog: v2.2.1...v2.2.2
v2.2.1
- Enhance Epic Online Services (EOS) Protocol
- Update requirements.txt
Full Changelog: v2.2.0...v2.2.1
v2.2.0
- Support Epic Online Services (EOS) Protocol
Full Changelog: v2.1.2...v2.2.0
v2.1.2
- Fixed an issue where minecraft protocol query failed on some servers.
Full Changelog: v2.1.1...v2.1.2
v2.1.1
- Fix scum.get_status() return incorrect server issue
Full Changelog: v2.1.0...v2.1.1