cce9f573baUpdate to v1.8.1 * Fixed secure containers in marked room; removed the category and added the individual containers. All containers except Kappa are a probability of 3//Kappa is a probability of 1.Valens2023-02-13 03:03:26 -05:00
37d356736cUpdates for v1.8.0 of Valens-AIO; compatible with SPT-AKI V3.5.0 * Added additional items to Airdrop Blacklist into the airdrop.json * Added botGenerationBatchSizePerType and reworked maxBotCap to current defaults and to include Streets into bots.json * Added botRelativeLevelDeltaMax into bots.json * Added runIntervalSeconds into flea.json; affects how often flea will refresh in-game (so selling faster or slower - is taxing on CPU resources as it calls more often or less often pending how you set it; default is 45 seconds) into flea.json * Reworked Ragfair Conditions to take current server values into flea.json * Removed airFilterUnitFlowRate, generatorFuelFlowRate, and gpuBoostRate from hideout.json; these may return in the future however, as of now they have been removed from the server config and I would need to dive deep into server code. * Consolidated timeLimit into its own boolean and raidTime settings. Restructured AiAmount and AiDifficulty to match the server config in raid.json * Added new types into the bots.ts config file * Added new types into the flea.ts config file * Removed types no longer being used in the hideout.ts config file * Added new types into the raid.ts config file * Added Streets Marked Room Loot into the Containers In Marked Room Loot Pool * General rework and cleanup of code
1.8.0
Valens2023-02-13 01:07:28 -05:00
41c3dd6c83Types update for 3.5.0Valens2023-02-12 23:21:14 -05:00
a85fd833b9Fixing onlyFoundInRaid Function to properly work for reals this fucking time. Also changed nomenclature in items.ts for a for loop.VforValens2022-09-03 20:33:16 -04:00
34bcd62d14Fix logic in removeItemRestrictions function.VforValens2022-09-03 19:33:59 -04:00
de120ff607Fix for DiscardItem and ItemRestrictions features.VforValens2022-08-17 23:09:04 -04:00
065c5098b9v1.4.0 Changelog * Bugfixes for non-working features * Code Refactor, and cleanup * Separated out all instances of the config files to their own separate entities. DebugMode is the only entity existing within the original config.json which will enable logging in the server for every feature enabled. * Removed Progression from the AIO and separated it out to its own individual modification.
1.4.0
VforValens2022-08-17 17:51:28 -04:00
c932d2b1e0Remove the default readme as it is not needed.VforValens2022-08-17 02:19:22 -04:00
245754fe4aFixing an oopsie from the very beginning.VforValens2022-08-17 02:18:04 -04:00
b7107e1a0eSeparated containers from config.json to its own containers.json in the /config directory.
1.3.1
VforValens2022-08-09 19:51:08 -04:00
676414b19bAdding Config import to all .ts files in preparation for v1.2.0 Fixing ammo.ts not equal to variables Fixing default config values for a few options.VforValens2022-08-04 22:00:54 -04:00
37ea60b3deFixed PMC Bot Conversion in the bot.ts for 3.1.1 and kept 3.2.0 options for when 3.2.0 releases.VforValens2022-08-04 15:35:21 -04:00
ebaabed41eUpdated ReadMe. Fixed bug in PMC Bot Conversion...accidentally kept in the 3.2.0 config...retained 3.2.0 config, and added identifiers for them while adding 3.1.1 config for PMC Bot Conversion.VforValens2022-08-04 15:32:46 -04:00
74a8df2cbcFixed a bug with ragfair currency patch. Add ammostacks.
1.0.1
VforValens2022-08-02 05:30:51 -04:00
c445442589Changes and updates for v1.0 release. Feature complete for v1.0 and verified/tested all features as working.
1.0
VforValens2022-08-01 22:49:45 -04:00