Project-Diablo-2 / BH

A modified version of slashdiablo's BH for Project Diablo 2
GNU Affero General Public License v3.0
24 stars 20 forks source link

Move 0x9c packet intercept so we can use UnitAny #19

Closed fergushev closed 1 year ago

fergushev commented 1 year ago

Previous mechanism to completely hide items:

New mechanism:

There's a lot of code that can be removed now too, but I'll save that for a separate PR (ParseItem & ProcessStat in ItemMover, all of the EvaluateInternalFromPacket functions in ItemDisplay, etc.)


(public patch notes) New Features and improvements:

Bug Fixes: