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

Provide more-sane eldritch altar mob-spawning behaviors #101

Merged
merged 8 commits into from
Jan 20, 2025

Conversation

rndmorris
Copy link
Owner

What kind of change does this PR introduce?

New configurable feature

What is the current behavior?

See #99, which this closes.

What is the new behavior (if this is a feature change)?

Two new behaviors: even-spread (equal chance for each coordinate), and center-weighted (prefers near the altar). Neither try to spawn directly in the altar itself.

Does this PR introduce a breaking change?
No

Other information:

@rndmorris rndmorris added the enhancement New feature or request label Jan 19, 2025
@rndmorris rndmorris self-assigned this Jan 19, 2025
@rndmorris rndmorris linked an issue Jan 19, 2025 that may be closed by this pull request
@rndmorris rndmorris requested a review from Midnight145 January 20, 2025 02:20
@Midnight145 Midnight145 merged commit 3834bd3 into main Jan 20, 2025
1 check passed
@rndmorris rndmorris deleted the 99-spawn-distribution branch January 20, 2025 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Eldritch Altar mob spawning logic is stupid
2 participants