Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Notes: I did what i could to backport all of this without making the engine crash a ton. minor issues still exist, such as if you have multiple (like a lot) of functions that share the same name, or private / public static values of the same name, the engine WILL crash. I cannot find out why that is, considering I never touch the code related to function names. private / public static values are probably a given though. you should never name them the same.
- Loading branch information