2-17-2017 (hotfix)

Discussion in 'Changelog' started by robregen, Feb 17, 2017.

  1. robregen

    robregen Administrator Staff Member

    Messages:
    8,386
    Code:
    Cavedude:

    * The charges variable should now be uniform in methods where NPCs handle items.
    * Rewrote the code that NPCs use to swap their item's inventory slot during a Disarm to be safer, cleaner, and to prevent an exploit. MoveItemToGeneralInventory() can also be used in other systems if need be.
     
  2. robregen

    robregen Administrator Staff Member

    Messages:
    8,386
    * Updated player_lootitem to match ServerLootItem_Struct.