Mirror/Assets
mischa 9bb17e67bc NetworkReader/Writer: all types of collections are now encoded via count-offsetting (null=0, []=1) for consistency and to prepare for VarUInt compression (this way we won't need zig zag VarInt) (#3869)
* better comments about count offsetting

* NetworkReader/Writer: all types of collections are now encoded via count-offsetting (null=0, []=1) for consistency and to prepare for VarUInt compression (this way we won't need zig zag VarInt)

---------

Co-authored-by: mischa <info@noobtuts.com>
2024-09-21 16:32:49 -04:00
..
Mirage.Profiler Initial Push 2024-01-16 08:58:48 +00:00
Mirror NetworkReader/Writer: all types of collections are now encoded via count-offsetting (null=0, []=1) for consistency and to prepare for VarUInt compression (this way we won't need zig zag VarInt) (#3869) 2024-09-21 16:32:49 -04:00
ParrelSync Initial Push 2024-01-16 08:58:48 +00:00
ScriptTemplates feat(Transport): Reimplement Transport Exception Actions (#3461) 2024-09-21 16:31:35 -04:00
Mirage.Profiler.meta Initial Push 2024-01-16 08:58:48 +00:00
Mirror.meta
ParrelSync.meta Initial Push 2024-01-16 08:58:48 +00:00
ScriptTemplates.meta feat: Add ScriptTemplates to repo and package (#2559) 2021-02-05 09:34:22 +08:00