Commit Graph

61 Commits

Author SHA1 Message Date
Chomp 4cf908eaae Fixed FilterBotEquipment nullref + others
Forced hideoutAreaStashes to show
Forced fastPanel to show

Forced bot min level to be no less than 1
2025-01-26 09:52:36 +00:00
Chomp 9fea2bc17f Set Savage to null and always show
Set `Aggressor` to always show

Set `Lethal Damage` to always show

Added `hideoutCustomizationStashId`

Fixed bad typing for `FindAndAddRandomItemToLoot`
2025-01-26 09:34:38 +00:00
Chomp f52c39dc75 Only set LowerNickname for PMCs 2025-01-26 09:23:29 +00:00
Chomp 2989f97bf1 Force PrestigeLevel to be 0 2025-01-26 09:21:19 +00:00
Valens b8c413a10d Update LootGenerator.cs
Implement FindAndAddRandomItemToLoot and InitItemLimitCounter
2025-01-25 18:02:34 -05:00
Valens f2fc07a8c2 Delete LocationGenerator.cs
No longer used.
2025-01-25 17:35:52 -05:00
Valens 1b6e7085d2 Update BotEquipmentModGenerator.cs
Implement FilterPlateModsForSlotByLevel and GetMinMaxArmorPlateClass
2025-01-25 17:15:24 -05:00
Chomp 242e51b746 Improved typing 2025-01-25 21:43:59 +00:00
CWX 8de6a8be94 FixieWixie 2025-01-25 21:25:03 +00:00
Valens 667daff7cc Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-25 16:23:02 -05:00
Valens 43a7e648b2 Update BotEquipmentModGenerator.cs
Oopsies!
2025-01-25 16:23:00 -05:00
CWX e16a08489a Fix profiles not creating, along with chomps replaceID changes 2025-01-25 21:20:32 +00:00
CWX 573cf786a9 cast to int, change type and lock before accessing bots 2025-01-25 20:13:30 +00:00
Chomp f46cb294cd Implemented RagfairOfferHelper 2025-01-25 17:29:09 +00:00
CWX 99994a69bd null guard 2025-01-25 14:27:15 +00:00
Chomp ef7f75f489 Fixed loot having incorrect capitalisation 2025-01-25 10:13:37 +00:00
CWX c81964ef26 fix location loot gen 2025-01-25 00:33:17 +00:00
CWX 0aa6ef2039 LocationLootGen done 2025-01-25 00:14:58 +00:00
CWX 213c6e61f7 remove using 2025-01-24 23:33:33 +00:00
CWX 187d70348a more loot gen 2025-01-24 23:24:18 +00:00
Chomp acb5def10c Implemented AddLootToContainer 2025-01-24 22:52:42 +00:00
Alex aaa272b151 mooooaaaaaaaaaaar 2025-01-24 17:06:43 +00:00
Alex 19619ec061 partial fixes 2025-01-24 13:56:47 +00:00
Alex 48228c6d2e more stuff fixed 2025-01-24 13:35:28 +00:00
Chomp 2c06dd89d1 Map loot Implementation 2025-01-23 22:39:24 +00:00
CWX 92453cca82 fix build issues 2025-01-23 16:23:39 +00:00
Chomp 1cf6e4b93b Fixed invalid generation of repeatables 2025-01-23 15:12:29 +00:00
Chomp dc7378cd70 Repeatable Quest Implementation 2025-01-23 12:46:21 +00:00
CWX 6fd562d672 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-23 12:10:49 +00:00
CWX 3386316c3a Finish scavcaserewardgen 2025-01-23 12:10:46 +00:00
Chomp b99bdbdc1f Repeatable implementation 2025-01-23 11:29:27 +00:00
CWX 7534f00fb6 fix build error 2025-01-23 11:21:04 +00:00
Chomp f09c6f6088 Repeatable quest improvements 2025-01-23 10:58:47 +00:00
Chomp a2c01ee8ff Implemented RepairController.TraderRepair + repeatable cleanup 2025-01-22 23:30:40 +00:00
Chomp 57807fdebb Implemented GenerateExplorationQuest 2025-01-22 21:41:39 +00:00
Chomp daa508c528 Fixed build error 2025-01-22 21:07:59 +00:00
Chomp dbf6f0d01f Partially implemented GenerateCompletionQuest 2025-01-22 21:04:11 +00:00
CWX 8949be2181 temp removal of async so exceptions dont get eaten and we can move forward 2025-01-22 13:34:48 +00:00
Chomp 5c07a05343 Fixed GetRandomizedArmorDurability not handling some bot types 2025-01-21 14:21:25 +00:00
Chomp eec9c0eba1 BotGeneration improvemetns 2025-01-21 13:16:28 +00:00
Chomp 37c1786018 BotGen bugfixes 2025-01-21 11:19:26 +00:00
Chomp 966b36715b More bot generation implementation 2025-01-21 10:59:04 +00:00
Chomp 0b412f4a18 BotGen fixes 2025-01-20 23:13:17 +00:00
Chomp 0ca40eef8f Fix botgen issues 2025-01-20 22:03:29 +00:00
Chomp e56b0a37ef BotGen fixes 2025-01-20 21:26:03 +00:00
Alex 59cbaa6b02 renamed methods 2025-01-20 20:24:59 +00:00
CWX 408a21d8d5 fix assort filtering 2025-01-20 19:56:06 +00:00
Chomp d8beb5ad24 Inventory Implementations 2025-01-20 17:59:39 +00:00
Chomp 3f9ec5427e Various implementations 2025-01-20 17:37:20 +00:00
Chomp d7b21bcf21 Small issue improvements 2025-01-20 15:32:58 +00:00