Commit Graph

26 Commits

Author SHA1 Message Date
Chomp b7e734c781 Various small micro-optimisations 2025-02-25 15:06:09 +00:00
Chomp 4955e07bde Improved comparison logic inside GetValidTraderIdByEnumValue 2025-02-23 14:26:39 +00:00
CWX 6d9dc6e7a2 fix bad logic 2025-02-12 19:45:14 +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
Chomp 955e44eb62 Multiple casting fixes 2025-02-05 20:16:19 +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 12f989a4da Type improvements 2025-01-30 14:33:19 +00:00
Chomp 4210d6a47d Additional type improvements 2025-01-29 20:27:12 +00:00
clodan 7c060fdf86 RandomUtil fixes 2025-01-29 11:47:42 +00:00
CWX 05dbddcf01 do logging shit for helpers 2025-01-28 21:09:51 +00:00
CWX f1ff3a2d0c fix method dying 2025-01-26 21:42:04 +00:00
CWX 7ac60188a0 fix standing, and quest messages 2025-01-26 21:17:42 +00:00
CWX 4080b430be null guards go brr 2025-01-23 14:50:49 +00:00
CWX 4f80264eb4 tradeHelper and traderHelper 2025-01-22 22:04:34 +00:00
Chomp 5f0b0c30fc Fixed ResetTrader setting new traders to level 4 2025-01-22 15:22:36 +00:00
CWX ee5eaae6a1 give traderstanding 0 instead of null 2025-01-22 13:35:07 +00:00
Alex b2e6117ccd disappointing night commit 2025-01-20 22:10:55 +00:00
CWX 698cb938fb fix with null guards 2025-01-20 17:40:26 +00:00
CWX e390905caf finish off implementing traderhelper 2025-01-20 16:49:29 +00:00
CWX accff11f38 imnplement moar 2025-01-20 16:32:59 +00:00
Chomp 86c6b038e3 Ragfair implementation 2025-01-20 16:08:04 +00:00
CWX b1d9035801 insurance service done with raidtimeadjustmentservice 2025-01-20 15:31:53 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00