DarkflameServer/dGame/dUtilities/SlashCommands
jadebenn 77b42daca1
feat: Remove reinterpret_casts from AG race timer script and add method and chat command to get current server uptime (#1673)
* use steady_clock race timer

* formatting and const

* improve time interface

* added uptime chat command

* fix bug and update documentation

* inrease /uptime GM level requirement

* update GM level for /uptime (again)

* made changes according to feedback
2024-12-17 14:06:16 -06:00
..
CMakeLists.txt chore: split out slash commands into multiple files (#1539) 2024-04-09 20:15:51 -05:00
DEVGMCommands.cpp feat: allow for teleporting to player or relative position (#1683) 2024-12-17 13:39:28 -06:00
DEVGMCommands.h add include guards (#1569) 2024-05-16 04:30:00 -05:00
GMGreaterThanZeroCommands.cpp consolidate the messagetype enums into a single namespace (#1647) 2024-11-17 18:39:44 -06:00
GMGreaterThanZeroCommands.h feat: spectate command 2024-06-03 21:50:12 -05:00
GMZeroCommands.cpp feat: Remove reinterpret_casts from AG race timer script and add method and chat command to get current server uptime (#1673) 2024-12-17 14:06:16 -06:00
GMZeroCommands.h feat: Remove reinterpret_casts from AG race timer script and add method and chat command to get current server uptime (#1673) 2024-12-17 14:06:16 -06:00