Commit Graph

17 Commits

Author SHA1 Message Date
Chomp c5864ad2e4 Refactored ragfair offer holder to pass offer id around instead of full offers
Optimised removing player offer from cache
2025-03-05 13:20:12 +00:00
Chomp 4e5636179d Added comments 2025-03-05 13:13:54 +00:00
Chomp 6014347c7d Improved ragfair expired offer performance 2025-02-26 20:09:25 +00:00
Chomp 3b7c8dbdb5 Fixed ragfair offers not expiring + some perf improvements
todo:
fix "offer not found"
Replace _offersByTraderLock with hashset + manual locks
2025-02-26 16:45:04 +00:00
CWX 5c6fa9242f BIG BOI FORMATTING 2025-02-07 19:36:17 +00:00
Chomp e644ed58ae Ragfair code formatting 2025-02-07 15:49:24 +00:00
Chomp c709efbca2 Improved nullguarding inside RagfairOfferHolder 2025-02-06 22:20:24 +00:00
Chomp b0ce98d847 Store expired offer id inside RagfairOfferService instead of the offer itself 2025-02-06 16:54:43 +00:00
Chomp 2f5394ae93 Reduced duplicate date stored in RagfairOfferHolder by storing offerIds instead of the offer itself 2025-02-06 16:40:32 +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
Alex 87dd6f6e0f multithreaded ragfair and botgen 2025-01-27 20:57:47 +00:00
Chomp fa669f3e05 Various ragfair fixes + implementations 2025-01-27 17:23:40 +00:00
Alex aaa272b151 mooooaaaaaaaaaaar 2025-01-24 17:06:43 +00:00
Alex 48228c6d2e more stuff fixed 2025-01-24 13:35:28 +00:00
Chomp 37912d1f4a Fix injection issue 2025-01-23 14:57:41 +00:00
Chomp 2bf3dd7b69 Implemented RagfairOfferHolder 2025-01-23 14:54:18 +00:00