Skip to content

Commit 24ade61

Browse files
committed
Automated commit: v0.31.2
1 parent 9ded562 commit 24ade61

File tree

3 files changed

+7
-18
lines changed

3 files changed

+7
-18
lines changed

last_release_notes.md

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,14 @@
1-
## Noita Entangled Worlds v0.31.1
1+
## Noita Entangled Worlds v0.31.2
22

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

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

7-
- fix enemies duping when host/player restarts
8-
9-
- teleport wands if grabbed sometimes since we cant remove them due to a crash, remove items faster when safe
10-
11-
- allow picking up wands from greater distances
12-
13-
- add share gold option(prob buggy)
7+
## Accepted pull requests
148

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

17-
## Accepted pull requests
10+
No pull requests have been accepted in this release.
1811

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

2514

noita-proxy/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

noita-proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ resolver = "2"
55
[package]
66
name = "noita-proxy"
77
description = "Noita Entangled Worlds companion app."
8-
version = "0.31.1"
8+
version = "0.31.2"
99
edition = "2021"
1010

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

0 commit comments

Comments
 (0)