Skip to content

Commit

Permalink
Automated commit: v0.31.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bgkillas committed Dec 4, 2024
1 parent 9ded562 commit 24ade61
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 18 deletions.
21 changes: 5 additions & 16 deletions last_release_notes.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,14 @@
## Noita Entangled Worlds v0.31.1
## Noita Entangled Worlds v0.31.2

- add in game chat system, enter to start/end
- fix wand errors

- fix projectiles duplicating from bombs materialized fix
- see own messages with in game chat

- fix enemies duping when host/player restarts

- teleport wands if grabbed sometimes since we cant remove them due to a crash, remove items faster when safe

- allow picking up wands from greater distances

- add share gold option(prob buggy)
## Accepted pull requests

- add no notplayer option(has issues i prob wont fix)

## Accepted pull requests
No pull requests have been accepted in this release.

- Revert "Add apt caching to release workflow" by @bgkillas in #258
- Add apt caching to release workflow by @kcalbxof in #255
- Changed file dialog to native via rfd by @kcalbxof in #254
- make ewext compileable on old systems UPD: added as feature flag by @kcalbxof in #236
## Installation


Expand Down
2 changes: 1 addition & 1 deletion noita-proxy/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion noita-proxy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ resolver = "2"
[package]
name = "noita-proxy"
description = "Noita Entangled Worlds companion app."
version = "0.31.1"
version = "0.31.2"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 24ade61

Please sign in to comment.