Releases: EvaisaDev/evaisa.mp
Releases · EvaisaDev/evaisa.mp
Noita Online - Release 1.19.3 (build 384)
Noita Online - Release 1.19.2 (build 384)
- Updated NoitaPatcher in order to support new Noita version.
Noita Online - Release 1.19.1 (build 383)
- Improvements to steam api bindings.
- No longer manually initializes steam api, and no longer adds steam shutdown to garbage collection.
- This should prevent the mods from disabling steam workshop mods and ruining your mod order.
Noita Online - Release 1.19.0 (build 382)
- Increased max player count
- profiler improvements
Noita Online - Release 1.18.18 (build 380)
- Added warning when running profiler without having NoitaDearImGui mod installed
Noita Online - Release 1.18.17 (build 380)
- Updated NoitaPatcher
Noita Online - Release 1.18.16 (build 379)
Changes
- Added alternative function for finding the correct folder of a mod, which should help solve some issues when people have multiple instances of arena installed.
Noita Online - Release 1.18.15 (build 378)
Changes
- Updated NoitaPatcher
- Added fallback to version hash code, it will now try to use
certutil
if this is available.
Noita Online - Beta 1.18.14 (build 377)
Changes
- Added hasher.exe (file hashing utility)
- data.wak is now hashed using this, which should fix the crash issue which showed up after 374
Noita Online - Beta 1.18.11 (build 373)
Changes
- When msvcp140.dll is missing it will now completely stop running any code, and only show the popup telling users to install the redistributable.
- Networking api now accepts null messages (probably)