Skip to content

Releases: ArchangelWTF/LotsofLoot

3.0.2

24 Dec 13:46
Compare
Choose a tag to compare
  • Fix to forcefully spawn the relaxation key on one of it's spawns in Streets of Tarkov
  • Disabled loot overlay on new installations for now, it's recommended that this option is turned off as it doesn't work as well as it should.

Full Changelog: 3.0.1...3.0.2

3.0.1

14 Dec 16:36
Compare
Choose a tag to compare
  • Allow always forced spawnpoints to spawn due to a missing parameter in addForcedLoot

3.0.0

14 Dec 15:43
Compare
Choose a tag to compare

What's Changed

  • A major refactor across the entire mod that pretty much cuts loot generation time in half while keeping the functionality
  • A lot more configuration options for the generation of loot in loose containers (Max amount of keys or keycards, options to add items to a containers blacklist)
  • A fix to allow people to rename the mod folder
  • A fix that caused loot to not generate due to loot spawnpoints having been configured incorrectly
  • Slightly higher loose loot generation if loot overlay is turned off.

I highly recommend removing the previous install if you have installed this mod prior to this version, there is a lot of breaking changes in the config file.

Full Changelog: 2.4.0...3.0.0

2.4.0

26 Nov 15:08
decb2b5
Compare
Choose a tag to compare

This release is for SPT 3.10

Changes:

  • Moved mod over to a DI system, making readability of the code a lot better.
  • Moved id's over to MongoIds as is required for 3.10 to function
  • Moved startup methods over to asynchronous operations, this should allow the SPT server to initialize Lots of Loot faster.
  • Fixed so that looseContainerModifier and/or looseBackpackModifier being set to 0 actually stops spawning items inside of loose container loot.
  • Removed armor inserts that weren't supposed to be added out of the loose container loot weight pool.
  • Fixed up the item blacklist in generating loot so that seasonal items don't spawn if no event is active.
  • Updated license

It is generally recommended to run this pretty far down the load order else things like loot in loose containers wont spawn! ​This mod should override mods like ALP & SVM but it should be overridden by Fika in the load order.

2.3.0

07 Aug 17:00
a4ac6ab
Compare
Choose a tag to compare

Changes:

  • Added lighthouse marked room
  • Added a new config file with a lot more comments, as well as cleaning it up moving it from the JSON format to a JSON5 format that allows commenting
  • Adds removing backpack restrictions so that THICC item cases can be picked up.
  • Fixes blacklist to always be iterable.
  • Various other small refactors and changes that get rid of deprecated functions, as well as cleaning up some of the code.

This release will require you to delete the previous install. if you have changed the previous configuration make a back-up and change the values back in the new config file.

It is generally recommended to run this pretty far down the load order else things like loot in loose containers wont spawn! ​This mod should override mods like ALP, SVM but it should be overridden by FIKA in the load order.

2.2.3

03 Aug 11:35
Compare
Choose a tag to compare
  • Added support for sandbox_high
  • Updated to SPT 3.9