Commit graph

52 commits

Author SHA1 Message Date
cosminperram
faaedf44f0 Version bump! 2022-10-23 14:06:08 +03:00
cosminperram
3ac6a8b603 Changed uses to have a better structure 2022-10-23 14:03:59 +03:00
cosminperram
c0d07cf6f9 Valve Protocol now support anonymously querying 2022-10-23 13:34:40 +03:00
cosminperram
854d395aad Updated CHANGELOG 2022-10-23 13:01:53 +03:00
cosminperram
8e2d76ecfb Insurgency: Modern Infantry Combat implementation. 2022-10-23 12:39:23 +03:00
cosminperram
88a4c82158 Removed examples, added a master_querant change gather_settings to none (representing all) 2022-10-22 23:50:32 +03:00
cosminperram
83bbd5d428 Added Insurgency and Insurgency: Sandstorm implementation. 2022-10-22 19:25:54 +03:00
cosminperram
14abf3d1ab Removed Cargo.lock and updated CHANGELOG 2022-10-22 17:11:14 +03:00
cosminperram
a5bdd05c24 Added Alien Swarm and Alien Swamr: Reactive Drop support 2022-10-22 17:03:14 +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
6159a7c385 Version bump! 2022-10-22 02:39:06 +03:00
cosminperram
3b4dd9d9e4 Decompression support 2022-10-22 02:27:11 +03:00
CosminPerRam
e621a9aedd
Better packet structure (#3)
* [packet_structure] Initial implementation

* [packet_structure] Fixed on tf2

* [packet_structure] Fixed info request
2022-10-22 01:22:09 +03:00
CosminPerRam
4e9458f102 Added support for Half-Life 2 Deathmatch 2022-10-21 13:10:09 +03:00
CosminPerRam
d477bbb178 Added support for Left 4 Dead and Left 4 Dead 2 2022-10-21 13:03:15 +03:00
CosminPerRam
046544ea27 Added Garry's Mod support 2022-10-21 12:55:17 +03:00
CosminPerRam
a5f9e755ff Added Day of Defeat: Source support and renamed The_Ship to TS 2022-10-21 12:45:30 +03:00
CosminPerRam
aefd8cc43c Added support for Counter-Strike: Source 2022-10-21 12:35:33 +03:00
CosminPerRam
b5141e8196 Modified README and added SERVICES.md 2022-10-20 23:45:31 +03:00
CosminPerRam
675ed13493 Renamed players and online_players to players_details and players 2022-10-20 23:25:17 +03:00
CosminPerRam
15e6ad5892 Replaced Result<T, GDError> with GDResult<T> 2022-10-20 23:19:57 +03:00
CosminPerRam
526aef9acc
Games structures (#2)
* tf2 skeleton

* tf2 structure done

* csgo structure

* the_ship structure
2022-10-20 23:08:45 +03:00
CosminPerRam
aac3a483c0 Added PROTOCOLS.md, modified README and updated GAMES 2022-10-20 14:41:17 +03:00
CosminPerRam
21d2bc45a1 Bumped version and modified README 2022-10-20 13:09:11 +03:00
CosminPerRam
3c6cbda0f5 Simplified Valve ServerRules and ServerPlayers 2022-10-20 12:56:10 +03:00
CosminPerRam
00ead6d946 Documentation update 2022-10-20 12:49:22 +03:00
cosminperram
40912bb192 CSGO support. 2022-10-20 11:33:31 +03:00
cosminperram
8a93d2fb7d Initial CSGO support 2022-10-20 11:24:45 +03:00
cosminperram
38d7758c4c Fixed bad environment_type linux value and added error branch 2022-10-20 00:20:07 +03:00
cosminperram
401d499d61 The ship support 2022-10-20 00:14:57 +03:00
cosminperram
5cf5615265 Initial the ship support 2022-10-19 22:47:52 +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
1cb00f826a Fixed rules response 2022-10-18 11:51:29 +03:00
CosminPerRam
92d9649008 Valve PLAYERS and RULES request first implementations 2022-10-18 01:40: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
3a83588802 Much more readable code! 2022-10-16 17:55:48 +03:00
CosminPerRam
c2742fbcf0 More readable code 2022-10-16 16:14:10 +03:00
CosminPerRam
11964d530f Removed a comment that suggested that a feature doesnt work
it turns out it was working, i just thought it wasnt.
2022-10-16 13:10:48 +03:00
CosminPerRam
3ef9289dfb Added the CHANGELOG.md file. 2022-10-16 03:45:08 +03:00
CosminPerRam
1fb3998033 Let access of protocols and errors stuff 2022-10-16 03:33:25 +03:00
CosminPerRam
fa4e72f80a Bumped the Cargo.toml package version to mark the first usable version! 2022-10-16 03:28:07 +03:00
CosminPerRam
5870a52ce2 Modified the README.md file 2022-10-16 03:25:41 +03:00
CosminPerRam
73c8ade3a2 Modified public presentation files 2022-10-16 03:23:18 +03:00
CosminPerRam
c9eb725a51 Almost completed the valve protocol 2022-10-16 02:42:17 +03:00
CosminPerRam
8098136d09 Initial valve setup and tf2 game setup 2022-10-15 22:20:01 +03:00
CosminPerRam
e2be20ee53 Removed one keyword as max is 5 2022-10-14 21:39:26 +03:00
CosminPerRam
aa253b84e5 Changed version to 0.0.0 as it is not usable yet 2022-10-14 21:38:50 +03:00
CosminPerRam
af28d2b17e Removed rust prefix from cargo package name 2022-10-14 21:36:05 +03:00
CosminPerRam
f0844319ea Initial cargo file 2022-10-14 21:35:23 +03:00