Bigpull patches
common:
Dump packet to stdout if it gets a inflate error (Just cause it was annoying me)
world:
makefile updated bleh
zone:
Removed some odd indentation sorry had to be done line your stuff up or i'm gonna pay trump to run it all thru indent and none of us want that =P
Hack in a DoAnim(17) for mobs walking thier waypoints.
Regen, don't stop regen if client and server don't agree on Player hitpoints just give them what server thinks they should have.
makefile updated
MerchantsKeepItems:
altered Npcs RemoveItem to Npc:RemoveItem(item_id,slot,quantity) slot and quantity default to 0, if slot and quantity are 0 it uses the old RemoveItem, if charges go below 1 the item will be deleted.
|