Releases: opengsq/opengsq-python
Releases · opengsq/opengsq-python
v3.0.5
Bug Fixes
- KillingFloor, Unreal2 Protocol Issue: We've resolved an issue related to the KillingFloor and Unreal2 protocols. This fix ensures a smoother and more stable operation of these protocols.
Full Changelog: v3.0.4...v3.0.5
v3.0.4
- Resolve Unreal2 Protocol Issue
- Resolve Epic Online Services (EOS) Protocol
Full Changelog: v3.0.3...v3.0.4
v3.0.3
- Resolve GameSpy3 Protocol Issue
Full Changelog: v3.0.2...v3.0.3
v3.0.1
Overview
- Refactor: Updated Return Types for Better Clarity
- Resolve GameSpy3 and GameSpy4 Protocol Issue
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #9
- Bump actions/setup-python from 4 to 5 by @dependabot in #8
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: v3.0.0...v3.0.1
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