Commit Graph

25 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
Chomp 3858aeeadd Set _goodSoldTemplate as const 2025-02-06 11:00:33 +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
CWX 1683a3ba32 formatting 2025-02-03 13:14:53 +00:00
CWX 19e006b06a Fix searching for items name in Locales 2025-02-03 12:49:04 +00:00
Chomp 15c1bb3f5a Updated debug logs + added dict saftey 2025-02-02 17:55:29 +00:00
Chomp 38e2a3bb73 Fixed issue with code removing object from collection when iterating over it 2025-02-02 12:51:34 +00:00
Chomp 0f95400b95 Fixed DeleteOfferById removing offers at index -1 2025-02-02 12:43:20 +00:00
Chomp 1b4f850bbf Added comments 2025-02-02 12:11:43 +00:00
Chomp 1db7521f42 Fixed quantity filter issues 2025-02-02 10:19:06 +00:00
Chomp c37ec18813 Fixed GetOffersForBuild incorrectly sorting offers 2025-02-01 19:41:21 +00:00
Chomp 9ca8655758 FIxed flea not showing any weapons correctly - there are still issues with weapons on flea 2025-02-01 18:07:41 +00:00
CWX d1f53e7629 implemented rest of ragfairOffer method 2025-02-01 13:33:18 +00:00
Chomp 5dc472014e Various Ragfair fixes - Allows trader offers to show, pmc offers still not appearing 2025-01-27 15:27:32 +00:00
Chomp 566e09185c partially implemented GetLocalisedOfferSoldMessage 2025-01-26 19:47:19 +00:00
KaenoDev 17e4d1468f Fix membercatergory, victim and aggressor 2025-01-26 13:40:50 +00:00
Chomp f46cb294cd Implemented RagfairOfferHelper 2025-01-25 17:29:09 +00:00
Chomp 88df3e6651 Implemented GetValidOffers + lint 2025-01-25 16:49:35 +00:00
Chomp f991cbee7c Flagged properties as non-null + More ragfair implementation 2025-01-25 14:45:16 +00:00
Chomp c6e774a063 partial implementation of RagfairOfferHelper 2025-01-25 13:17:55 +00:00
Chomp 0d1584c797 Implemented processOffersOnProfile 2025-01-24 23:15:05 +00:00
CWX 8949be2181 temp removal of async so exceptions dont get eaten and we can move forward 2025-01-22 13:34:48 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00