Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

More pre launch fixes #210

Merged
merged 4 commits into from
May 4, 2021
Merged

More pre launch fixes #210

merged 4 commits into from
May 4, 2021

Conversation

JackUrb
Copy link
Contributor

@JackUrb JackUrb commented May 3, 2021

Overview

A few last pre-launch fixes on the backend:

  1. DeathEvents now trigger a special message from the dungeon master, suggesting that the user send anything to respawn as a new character.
  2. UseEvents now properly are JSON serializable, and recoverable
  3. Dozing only works for players, and no longer appears on NPCs
  4. Some logging issues surrounding death and partner heuristics are resolved by having the get_last_interaction_partner method actually find and return the node, rather than the ID.

Testing

Ran the server locally, acted a use event, and ensured that I could properly die.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 3, 2021
@JackUrb JackUrb merged commit 248a7fa into master May 4, 2021
@JackUrb JackUrb deleted the more-pre-launch-fixes branch May 4, 2021 15:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants