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

fix: Fixed coral counting issues #37

Merged
merged 2 commits into from
Dec 19, 2024
Merged

Conversation

zozomanx
Copy link
Contributor

@zozomanx zozomanx commented Dec 5, 2024

Description

When harvesting coral the amount harvested wasn't increasing, a new diving area would never be generated, and spawns would exhaust.

This was because #pickedUpCoralIndexes doesn't track true/false updates.

Checklist

  • I have personally loaded this code into an updated Qbox project and checked all of its functionality.
  • My pull request fits the contribution guidelines & code conventions.

When harvesting coral the amount harvested wasn't increasing and a new diving area would never be generated.
server/main.lua Outdated Show resolved Hide resolved
@mafewtm mafewtm requested a review from Manason December 19, 2024 02:58
@mafewtm mafewtm merged commit 6bfb62e into Qbox-project:main Dec 19, 2024
2 checks passed
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.

3 participants