Commit Graph

18 Commits

Author SHA1 Message Date
Chomp e66da4abf4 Comment improvements 2025-03-05 14:27:51 +00:00
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 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 1b5f1c5784 Replaced magic strings inside OpenRandomLootContainer 2025-01-29 11:53:11 +00:00
CWX cc0968cb32 add logger check wrapping debug logs 2025-01-28 20:41:00 +00:00
CWX 465054eabf Fix examine for Hideout and Messages 2025-01-28 16:31:03 +00:00
Chomp eb263aa8cf Fixed 'transfer' action failing 2025-01-26 21:02:00 +00:00
KaenoDev 383eff66ee null check warnings so server doesnt die on having no warnings 2025-01-26 18:55:40 +00:00
Chomp 8ab23cf6f4 Fixed item examining not working 2025-01-25 18:02:06 +00:00
CWX 4a3c2d7bf0 type fix, remove event fix 2025-01-24 22:09:30 +00:00
CWX 8cc8300a70 Removed Product as a whole, it was just an item 2025-01-24 12:27:37 +00:00
clodan 83d639bf47 Moved assets outside of main project to avoid duplication and other fixes 2025-01-21 20:39:52 +00:00
Chomp 3989fa5e58 Added inventory controller implementation 2025-01-21 20:24:09 +00:00
CWX 8fdfa0658d inventory callbacks fixed 2025-01-21 13:58:04 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00