Commit Graph

19 Commits

Author SHA1 Message Date
sp-tarkov-bot f89db9eda0 Format Style Fixes 2025-11-06 13:32:36 +00:00
Chomp 8ad953a224 Added system to semi-randomly rotate goon spawns across various maps
Removed knight from weekly boss system
2025-11-06 13:31:44 +00:00
sp-tarkov-bot 1d73bbee64 Format Style Fixes 2025-10-29 20:31:44 +00:00
Chomp 7763ebc55a Added missing values for ravangezryachiyevent
Fixed preset typo `bossTagillaAgro`
2025-10-29 20:30:47 +00:00
Chomp 02c20520c5 Added missing values for event bosses 2025-10-29 19:39:07 +00:00
sp-tarkov-bot 0e6986a4d5 Format Style Fixes 2025-10-26 19:51:47 +00:00
Chomp 7459a89dc0 Blacklisted various labrys items from scavs 2025-10-26 19:50:45 +00:00
Chomp 4ce5512d7d Added BotConfig.ReplaceScavWith to allow adjustment of scavs into other bot types 2025-10-17 10:53:25 +01:00
sp-tarkov-bot 3b3024dbc8 Format Style Fixes 2025-08-21 10:31:46 +00:00
Chomp 2b74e96d5e Ensure Rogues have unique names 2025-08-21 11:30:59 +01:00
Chomp fcf7a6d40f Removed unused side_plate weights from config
Reduced code duplication in `FilterPlateModsForSlotByLevel`
2025-07-30 16:55:26 +01:00
sp-tarkov-bot b45d5befb1 Format Style Fixes 2025-07-27 08:06:42 +00:00
Chomp 68c89fcc00 Added ak50 to PMCs level 50+ 2025-07-25 21:11:13 +01:00
Chomp cbcfa370bc Disabled hostile pscav bots from using brains other than assault #466 2025-07-20 15:27:58 +01:00
Archangel 73269806cc Remove unused properties from configs, cleanup nullability 2025-07-12 14:24:21 +02: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
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