paralin / d2fixups

github mirror of alliedmodders' d2fixups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dota 2 Fixups currently provides the following fixes for issues that occur when attempting to run a Dota 2 server.

* Fix clients receiving an error message when manually connecting to servers (due to not bringing lobby data with them).
* Fix third-party dedicated servers shutting down shortly after startup.
* Fix waiting for players stage being skipped.
* Enable existing dota_local_custom_* convars for dedicated servers for easier custom addon support.
* If custom addon desired, only load that addon's directory. (or dota_local_custom_allow_multiple 1 to keep all, with desired one first).
* Disables auto-exit when server version doesn't exactly match official server versions.
* Blocks server commands sent from the Game Coordinator backend.
* Blocks Game Coordinator attempting to turn server into a SourceTV relay.


Nicholas Hastings
nshastings@gmail.com

About

github mirror of alliedmodders' d2fixups

License:GNU General Public License v2.0


Languages

Language:C++ 100.0%