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

Add Survival Mode #670

Open
3 of 35 tasks
ikabod-kee opened this issue Sep 4, 2024 · 5 comments
Open
3 of 35 tasks

Add Survival Mode #670

ikabod-kee opened this issue Sep 4, 2024 · 5 comments
Labels
content contributor friendly this issue is limited in scope and/or knowledge of Cubyz internals, good for newcomers engine enhancement a new feature or improvement experimental a feature or idea that will require lots of experimentation gameplay physics game physics stuff ui/ux

Comments

@ikabod-kee
Copy link
Collaborator

ikabod-kee commented Sep 4, 2024

Top priority:

  • Separate mode from creative
  • Per-player modes (stored on the server)

Additions needed (in order of priority)

  • Disable creative menu for survival players
  • Block Breaking
  • Item collection
  • Liquid physics
  • Misc. physics (crouching, ice, etc)
  • Health/Damage calculation
  • Damage types
  • Fall damage
  • Hunger meter (?)
  • Eating
  • Regeneration (?)
  • Defense stat/calculation

Issues relating to the addition of Survival Mode:

Entity related:

Physics related:

Inventory related:

Implementation Bugs:

@IntegratedQuantum IntegratedQuantum added enhancement a new feature or improvement gameplay engine labels Sep 4, 2024
@IntegratedQuantum IntegratedQuantum added this to the Short-Term Goals milestone Sep 4, 2024
@IntegratedQuantum
Copy link
Member

It would be even better with a list of desired features (with issue links) necessary to call it a survival mode.

@ikabod-kee

This comment was marked as resolved.

@IntegratedQuantum
Copy link
Member

Could you move these to the main post?
And maybe add some checkboxes - [ ] #123 in front of the issues.

@ikabod-kee
Copy link
Collaborator Author

Done

@ttmso
Copy link
Contributor

ttmso commented Sep 6, 2024

It will also be nice if the mode is stored in the player like minecraft, so you can be in survival and your friend can be in creative.

@ikabod-kee ikabod-kee added contributor friendly this issue is limited in scope and/or knowledge of Cubyz internals, good for newcomers content ui/ux physics game physics stuff labels Sep 6, 2024
@IntegratedQuantum IntegratedQuantum added the experimental a feature or idea that will require lots of experimentation label Sep 6, 2024
@IntegratedQuantum IntegratedQuantum pinned this issue Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content contributor friendly this issue is limited in scope and/or knowledge of Cubyz internals, good for newcomers engine enhancement a new feature or improvement experimental a feature or idea that will require lots of experimentation gameplay physics game physics stuff ui/ux
Projects
None yet
Development

No branches or pull requests

3 participants