Commit Graph

30 Commits

Author SHA1 Message Date
Chomp b4c5392f08 Replace various uses of Count() with Any() for ienumerables + remove redundant parenthesis 2025-02-24 17:53:42 +00:00
Chomp fe500f7c27 Replace string comparisons with string.Equals (ordinal) 2025-02-23 16:33:23 +00:00
Chomp baf1a41c30 Fix insurance not being returned 2025-02-18 09:23:21 +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
Chomp 924fff686d Refactored botgen 2025-02-17 13:07:32 +00:00
Chomp 365691aa5c Fix insurance IDs piling up 2025-02-15 18:23:32 +00:00
Chomp 3acf10b27e Flagged various methods as virtual to allow for overriding 2025-02-13 12:52:42 +00:00
Chomp abd7f243e8 Removed unnecessary TODOs and fixed typos
Removed unnecessary uses of `GetByJsonProp`
2025-02-09 15:13:05 +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 87d66b963d Update debug logging 2025-02-05 16:35:11 +00:00
CWX a4f8036d09 formatting, fix build error 2025-02-05 07:36:13 +00:00
CWX f648f42721 This is just Jetbrains formatting and code syntax styling 2025-02-05 06:56:51 +00:00
Chomp 5a2e4fe8cc Improved logging 2025-02-03 17:01:58 +00:00
Chomp 15c1bb3f5a Updated debug logs + added dict saftey 2025-02-02 17:55:29 +00:00
CWX 078e1b1b36 Improve Health system to Use EFT's models and actual Types, also fixed some RequestData not using the base record 2025-01-28 15:27:45 +00:00
Chomp 73c48305a1 Add garbage collection after raid has been generated 2025-01-28 10:14:08 +00:00
KaenoDev 2e3dc27eb0 Fix Car extract and coop extract 2025-01-26 17:41:02 +00:00
Chomp f46cb294cd Implemented RagfairOfferHelper 2025-01-25 17:29:09 +00:00
CWX 831ca48fbc null guarding and formatting 2025-01-25 15:44:54 +00:00
CWX c81964ef26 fix location loot gen 2025-01-25 00:33:17 +00:00
CWX dac410befd fix logic and nullguards 2025-01-24 22:57:20 +00:00
Chomp 61dffbdcb3 Implemented PmcChatResponseService 2025-01-24 10:29:59 +00:00
CWX 78cd8dace0 null guards 2025-01-23 22:32:28 +00:00
clodan e2566d57f4 LazyLoad some assets 2025-01-21 15:56:17 +00:00
clodan 33eeaf69b8 Added capability of ListOrT to handle strings and numbers 2025-01-21 11:57:44 +00:00
KaenoDev d5c6515ef0 Finish LocationLifecycleService. Getting into raid dies on botgen now 2025-01-21 01:21:48 +00:00
CWX accff11f38 imnplement moar 2025-01-20 16:32:59 +00:00
Chomp 9e42233ca2 Updated Reward system 2025-01-20 11:59:35 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00