CosminPerRam
7b44c5f7eb
Reverter errors from taking a &'static str to String
2022-11-25 18:42:10 +02:00
CosminPerRam
dc0926bab7
Renamed ProtocolRule to ProtocolFormat
2022-11-24 23:41:23 +02:00
CosminPerRam
304b8340d2
Better, faster and stronger errors.
2022-11-24 23:38:51 +02:00
CosminPerRam
ee0223a7a3
Minecraft implementation ( #6 )
...
* Initial minecraft support
* Made previews_chat an option
* Better error handling and removed version structure
* Minecraft Server types
* Fixed compilation and renamed stuff
* 'extract till you drop!' extracted sockets
* extracted java version and fixed socket udp receive
* Legacy 1.4 and 1.6 implementation (incomplete)
* Furter implementation
* Implementations work
* Protocol beta v1.8+ implemented
* Removed bedrock support
* Added auto query
* Renamed minecraft to mc and added to md's
* Docs, renames and small optimization changes
* Changed java version to be able to return None on players sample
2022-11-24 22:52:54 +02:00
CosminPerRam
caa7329a68
Added socket timeout capability and reduced PACKET_SIZE to 1400 as specified from protocol
2022-11-15 21:07:15 +02:00
CosminPerRam
d3a1dba3c1
Restructured app format, goldsrc full support and added implementation for Day of Defeat and Counter-Strike: Condition Zero ( #5 )
...
* [valve_app_restructure] Initial change
* [valve_app_restructure] Some GoldSrc split packet changes
* [valve_app_restructure] Counter-Strike: Condition Zero implementation.
* [valve_app_restructure] Docs changes
* [valve_app_restructure] Added obsolete gold src response
* [valve_app_restructure] Day of Defeat implementation.
2022-10-27 01:01:11 +03:00
CosminPerRam
e8cbe7b9f5
DNS Resolver Implementation ( #4 )
...
* [dns-resolver] Added trust-dns-resolver and restored cargo.lock
* [dns_resolver] Implemented feature
2022-10-22 14:58:59 +03:00
cosminperram
3b4dd9d9e4
Decompression support
2022-10-22 02:27:11 +03:00
CosminPerRam
15e6ad5892
Replaced Result<T, GDError> with GDResult<T>
2022-10-20 23:19:57 +03:00
CosminPerRam
00ead6d946
Documentation update
2022-10-20 12:49:22 +03:00
CosminPerRam
192d50a11d
Specified MIT license and made the valve protocol check if the queried game is the right game
2022-10-18 18:20:37 +03:00
CosminPerRam
9ab4b8a7fd
Error handling and better structure
2022-10-17 23:22:46 +03:00
CosminPerRam
544ce897c5
Better protocol parameters and utils tests
2022-10-17 11:11:40 +03:00
CosminPerRam
8098136d09
Initial valve setup and tf2 game setup
2022-10-15 22:20:01 +03:00