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

Mob Rate #274

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Mob Rate #274

wants to merge 4 commits into from

Conversation

nutnnut
Copy link

@nutnnut nutnnut commented Oct 7, 2024

Description

Added configurable mob spawn rate multiplier

Before:
Total: size of spawn point
1 mob per spawn point

After:
total: configurable multiplier of size of spawn point (default 1.0 vanilla)
configurable max number of mob per spawn point (default 1 vanilla)
ex. I personally use mob rate 1.5 and max 2 per spawn point, more mobs and encourage map clear rotation

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have tested my changes
  • I have added unit tests that prove my changes work

Screenshots

mobrate3
mobrate10

@nutnnut nutnnut marked this pull request as ready for review October 7, 2024 07:32
@nutnnut
Copy link
Author

nutnnut commented Oct 7, 2024

Not sure if you would want this since it is not vanilla, but I have been having fun with this myself so I thought other might find this option convenient. Mob rate 1.5 / mob per spawn point 2 is pretty fun for single player experience

@truongdatnhan
Copy link

+1 to see this feature. Fun and can be easily customised to follow vanilla gameplay.

(cherry picked from commit 958d9e6)
@nutnnut
Copy link
Author

nutnnut commented Oct 12, 2024

pushed a new commit to prevent map bosses from spawning more than 1

@MatthewHinds
Copy link

While it's pretty cool, I'm not sure if it'll fit Cosmic as our goal with the project is to be as close to vanilla as possible. Ultimately it's up to Ponk but just wanted to chime in.

@Araraura
Copy link

While it's pretty cool, I'm not sure if it'll fit Cosmic as our goal with the project is to be as close to vanilla as possible. Ultimately it's up to Ponk but just wanted to chime in.

I think it's nice to have options, could make the default 1.0 and let users change it however they like

@rilzi
Copy link

rilzi commented Nov 16, 2024

Awesome, I wish Cosmic could add such a feature as well, and users can use it on their own if they want

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.

5 participants