Commit Graph

21 Commits

Author SHA1 Message Date
Archangel eeea8a0000 Remove count for any 2025-02-24 18:49:36 +01: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
Valens 5a8c5f0f1c Update SeasonalEventService.cs
reorganize the _halloweenEventItems and _christmasEventItems to be alphabetical. Fucking craig.
2025-02-15 16:35:37 -05:00
CWX 987e7d5709 added special 40degree fuel to blacklist 2025-02-15 21:17:23 +00:00
CWX 5c6fa9242f BIG BOI FORMATTING 2025-02-07 19:36:17 +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 15c1bb3f5a Updated debug logs + added dict saftey 2025-02-02 17:55:29 +00:00
Chomp 73b2924cf2 Added eventType enum 2025-01-29 20:03:31 +00:00
Chomp dc0e29e8ef Updated _christmasEventItems 2025-01-28 12:46:21 +00:00
Chomp e836d3d0f8 Added more christmas items to list 2025-01-27 18:47:24 +00:00
Chomp ac8091106d Updated christmas item list 2025-01-27 12:43:42 +00:00
Chomp 63a5966222 Added HEADWEAR_ELF_HAT to christmas gear 2025-01-27 12:19:25 +00:00
Chomp 9c77553bde Fixed datetime being incorrect inside GetActiveWeatherSeason 2025-01-27 12:02:14 +00:00
Chomp b72822bcf2 Fixed AddLootItemsToGifterDropItemsList causing raid load error + removed duplication 2025-01-27 09:45:21 +00:00
Chomp b446d6b66d Enabled seasonal event system 2025-01-26 22:50:17 +00:00
CWX 5639f13ccf finish off seasonalEventService 2025-01-26 16:42:11 +00:00
Chomp 902ed2a5de Further implementation of SeasonalEventService 2025-01-24 21:28:56 +00:00
clodan e2566d57f4 LazyLoad some assets 2025-01-21 15:56:17 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00