* Add Sandstorm balance config
Allows changing settings for the Cryptominer, Autodoc, and Bluespace Miner.
* Update server config with real-time values
Sandstorm balance configurations have been updated to read values in real time whenever possible.
Values are now set using defines, and any that could not use them have been disabled.
A new configuration has been added to control when the bluespace mining machine can produce bluespace crystals.
* Fixes a critical cryptominer issue
Fixes a tremendous coding oversight that added two additional whitespace characters to the cryptominer machine file.
* Fix incorrect config value for BSMs
Fixes a mistaken definition for BLUESPACE_MINER_CRYSTAL_TIER pointing to a previously used value.
* Undefine balance config defines
Adds an undefine statement for all balance config value defines.
* Properly undefine definitions
Fixes incorrect term usage for undefining a value.
* Caches GetJobName. Fuck you
This code made me deeply upset, WHY IS IT RECURSIVE WHY WHY WHY WHY WHY WHY WHY WHY WHY WHY WHY
* Centcom handling, properly this time
* Empties out real_job_name
* Sets real_job_name up in the right place
* Moves real_job_name to SSjob, uses modularTM
* Yeet
* Removes old code, swaps over to the SSjob list
* dme changes
* indents... comments
Co-authored-by: SandPoot <enric_gabirel@hotmail.com>