Skip to content

Release 8193.34.27

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 20:19

Added

  • NwCreature: Added BodyBag, BodyBagTemplate properties.
  • NwPlaceable: Added IsBodyBag property.

Changed

  • OnPlayerGuiEvent: EffectIcon property is now nullable.
  • OnDebugPlayVisualEffect: Effect property is now nullable.
  • APIs that accept a TableEntry parameter now have implicit casts (e.g. EffectIconTableEntry & EffectIcon).

Fixed

  • NwCreature: Fixed an infinite loop caused by the Associates property when having dominated creature associates.
  • Added some index/range checks for some usages of game table data.