Commit Graph

192 Commits

Author SHA1 Message Date
R3ality e555aaf940 Add Ref currency to EDITPROFILE gift 2025-07-21 11:38:50 +03:00
Chomp cbcfa370bc Disabled hostile pscav bots from using brains other than assault #466 2025-07-20 15:27:58 +01:00
Chomp 80e0637b26 string to mongoid conversion
Removed unnecessary nulls

Cleaned up access levels for methods in `BotGenerator`
2025-07-20 11:33:25 +01:00
Chomp 02d079985f Updated pmc dogtag generation systems to use weights + prestige tags 2025-07-19 22:26:22 +01:00
Chomp ff513beb9e Added new Voices to PMCs 2025-07-19 21:21:43 +01:00
Chomp 5f5bf3c39f Added 40mm ammo values to Boar boss to prevent generation errors on raid start 2025-07-19 10:09:09 +01:00
Chomp 843b1ad780 Updated trader assorts + base items_sell values 2025-07-17 23:29:15 +01:00
Chomp 899bbe6728 Updated locals + globals 2025-07-17 23:08:19 +01:00
Chomp 93daa1893f Updated trader non-sell lists 2025-07-17 23:07:44 +01:00
Chomp 7be5ca23da Updated hideout crafts 2025-07-17 22:56:43 +01:00
Chomp 50f684537d Expanded max loot in pmc container systems
Now allows for per-map multipliers + pocket + vest loot uses same level-based value as backpack

labs multiplier = 2
labyrinth = 4

Removed nullability from some properties
2025-07-17 18:25:31 +01:00
Chomp 3463f4e186 Fixed typo in victim_plead_20 2025-07-17 17:21:12 +01:00
Chomp 6c4de1f5bd Updated shadow of tagilla name #477 2025-07-17 14:14:26 +01:00
Chomp e42771f45d Added hideout craft unlock to thirsty secrets 2025-07-16 18:50:06 +01:00
Chomp 68cec37934 Added quests:
Hobby Club
Fair Price - Part 1
Fair Price - Part 2

Updated:
Green Corridor
Our Own Land

AK50 will require additional json updates to be unlocked
2025-07-16 17:40:18 +01:00
Chomp 29a46a5e7c 38114 2025-07-16 15:56:09 +01:00
Chomp 8691837229 Updated standard account encyclopedia values 2025-07-15 18:45:23 +01:00
Chomp 2639504471 String to MongoId conversions
Removed unnecessary properties from quest object
2025-07-15 10:37:49 +01:00
Chomp 31a904224e Remove unused properties from configs, cleanup nullability (#475) 2025-07-12 14:56:48 +01:00
R3ality e31b6a4981 Merge pull request #474 from R3ality/blacklist-labyrinth-keys
Blacklist Labyrinth spawn chamber puzzle keys
2025-07-12 14:55:40 +01:00
Archangel 73269806cc Remove unused properties from configs, cleanup nullability 2025-07-12 14:24:21 +02:00
Chomp 5eaf177f67 use correct Ids 2025-07-12 12:13:43 +01:00
Chomp 64e6817e50 Added prestige dogtag 3 + 4 to reward blacklist 2025-07-12 10:54:25 +01:00
Chomp ebb5d15a0d Moved Voice property to customization 2025-07-11 12:42:50 +01:00
Chomp ae5ee943bb Updated location JSONs 2025-07-11 11:45:36 +01:00
Chomp 5d9a97ce5b Converted customisations ids to mongoIds 2025-07-09 17:24:12 +01:00
Chomp a3d8eb2b81 Updated JSONs for 37972 2025-07-09 16:51:11 +01:00
Chomp a5c7f3265f 37972 2025-07-09 15:39:48 +01:00
Chomp 85138ce0fc Updated locales 2025-07-08 14:15:04 +01:00
Chomp daab33c4dc Reset normal scav xp to -1 to match live 2025-07-08 10:25:19 +01:00
Chomp 81a8fbcfb7 Updated locales 2025-07-07 16:23:26 +01:00
Cj 090d7b6494 change vars to MongoId, remove underscore from injections, fix bug introduced from last PR 2025-07-06 16:40:08 -04:00
Cj edb1f8a6fc alphabetical order, rename var 2025-07-06 08:52:16 -04:00
Cj 14d2c53ba1 clean up FindBarterItems, remove underscore from injections, add locale for warning 2025-07-06 08:33:44 -04:00
Chomp b06e9ef14e Added missing Id to repeatable json 2025-07-05 12:03:08 +01:00
Chomp 145b19857d Updated profile.json defaults to resolve MongoId conversion warnings 2025-07-02 19:49:42 +01:00
Cj 371c9d58f0 Repeatable quest generation MongoID conversion (#439)
* Update repeatable quest generation for mongoid, add new server localizations, switch `Traders` to MongoId

* Give error default value
2025-07-02 12:44:49 +01:00
Jesse 54f0d0779c Convert TemplateItem to MongoId (#436)
* Convert TemplateItem to MongoId

* Push new extensions

* Handle null mongoid's being passed to regex

* Handle null strings, fixes item events

* Updated loot generation to work with new property `composedKey`

Fixed typo in `SlotId`

* Fix missing method after merge

* Remove duplicately named MongoIDExtensions?

* Fixed location loot generation to handle impending loot json changes

* Updated location JSONs with new properties (excluding lighthouse loose loot)

* Fixed build issue with ItemTplGenerator

* use correct handing for new mongo ids

* Added helper method to improve readability

---------

Co-authored-by: Chomp <dev@dev.sp-tarkov.com>
2025-07-02 10:14:04 +01:00
Chomp 50c91fb1c2 Added missing property 2025-06-30 10:07:33 +01:00
Chomp 4608567982 Added Knight to weekly boss pool 2025-06-30 09:42:53 +01:00
Chomp e6b791179b Added Boss of the week system
Similar to live where a boss is picked at random and will have a guaranteed spawn on a map. This is indicated with a skull on the map selection screen
Configurable via `config/bot.json/weeklyBoss`
2025-06-29 18:58:23 +01:00
Chomp 1c5e82187e Fixed incorrect id 2025-06-29 14:02:43 +01:00
Chomp 2c72936e1a Added missing assort/quest mappings for REF 2025-06-29 12:04:09 +01:00
Chomp d6fb1e46e6 Quest changes:
`Living High is Not a Crime - Part 1` reward change
`Energy Crisis` reward change
`Corporate Secrets` reward change
`Gunsmith - Part 4` reward change
`Gunsmith - Part 11` reward change
`Against the Conscience - Part 1` condition change
`Thirsty - Secrets` reward change
Added `Against the Conscience - Part 2`
Added `Surprise Gift`
2025-06-29 12:03:51 +01:00
Chomp 0ca5ea15f8 37759 2025-06-26 13:27:55 +01:00
Chomp f84ebd5af9 Added NOESCAPE gift code 2025-06-26 11:53:04 +01:00
Chomp df3ac2366c Added aggressorBonus values for zombies 2025-06-24 22:33:09 +01:00
Chris Adamson fa39bec1e7 added a random chance between config and 100 for infected to be present in the map 2025-06-24 13:05:58 -05:00
Chomp 05a0bf1b23 Adjusted summer start date to match live 2025-06-24 16:25:42 +01:00
Chomp e87edeffb8 Added new json data 2025-06-24 11:25:48 +01:00