github ekky-llc/spt-raid-review v0.1.0_test
raid_review_v0.1.0_test

latest releases: v0.2.0, v0.1.1_NEXT, v0.1.1...
pre-release3 months ago

Release Notes for v0.1.0_test

Please find below instructions for a fresh installation, or an upgrade path from a previous version.

Mod Version / SPT Version

v0.1.0_test / v3.8.x

Virus Total Scan


THIS IS A TEST BUILD, THINGS MAY BE VERY BROKEN

Things to test

  • SCAV/PMC and Bosses recognition, are bosses and pmc types recognized properly, including the difficulty and brain type.
  • Missing Player, are there any raids where the main player is missing from the raid?
  • Muli-raid/Co-op support, [FIKA Required] can you run more than one raid at a time, or have more than one player in a raid, and it show the playback in the raid-review client.

Known Issues

  • Not compatible with Mozilla Firefox, issues rendering the playback system.
  • Requires SAIN v2.3.3, the mod will NOT run without this.

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.0 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.0_test\
  6. Delete the old mod folder \user\mods\raid_review__0.0.x completely
  7. Launch SPT Server

What's Changed

  • Fix, show PMC brain type on map legend + custom boss by @Chazut
  • Fix, scav color when botComponent not found on scav by @Chazut
  • Fix, delay on map playback, better SAIN bot info retrieval by @Chazut
  • Add bot difficulty info by @Chazut
  • Started work on Fika Support, including introduction of RaidManager class to handle active raids and profiles by @ekky
  • Implemented sessionId to payloads for identifying which profile is sending data back, improving Fika support by @ekky
  • Refactored code for better performance and debugging: by @ekky
  • Implemented Logger abstraction for simplified debug dumps by @ekky
  • Fixed issues with Basic Authentication, using username/password fields from SPT Profile instead of ID by @ekky
  • Refactored MapComponent and SessionManager to deal with performance problems and fix raidId null issue in packet handler by @ekky
  • Made signficant changes to the config.json file by @ekky

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

NewReleases is sending notifications on new releases.