Skip to content

Release 8193.34.16

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 23:05

Added

  • Events: Added OnDebugPlayVisualEffect, OnDebugRunScript, OnDebugRunScriptChunk events.
  • NwGameObject: Added AnimationState.
  • Effect: Added Effect.VisualEffect(VisualEffectTableEntry, bool, float, Vector3, Vector3) overload.

Package Updates

  • NWN.Core 8193.34.6 -> 8193.34.7
  • LightInject 6.4.1 -> 6.5.1
  • NLog 5.0.1 -> 5.0.4
  • NWNX 5ade7de -> 8faa9d4

Changed

  • SchedulerService: Use PriorityQueue to improve main server loop performance.