hestia-rsps / hestia

An open-source Kotlin game server.
BSD 3-Clause "New" or "Revised" License
16 stars 4 forks source link

Entity updating optimisations & unit tests #25

Closed GregHib closed 5 years ago

GregHib commented 5 years ago

Fixed removing entities, opcode extractor improvements, checksum file creator, player sync performance improvements

QuadTrees & improved Viewport, Block & SyncStage pooling, polled event dispatching & entity disconnecting, BitQueues and BitBags. Start to player update tests

Player sync & block updating tests

Fixed spiral

Parallel processing

Mob updating object pooling & unit tests, sync bag unit tests