userGarry Newmancancel
branchsbox/tool-addonscancel

10 Commits over 120 Days - 0.00cph!

2 Years Ago
Formalizing tool addon folder structure
2 Years Ago
Don't remove base tool addon Unregister tool assemblies on remove
2 Years Ago
Create tool addon, editor tool.minimal template edit Build projects for tool addons Add tool addons on startup, add
2 Years Ago
Refector ClientContext to ClientDll etc Move OverlapResult to engine Update compiler to c#10 Use static globals for DebugOverlay and Global - that way people can create extensions for them Fix Project Gen
2 Years Ago
Sandbox.Server - refactoring Cleanup
2 Years Ago
Add Sandbox.Client.dll, remove LoopEvent
2 Years Ago
Added Sandbox.Menu.dll
2 Years Ago
Tool addon solution generator Tool addons hotload, reference Sandbox.Tools
2 Years Ago
Refactor events into Sandbox.Events
2 Years Ago
Beef out tools dll, started tools addons, moved toolsmode folder cleanup to managed (fix startup taking ages) Move HotloadManager to a class so it can be used by tools.dll