Chomp
440121514b
Fix post-raid PMC messages not working after bot gen changes
2025-02-18 09:31:20 +00:00
Chomp
924fff686d
Refactored botgen
2025-02-17 13:07:32 +00:00
Chomp
ed54312f35
Updated types to match game client
2025-02-10 12:30:14 +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
Chomp
abd7f243e8
Removed unnecessary TODOs and fixed typos
...
Removed unnecessary uses of `GetByJsonProp`
2025-02-09 15:13:05 +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
f648f42721
This is just Jetbrains formatting and code syntax styling
2025-02-05 06:56:51 +00:00
CWX
ac2f24c9d1
add checks before logging debug
2025-01-28 20:54:42 +00:00
Alex
b7b5b7da34
added if checks to some debug logs
2025-01-27 21:10:44 +00:00
Chomp
2f189ad00a
Better system to get exp reward value from bot
2025-01-27 13:51:31 +00:00
KaenoDev
17e4d1468f
Fix membercatergory, victim and aggressor
2025-01-26 13:40:50 +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
CWX
573cf786a9
cast to int, change type and lock before accessing bots
2025-01-25 20:13:30 +00:00
Chomp
f15f7fef56
Further implementation of gear/weapon generation
2025-01-20 13:56:59 +00:00
Chomp
fee4a32e1c
Fixed logging issues
2025-01-19 19:45:24 +00:00
Alex
b5240a615e
Refactor project into smaller chunks
2025-01-19 17:45:48 +00:00