Skip to content

Commit

Permalink
Automated commit: v0.31.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bgkillas committed Dec 7, 2024
1 parent 1a4e2e3 commit f5ae72d
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 14 deletions.
45 changes: 34 additions & 11 deletions last_release_notes.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,48 @@
## Noita Entangled Worlds v0.31.5
## Noita Entangled Worlds v0.31.6

- fix egg more
- fix gold being removed from poly effects in shared gold mode

- reset perks better, maybe fix global perk duping
- dont let notplayer target lukki minion

- always cast some spells independent on how far away player is
- fix controls being taken away from notplayer when texting

- fix wands not being usable if someone drops it sometimes but not broken this time
- make nests work when host is far away

- make notplayer deal with egg enemies better
- fix some errors

- add delete key and pause menu to stop chat
- try to not spawn notplayers on you when facing kolmi

- warn on world number being different
- fix a world sync issue

- add chat history
- color lukki legs

- give twwe if someone near you has it only when you are close

- fix a bunch of issues with alternate revive mechanic

- dont let you spectate dead players with alternate revive mechanic

- remove some unused stuff

- do end fight at mountain when applicable

- try to fix proxy on steamdeck looking bad

- add notes about text/alternate revive mechanic on first use

- make ui a bit more clear

- spawn ragdolls when you die in perma death

- save settings on create/connect to lobby to prevent them being lost if proxy dies too fast

- fix a crash when picking up wands someone is looking at

## Accepted pull requests

- chat history feature by @sad-username-231 in #266
- stop player controls from working when typing on chat, can prevent you walking into lava when typing or something like that by @ZXb125 in #264

No pull requests have been accepted in this release.

## Installation


Expand Down
4 changes: 2 additions & 2 deletions 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.5"
version = "0.31.6"
edition = "2021"

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

0 comments on commit f5ae72d

Please sign in to comment.