Commit Graph

22 Commits

Author SHA1 Message Date
Chomp 73cb11c47d Various changes 2025-01-29 12:12:01 +00:00
CWX 05dbddcf01 do logging shit for helpers 2025-01-28 21:09:51 +00:00
Chomp f484a4b16f Improved types for item purchasing
Fixed purchased items lacking inserts
2025-01-25 19:06:01 +00:00
CWX 6e64f08089 Fix up types, added coversion methods to item and HideoutItem, null guards, add hideoutcontroller Update 2025-01-24 21:54:19 +00:00
CWX 8cc8300a70 Removed Product as a whole, it was just an item 2025-01-24 12:27:37 +00:00
Alex 627d5dfe5c more stuff 2025-01-24 12:17:48 +00:00
Chomp 2c06dd89d1 Map loot Implementation 2025-01-23 22:39:24 +00:00
CWX 176c7ab8cf add check as this can come in as jsonElement for a reason 2025-01-23 14:50:28 +00:00
CWX 5f8717cf46 add nullguards and fix callback 2025-01-23 13:37:38 +00:00
CWX 916756bf19 work around to allow two different types of callbacks for the same one 2025-01-23 11:23:48 +00:00
Chomp 792cf3a52c Added rootItem property to AddItemToStash 2025-01-23 09:34:49 +00:00
Chomp 59e73f5a58 Fixed RemoveItem 2025-01-22 13:44:59 +00:00
Chomp d9ea3d4497 Implemented InventoryHelper 2025-01-22 12:36:34 +00:00
Chomp 9fea3196a3 InventoryHelper implementation 2025-01-22 11:28:11 +00:00
Chomp 3989fa5e58 Added inventory controller implementation 2025-01-21 20:24:09 +00:00
Chomp 5c07a05343 Fixed GetRandomizedArmorDurability not handling some bot types 2025-01-21 14:21:25 +00:00
Chomp 966b36715b More bot generation implementation 2025-01-21 10:59:04 +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 fee4a32e1c Fixed logging issues 2025-01-19 19:45:24 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00