Skip to content
This repository was archived by the owner on Dec 26, 2024. It is now read-only.

Bump NWN.Anvil from 8193.26.0-dev.15.b48cf825 to 8193.34.20 in /anvil#132

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/anvil/NWN.Anvil-8193.34.20
Closed

Bump NWN.Anvil from 8193.26.0-dev.15.b48cf825 to 8193.34.20 in /anvil#132
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/anvil/NWN.Anvil-8193.34.20

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 10, 2022

Copy link
Copy Markdown

Bumps NWN.Anvil from 8193.26.0-dev.15.b48cf825 to 8193.34.20.

Release notes

Sourced from NWN.Anvil's releases.

Release 8193.34.20

Added

  • CollectionExtensions: Added IList AddRange extension.
  • NwCreature: Added IsBartering property.
  • NwObject: Added TryGetUUID method.
  • NwObject: Added SerializeToJson method.
  • NwStore: Added BuyStolenGoods, MarkDown, MarkDownStolen, MarkUp, WillNotBuyItems, WillOnlyBuyItems properties.

Package Updates

  • LightInject: 6.5.1 -> 6.6.1

Changed

  • Exposed Json engine structure.

Fixed

  • VirtualMachine: Fixed an issue where ObjectSelf would not be correctly assigned.

Release 8193.34.19

Added

  • Events: Added OnLoadCharacterFinish event.

Release 8193.34.18

Fixed

  • Fix an InvalidOperationException being thrown when checking player for equality.

Release 8193.34.17

Added

  • NwCreature: Added SittingObject property.
  • NwArea: Added LoadScreen property.
  • ResourceManager: Added CreateResourceDirectory.

Fixed

  • NwBaseItem: Fixed ItemClass returning a type name instead of the item class name.
  • Fixed a rare compile issue when using ToNwObject caused by exposed native types.

Release 8193.34.16

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.

... (truncated)

Changelog

Sourced from NWN.Anvil's changelog.

8193.34.20

nwn-dotnet/Anvil@v8193.34.19...v8193.34.20

Added

  • CollectionExtensions: Added IList AddRange extension.
  • NwCreature: Added IsBartering property.
  • NwObject: Added TryGetUUID method.
  • NwObject: Added SerializeToJson method.
  • NwStore: Added BuyStolenGoods, MarkDown, MarkDownStolen, MarkUp, WillNotBuyItems, WillOnlyBuyItems properties.

Package Updates

  • LightInject: 6.5.1 -> 6.6.1

Changed

  • Exposed Json engine structure.

Fixed

  • VirtualMachine: Fixed an issue where ObjectSelf would not be correctly assigned.

8193.34.19

nwn-dotnet/Anvil@v8193.34.18...v8193.34.19

Added

  • Events: Added OnLoadCharacterFinish event.

8193.34.18

nwn-dotnet/Anvil@v8193.34.17...v8193.34.18

Fixed

  • Fix an InvalidOperationException being thrown when checking player for equality.

8193.34.17

nwn-dotnet/Anvil@v8193.34.16...v8193.34.17

Added

  • NwCreature: Added SittingObject property.
  • NwArea: Added LoadScreen property.
  • ResourceManager: Added CreateResourceDirectory.

Fixed

  • NwBaseItem: Fixed ItemClass returning a type name instead of the item class name.
  • Fixed a rare compile issue when using ToNwObject caused by exposed native types.

8193.34.16

nwn-dotnet/Anvil@v8193.34.15...v8193.34.16

Added

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

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [NWN.Anvil](https://github.com/nwn-dotnet/Anvil) from 8193.26.0-dev.15.b48cf825 to 8193.34.20.
- [Release notes](https://github.com/nwn-dotnet/Anvil/releases)
- [Changelog](https://github.com/nwn-dotnet/Anvil/blob/development/CHANGELOG.md)
- [Commits](https://github.com/nwn-dotnet/Anvil/commits/v8193.34.20)

---
updated-dependencies:
- dependency-name: NWN.Anvil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 10, 2022
@dependabot @github

dependabot Bot commented on behalf of github Oct 24, 2022

Copy link
Copy Markdown
Author

Superseded by #135.

@dependabot dependabot Bot closed this Oct 24, 2022
@dependabot
dependabot Bot deleted the dependabot/nuget/anvil/NWN.Anvil-8193.34.20 branch October 24, 2022 01:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants