Commit Graph
5 Commits
Author SHA1 Message Date
metalgearslothandGitHub 2a062dbf53 Cleanup TimerComponent when none are running (#1949)
The ToList was showing up on a profiler.
2021-08-15 16:45:00 +02:00
AcruidandGitHub 2183cd7ca1 Massive Namespace Cleanup (#1544)
* Removed the Interfaces folder.
* All objects inside the GameObjects subfolders are now in the GameObjects namespace.
* Added a Resharper DotSettings file to mark the GameObjects subfolders as not providing namespaces.
* Simplified Robust.client.Graphics namespace.
* Automated remove redundant using statements.
2021-02-10 23:27:19 -08:00
60d8266339 Fix timer enumeration (#1390)
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-11-13 00:47:49 +01:00
04a2a832ac Make pause name less bad (#1376)
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-11-04 01:40:00 +01:00
DrSmugleafandGitHub abe7d679a3 Add timer component (#1358) 2020-10-30 01:01:27 +01:00