branchsbox/client-input-componentcancel

4 Commits over 0 Days - ∞cph!

1 Year Ago
Copy component values best we can in MimicBot
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
1 Year Ago
Documentation for ClientInput hints that it can also be used on ClientInputComponent
1 Year Ago
Initial commit