branchrust_reboot/main/d11_console_version/unity2019.1/cliententitycachecancel

84 Commits over 61 Days - 0.06cph!

7 Years Ago
Added compression on save game files since these will be downloaded by the clients now
7 Years Ago
Ensure entities not present in save game files are always sent to clients
7 Years Ago
Added some better debugging for client entity cache group mismatches
7 Years Ago
[D11] latest delayed ent changes
7 Years Ago
Proper fix for entities changing groups while in the send queues
7 Years Ago
[D11] removes ip from bootstrap
7 Years Ago
[D11] Fixes delayed ent doors
7 Years Ago
Fix for pending entity send counts getting out of sync and a few tidy ups
7 Years Ago
Reset pending send counts when unsubscribing from a group
7 Years Ago
[D11] Fixes inventory items cached mismatch
7 Years Ago
[D11] More delayed ent fixes
7 Years Ago
Fix for delayed entity creation
7 Years Ago
[D11] Latest delayed ent/cached ent code... still WIP
7 Years Ago
[D11] Changes isDelayable to hashset
7 Years Ago
[D11] remove debug log
7 Years Ago
[D11] Server now has authority on delayed ents.
7 Years Ago
Fix for MeshLODs not being converted
7 Years Ago
More fixes for client entity cache
7 Years Ago
Add the network ID to the entity name on the server so we can find them in the editor more easily
7 Years Ago
[D11] Fix server only code
7 Years Ago
[D11] Fixes delayed ents
7 Years Ago
Invalidate network cache when entities change groups
7 Years Ago
Fix for server assuming it had entities cached that it didn't
7 Years Ago
Fix for server creating entities on the first frame with the save revision which was causing it to think the client already had them
7 Years Ago
Reset entity timestamps on creation
7 Years Ago
Add error message for missing cached entities
7 Years Ago
Small optimisation to BuildingBlock.ChangeSkin
7 Years Ago
[D11] Disable audio mixer plugin, no longer needed.
7 Years Ago
Added code for loading server snapshots into the clientside entity cache
7 Years Ago
7 Years Ago
small optimisation to GroupEnter packet size
7 Years Ago
Fix leaking protobufs
7 Years Ago
Merge fix for booting from procedural map in editor
7 Years Ago
Client network entity caching