Commit Graph

27 Commits

Author SHA1 Message Date
Chomp 1b07ce530d Adjusted Goons spawn chance to 20% across Customs/Lighthouse/Woods/Shoreline 2025-10-30 13:34:20 +00:00
Chomp 4a8bf0b2c9 Reduced bossKolontay spawn chance to 0 on sandbox_high #634 2025-10-26 12:57:39 +00:00
Chomp f702c4f85f Fixed AllExtracts json issue 2025-10-23 14:35:19 +01:00
Chomp 65aa47b0a2 Corrected invalid Count value on bigmap 2025-10-21 10:49:31 +01:00
sp-tarkov-bot 52d2220413 Format Style Fixes 2025-10-16 20:10:46 +00:00
Chomp e16e387550 Updated non-active map base.json data 2025-10-16 21:09:01 +01:00
Chomp 7a78eb8400 Updated bossKnight spawnchance chance to 18% from 0% 2025-10-12 11:15:11 +01:00
Chomp 4b03f39e60 Updated CountPVE property 2025-10-09 21:10:25 +01:00
sp-tarkov-bot af61720a4d Format Style Fixes 2025-10-04 09:41:27 +00:00
Chomp 28130e7123 Location data update 2025-10-04 10:36:45 +01:00
Refringe b4b5156bd3 Complete LFS reorganization - Re-add files with new tracking
- Add image files as regular Git files (no longer in LFS)
- Add JSON files back to LFS with clean history
2025-09-06 22:11:30 -04:00
Chomp 9139eb6251 Updated remaining locale base.json files with PvE data 2025-08-29 11:46:10 +01:00
Chomp d99d530d7e Updated woods + customs with pve base data 2025-08-29 10:14:37 +01:00
Chomp 72fbecec77 Updated customs extract values 2025-08-25 16:01:21 +01:00
sp-tarkov-bot b71316d4b0 Format Style Fixes 2025-08-25 14:37:27 +00:00
Chomp a7c33d4306 Updated location data + new quest objects 2025-08-25 15:29:32 +01:00
Chomp 66f9b641f7 Updated location jsons 2025-08-22 13:22:04 +01:00
Chomp 18e3bb6545 Updated JSONs 2025-08-21 09:49:03 +01:00
sp-tarkov-bot b45d5befb1 Format Style Fixes 2025-07-27 08:06:42 +00:00
Chomp 67514f177a Updated location data 2025-07-21 21:52:54 +01:00
Chomp ae5ee943bb Updated location JSONs 2025-07-11 11:45:36 +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 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 e87edeffb8 Added new json data 2025-06-24 11:25:48 +01:00
Chomp a0faa91107 Updated sandbox_high #396 2025-06-17 14:46:30 +01:00
Chomp bc860991a2 Regenerated loot data, Sandbox_high to be added later 2025-06-17 09:52:40 +01:00
Cj 07f57e16a8 Task: Rename Assets folder to SPT_Data (#394)
* Rename `Assets` to `SPT_Data`

* Added GZ 20+ variant to repeatable quest system #395

* Repeatable code cleanup

* Removed PMC level check for repeatable Quest pool generation #395
they will always generate for both GZ variants

* Rename `Assets` to `SPT_Data`

---------

Co-authored-by: Chomp <dev@dev.sp-tarkov.com>
2025-06-15 09:54:33 +01:00