Commit Graph

217 Commits

Author SHA1 Message Date
Chomp 3219718d27 Replaced minmaxdouble + minmaxint with generic minmax<T>
Updated various doubles to be ints
2025-02-10 10:44:24 +00:00
Chomp 08b5caf337 Renamed Minmax to MinMaxDouble and added MinMaxInt
Swapped various doubles for ints across loot generator and airdrop code paths

Fixed forced airdrop loot being returned with a decimal stack count
2025-02-10 09:57:01 +00:00
Chomp 2b2ae8fa7b Made changes to GenerateCrc32ForData 2025-02-09 15:33:05 +00:00
Chomp abd7f243e8 Removed unnecessary TODOs and fixed typos
Removed unnecessary uses of `GetByJsonProp`
2025-02-09 15:13:05 +00:00
Chomp 9b320344b5 Removed New Beginning quest requirement from prestige via code instead of manual json edit 2025-02-08 21:12:49 +00:00
Chomp 98041ac785 Stubbed out bundle loading 2025-02-08 15:22:25 +00:00
CWX efd8b360de Formatting 2025-02-07 22:47:47 +00:00
CWX 50f83cca25 finish off mod side of backup service 2025-02-07 22:06:14 +00:00
CWX 5c6fa9242f BIG BOI FORMATTING 2025-02-07 19:36:17 +00:00
Chomp e644ed58ae Ragfair code formatting 2025-02-07 15:49:24 +00:00
Chomp 0fcb0f74e7 Fixed concurrency issue with expired offer ids 2025-02-07 15:43:51 +00:00
Chomp c709efbca2 Improved nullguarding inside RagfairOfferHolder 2025-02-06 22:20:24 +00:00
Chomp b0ce98d847 Store expired offer id inside RagfairOfferService instead of the offer itself 2025-02-06 16:54:43 +00:00
CWX 91ab4b8ecf update props and DI styling 2025-02-06 15:56:00 +00:00
Chomp 83f9c0c3eb Flagged various strings as consts 2025-02-06 12:57:23 +00:00
Chomp 955e44eb62 Multiple casting fixes 2025-02-05 20:16:19 +00:00
CWX 87d66b963d Update debug logging 2025-02-05 16:35:11 +00:00
CWX a4f8036d09 formatting, fix build error 2025-02-05 07:36:13 +00:00
CWX f648f42721 This is just Jetbrains formatting and code syntax styling 2025-02-05 06:56:51 +00:00
CWX ce78a2231e add comment 2025-02-05 06:41:50 +00:00
CWX 43c9a42d47 added alternative keys to mapping of location, should be able to resolve all types we deal with then 2025-02-05 06:39:41 +00:00
Chomp 28ae273ef2 More centralised FiR status handing across server 2025-02-04 21:14:36 +00:00
Chomp 983baa64bb Improved FiR handling of weapon/armors from cultist circle 2025-02-04 20:28:11 +00:00
Chomp e985777267 Flag weapon/armor rewards from circle as FiR 2025-02-04 11:48:01 +00:00
KaenoDev 45fbd198d0 Fix Botcaps not getting set correctly 2025-02-03 19:38:25 +00:00
CWX e1cd19933f Removed unused Achievements object, use pmcdata.achievements. now transfer correct stuff for prestige 2025-02-03 17:19:40 +00:00
Chomp 5a2e4fe8cc Improved logging 2025-02-03 17:01:58 +00:00
Chomp 7366da899b Renamed IsSameItem 2025-02-03 15:02:03 +00:00
CWX 9fb41fe0c7 fix logic 2025-02-03 14:26:48 +00:00
Chomp 67e8ddef30 Logging improvements 2025-02-03 11:29:01 +00:00
Chomp 85b018869e Improved concurrency issues with multithreaded bot gen 2025-02-03 11:25:20 +00:00
KaenoDev 92d66351d8 Fix Regex used by SptCommando And default message maxstoragetime if null 2025-02-02 22:24:19 +00:00
Chomp 15c1bb3f5a Updated debug logs + added dict saftey 2025-02-02 17:55:29 +00:00
Chomp d469bba7b8 Wrapped all debug logging inside backupService 2025-02-02 17:14:57 +00:00
Chomp 462579f33e Fixed linked search not working 2025-02-01 22:27:12 +00:00
CWX ccc76e423c fix categories in flea 2025-02-01 21:29:57 +00:00
CWX 9f3a50c336 fix sending changes to client, Live doesnt do this. null guard 2025-02-01 21:03:25 +00:00
Chomp c58fa1ec7a Updated GetBot to pop last item off instead of first
Updated `GetX` to expect an IList
2025-02-01 20:31:26 +00:00
CWX a59e636554 add popLast extension, remove static style access to const 2025-02-01 20:21:33 +00:00
Chomp 20f1439b3c Disabled TraderAssortService saving of trader assorts 2025-02-01 20:05:41 +00:00
CWX b9be82e7a3 mark ones still to test, fix edit of map markers 2025-02-01 19:29:48 +00:00
CWX 53e30c56e9 fixed debugging check 2025-02-01 19:16:21 +00:00
CWX 041be9f314 partial fix for scav cultist circle 2025-02-01 19:01:09 +00:00
Chomp b201a47b0b Further improvements to BackupService 2025-02-01 10:32:41 +00:00
Chomp 1f9a18f37c Removed dupe command RemoveMail that does nothing
Gived `GetMessagePreview` throwing an error when its messages were empty

Cleanup of spt friend commands
2025-01-31 18:31:42 +00:00
Chomp 6a4fda8d84 FIxed nullref inside GiftExists 2025-01-31 14:22:02 +00:00
Chomp a5cbc5e40c Fixed nullref in RemoveOrphanedQuests 2025-01-31 14:20:36 +00:00
Chomp 709e5cb55e Improved backup service 2025-01-31 12:32:27 +00:00
Chomp 86365e3454 Fixed incorrect logic breaking Fence in AdjustAssortItemPricesByConfigMultiplier 2025-01-30 18:09:11 +00:00
Chomp 12f989a4da Type improvements 2025-01-30 14:33:19 +00:00