Skip to content

Releases: opengsq/opengsq-python

v3.0.0

26 Jan 21:43
Compare
Choose a tag to compare

🚀 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

18 Jan 20:20
Compare
Choose a tag to compare
  • Fix Unreal2 and KillingFloor Protocol issue

Full Changelog: v2.3.0...v2.3.1

v2.3.0

18 Jan 02:05
Compare
Choose a tag to compare

🚀 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 to RakNet
  • Renamed protocol name from Teamspeak3 to TeamSpeak3

Full Changelog: v2.2.4...v2.3.0

v2.2.4

01 Dec 22:44
Compare
Choose a tag to compare
  • Resolve the issue of non-functioning master_servers on the Scum server

Full Changelog: v2.2.3...v2.2.4

v2.2.3

21 Nov 10:50
Compare
Choose a tag to compare
  • 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

16 Nov 00:48
Compare
Choose a tag to compare
  • Fix setuptools

Full Changelog: v2.2.1...v2.2.2

v2.2.1

16 Nov 00:00
Compare
Choose a tag to compare
  • Enhance Epic Online Services (EOS) Protocol
  • Update requirements.txt

Full Changelog: v2.2.0...v2.2.1

v2.2.0

14 Nov 17:09
Compare
Choose a tag to compare
  • Support Epic Online Services (EOS) Protocol

Full Changelog: v2.1.2...v2.2.0

v2.1.2

24 Oct 16:22
Compare
Choose a tag to compare
  • Fixed an issue where minecraft protocol query failed on some servers.

Full Changelog: v2.1.1...v2.1.2

v2.1.1

23 Jun 20:37
Compare
Choose a tag to compare
  • Fix scum.get_status() return incorrect server issue

Full Changelog: v2.1.0...v2.1.1