raid_review_v0.1.1
Release Notes for v0.1.1
Please find below instructions for a fresh installation, or an upgrade path from a previous version.
Mod Version / SPT Version
v0.1.1 / v3.8.x
Virus Total Scan
raid_review__0.1.1_windows
https://www.virustotal.com/gui/file-analysis/YjRiZGUwMmMyNzQwMTIwMzZhYTdjOGI5NDhlNGYyMDE6MTcyMDUyNTMyMw==raid_review__0.1.1_linux
https://www.virustotal.com/gui/file-analysis/YzQ5ZTY3ODIxZDljYzQ4ZDdkOGMwMGUxYTc4ZTFkNTM6MTcyMDUyNTM1NQ==
Known Issues
- Not compatible with Mozilla Firefox, issues rendering the playback system.
Installing
- Copy
user
andBepInEx
folders into the SPT Installation just like any other mod. - [OPTIONAL] Review
config.json
, and adjust settings to your liking. - Launch SPT Server
Upgrading from v0.0.x
v0.1.1 is installed as a new set of folders/files:
Please ensure
Step 2
is followed, there are significant changes here, OLD CONFIG FILES WILL NOT WORK.
Please ensureStep 3
is followed, if you wish to keep previous raid data.
- Copy
user
andBepInEx
folders into the SPT Installation just like any other mod. - Review
config.json
, and adjust settings to your liking. - Delete file
RAID_REVIEW__0.0.x.dll
from the\BepInEx\plugins
directory. - Delete file old RAID REVIEW
.cfg
from the\BepInEx\config
directory. - Copy the
data
folder from\user\mods\raid_review__0.0.x\data
to\user\mods\raid_review__0.1.1\
- Delete the old mod folder
\user\mods\raid_review__0.0.x
completely - Launch SPT Server
What's Changed
Yo; few changes, so have a read if you're interested.
Otherwise, install and have fun!
- 🚀 Performance fixes; updated playback system to use HTML Canvas instead of SVG DOM Elements for faster and smoother animations.
- 💧 Fixed memory leak; discovered memory leak in the playback that would draw 80,000 extra nodes than required, and would continue to build up overtime until the browser crashed (my bad; too little sleep I suppose... no one reads these right?).
- 😪 Project changes; restructured projects so I could start sharing components between private and public instances of Raid Review (coming soon tm).
- 🗺 Playback interface: slight changes to the UI, and better exposure of the positional/heatmap toggle.
- 🧠 Added caching: utilising client side caching for positional data, should help with load times.
- 🐞 Bug fixes; other various bug fixes and changes.
- Other changes...
v3.9.0 will be my next milestone, it will just be this version (v0.1.0) compatible with v3.9.0
Thanks for reading ✌️
General Summary
- Fix - show PMC brain type on map legend + custom boss by @Chazut in #37
- Fix scav color when botComponent not found on scav by @Chazut in #39
- Fix delay on map playback, better SAIN bot info retrieval by @Chazut in #40
- Add bot difficulty info by @Chazut in #41
- Milestone: Enhance Fika Support and Refactor Code for Better Performance and Debugging by @christopher-talke in #42
- Coroutine and interop migration by @christopher-talke in #45
- 0.1.1 Changes by @christopher-talke in #49
- 0.1.1 Release by @christopher-talke in #50
Full Changelog: v0.1.0...v0.1.1