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

raise hotbar limit to 32 slots, add associated keybinding options #7916

Merged
merged 3 commits into from
Dec 2, 2018

Conversation

VanessaE
Copy link
Contributor

@VanessaE VanessaE commented Dec 1, 2018

Closes #7915

add associated keybinding options
@paramat
Copy link
Contributor

paramat commented Dec 1, 2018

I support raising the limit to 32, even if not enough keys exist to bind them all.
Not for 0.4.x though, it's not a bugfix, and i know you're trying to resist moving to 5.0.0. The more attractive 5.0.0 is the better.

@paramat paramat added @ Client / Audiovisuals Feature ✨ PRs that add or enhance a feature labels Dec 1, 2018
@ClobberXD
Copy link
Contributor

ClobberXD commented Dec 1, 2018

lua_api.txt needs to be updated here:

minetest/doc/lua_api.txt

Lines 5188 to 5189 in dcf58a3

* `hud_set_hotbar_itemcount(count)`: sets number of items in builtin hotbar
* `count`: number of items, must be between `1` and `23`

(also fix a few related, obvious copy&paste errors, 1th -> 1st, etc)
@VanessaE
Copy link
Contributor Author

VanessaE commented Dec 1, 2018

Fixed docs and settingtypes.txt.

src/client/game.cpp Outdated Show resolved Hide resolved
Copy link
Member

@SmallJoker SmallJoker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works

@sfan5 sfan5 merged commit 1b0fd19 into minetest:master Dec 2, 2018
Wuzzy2 pushed a commit to Wuzzy2/minetest that referenced this pull request Dec 11, 2018
…netest#7916)

add associated keybinding options
update docs and settingtypes
osjc pushed a commit to osjc/minetest that referenced this pull request Jan 23, 2019
…netest#7916)

add associated keybinding options
update docs and settingtypes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants