Chomp
|
3a2f68a232
|
Fixed issues relating to gift codes with profile modifications
Updated enums to match client formatting and ids
Added `SkillClass` enum
#368
|
2025-06-07 23:08:21 +01:00 |
|
Chomp
|
fb31786ee2
|
Updated profile templates to be a dictionary, cleaned up all uses of it throughout code
Added `profileHelper.GetProfileTemplateForSide`
|
2025-06-07 12:17:28 +01:00 |
|
Chomp
|
85014c1ec5
|
Added comment to AddStashRowsBonusToProfile
|
2025-06-06 15:22:40 +01:00 |
|
Chomp
|
fee5a1f4dc
|
Fixed AddStashRowsBonusToProfile due to inverted null check fixes #360
|
2025-06-05 15:10:33 +01:00 |
|
Chomp
|
c42449b150
|
Added handling of SHOOTING_RANGE_MARK to AddHideoutCustomisationUnlock() Resolves #339
|
2025-06-02 09:43:03 +01:00 |
|
hulkhan22
|
21382a1e06
|
Fix server exception at raid end when client sends bantype data (#257)
|
2025-05-18 19:38:13 +01:00 |
|
Alex
|
1499627d3c
|
DI completely reworked to keep status of singletons on multi type components
|
2025-05-06 10:52:22 +01:00 |
|
CWX
|
7c7297f63c
|
Code cleanup and format
|
2025-04-22 14:49:05 +01:00 |
|
Chomp
|
c1189307d7
|
Fixed profile creation error due to missing default value
|
2025-04-01 11:39:05 +01:00 |
|
Chomp
|
b1baab0f93
|
Add extra repeatable support for prestige
Should have all the null handling required to work with existing
profiles
|
2025-03-28 18:38:26 +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
|
df8ffa2b16
|
Replaced various instances of dictionaries and hashsets with their frozen counterparts
|
2025-03-09 17:12:07 +00:00 |
|
clodan
|
270f095413
|
renamed projects and namespaces
|
2025-03-07 13:16:43 +00:00 |
|