Jesse
|
5686f4a486
|
Remove I18nService, migrate to renamed ServerLocalisationService (#433)
* Remove I18nService, migrate to renamed ServerLocalisationService
* Revert VS fuckup
* Update using
* Remove unused parameter, update comment
* Fix develop branch not building
|
2025-06-28 19:08:42 +01:00 |
|
Chomp
|
d2267847a8
|
Deconstructed dictionaries to improve readability
|
2025-06-27 23:21:44 +01:00 |
|
chompDev
|
1520cfadc3
|
.NET Format Style Fixes
|
2025-06-22 11:48:07 +00:00 |
|
Chomp
|
4b29aaf9d6
|
Fixed hideout area upgrades softlocking client when upgrading areas with containers
Removed unused injections
Renamed field to `_areasWithResources` and converted into hashset
|
2025-06-22 12:47:34 +01:00 |
|
refringe
|
6e01428b2b
|
.NET Format Style Fixes
|
2025-06-18 17:09:20 +00:00 |
|
Chomp
|
8d0c9999bc
|
Improved comments inside RemoveResourceFromArea
|
2025-06-14 11:44:14 +01:00 |
|
Chomp
|
6804258a1d
|
Improved nullguard inside RemoveResourceFromArea + changed warnings to errors
|
2025-06-14 11:39:27 +01:00 |
|
Chomp
|
8754690748
|
Cleaned up logic inside AddContainerImprovementToProfile + Added nullguard
|
2025-06-14 11:31:51 +01:00 |
|
Chomp
|
cc1196717c
|
Fixed easy start profile templates lacking a Place of Fame stash #386
Fixed hideout stash item upgrades not being correctly sent to client
|
2025-06-13 13:22:45 +01:00 |
|
Chomp
|
1d5162c761
|
Various changes and fixes for things that have been bugging me
Removed/flagged unused props
Typo fixes
Use `FirstOrDefault` over direct index access
Log stacktrace on exception inside `CreateWeaponItems`
|
2025-06-08 10:40:40 +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
|
969e94975e
|
Fixed hideout OnUpdate not triggering correctly
|
2025-06-05 13:52:27 +01:00 |
|
Alex
|
1499627d3c
|
DI completely reworked to keep status of singletons on multi type components
|
2025-05-06 10:52:22 +01:00 |
|
hulkhan22
|
3e4b87a2ac
|
Fix hideout upgrade complete time calculation
|
2025-04-27 18:59:38 +02:00 |
|
CWX
|
7c7297f63c
|
Code cleanup and format
|
2025-04-22 14:49:05 +01:00 |
|
Chomp
|
6a5bceba39
|
Fixed AddContainerUpgradeToClientOutput saving the wrong key into client response object
|
2025-04-13 09:53:34 +01:00 |
|
Chomp
|
83b46a1c1e
|
Renamed parameter to follow conventon
|
2025-04-13 09:38:03 +01:00 |
|
Chomp
|
b91d08b538
|
FIxed AddContainerImprovementToProfile saving incorrect value into HideoutAreaStashes dictionary
|
2025-04-13 09:34:15 +01:00 |
|
Chomp
|
5cfa59f615
|
Use same types as BSG for properties
|
2025-03-08 09:05:30 +00:00 |
|
clodan
|
270f095413
|
renamed projects and namespaces
|
2025-03-07 13:16:43 +00:00 |
|