Skip to content

rewrite torvus with stable apis in mind.

Marcel requested to merge xMAC94x/rewrite_torvus_on_stable_apis into master

Rather than connecting to the gameserver like a client, we use the chat api and ui api to read messages and write messages to the gameserver Including getting player features. Including the option to disable torvus for gameserver players via !torvus deactivate command.

Merge request reports