aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/tests/serverlistmgr_spec.lua
AgeCommit message (Collapse)Author
2022-10-18Implement vector and node conversion in Lua (#12609)Jude Melton-Houghton
Co-authored-by: sfan5 <sfan5@live.de>
2022-10-17Take geographic distance into account for server list ordering (#12790)sfan5
2022-03-29Store vector metatable in registryJude Melton-Houghton
2021-06-04Add metatables to lua vectors (#11039)DS
Add backwards-compatible metatable functions for vectors.
2021-01-22Use JSON for favorites, move server list code to Lua (#10085)rubenwardy
Co-authored-by: sfan5 <sfan5@live.de>