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

Option to Make Hovercrafts Ownable #6

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

Conversation

AntumDeluge
Copy link
Contributor

@AntumDeluge AntumDeluge commented May 29, 2021

Closes: #5

Does the following:

  • uses setting mount_ownable to determine if hovercrafts can be ridden or picked up by other players
  • checks that there is room in the player's inventory before trying to pick up
  • fixes attached horizontal view for newer Minetest versions (perhaps this should be backwards compatible?)
  • adds mod.conf
  • replaces deprecated get*/set* methods with get_*/set_*
  • replaces deprecated calls to minetest.env

@AntumDeluge AntumDeluge changed the title Optiona to Make Hovercrafts Ownable Option to Make Hovercrafts Ownable May 29, 2021
@AntumDeluge AntumDeluge mentioned this pull request May 29, 2021
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.

1 participant