Releases: Brawldude2/RemoteTable-Light
Releases · Brawldude2/RemoteTable-Light
RemoteTable-Light v1.2
1.2
- Fixed: Token registry not registering all tokens on initialize. Thanks to @calinpj04
- Destroying remote table now cleans up everything and releases all references.
- Improvement to listener logic
- Removing a client from server cleans up everything on client
- .Get now returns the root table of the remote table
- Fixed: Insert inserting at wrong index.
- Added: Seperate opcode for Insert and InsertAt
- Fixed: Player on leave error
RemoteTable-Light v1.1
Fixed: Unregister logic and small signal behaviour correction