Commit Graph

3415 Commits

Author SHA1 Message Date
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
Refringe 888a920fda Prepare for LFS reorganization - Remove LFS-tracked files 2025-09-06 21:56:23 -04:00
Refringe b110cc34b5 Merge branch 'develop' 2025-09-06 21:52:09 -04:00
sp-tarkov-bot 49ec6c2b9a Format Style Fixes 2025-09-06 18:06:50 +00:00
Chomp 495660bec3 Expanded UBGL ammo placement to try pockets if rig placement fails - fixes partisan not having any ubgl ammo 2025-09-06 19:05:54 +01:00
Refringe ec3bb8fd46 Merge branch 'develop' 2025-09-05 23:37:12 -04:00
Chomp bf60770aa5 Comment improvements + deconstructed dictionary loop 2025-09-05 10:08:46 +01:00
Cj ed05faa96f Implement PatchManager (#585)
* First pass at Fika's PatchManager implementation

* add comments

---------

Co-authored-by: Chomp <27521899+chompDev@users.noreply.github.com>
2025-09-05 09:08:33 +00:00
Cj fafbfeb291 Remove load order/sorting from ModLoader (#584)
* - Remove modloader sorting
- remove order.json
- remove LoadBefore and
LoadAfter
- Remove unused var
- Remove unused locals
- Rename vars
- localize new warnings

* revert test change
2025-09-05 09:03:02 +00:00
Chomp 8197e5c124 Made numbers larger so anime trader music mods can all fit in 2025-09-04 20:07:30 +01:00
Chomp 2e773eb4ca Expanded OnLoadOrder values 2025-09-04 20:04:31 +01:00
Chomp 4b1fc670e4 Updated mod loading to use guid as key for Mod dependencies, LoadBefore, LoadAfter, and Incompatibilties 2025-09-04 16:39:01 +01:00
sp-tarkov-bot 87a0c41060 Format Style Fixes 2025-09-04 15:00:04 +00:00
Chomp 474dd7d2bd Added missing mechanic assorts unlocked via quests #581 2025-09-04 15:58:57 +01:00
Chomp 918b27138a Removed dupe from containerTypesToNotRandomise 2025-09-04 11:25:35 +01:00
Chomp d60205f268 Removed supply crates from containerTypesToNotRandomise based on live feedback performed by phantom #583 2025-09-04 11:13:04 +01:00
sp-tarkov-bot bb625f76aa Format Style Fixes 2025-09-02 13:28:01 +00:00
Chomp e5d0af3890 Formatting and naming consistency changes 2025-09-02 14:27:10 +01:00
Chomp b563bf1feb Improved method comments
Small type improvements
2025-09-02 11:01:16 +01:00
Chomp 0983748201 Improved safety of accessing static loot dictionary inside GetPossibleLootItemsForContainer
Moved code around for tiny optimisation
2025-09-02 10:50:00 +01:00
Chomp 561cb81c03 string to mongoID conversion 2025-09-02 10:45:10 +01:00
Chomp 440b63a5e0 Updated property nullability inside GenerateStaticMagazineItem 2025-09-02 10:39:58 +01:00
Chomp c4297aa30c MongoId conversion for GetPossibleLootItemsForContainer 2025-09-02 10:39:15 +01:00
Chomp 2c28b4b0bf Fixed bad logging text in RollForDelete 2025-09-02 10:36:47 +01:00
Archangel f9ce88d4c3 Set nullable on GetTargetMethod 2025-09-01 16:14:42 +02:00
Archangel 136867e500 Disable CETCompat to keep compatability with certain Intel CPU's 2025-08-31 13:56:00 +02:00
Archangel a4413cfcea Fix up TOURNAMENTGIFT to unlock Fence 2025-08-31 01:11:14 +02:00
sp-tarkov-bot 6fd5f39860 Format Style Fixes 2025-08-30 20:44:13 +00:00
Chomp f0d6e062d6 Expanded starting PMC group count on Factory/Lighthouse/Reserve/GZ/Laboratory 2025-08-30 21:43:20 +01:00
sp-tarkov-bot de9425009e Format Style Fixes 2025-08-30 20:37:05 +00:00
Chomp 601411281d Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop 2025-08-30 21:36:19 +01:00
sp-tarkov-bot 31dd3d018a Format Style Fixes 2025-08-30 20:35:54 +00:00
Chomp 223e2b8d50 Expanded starting PMC group count on Interchange 2025-08-30 21:35:51 +01:00
Chomp baf74836f1 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop 2025-08-30 21:35:03 +01:00
Chomp 3ef458895a Expanded starting PMC group count on Shoreline 2025-08-30 21:33:36 +01:00
sp-tarkov-bot 10ddfc82c8 Format Style Fixes 2025-08-30 20:32:53 +00:00
Chomp 4ae9ce659e Expanded starting PMC group count on Woods 2025-08-30 21:32:06 +01:00
Archangel dd6b06fda1 Update 'proto' to be fully typed out 2025-08-30 20:57:36 +02:00
Archangel ea7cf20dec I hate VS 2025-08-30 19:37:48 +02:00
Archangel d51f598185 Remove unecessary if statement 2025-08-30 19:36:24 +02:00
Archangel 6ec1453ebe Update bots 2025-08-30 19:04:38 +02:00
Archangel 776d8fb307 Update models 2025-08-30 19:04:37 +02:00
sp-tarkov-bot cda0f2f39a Format Style Fixes 2025-08-30 16:54:38 +00:00
Archangel e5b24589bc Update bot configs 2025-08-30 18:53:24 +02:00
sp-tarkov-bot 6623a6f08e Format Style Fixes 2025-08-30 16:16:01 +00:00
Chomp 26dd047d6f Manually fixed infected bots having incorrect values
Adjusted model property to be string
2025-08-30 17:15:11 +01:00
Chomp 735b5956e6 Fixed BTR drive service issues #580 2025-08-30 16:55:04 +01:00
Chomp e769d43a5f Fixed odd bot behaviour when determining friend/foe 2025-08-30 16:54:17 +01:00
Chomp 4c80ca242c Updated various enums with values from live 2025-08-30 15:42:48 +01:00
sp-tarkov-bot 62e0454bec Format Style Fixes 2025-08-30 14:01:31 +00:00