You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is this feature about?
Torque Game Engine based games such as Tribes 2, Blockland, and Age of Time all run on older Torque Game Engine (which is the predecessor to Torque 3D).
Looks very promising, thanks for the provided great documentation around it, will have a try at it soon.
@CosminPerRam Sorry to bother you I am just curious if you had a chance to check this out? I recommend using blockland servers to test this as they seem to be stable. From my testing the official AOT server seems to be returning garbage.
What is this feature about?
Torque Game Engine based games such as Tribes 2, Blockland, and Age of Time all run on older Torque Game Engine (which is the predecessor to Torque 3D).
Would be nice to support querying these servers.
Additional context/references
I uploaded the source for TGE v1.2 and the query source code is here (Age of Time is based on v1.2):
https://git.skylar.tech/skylord123/TorqueGameEngine2005/src/commit/4f5d1133b87cb39928506bec5160965fa1c2ed7f/engine/game/net/serverQuery.cc
Here is the source for TGE v1.5 (which Blockland uses):
https://github.com/ldarren/tge-152-fork/blob/master/engine/game/net/serverQuery.cc
Tribes 2 runs on TGE before it was released so probably closely matches TGE v1.2.
The official Age of Time server can be queried at
45.148.165.55:28000
Dedicated Blockland server:
45.148.165.55:28300
Other servers for BL can be found at https://blockland.us/browse.php
The text was updated successfully, but these errors were encountered: