Commit Graph

29 Commits

Author SHA1 Message Date
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
CWX f648f42721 This is just Jetbrains formatting and code syntax styling 2025-02-05 06:56:51 +00:00
Chomp ddab922f65 Fixed selling items on flea not informing client item has been listed 2025-02-02 18:14:02 +00:00
Chomp 15c1bb3f5a Updated debug logs + added dict saftey 2025-02-02 17:55:29 +00:00
CWX 9f3a50c336 fix sending changes to client, Live doesnt do this. null guard 2025-02-01 21:03:25 +00:00
CWX ecf9540514 do tryadd for insurance cost (cant have more than one of the same tpl), client handles multiple items being the same 2025-02-01 17:02:10 +00:00
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