Chomp
e168e8ff98
Further work to ensure ammo/currency is not flagged with a SpawnedInSession propperty
2025-03-28 12:40:05 +00:00
Chomp
7187ab999a
Dont flag ammo or currency as FiR
2025-03-28 11:56:35 +00:00
Chomp
d388df3ce9
Fixed skill rewards not showing their progress on skills screen
2025-03-19 17:05:44 +00:00
Chomp
054e75048b
Fix prestige menu rewards in a generic way
...
Add new CustomisationTypeId enum
2025-03-19 17:05:36 +00:00
Chomp
bfd7b5a56b
Made type non-static
2025-03-19 16:48:56 +00:00
Chomp
787f15b124
Fix buy_price_coef inversion
...
buy_price_coef isn't a direct percentage for their buyback value, it's
an inverse percentage
If it is 30, then their buyback rate is 70% of the handbook, not 30%
2025-03-19 16:43:25 +00:00
Chomp
fddff23c0d
Improved CheckAndLockOfferFromPlayerTieredFlea comments
2025-03-14 19:35:52 +00:00
Chomp
8c0470df36
Made various methods static + updated private methods to be protected
2025-03-14 19:16:26 +00:00
Chomp
062a2d003e
Fixed GetDefaultPreset failing due to a null default id
2025-03-09 19:00:01 +00:00
Chomp
df8ffa2b16
Replaced various instances of dictionaries and hashsets with their frozen counterparts
2025-03-09 17:12:07 +00:00
Chomp
12ed501f9e
made parameter on ReplaceIDs non-optional
2025-03-08 10:12:48 +00:00
Chomp
9024d048dd
Improve method comments
2025-03-08 09:44:42 +00:00
Chomp
19ffed44c7
Removed single loop foreach in favor of key lookup inside GetDialogueFromProfile
2025-03-08 09:38:54 +00:00
Chomp
33c56e0730
Updated values to be consts where possible
2025-03-08 09:33:04 +00:00
clodan
270f095413
renamed projects and namespaces
2025-03-07 13:16:43 +00:00