Commit Graph

25 Commits

Author SHA1 Message Date
Chomp 08b5caf337 Renamed Minmax to MinMaxDouble and added MinMaxInt
Swapped various doubles for ints across loot generator and airdrop code paths

Fixed forced airdrop loot being returned with a decimal stack count
2025-02-10 09:57:01 +00:00
CWX 5c6fa9242f BIG BOI FORMATTING 2025-02-07 19:36:17 +00:00
CWX f648f42721 This is just Jetbrains formatting and code syntax styling 2025-02-05 06:56:51 +00:00
Chomp 15c1bb3f5a Updated debug logs + added dict saftey 2025-02-02 17:55:29 +00:00
Chomp 7032dad47e Various changes 2025-02-01 23:16:34 +00:00
CWX ac2f24c9d1 add checks before logging debug 2025-01-28 20:54:42 +00:00
Chomp 0f1a20507c Removed incorrect comments 2025-01-28 13:40:13 +00:00
Chomp 9a9c5f3c72 Fixed issues caused by inclusion of multithreading
Added stopwatch to bot generation
2025-01-28 08:49:01 +00:00
Chomp 8c7c01b214 Fixed mod chance calculation 2025-01-27 21:11:55 +00:00
Chomp 9ff175d877 Improved logic inside GenerateModsForWeapon 2025-01-27 13:59:20 +00:00
Chomp 40a0c2f549 Cleanup of BotEquipmentModGenerator 2025-01-26 10:27:59 +00:00
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
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 43a7e648b2 Update BotEquipmentModGenerator.cs
Oopsies!
2025-01-25 16:23:00 -05:00
Chomp dc7378cd70 Repeatable Quest Implementation 2025-01-23 12:46:21 +00:00
Chomp eec9c0eba1 BotGeneration improvemetns 2025-01-21 13:16:28 +00:00
Chomp 966b36715b More bot generation implementation 2025-01-21 10:59:04 +00:00
Chomp e56b0a37ef BotGen fixes 2025-01-20 21:26:03 +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
Chomp f15f7fef56 Further implementation of gear/weapon generation 2025-01-20 13:56:59 +00:00
Chomp e679225064 Bot generation improvements 2025-01-19 23:24:06 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00