Chomp
d2db6f9b2b
Updated method comments + made private methods protected
2025-03-03 12:11:41 +00:00
Archangel
eeea8a0000
Remove count for any
2025-02-24 18:49:36 +01:00
Chomp
fe500f7c27
Replace string comparisons with string.Equals (ordinal)
2025-02-23 16:33:23 +00:00
Chomp
6dc59a4be7
Make use of spread operator
2025-02-19 09:36:07 +00:00
Chomp
8a637188a7
Fixed blacklist clearing itself incorrectly
2025-02-19 09:19:08 +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
Chomp
3b1f8c81ef
Updated loot generator to block seasonal items when out of season
2025-02-14 17:33:29 +00:00
Chomp
3219718d27
Replaced minmaxdouble + minmaxint with generic minmax<T>
...
Updated various doubles to be ints
2025-02-10 10:44:24 +00:00
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
Chomp
955e44eb62
Multiple casting fixes
2025-02-05 20:16:19 +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
15c1bb3f5a
Updated debug logs + added dict saftey
2025-02-02 17:55:29 +00:00
Chomp
73cb11c47d
Various changes
2025-01-29 12:12:01 +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
CWX
557aee46b7
finish off lootgen
2025-01-27 19:57:50 +00:00
KaenoDev
7e361a0a5e
Clone data instead of directly editing it
2025-01-26 18:43:33 +00:00
KaenoDev
2f01efb70d
Fixed airdrops not containing loot
2025-01-26 18:10:47 +00:00
Chomp
87068a85a3
Fixed issues in LootGenerator
2025-01-26 17:29:45 +00:00
Valens
0cb41ecae3
Update LootGenerator.cs
...
Implement several functions in the loot generator.
2025-01-26 12:19:19 -05: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
Valens
b8c413a10d
Update LootGenerator.cs
...
Implement FindAndAddRandomItemToLoot and InitItemLimitCounter
2025-01-25 18:02:34 -05:00
Chomp
f46cb294cd
Implemented RagfairOfferHelper
2025-01-25 17:29:09 +00:00
Alex
b5240a615e
Refactor project into smaller chunks
2025-01-19 17:45:48 +00:00