branchrust_community/maincancel
31 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
/main becomes /prerelease
Network allocation tweaks
Console system to its own library
Merged prerelease into main
Potential fix for https://sentry.io/share/issue/35313037392e3738343436333237/ (badly formed json at error - but be more defensive)
Merged demo recording into main
Cleaned community ui test
Fixed cui debug
Fixed cui nre on deletion
Fixed itemicon scaling
Fixed itemicon drag overlay