0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 09:50:43 -05:00

891 Commits

Author SHA1 Message Date
Chomp
5a5b01dc71 Disabled cursedAssault to pmc conversion 2025-01-08 12:07:11 +00:00
Chomp
2ad2774739 Blacklisted locked case from pmcs and loot reward pool 2025-01-08 12:06:47 +00:00
Chomp
60996cd330 Blacklisted case key from PMCs and item reward pool 2025-01-08 11:49:15 +00:00
Chomp
588e5ecb44 Blacklisted TG-Vi-24 lethal vaccine from PMCs and reward item pool 2025-01-08 10:16:08 +00:00
Chomp
2e8cdce3c2 Blacklisted GARY ZONT portable electronic warfare device from PMCs and reward pools 2025-01-07 22:39:22 +00:00
Chomp
6a2afe2fa7 Added ability to filter out PMC loot items from pool based on its value, configured via pmc.json/lootItemLimitsRub 2025-01-07 20:28:41 +00:00
7190557805
Biome Configuration Updates (#1042)
See 0d1e1ba3591458bb195812232d3b8c3345abbeaa for actual changes. The
rest is from running the `style:fix` script.

- Consolidated ignores
- Enabled for `ModCompilerService.ts`
- Added a format ignore line to `ModCompilerService.ts` to prevent
mappings from being affected
- Enabled for `jsonc` file types

---------

Co-authored-by: Chomp <27521899+chompDev@users.noreply.github.com>
2025-01-07 15:36:08 +00:00
Chomp
f1b1dd46eb Fixed incorrect types inside playerscav.json 2025-01-07 15:07:10 +00:00
Chomp
35287b46d7 Fixed incorrect types 2025-01-07 15:02:12 +00:00
Chomp
4d039bf869 Added 6B47 Ratnik-BSh helmet (EMR Arctic cover) itemPreset default 2025-01-07 11:51:58 +00:00
Chomp
af06b51239 Blacklisted KOSA and mr kerman from pmc loot pool 2025-01-06 20:22:28 +00:00
Chomp
3c9688cd6d Blacklisted Contraband box from PMC loot pool 2025-01-06 20:21:32 +00:00
Chomp
0835ad6ca0 Added more bot types to PMCs always hostile array + various adjustments 2025-01-06 19:32:45 +00:00
Chomp
600be0d5cb Added more items to PMCs + added white balaclava to PMCs during Christmas 2025-01-05 15:56:28 +00:00
Chomp
4dc9c916e1 Blacklisted 2 additional test keys 2025-01-04 18:31:37 +00:00
Chomp
8d31aba753 Merge branch '4.0.0-DEV' of https://github.com/sp-tarkov/server into 4.0.0-DEV 2025-01-04 11:33:24 +00:00
Chomp
926001c387 Blacklisted test keys: Key 2, Key 3, Key 5 2025-01-04 11:32:52 +00:00
5a412d80e5
Added new Cultist Recipes to the hideout.json file - these should be 1:1 from my own testing in PvP and PvE 2025-01-03 18:55:37 -05:00
Chomp
25c9fbb7c1 Added 6B13 M assault armor (Christmas Edition) price override 2025-01-03 20:57:45 +00:00
Chomp
5551a2a234 Added 6B13 M assault armor (Christmas Edition) to globals item preset overrides 2025-01-03 20:54:50 +00:00
Chomp
2c49bdda74 34510 2025-01-03 17:39:36 +00:00
Chomp
d090147653 Blacklisted bear prestige 2 dogtags from item rewards 2025-01-03 14:34:01 +00:00
Chomp
fb4f74a94d Increased prices of christmas gifts 2025-01-03 11:16:06 +00:00
Chomp
ff4e1542f9 Added missing mtek helmets to custom itempreset system 2025-01-03 11:13:44 +00:00
Chomp
79718c311b Added ability to insert custom ItemPreset objects into globals.json on server load 2025-01-03 10:39:59 +00:00
Chomp
21aa379ccb Added Flash drive with special software to reward item and pmc blacklists 2025-01-02 23:39:05 +00:00
Chomp
2af2907f77 Fixed drip out part 1/2 being assigned to the wrong faction 2025-01-02 18:48:09 +00:00
Chomp
871111d00c Fixed bad ids and added back seasonal changes 2025-01-02 15:28:00 +00:00
Chomp
23f2d96433 Changes to max bot values 2025-01-02 15:27:40 +00:00
Chomp
f29ae25cd9 Disable clothing changes - clothing is broken 2025-01-02 15:13:03 +00:00
Chomp
f789d7e27c Lowered max bot cap values for most maps 2025-01-02 12:20:49 +00:00
Chomp
a0a9fcacb9 Improvemetns to seasonal event system
Extended christmas event to 7th of january

new years event has christmas event actions

Moved seasonal code into functions

Added more seasonal settings for events
2025-01-01 14:37:11 +00:00
Chomp
6628eb9bab Added system to allow adjustment of bot appearance by season
PMCs have higher weighting to wear winter clothing during Christmas
2025-01-01 11:21:50 +00:00
Chomp
a8ecfb7be9 Fixed new years and april fools events being incorrectly named 2025-01-01 09:04:40 +00:00
Chomp
545707d0bb Implemented system that purges Christmas containers when outside of relevant event 2024-12-31 17:56:23 +00:00
Chomp
31d757b935 Added new years 2024 gift 2024-12-31 11:23:52 +00:00
Chomp
91a9cb8964 Expanded weather system to have per-season weather parameters
Adjusted winter weather to be less sunny and more snowy
2024-12-30 22:06:55 +00:00
Chomp
502f08c414 Added globalLootBlacklist to pmc config
Reworked `PmcLootGenerator` to make use of new property
Unified how pocket/vest/backpack slots create blacklist
Utilise set when combining blacklist sources

Blacklisted prestige dogtags from reward pool and PMC loot
2024-12-30 16:27:24 +00:00
Chomp
e71ae911b5 Removed evil spirits quest (lacks locale data)
Added missing quest images

Removed old christmas quests from `eventQuests` dictionary
Added new christmas quests to `eventQuests` dictionary
2024-12-30 12:49:01 +00:00
Chomp
44a84afffe Added killas christmas helmet to event 2024-12-30 09:14:21 +00:00
Chomp
5d3fe4ad2b 34501 2024-12-29 12:34:29 +00:00
43b9d6bb21
Updates Version Numbers 2024-12-27 22:13:02 -05:00
Chomp
1496099061
Added secret_extraction items to reward and pmc loot blacklist 2024-12-27 20:45:18 -05:00
Chomp
6781b8dc17
Blacklisted flyers from fence 2024-12-27 20:37:51 -05:00
Chomp
226879853e
Added killas christmas armor 2024-12-27 20:37:41 -05:00
CWX
5864f81b1e
Merge branch 'bun' of https://github.com/sp-tarkov/server into bun 2024-12-27 20:31:22 -05:00
Chomp
82b7f5e9a9
Updated version string in core.json 2024-12-27 20:15:50 -05:00
Chomp
c6a9a1afb5 Fixed opening sealed case causing server error 2024-12-25 09:15:26 +00:00
Chomp
531dca5f92 Fixed incorrect ledx id inside inventory.json Pumpkin with sweets reward 2024-12-24 09:06:49 +00:00
Chomp
21d11702c6 Increased chance of rain 2024-12-23 22:45:15 +00:00