TetrisGG
|
49c82bcc86
|
Update Generator Comments
Changed Comments to adhere to xml standard in all Generators.
Added missing comments.
Updated some descriptions.
|
2025-03-04 19:37:14 +01:00 |
|
Chomp
|
6014347c7d
|
Improved ragfair expired offer performance
|
2025-02-26 20:09:25 +00:00 |
|
Chomp
|
b67ff36631
|
Converted more string comparisons to use string.equals
Optimised `CreateBarterBarterScheme`
|
2025-02-25 13:30:59 +00:00 |
|
Chomp
|
4c255dcd48
|
Reduced amount of items iterated over when generating flea offers
|
2025-02-24 21:08:40 +00:00 |
|
Chomp
|
0e141561b6
|
use string.equals for string compare
|
2025-02-24 17:27:34 +00:00 |
|
Chomp
|
860b5e8148
|
Fixed incorrect pack offer prices
|
2025-02-21 23:12:28 +00:00 |
|
Chomp
|
103b797a54
|
Refactored how flea offer quantity is handled
|
2025-02-21 17:48:04 +00:00 |
|
Chomp
|
85900724e5
|
Fixed multipler typo
|
2025-02-21 15:07:41 +00:00 |
|
Chomp
|
bffeec8361
|
Handle flea item prices as doubles
|
2025-02-21 15:05:00 +00:00 |
|
Chomp
|
4d4ff7bfe1
|
Small cleanup of ragfair offer generator
|
2025-02-21 13:20:42 +00:00 |
|
Chomp
|
fc6c15792d
|
Fixed flea offers not reducing quantity after purchase
|
2025-02-21 12:58:02 +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 |
|
Chomp
|
3219718d27
|
Replaced minmaxdouble + minmaxint with generic minmax<T>
Updated various doubles to be ints
|
2025-02-10 10:44:24 +00:00 |
|
Chomp
|
abd7f243e8
|
Removed unnecessary TODOs and fixed typos
Removed unnecessary uses of `GetByJsonProp`
|
2025-02-09 15:13:05 +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
|
d2e04ff877
|
Improved IsSameItem
|
2025-02-03 15:29:34 +00:00 |
|
CWX
|
b4602dce23
|
add timing to debug not info, remove a clone that i dont think is needed
|
2025-01-29 13:35:18 +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 |
|
Chomp
|
2617cbd0e5
|
Further fixes for flea items being listed by bots
|
2025-01-27 16:10:49 +00:00 |
|
KaenoDev
|
17e4d1468f
|
Fix membercatergory, victim and aggressor
|
2025-01-26 13:40:50 +00:00 |
|
Alex
|
aaa272b151
|
mooooaaaaaaaaaaar
|
2025-01-24 17:06:43 +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 |
|