Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump NWN.Anvil from 8193.26.0-dev.15.b48cf825 to 8193.34.22 in /anvil #138

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 9, 2022

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

Release notes

Sourced from NWN.Anvil's releases.

Release 8193.34.22

No release notes provided.

Release 8193.34.21

Added

  • NwAreaOfEffect: Added Radius property.

Package Updates

  • NWNX 8faa9d4 -> fe195ec

Changed

  • OnSpellCast: Caster and TargetObject now correctly use NwObject as the event data type.

Fixed

  • Fixed a server crash when a module or area attempted to cast a spell.
  • Fixed an edge case where a deleted player's TURD would not be deleted.

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.

... (truncated)

Changelog

Sourced from NWN.Anvil's changelog.

8193.34.22

nwn-dotnet/Anvil@v8193.34.21...v8193.34.22

Package Updates

  • NLog: 5.0.4 -> 5.0.5

Changed

  • OnSpellCast: Item, Spell and TargetObject can be null.
  • NwItem: Clone() now preserves the item's Droppable flag. An optional parameter is provided to keep the old behaviour.

8193.34.21

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

Added

  • NwAreaOfEffect: Added Radius property.

Package Updates

  • NWNX: 8faa9d4 -> fe195ec

Changed

  • OnSpellCast: Caster and TargetObject now correctly use NwObject as the event data type.

Fixed

  • Fixed a server crash when a module or area attempted to cast a spell.
  • Fixed an edge case where a deleted player's TURD would not be deleted.

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.

... (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.22.
- [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.22)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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