Chomp
|
da5644cfa2
|
made properties readonly
|
2025-06-28 12:53:21 +01:00 |
|
Chomp
|
42e79c981b
|
Converted FindAndReturnChildrenAsItems into extension method
|
2025-06-28 12:38:34 +01:00 |
|
Chomp
|
a3dbd3176e
|
Updated FindAndReturnChildrenByItems to be an extension method
|
2025-06-28 11:58:50 +01:00 |
|
Chomp
|
6126dc2394
|
Added item extensions
|
2025-06-28 10:04:52 +01:00 |
|
Chomp
|
0be02bc3f5
|
Created ProfileExtensions
|
2025-06-28 09:27:41 +01:00 |
|
refringe
|
6e01428b2b
|
.NET Format Style Fixes
|
2025-06-18 17:09:20 +00:00 |
|
Chomp
|
e1588f8c8b
|
Fixed profile viewing of other players throw null errors #377
|
2025-06-08 16:00:07 +01:00 |
|
Chomp
|
89106d5448
|
Refactored how skills are parsed, fixes issues with bot generation and end of raid profile parsing
|
2025-06-08 09:39:14 +01:00 |
|
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 |
|