EvEmu-Project / evemu_Crucible

Emulator for EvE Online's Crucible expansion
https://evemu.dev
174 stars 68 forks source link

initial base movement rewrite #166

Closed zhyrohaad closed 2 years ago

zhyrohaad commented 2 years ago

this is the first implementation of destiny movement rewrite. base movement methods were rewritten with better calculations for movement tracking. these improved calculations greatly increase server object tracking, but is still not completely accurate.

variables used in movement calculations were renamed and notes were updated/added for better explanations of what the variables do, where they are set/changed, and how they are used.