Remove LCS from gamemode
LCS aka "Lua Class System" is a cancer to the gamemode. It is unessecary and adds preformance issues. Unfortunately half the gamemode is written in it, according to Steeveeo. So everything that uses this system has to be rewritten before it can finally be purged.
Usages
-
Planets/Stars (multiple nested Celestial and Environment "classes") -
Generators -
HUD and HUD components -
LS Network (is Network.lua even used? Uncertain) -
Player Suit -
Resource Calls (Your 2 billion oxygen is an LCS "object") -
Resource Containers
Edited by Err