Commit Graph

20 Commits

Author SHA1 Message Date
Chomp b67ff36631 Converted more string comparisons to use string.equals
Optimised `CreateBarterBarterScheme`
2025-02-25 13:30:59 +00:00
Chomp ea671d2092 Make use of handbook item cache to speed up AdjustUnreasonablePrice 2025-02-24 17:18:25 +00:00
Chomp bffeec8361 Handle flea item prices as doubles 2025-02-21 15:05:00 +00:00
Chomp 3219718d27 Replaced minmaxdouble + minmaxint with generic minmax<T>
Updated various doubles to be ints
2025-02-10 10:44:24 +00:00
Chomp 08b5caf337 Renamed Minmax to MinMaxDouble and added MinMaxInt
Swapped various doubles for ints across loot generator and airdrop code paths

Fixed forced airdrop loot being returned with a decimal stack count
2025-02-10 09:57:01 +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 67e8ddef30 Logging improvements 2025-02-03 11:29:01 +00:00
Chomp 15c1bb3f5a Updated debug logs + added dict saftey 2025-02-02 17:55:29 +00:00
Chomp 12f989a4da Type improvements 2025-01-30 14:33:19 +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 19cb1dc63d Expanded implementation of RagfairPriceService 2025-01-26 19:17:08 +00:00
Chomp e1b354e67b Implemented GetFleaPriceForOfferItems 2025-01-26 17:55:34 +00:00
CWX 7f1d1397bc add nullable 2025-01-23 16:08:22 +00:00
Chomp 0b412f4a18 BotGen fixes 2025-01-20 23:13:17 +00:00
Chomp 86c6b038e3 Ragfair implementation 2025-01-20 16:08:04 +00:00
Chomp 3cc7e91be8 More bot generation implementation 2025-01-20 15:18:54 +00:00
CWX 00ccc92519 start implementing handbookhelper 2025-01-19 20:59:26 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00