LandSandBoat / server

:sailboat: LandSandBoat - a server emulator for Final Fantasy XI
https://landsandboat.github.io/server/
GNU General Public License v3.0
301 stars 612 forks source link

Core: Replace entity ptr for WideScanTarget with EntityID_t #6449

Closed zach2good closed 5 days ago

zach2good commented 5 days ago

I affirm:

What does this pull request do?

Replaces: https://github.com/LandSandBoat/server/pull/6392

The previous PR became a staging ground for me testing entity lookup. This is the minimum amount of work for this ptr replacement.

zach2good commented 5 days ago

Tested, working with setting a widescan target, seeing them on the minimap, zoning and then your set target isn't set anymore, etc.