38 Commits

Author SHA1 Message Date
4f4606c65b Added in custom configurations for "boss" PMCs spawning and reduced it from the default as I found they were spawning too often. 1.3.3 2023-02-17 14:15:53 -05:00
596292c332 Valens Progression v1.3.2 Compatible with AKI 3.5.*
* Hotfix for PMCs not generating with proper equipment.
1.3.2
2023-02-17 14:06:16 -05:00
93fd538d06 Added Equipment Weighting to PMCs 1.3.1 2023-02-16 13:55:40 -05:00
d78e51911e Update types for AKI 3.5.1 2023-02-16 13:22:45 -05:00
b8fb281ec2 Package change for 1.3.0 and compatibility for SPT-AKI 3.5.0 2023-02-13 13:59:29 -05:00
8f556bf48f Final changes for 1.3.0; Compatibility for SPT-AKI v3.5.0 2023-02-13 13:58:41 -05:00
1f0daaa06a Initial updates for 3.5.0 compatibility
* Completion of conversion to 3.5.0 server backend, and initial LL1 framework for PMCs in pmc.ts
* Completion of LL1 requirements for PMCs in pmc.ts
* Removed scav file for now by commenting out in mod.ts and scav.ts
* TODO: Completion of LL2 and LL3 requirements for PMCs in pmc.ts; Enable scav.ts and rework scav.ts to be compatible?
1.3.0
2023-02-13 03:27:30 -05:00
14add1d9b5 Types update for 3.5.0 2023-02-12 23:21:22 -05:00
8c4fae1d12 More work 2023-01-16 20:26:44 -05:00
08606cd070 3.5.0 type updates 2023-01-15 00:21:11 -05:00
654f7a0803 Package update 1.3.0-RC1 2023-01-08 01:55:55 -05:00
2dcdc3d1b9 RC1 of 3.5.0 compatibility? 2023-01-08 01:54:44 -05:00
61cc3c144a no message 2023-01-08 01:28:04 -05:00
3d6935baab Doing more dumb stuff, haha oops. 2023-01-08 01:27:37 -05:00
d08c4c8c42 Added back pmc and scav ts configs - oops 2023-01-08 01:25:31 -05:00
95507c79f0 Revert "Remove configs."
This reverts commit 3be44986e8e6b4c05557538c4ca62c5c3fc69230.
2023-01-08 01:25:05 -05:00
3be44986e8 Remove configs. 2023-01-08 01:23:25 -05:00
0abdb7e21a Remove all custom configs and logging. 2023-01-08 01:22:36 -05:00
f58ed247d4 Changed PMC config to import from IBotConfig. 2023-01-08 01:15:38 -05:00
fae14998cc Update types to 3.5.0 and some additions of server side changes on scavs/assault bots. 2023-01-08 01:07:39 -05:00
7a5877034a Upate types for 3.4.0 1.2.4 2022-12-25 18:45:30 -05:00
37ef6a4439 ​Compatibility update for SPT-Aki v3.2.3 1.2.3 2022-09-11 21:55:55 -04:00
3113e0615b Hotfix for scavs spawning with high tier ammo at pLvl 25 instead of 33. 1.2.2 2022-09-10 11:24:04 -04:00
060fdc9d8d Bugfix for scav customWhitelists not working. v1.2.1 1.2.1 2022-09-06 16:45:53 -04:00
32286b70c0 Comment out dogtag generation to fix reference errors. Reuploaded as v1.2.0 2022-09-05 21:09:41 -04:00
8b2fdec862 Updates for v1.2.0 1.2.0 2022-09-05 20:41:49 -04:00
1f49331d9c v1.2.0 Release Ready
**v1.2.0 Changelog**
* Compatible with SPT-Aki v3.2.2
* Updated Readme
* Separated progression.ts into scav.ts and pmc.ts
* Added config/scav.json and config/pmc.json
* Added the ability to fully customize the whitelist(s) to your desire(s) with 5 whole templates to customize.
* Nerfed RFB, and M1A spawn rates on Scavs from 3.35% to 1.07%
* Nerfed Scavs to adopt Template 2 at Lv 33 instead of Lv 26 to compensate for Workbench 3 at Lv 30.
2022-09-05 20:30:53 -04:00
4f078c32e3 Push and Commit changes of new indev branch working towards v1.2.0 with full user customization via config files. 2022-09-03 19:43:25 -04:00
bd20ad3906 Fix a const for usec and bear lvl in dogtag generation. 2022-09-02 14:32:14 -04:00
4fc338e03b Remove stringify from progression.ts, fix eslint errors. 2022-09-01 16:24:53 -04:00
33eac17021 v1.1.0 Release - Added Scav Progression, and Weighting.xlsx worksheet which is still WIP. Updated ReadMe. 2022-09-01 05:34:04 -04:00
e39f7a8147 Types Updates for 3.2.2 2022-09-01 05:19:17 -04:00
ef8f9d4bdb v1.0.1 changes to include adding missing config option. 1.1.0 2022-08-18 15:27:28 -04:00
826ad2b416 ReadMe change. 1.0.1 2022-08-17 23:19:49 -04:00
e2d1181927 Commit ReadMe. Ready for release version 1.0 1.0.0 2022-08-17 23:10:58 -04:00
5a20dedfff Progress towards v1.0 standalone release. 2022-08-17 02:29:54 -04:00
c5cc1ed1fe Remove the default readme as it's not needed. 2022-08-17 02:19:43 -04:00
e7f4673870 Initial commit 2022-08-17 06:15:13 +00:00