Anton Franzluebbers
|
e2453abe71
|
NetworkSerializedObjectStream is now SyncState, added UndoGroup concept that takes any number of SyncState components and can save and reload snapshots, don't create garbage by recreating MemoryStream and Reader/Writer every time
|
2023-08-11 00:45:21 -04:00 |
Anton Franzluebbers
|
61444aee34
|
added takeownership editor button, improved samples, add IPackState interface to serialization scripts
|
2023-08-03 13:07:40 -04:00 |
Anton Franzluebbers
|
e837b624cc
|
correct conversion of messages to binary (maybe)
|
2022-01-25 22:50:30 -05:00 |
Anton Franzluebbers
|
94333a389d
|
moved message encoding to binary instead of string
|
2022-01-25 21:28:35 -05:00 |
Anton Franzluebbers
|
7d110bb8ad
|
added hybrid onchange compression to serializedobject helpers
|
2022-01-24 21:32:09 -05:00 |
Anton Franzluebbers
|
e42b499490
|
pulled changes from main branch
|
2022-01-24 19:18:38 -05:00 |
Anton Franzluebbers
|
de26857357
|
fixed some more errors related to not cleaning up properly when switching rooms, catch more errors to prevent everything from breaking at once if the user makes an error, added NetworkSerializedObjectStream to avoid needing to initialize binary readers, updated example to include a shared textbox and leave room button
|
2022-01-13 01:10:53 -05:00 |