mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-19 13:47:37 -04:00
Add Packet::hasData() for 'has remaining data' checks, replacing 52 verbose getReadPos()<getSize() comparisons across 3 files. Also replace 14 more standalone Lua return patterns with luaReturnNil/Zero helpers.