Dev
|
04235ca024
|
Reward more items for daillies/weeklies
Cleanup of `generateReward` item reward pool generation into its own function + return an easier array to work with
|
2023-10-15 11:46:33 +01:00 |
|
Dev
|
7bc0d3f383
|
Prevent distance + melee kill quest combination
|
2023-10-15 10:49:23 +01:00 |
|
Dev
|
f155f5f0d0
|
Improve code comments
|
2023-10-15 10:44:12 +01:00 |
|
Dev
|
d44bda96cf
|
make use of isbaseclasses to check for bad items instead of a non-optimal loop
|
2023-10-15 10:43:27 +01:00 |
|
Dev
|
fdd328b07a
|
use function that only gets static price for daily rewards instead of function that falls back to flea price - improve price consistency
|
2023-10-15 10:39:35 +01:00 |
|
Dev
|
18c68fa353
|
make daily rewards found in raid
|
2023-10-15 10:38:50 +01:00 |
|
Dev
|
f23c8d484e
|
Fix peacekeeper rewarding dollars instead of euros
|
2023-10-15 10:33:52 +01:00 |
|
Dev
|
cd74f05558
|
Cleanup of daily reward code doing the same item check multiple times
|
2023-10-15 10:28:52 +01:00 |
|
Dev
|
db619a30b3
|
Add boss item blacklist and wire into:
airdrops
scav cases
sealed weapon containers
daily quests
Default boss item filter to on
|
2023-10-12 11:00:04 +01:00 |
|
Dev
|
968911e3de
|
Refactored repeatable quest system
Moved quest generation code into its own class
Moved shared methods used by controller and generator into helper class
|
2023-10-11 17:43:57 +01:00 |
|