2 Commits over 0 Days - ∞cph!
Clear Asset dictionaries and dispose of watchers on Init/Shutdown
Don't derive Asset from Resource, lets Sandbox.Game keep it's loaded assets instead of Sandbox.Engine
Fixes case when assets are loaded across Client, Server, Menu and all stored under the same ID,
meaning when you fetched by ID it would only be valid in one state.