VelNet-Unity/TestVelGameServer/Packages/VelNetUnity/Runtime/Util
kjjohnsen 20a8362800 made player prefab 2d audio again and bumped version 2022-11-14 20:25:22 -05:00
..
BinaryWriterExtensions.cs added RPC support 😲 2022-06-17 00:13:33 -04:00
BinaryWriterExtensions.cs.meta some more cleanup and documentation, split dissonance player into its own componenent for simple adding, added some binarywriter extensions 2022-01-06 17:58:20 -05:00
NetworkSerializedObject.cs correct conversion of messages to binary (maybe) 2022-01-25 22:50:30 -05:00
NetworkSerializedObject.cs.meta fixed group messages, fixed some errors with players leaving 2022-01-07 19:20:21 -05:00
NetworkSerializedObjectStream.cs correct conversion of messages to binary (maybe) 2022-01-25 22:50:30 -05:00
NetworkSerializedObjectStream.cs.meta 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
SyncRigidbody.cs updated samples, autoconnect to server on enable/disable, auto-login option, add bool for players that were already in room when you joined 2022-07-19 16:31:43 -04:00
SyncRigidbody.cs.meta pulled changes from main branch 2022-01-24 19:18:38 -05:00
SyncTransform.cs older velnet changes - seems to be mostly samples 2022-08-15 12:53:49 -04:00
SyncTransform.cs.meta reorganized into a package, added a namespace, added an assemblydefinition, attempt at ci for upm branch creation 2022-01-06 16:02:50 -05:00
VelNetLogger.cs updated samples, autoconnect to server on enable/disable, auto-login option, add bool for players that were already in room when you joined 2022-07-19 16:31:43 -04:00
VelNetLogger.cs.meta updated samples, autoconnect to server on enable/disable, auto-login option, add bool for players that were already in room when you joined 2022-07-19 16:31:43 -04:00
VelVoice.cs added chipmunk catchup 2022-11-14 19:32:53 -05:00
VelVoice.cs.meta Added VEL Voice and sample 2022-11-13 22:32:33 -05:00
VelVoicePlayer.cs made player prefab 2d audio again and bumped version 2022-11-14 20:25:22 -05:00
VelVoicePlayer.cs.meta Added VEL Voice and sample 2022-11-13 22:32:33 -05:00