mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-09 01:38:20 +00:00
chore: CppScripts refactor (#1579)
* Updating CppScripts Rewrote file to use a lambda map rather than the massive if else chain. Kept the original comments alongside each of the different scripts they were by before. * add script tests * Update names * More Changes to Scripts * Update CppScripts.cpp * Removing Unneeded Files * Update CppScripts.cpp * Delete tests/dGameTests/dScriptsTests/CMakeLists.txt * Delete tests/dGameTests/dScriptsTests/dScriptsTests.cpp * Delete tests/dGameTests/dScriptsTests/CppScriptsOld.cpp * Delete tests/dGameTests/dScriptsTests/CppScriptsOld.h * Update CMakeLists.txt * finishing up --------- Co-authored-by: David Markowitz <EmosewaMC@gmail.com>
This commit is contained in:
parent
35321b22d9
commit
d0a5678290