Commit Graph

19 Commits

Author SHA1 Message Date
Chomp a597c0e2a3 Improved dictionary access to prevent errors when production isn't found
Made some methods static
Comment improvements
Added keywords to spelling whitelist
Usings cleanup
Removed unused injections

#374
2025-06-08 11:18:54 +01:00
clodanSPT ecf16b1921 Added ignore for protected properties that can be turned private (#341)
Co-authored-by: Alex <clodanSPT@hotmail.com>
2025-06-02 12:31:10 +01:00
Chomp 8a382f5d63 Replaced concurrent dictionary with manual locks inside PMCLootGenerator 2025-05-28 11:06:16 +01:00
Chomp 604137bad1 Improved various comments inside ItemHelper
Moved values out of `ArmorItemCanHoldMods` and into frozen set

Added Tpls to spelling dictionary

Changed list parameters to be `ienumerable` or `icollection` where possible

Made `ArmorItemHasRemovablePlateSlots` use class property directly

Made `ItemHasSlots` return false when checked item doesn't exist instead of throwing an unhandled exception

Folded `HasBuyRestrictions` logic into one line
2025-05-20 12:34:22 +01:00
Chomp 8a72988fd6 Added spelling to whitelist 2025-05-04 14:09:39 +01:00
Chomp 3ccdb8bd67 Add word to spellcheck db 2025-04-20 15:27:17 +01:00
Chomp 6c101de930 Fixed addGifterBotToMaps not adjusting existing gifter spawns 2025-04-01 12:19:06 +01:00
Chomp 6d2c5e0e19 Flag 'Tarkov' as a valid word 2025-03-08 09:08:09 +00:00
Chomp fe500f7c27 Replace string comparisons with string.Equals (ordinal) 2025-02-23 16:33:23 +00:00
Chomp d0e071a091 Various improvements to bot weapon generation 2025-02-23 14:20:58 +00:00
Chomp 4d4ff7bfe1 Small cleanup of ragfair offer generator 2025-02-21 13:20:42 +00:00
CWX 7916ae1156 start of unifying EditorConfig 2025-02-07 19:28:01 +00:00
Chomp 0f0bc7c7a3 Updated formatting rules 2025-02-07 15:51:35 +00:00
Chomp d7b21bcf21 Small issue improvements 2025-01-20 15:32:58 +00:00
Chomp 5f488fb4cd Added server start success message 2025-01-18 16:26:11 +00:00
Chomp 566deba507 Various code linting changes 2025-01-18 11:49:21 +00:00
Alex 8b3305efca T type logging 2025-01-15 15:06:54 +00:00
Alex 5462b6c061 more models 2025-01-06 19:09:32 +00:00
Alex c23e9fff02 more models 2025-01-06 17:16:10 +00:00