Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

char_history and fun player stat tracking #267

Merged
merged 4 commits into from
Jun 5, 2021

Conversation

zach2good
Copy link
Contributor

From this discussion:
https://github.com/LandSandBoat/server/discussions/259

This puts in all the stats needed for the quiz in the middle of AMK, and the adventurer appreciation moogle, plus a couple of others (and steps taken!).

Features:

  • Lightweight (no data structures, only a simple struct)
  • Only saves/loads your data on zoning, so no "runtime" cost

I affirm:

  • I have paid attention to this example and will edit again if need be to not break the formatting, or I will be ignored
  • that I agree to LandSandBoat's Limited Contributor License Agreement, as written on this date
  • that I have read the Contributing Guide
  • that I've tested my code and things my code changed since the last commit in the PR, and will test after any later commits

@zach2good zach2good marked this pull request as ready for review June 3, 2021 17:18
@zach2good zach2good changed the title [WIP] char_history and fun player stat tracking char_history and fun player stat tracking Jun 3, 2021
@claywar claywar merged commit 9fa15f4 into LandSandBoat:base Jun 5, 2021
@zach2good zach2good deleted the char_history branch December 17, 2021 09:23
ampitere pushed a commit to ampitere/server that referenced this pull request May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants