Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Use Signals #45

Merged
merged 7 commits into from
Feb 7, 2024
Merged

Use Signals #45

merged 7 commits into from
Feb 7, 2024

Conversation

lishaduck
Copy link
Member

Description

Describe your changes in a sentence or two.

This PR replaces all usages of get_parent() with signals.

Closes: #43


Type of Change

  • ♻️ Code refactor

Checklist

  • Read the Contributing Guidelines.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Fill out this template.
  • Log your hours.
  • Check that commits follow the Angular commit convention, more or less.
  • Ideally, include relevant tests that fail without this PR but pass with it (if applicable).

Tested on

  • macOS 14

@lishaduck
Copy link
Member Author

Almost finished. I just need to switch how spawning works, then it'll be finished.

I really should switch to be dynamic, but it's fine enough for now.
This commit fully updates the:
* wizard firing logic
* handling of both rock hits and anti-math juice poisoning.
@lishaduck lishaduck merged commit a72b8d4 into heads-up Feb 7, 2024
7 checks passed
@lishaduck lishaduck mentioned this pull request Feb 7, 2024
@lishaduck lishaduck deleted the signals branch February 7, 2024 19:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Relates to something miscellaneous and/or tedious
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Calls to get_parent()
2 participants