Commit Graph

22 Commits

Author SHA1 Message Date
Chomp d0e071a091 Various improvements to bot weapon generation 2025-02-23 14:20:58 +00:00
Chomp b57ee39d32 Reduced duplication between getCompatibleCartridgesFromWeaponTemplate and getCompatibleCartridgesFromMagazineTemplate 2025-02-23 13:42:48 +00:00
Chomp eb4fc520df Improved safety of GetCompatibleCartridgesFromMagazineTemplate 2025-02-23 13:23:23 +00:00
Chomp 588e069c23 Weighted compatible ammo fix
Check the magazine data (in case it's a modded weapon that incorrectly clones a weapon from a different caliber, without updating the data for default ammo)
2025-02-23 11:46:40 +00:00
Chomp 1ff8d2cbef Replaced lists containing unique values with HashSets
Reworked Soft Insert id checks

Improved dogtag id lookup memory usage

Removed wave cleanup code
2025-02-17 19:05:47 +00:00
CWX 5c6fa9242f BIG BOI FORMATTING 2025-02-07 19:36:17 +00:00
CWX a4f8036d09 formatting, fix build error 2025-02-05 07:36:13 +00:00
CWX f648f42721 This is just Jetbrains formatting and code syntax styling 2025-02-05 06:56:51 +00:00
Chomp 7032dad47e Various changes 2025-02-01 23:16:34 +00:00
Chomp 9ddeb1f363 Improved item types 2025-01-29 12:51:19 +00:00
CWX ac2f24c9d1 add checks before logging debug 2025-01-28 20:54:42 +00:00
Alex efe9f81b31 more fixes 2025-01-27 21:21:04 +00:00
Chomp d8f24abfbc Fixed mag handling not sorting correctly 2025-01-26 17:15:34 +00:00
Chomp eec9c0eba1 BotGeneration improvemetns 2025-01-21 13:16:28 +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
Chomp e679225064 Bot generation improvements 2025-01-19 23:24:06 +00:00
Chomp f0602fa8ef Fixed GetCompatibleCartridgesFromWeaponTemplate null reference 2025-01-19 19:50:09 +00:00
Chomp e8bfc77418 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-19 19:49:29 +00:00
Chomp bc329a4854 Fixed error in GetWeightedCompatibleAmmo 2025-01-19 19:48:00 +00:00
CWX e18f758b43 fix string interp 2025-01-19 19:44:56 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00