Automated commit: v1.1.2

This commit is contained in:
bgkillas 2025-02-11 18:18:38 -05:00
parent d58aa853d7
commit b035e9c290
3 changed files with 9 additions and 13 deletions

View file

@ -1,22 +1,18 @@
## Noita Entangled Worlds v1.1.1
## Noita Entangled Worlds v1.1.2
- fix kolmi mostly
- fix a crash
- hopefully fix fake hm's
- fix mimic potion poly duping
- fix pebble and summon taikisauva duping effect
- add ew_synced_var tag for mod compatability
- fix some errors
- maybe better implementation for ipv6
- try to fix player duping from des magically
- try to fix leggy/potion mimic poly duping
- new flags system so new game as host does not wipe flags causing duping
## Accepted pull requests
No pull requests have been accepted in this release.
- Small tweak to player sync warning message by @Elliot-Roberts in #333
## Installation

View file

@ -2576,7 +2576,7 @@ checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"
[[package]]
name = "noita-proxy"
version = "1.1.1"
version = "1.1.2"
dependencies = [
"argh",
"bitcode",

View file

@ -5,7 +5,7 @@ resolver = "2"
[package]
name = "noita-proxy"
description = "Noita Entangled Worlds companion app."
version = "1.1.1"
version = "1.1.2"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html