CosminPerRam
|
259e21a4ab
|
Restored full CSGO query capabilities
|
2022-11-28 00:51:09 +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
|
96c2c8a335
|
Fixed uncomplete the ship player struct and added some docs...
|
2022-10-23 18:09:13 +03:00 |
|
cosminperram
|
9df4bddc09
|
Modularized reusable structs and changed files structure a bit
|
2022-10-23 17:34:22 +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
|
88a4c82158
|
Removed examples, added a master_querant change gather_settings to none (representing all)
|
2022-10-22 23:50:32 +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
|
00ead6d946
|
Documentation update
|
2022-10-20 12:49:22 +03:00 |
|
cosminperram
|
8a93d2fb7d
|
Initial CSGO support
|
2022-10-20 11:24:45 +03:00 |
|