65 Commits over 670 Days - 0.00cph!
CommunityEntity: Make images invisible before loading from URL
CommunityEntity: Added OverlayTop panel to HUD - which overlays everything
Updated image storage, less greedy, sqlite db
Reworked EffectRecycle to also perform action on effect destroy (parent detach etc)
Ragdolls properly inheret all effects that were parented to its parent
Don't spawn effects that don't have a EffectRecycle component (because they don't get destroyed!)
ObjectList, a garbage free params[]
RPC calls use ObjectList
Doors/gates use animations (client and serverside)
Fixed community ui not respecting uiscale
Fixed Overlay/Overall parents not working in communityui
Verified that community UI works
/main becomes /prerelease
Network allocation tweaks
Console system to its own library
Merged workshop beta into prerelease
Merged prerelease into main
Potential fix for https://sentry.io/share/issue/35313037392e3738343436333237/ (badly formed json at error - but be more defensive)