Commit Graph

25 Commits

Author SHA1 Message Date
Chomp e3664d3614 Comment improvements
Made various variables static / readonly
2025-03-04 11:47:14 +00:00
Chomp d2db6f9b2b Updated method comments + made private methods protected 2025-03-03 12:11:41 +00:00
Chomp f5941aa05c Added early exit to GetContainerItemsWithChildren 2025-02-25 17:00:24 +00:00
Chomp 5a1ed7942d Improved logic for filtering items inside GetContainerItemsWithChildren 2025-02-24 20:55:57 +00:00
Chomp e9028354ca Improved performance of GetContainerItemsWithChildren 2025-02-24 20:31:02 +00:00
Chomp 903001aa68 Fixed blocking check failure 2025-02-24 16:29:06 +00:00
Chomp fe500f7c27 Replace string comparisons with string.Equals (ordinal) 2025-02-23 16:33:23 +00:00
Chomp 1ff8d2cbef Replaced lists containing unique values with HashSets
Reworked Soft Insert id checks

Improved dogtag id lookup memory usage

Removed wave cleanup code
2025-02-17 19:05:47 +00:00
CWX 5c6fa9242f BIG BOI FORMATTING 2025-02-07 19:36:17 +00:00
Chomp 955e44eb62 Multiple casting fixes 2025-02-05 20:16:19 +00:00
CWX f648f42721 This is just Jetbrains formatting and code syntax styling 2025-02-05 06:56:51 +00:00
Chomp 67e8ddef30 Logging improvements 2025-02-03 11:29:01 +00:00
CWX 05dbddcf01 do logging shit for helpers 2025-01-28 21:09:51 +00:00
Chomp 8fc0bb9547 Improved durability value generation 2025-01-27 19:41:04 +00:00
Chomp 178a947e16 Fixed incompatible checks failing 2025-01-27 18:46:15 +00:00
Chomp 008fb8fd94 Fixed nullref in AddExtraMagazinesToInventory 2025-01-26 21:33:19 +00:00
Chomp a6e3ebc206 Improved adding items to inventory slots logic 2025-01-26 16:04:16 +00:00
KaenoDev e1dd0d5443 Fix bots not having durability on armor 2025-01-26 14:47:40 +00:00
Chomp 0327f99805 Fixed bots spawning with empty upd objects 2025-01-25 21:21:27 +00:00
Chomp e56b0a37ef BotGen fixes 2025-01-20 21:26:03 +00:00
Chomp d8beb5ad24 Inventory Implementations 2025-01-20 17:59:39 +00:00
Chomp 3f9ec5427e Various implementations 2025-01-20 17:37:20 +00:00
Chomp 3a1ff7fbbd Botgen work 2025-01-20 14:42:41 +00:00
Chomp e679225064 Bot generation improvements 2025-01-19 23:24:06 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00