mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
* Initial content system rework. * Renamed old ResourceManager to ResourceCache. * ResourceCache works. * Enhanced assembly loading. Calling LoadAssembly on the ReflectionManager breaks prototypes? * Fixed bug with Prototypes getting erased. * Basic namespace whitelist. * Directory Mounting to the VFS. More cleanup & bugfixes. * Finished White/Black lists. * Final Cleanup. * Client now loads the Content.Client.dll. Cleaned up some Logger calls. Remove temp resource file. * Release builds now work. * Right, unit tests... * Fixed Review issues.