31 Commits

Author SHA1 Message Date
bfe7c598bd Changes for SPT-Aki v3.2.1 compatibility 1.4.2 2022-08-18 12:21:03 -04:00
76f406baa5 ReadMe for v1.4.1 1.4.1 2022-08-17 23:20:07 -04:00
de120ff607 Fix for DiscardItem and ItemRestrictions features. 2022-08-17 23:09:04 -04:00
065c5098b9 v1.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.

New Features
* Added SMG In Holsters to Weapons.json
* Added Skill Progression/Fatigue rates to Skills.json
* Added Remove Discard Limit, and Remove Item Restrictions to Items.json
* Reworked Insurance, and added minHr, maxHr, and storageMaxHr alongside the previously existing priceCoefficient, and returnChance in Insurance.json
* Added Armor Materials to Armor.json
1.4.0
2022-08-17 17:51:28 -04:00
c932d2b1e0 Remove the default readme as it is not needed. 2022-08-17 02:19:22 -04:00
245754fe4a Fixing an oopsie from the very beginning. 2022-08-17 02:18:04 -04:00
b7107e1a0e Separated containers from config.json to its own containers.json in the /config directory. 1.3.1 2022-08-09 19:51:08 -04:00
509b5f46ae Changes for v1.3.0 1.3.0 2022-08-08 20:03:48 -04:00
5f36eaa796 Restoring config defaults. 1.2.4 2022-08-06 19:13:56 -04:00
70d01dc474 Changes to catch the git up to v1.2.3 2022-08-06 14:44:30 -04:00
67f86859c4 Updated readme and package.json for 1.2.1 1.2.1 1.2.2 1.2.3 2022-08-05 18:51:47 -04:00
3f0298785c Updated readme for 1.2.0
Fixed template error for removeMaxKeyUsage variable. It now works correctly.
2022-08-05 18:50:23 -04:00
2256ace719 New features for v1.2.0
Several bugfixes including a fix for containers on PMC bots.
1.2.0
2022-08-05 18:02:00 -04:00
7a7b375df4 Config Changes Again? 2022-08-04 22:03:18 -04:00
676414b19b Adding 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.
2022-08-04 22:00:54 -04:00
6e81836ff4 v1.1.2 fixes, and feature additions. 1.1.2 2022-08-04 18:05:23 -04:00
446d309d3f Fix for PMC Difficulty. Versioning Update to 1.1.1 1.1.1 2022-08-04 16:32:36 -04:00
37ea60b3de Fixed PMC Bot Conversion in the bot.ts for 3.1.1 and kept 3.2.0 options for when 3.2.0 releases. 2022-08-04 15:35:21 -04:00
ebaabed41e Updated 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.
2022-08-04 15:32:46 -04:00
62f860cc6a gitignore config.json.bk 2022-08-04 14:47:24 -04:00
b90d5ffbbc Fixed many bugs/issues, and finally v1.1.0 is actually release ready. 2022-08-04 14:43:56 -04:00
5c3f24dbdb Update package.json versioning. 1.1.0 2022-08-03 22:02:36 -04:00
3809fb4efc Update ReadMe for 1.1.0 2022-08-03 22:01:19 -04:00
efe6e7ab1e Drop tmp/js folder 2022-08-03 22:00:36 -04:00
d3d1ef149e Added new features for v1.1.0 2022-08-03 21:57:37 -04:00
74a8df2cbc Fixed a bug with ragfair currency patch.
Add ammostacks.
1.0.1
2022-08-02 05:30:51 -04:00
c445442589 Changes and updates for v1.0 release. Feature complete for v1.0 and verified/tested all features as working. 1.0 2022-08-01 22:49:45 -04:00
f2a319bfd2 Progress towards RC1.0 2022-07-30 23:04:18 -04:00
9f7ab8b299 Fix config spacing. 2022-07-30 00:43:14 -04:00
7419ea2bd3 The start of something great. 2022-07-30 00:35:54 -04:00
ac2b7fbffb Initial commit 2022-07-29 20:33:23 +00:00