Insurgency: Modern Infantry Combat implementation.

This commit is contained in:
cosminperram 2022-10-23 12:39:23 +03:00
parent 88a4c82158
commit 8e2d76ecfb
7 changed files with 106 additions and 19 deletions

View file

@ -3,10 +3,11 @@ Who knows what the future holds...
# 0.0.4 - ??/??/????
Queries now support DNS resolve.
[Alien Swarm](https://store.steampowered.com/app/630/Alien_Swarm/) implementation.
[Alien Swarm](https://store.steampowered.com/app/630/Alien_Swarm/) implementation (not tested).
[Alien Swarm: Reactive Drop](https://store.steampowered.com/app/563560/Alien_Swarm_Reactive_Drop/) implementation.
[Insurgency](https://store.steampowered.com/app/222880/Insurgency/) implementation.
[Insurgency: Sandstorm](https://store.steampowered.com/app/581320/Insurgency_Sandstorm/) implementation.
[Insurgency: Modern Infantry Combat](https://store.steampowered.com/app/17700/INSURGENCY_Modern_Infantry_Combat/) implementation (not tested).
# 0.0.3 - 22/10/2022
Valve protocol now properly supports multi-packet responses (compressed ones not tested).