#63 bulk spawn updates implementation

Closed
opened 4 years ago by image · 2 comments
image commented 4 years ago

need this... (notes from Peak)...

[info_size] [index] [info_data] [pos_size] [index] [pos] [data] [vis_size] [index] [vis_data]

just add more index and info_data and update the info_size to account for the total size

so info_size index data index data

need this... (notes from Peak)... [info_size] [index] [info_data] [pos_size] [index] [pos] [data] [vis_size] [index] [vis_data] just add more index and info_data and update the info_size to account for the total size so info_size index data index data
image commented 4 years ago
Collaborator

Client gets bogged down without this feature, in the meantime reduced remove spawn from 150->90 and spawn updates from 180->100

Client gets bogged down without this feature, in the meantime reduced remove spawn from 150->90 and spawn updates from 180->100
image commented 4 years ago
Collaborator

revert zoneserver.h changes when this is implemented:

#define SEND_SPAWN_DISTANCE 150 -> 90 /* when spawns appear visually to the client */

#define REMOVE_SPAWN_DISTANCE 180 -> 100

revert zoneserver.h changes when this is implemented: #define SEND_SPAWN_DISTANCE 150 -> 90 /* when spawns appear visually to the client */ #define REMOVE_SPAWN_DISTANCE 180 -> 100
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.