Skip to content

Releases: Brawldude2/RemoteTable-Light

RemoteTable-Light v1.2

26 Feb 20:24
978db35

Choose a tag to compare

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

03 Jan 12:14

Choose a tag to compare

Fixed: Unregister logic and small signal behaviour correction