1 Year Ago
Lobby/packages design cleanup Fix occasional panel index out of bounds Add storage settings page Duplicate asset option in context menu for assets in asset list Fix CI uploading without tests passing Fix concurrency Move concurrency to the root Dirty panel styles recursively when PseudoClass changes (fixes hover style remaining on children) Component RPC Support (#744) * Component rpc initial test * Reset current component id on shutdown. Move net ident write to RpcWriteIdent. UpdateComponentId -> AllocateComponentId * Backwards compat * Use temp StartRpc2/SendRpc2 names until next pain day Merge branch 'master' into client-input-component Allow any component, remove ClientInputComponent