WIP: feat: darvo deal #2261

Draft
Sainan wants to merge 5 commits from darvo into main
Owner

Still need to verify if you're allowed to buy the same item multiple times if the offer has since expired.

Closes #2260

Still need to verify if you're allowed to buy the same item multiple times if the offer has since expired. Closes #2260
Sainan added 3 commits 2025-06-23 10:53:19 -07:00
Sainan added 1 commit 2025-06-23 10:57:19 -07:00
prettier
All checks were successful
Build / build (pull_request) Successful in 45s
6104eeb524
Sainan added 1 commit 2025-06-23 12:25:16 -07:00
ensure stock is an int after multiplier
All checks were successful
Build / build (pull_request) Successful in 50s
6fe0a42b13
Sainan added 1 commit 2025-06-23 13:12:30 -07:00
Add noDailyDealPurchaseLimit cheat
All checks were successful
Build / build (pull_request) Successful in 52s
aa2c71a206
Sainan added 1 commit 2025-06-23 19:37:53 -07:00
update comments
All checks were successful
Build / build (pull_request) Successful in 53s
24d778371f
Sainan force-pushed darvo from 24d778371f to 630d7471f2 2025-06-23 22:03:09 -07:00 Compare
Contributor

Instead of No Daily Deal Purchase Limit, should it be called No Darvo Deal Purchase Limit instead? Since few other vendors IIRC also have their own daily deals/specials. Assuming this one is exclusively for Darvo (but isn't necessarily clear to an average user, that Darvo deals is meant with "Daily Deals").

Instead of `No Daily Deal Purchase Limit`, should it be called `No Darvo Deal Purchase Limit` instead? Since few other vendors IIRC also have their own daily deals/specials. Assuming this one is exclusively for Darvo (but isn't necessarily clear to an average user, that Darvo deals is meant with "Daily Deals").
Sainan force-pushed darvo from 630d7471f2 to c414bac827 2025-06-24 07:26:29 -07:00 Compare
Sainan force-pushed darvo from c414bac827 to cbc4d1bdf9 2025-06-25 20:25:46 -07:00 Compare
Sainan added 1 commit 2025-06-26 16:24:49 -07:00
deduplicate static data by weighting it
Some checks failed
Build / build (pull_request) Failing after 48s
d27934ab55
Sainan force-pushed darvo from d27934ab55 to 9ff1202a8f 2025-06-26 16:26:17 -07:00 Compare
Sainan added 1 commit 2025-06-26 16:26:44 -07:00
prettier
All checks were successful
Build / build (pull_request) Successful in 1m32s
6740b62cf1
All checks were successful
Build / build (pull_request) Successful in 1m32s
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin darvo:darvo
git checkout darvo
Sign in to join this conversation.
No description provided.