github ekky-llc/spt-raid-review v0.1.1
raid_review_v0.1.1

latest releases: v0.2.0, v0.1.1_NEXT
2 months ago

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


Known Issues

  • Not compatible with Mozilla Firefox, issues rendering the playback system.

Installing

  1. Copy user and BepInEx folders into the SPT Installation just like any other mod.
  2. [OPTIONAL] Review config.json, and adjust settings to your liking.
  3. 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 ensure Step 3 is followed, if you wish to keep previous raid data.

  1. Copy user and BepInEx folders into the SPT Installation just like any other mod.
  2. Review config.json, and adjust settings to your liking.
  3. Delete file RAID_REVIEW__0.0.x.dll from the \BepInEx\plugins directory.
  4. Delete file old RAID REVIEW .cfg from the \BepInEx\config directory.
  5. Copy the data folder from \user\mods\raid_review__0.0.x\data to \user\mods\raid_review__0.1.1\
  6. Delete the old mod folder \user\mods\raid_review__0.0.x completely
  7. 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

Don't miss a new spt-raid-review release

NewReleases is sending notifications on new releases.