Chomp
3df61005eb
Updated ItemTpl mappings
2025-06-29 11:11:39 +01:00
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
d4dd309252
Converted DateIsBetweenTwoDates to extension method
2025-06-28 16:52:35 +01:00
Chomp
ca3d0730f5
Converted PlayerIsFleaBanned into extension method
...
Formatting changes to `ProfileHelper`
Fixed method name typo
2025-06-28 13:27:11 +01:00
Chomp
da5644cfa2
made properties readonly
2025-06-28 12:53:21 +01:00
chompDev
ea0b1dab08
.NET Format Style Fixes
2025-06-24 18:23:28 +00:00
Chris Adamson
fa39bec1e7
added a random chance between config and 100 for infected to be present in the map
2025-06-24 13:05:58 -05:00
refringe
6e01428b2b
.NET Format Style Fixes
2025-06-18 17:09:20 +00:00
Archangel
3419368f53
Add Transformer to Lazyload, get rid of event
...
This will break mods and their examples!
In addition:
- Removes being able to add custom locales, modders should do .AddTransformer on the LazyLoaded value in the database!
- Fixes up PostDBLoad methods trying to use .Value which won't work as this data will be unloaded after 30 seconds
- Move all other SPT code to use .AddTransformer
2025-06-15 19:08:38 +02:00
Chomp
d9132e5325
made class props readonly
...
Removed unused injections
Removed unnecessary .ToLower()
2025-06-09 11:47:49 +01:00
Chomp
d36ac06eb1
Halloween even improvements
...
All maps have at least 5% infection
Improved dictionary access
2025-06-09 11:47:12 +01:00
Chomp
445c7c2c1e
Fixed seasonal event quests not appearing
2025-06-08 21:28:20 +01:00
Chomp
60cdc39463
Added BACKPACK_MYSTERY_RANCH_TERRAFRAME_BACKPACK_CHRISTMAS_EDITION
2025-06-06 09:29:40 +01:00
Chomp
c52a189557
Added BARTER_SHYSHKA_CHRISTMAS_TREE_LIFE_EXTENDER and BACKPACK_MYSTERY_RANCH_TERRAFRAME_BACKPACK_CHRISTMAS_EDITION to christmas items
2025-06-06 09:27:27 +01:00
Chomp
2eb7b798c3
Fixed issues with ReplaceBotHostility
2025-06-05 15:04:52 +01:00
Chomp
304adab743
Clean up vars
2025-06-05 14:48:53 +01:00
Chomp
ab148beae0
Fixed veryspooky SPT command throwing error #359 due to error in getting location name inside AddEventBossesToMaps
2025-06-05 14:47:19 +01:00
Alex
1499627d3c
DI completely reworked to keep status of singletons on multi type components
2025-05-06 10:52:22 +01:00
Chomp
ae98f57bd9
Replaced various string.toLower() == x checks with string.Equals
2025-05-05 14:03:57 +01:00
CWX
7c7297f63c
Code cleanup and format
2025-04-22 14:49:05 +01:00
CWX
7726df0ee1
simplify blacklist filtering
2025-04-22 13:08:39 +01:00
CWX
d8bdfb9cb0
Fix botgen filtering issues
2025-04-21 23:36:10 +01:00
CWX
5b5e668ed6
add firework to seasonalevent blacklist
2025-04-21 23:11:04 +01:00
CWX
69ecde139e
Update uasges to use LocalService
2025-04-17 13:21:38 +01:00
Chomp
362a6181b0
Fixed zombies not spawning - Credit to https://github.com/November75-SPT for the fix
2025-04-02 13:17:31 +01:00
Chomp
4ecf1b2253
Fixed AddGifterBotToMaps()
2025-04-01 13:01:52 +01:00
Chomp
065c6b34d1
Updated SeasonalEventService to iterate over properties inside hostilitySettingsForEvent when applying them, instead of blanket replacing
...
Expanded april 1st event
2025-04-01 12:49:56 +01:00
Chomp
09082e5448
Fixed Halloween related error in console
2025-04-01 12:19:42 +01:00
Chomp
6c101de930
Fixed addGifterBotToMaps not adjusting existing gifter spawns
2025-04-01 12:19:06 +01:00
Chomp
b5dafb59e2
Enabled IgnoreMaxBots for gifter bots
2025-04-01 12:09:24 +01:00
clodan
270f095413
renamed projects and namespaces
2025-03-07 13:16:43 +00:00