jeremyckahn / farmhand

A resource management game that puts a farm in your hand
https://www.farmhand.life
GNU General Public License v2.0
101 stars 25 forks source link

Lstebner/experience pt2 #449

Closed lstebner closed 1 year ago

lstebner commented 1 year ago

What this PR does

this is part 2 of the experience update outlined in #371

How this change can be validated

the easiest way to monitor an experience change is to either have the legacy leveling system off and just watch the level indicator progress bar, or have the component inspector open and watch the "experience" state value go up 📈

Questions or concerns about this change

n/a

Additional information

part 3 of this will be to hook up the rest of the experience rewards and do a QA pass on all of it. after that we can go live with this change!

when the legacy system is disabled the tooltip will indicate experience is required instead of sales:

image

achievement for debt-free:

image
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
farmhand ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 8, 2023 2:34pm
lstebner commented 1 year ago

alright another round of updates is in @jeremyckahn . i think we're getting there! i've been doing some testing as well and things are seeming pretty stable

jeremyckahn commented 1 year ago

I noticed a bug with online play: Peers' levels are no longer being reported correctly.

This is fixed in https://github.com/jeremyckahn/farmhand/commit/fdab492ace02ba2e2a9550549d6196b66330ba5a.