2006-Scape / 2006Scape

A 2006 Runescape Emulation Server
https://2006Scape.org
GNU General Public License v3.0
182 stars 158 forks source link

Added NPC size > 1 pathing #649

Closed ipkpjersi closed 2 weeks ago

ipkpjersi commented 9 months ago

This is probably fine to merge. It doesn't fix all pathing bugs that currently exist (it doesn't fix player clipping when moving/attacking/clicking on objects etc), that would likely be a ton of work, but this does address not handling NPC size > 1 pathing, and it doesn't seem to introduce any new bugs.

With that said, I'll go ahead and mark this as draft for now so we can make sure it gets tested more first since I don't really consider it fully ready or completely fully tested.

Also as a heads up, this is based off of my initial development branch PR, so that should probably get merged first before this one.

ipkpjersi commented 2 weeks ago

Closing this to open a new PR, hopefully the 7 conflicted files won't be conflicted anymore.