Skip to content

Releases: refringe/CustomRaidTimes

v1.7.3

06 Sep 14:49
Compare
Choose a tag to compare

Updates:

  • Adds fast-uri package to the build ignore.
  • Resolves an issue where time changes were not being applied to the high-level version of the Ground Zero map. #15

Full Changelog: v1.7.2...v1.7.3

v1.7.2

15 Jul 01:52
Compare
Choose a tag to compare

Updates:

  • Adds option to overwrite scav raid times. Resolves #13
  • Updates a mistake in the config comments.

Full Changelog: v1.7.1...v1.7.2

v1.7.1

10 Jul 01:55
Compare
Choose a tag to compare

Updates:

  • Slightly nicer logging.
  • Removed unused types.

Notes:

  • This is functionally the same as the 1.7.0 release. There's no urgent need to update.

Full Changelog: v1.7.0...v1.7.1

v1.7.0

09 Jul 05:01
Compare
Choose a tag to compare

Updates:

  • Updated to support SPT v3.9
  • Resoves a few bugs that prevented loading in some scenarios.

Full Changelog: v1.6.0...v1.7.0

v1.6.0

14 Apr 15:19
Compare
Choose a tag to compare

Updates:

  • Updated to support SPT v3.8
    • Added Ground Zero map support
  • Removed all bot configuration options and changes

Notes:

  • Bot changes were out of scope. You should be using SWAG+DONUTS anyways—It works much better.

Full Changelog: v1.5.0...v1.6.0

v1.5.0

05 Oct 01:36
Compare
Choose a tag to compare

Updates:

  • Updated for SPT 3.7.
  • Refactored mod structure to be cleaner.
  • Further improved configuration commenting.
  • Configuration file is now even more strictly validated.
  • Synchronous loaders are now being used.
  • The discontinued POOP mod has been removed from the mod conflict list.
  • Debugging has been improved.

Full Changelog: v1.4.0...v1.5.0

v1.4.0

23 Aug 04:48
Compare
Choose a tag to compare

Updates:

  • Updated for SPT 3.6.
  • Full rewrite of the mod structure.
  • Improved configuration file structure and commenting.
  • Configuration file is now validated and logs helpful messages.
  • Everything that can be done asynchronously is now being done asynchronously.
  • Common mods that interfere with spawn waves are now detected. When detected, the feature to extend bot spawn waves is disabled automatically. Additionally, there is now a configuration option to force the feature to run.
  • Train schedules can now be statically configured within the configuration file.
  • Debugging has been improved.

Full Changelog: v1.3.3...v1.4.0

v1.3.3

29 Jun 04:41
47614d8
Compare
Choose a tag to compare

Minor Updates:

  • The debug logging should now be much more helpful.
  • The configuration file is more consistent and has some extra explanations.

If you experience any problems, please submit a detailed bug report.

v1.3.2

29 Mar 03:40
Compare
Choose a tag to compare

Bugs:

  • Rewrote the method that resolves the time settings so that the minimum and maximum settings are recalculated each time the method is run (on startup, and after each raid finishes). Thanks to both skybellrock and DanW for helping hunt this down.

If you experience any problems, please submit a detailed bug report.

v1.3.1

03 Mar 02:40
Compare
Choose a tag to compare

Bugs:

  • Resolved an issue that prevented raid times from recalculating when a raid finished.

If you experience any problems, please submit a detailed bug report.