Async Gamequery Lib Versions Save

A high-performance java game query library designed for steam/source based games and others

1.2.2

2 months ago

What's Changed

  • Issue #219 : Bumped dependency versions

1.2.1

1 year ago

What's Changed

Full Changelog: https://github.com/ribasco/async-gamequery-lib/compare/1.2.0...1.2.1

1.2.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ribasco/async-gamequery-lib/compare/1.1.0...1.2.0

1.1.0

1 year ago

Source Log Service

  • Enhancement #132

Dependency updates

Full Changelog: https://github.com/ribasco/async-gamequery-lib/compare/1.0.8...1.1.0

1.0.8

1 year ago

Update also includes

Full Changelog: https://github.com/ribasco/async-gamequery-lib/compare/1.0.7...1.0.8

1.0.7

1 year ago

What's Changed

Full Changelog: https://github.com/ribasco/async-gamequery-lib/compare/1.0.6...1.0.7

1.0.6

1 year ago

What's Changed

  • Bug Fix #94: Use explicit loading of option classes instead of scanning classpath at runtime

Full Changelog: https://github.com/ribasco/async-gamequery-lib/compare/1.0.5...1.0.6

1.0.5

1 year ago
  • Fixed #87: Fixed invalid packet type exception thrown when executing commands on a Rust server

Full Changelog: https://github.com/ribasco/async-gamequery-lib/compare/1.0.4...1.0.5

1.0.4

1 year ago
  • Issue #80: Use daemon threads for the default executor

Full Changelog: https://github.com/ribasco/async-gamequery-lib/compare/1.0.3...1.0.4

1.0.3

1 year ago
  • Enhancement #64: New sourceTvProxy flag in SourceServer
  • Defect #63: Map network protocol version in Source A2S_INFO decoder
  • Defect #62: Add game server port to A2S_INFO response