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.21 in /anvil #135

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

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

Release notes

Sourced from NWN.Anvil's releases.

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.
  • Fixed a rare compile issue when using ToNwObject caused by exposed native types.

Release 8193.34.16

... (truncated)

Changelog

Sourced from NWN.Anvil's changelog.

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.

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

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

---
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 Oct 24, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 9, 2022

Superseded by #138.

@dependabot dependabot bot closed this Nov 9, 2022
@dependabot dependabot bot deleted the dependabot/nuget/anvil/NWN.Anvil-8193.34.21 branch November 9, 2022 01:02
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