Skip to content

Releases: zenakuten/3SPNvSoL

3SPNvSoL 3.1

21 Aug 03:36
Compare
Choose a tag to compare

v3.1

  • Implement an optimal pickup spawn strategy. Pickup spawns are now govern by the PickupMode configuration option.
    (Thanks kokuei!)
    • Off (0) - No pickups will spawn, same as setting bRandomPickups to false.
    • Random (1) - Original pickup spawn strategy, same as setting bRandomPickups to true.
    • Optimal (2) - New pickup spawn strategy.