feat: bounty rewards #1549

Merged
Sainan merged 3 commits from bounty-rewards into main 2025-04-11 06:54:36 -07:00
Owner

Re #388. This only handles reward manifests and only those given in the worldState.

Re #388. This only handles reward manifests and only those given in the worldState.
Sainan added 2 commits 2025-04-10 13:11:28 -07:00
feat: bounty rewards
All checks were successful
Build / build (push) Successful in 1m21s
8b8836ea5b
skip log if no rewardManifests
All checks were successful
Build / build (push) Successful in 1m23s
Build / build (pull_request) Successful in 1m22s
b6704f59ba
Sainan added 1 commit 2025-04-10 13:15:21 -07:00
note
All checks were successful
Build / build (pull_request) Successful in 45s
Build / build (push) Successful in 1m23s
91792244e0
Contributor

Standing amount it just jobInfo.xpAmounts[RewardInfo.JobStage], isn't it?

Standing amount it just `jobInfo.xpAmounts[RewardInfo.JobStage]`, isn't it?
Contributor

I did a quick test on live:

  • Each Bounty has an associated Standing/Item-To-Be-Exchanged amount showcased in the Bounty Board UI
  • Each Stage rewards 1/X that amount of Standing/Items, where X is the amount of Stages the Bounty has
  • Achieving a bonus rewards 25% extra standing/Items for that Stage, I presume rounded down
I did a quick test on live: - Each Bounty has an associated Standing/Item-To-Be-Exchanged amount showcased in the Bounty Board UI - Each Stage rewards 1/X that amount of Standing/Items, where X is the amount of Stages the Bounty has - Achieving a bonus rewards 25% extra standing/Items for that Stage, I presume rounded down
Sainan merged commit ec8982a921 into main 2025-04-11 06:54:36 -07:00
Sainan deleted branch bounty-rewards 2025-04-11 06:54:36 -07:00
Sainan referenced this issue from a commit 2025-04-11 06:54:36 -07:00
Sign in to join this conversation.
No description provided.