-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
) * Cherry-pick from "HUD expansion": twetzel59/CraftNG@a604e73 * Decrease item rendering size to 32 * Rename _item to item_hotbar to clarify its purpose * Revert "Rename _item to item_hotbar to clarify its purpose" This reverts commit 59f7056. * Cherry-pick item counts from "Inventory with HUD." twetzel59/CraftNG@3b44099 twetzel59/CraftNG@7e7c624 * Refactor render_item_count tx/ty * Move the hotbar flush up against the right edge, fix width shifting #175 (comment) * Translate Z of item hotbar slightly to fix text overlap * Increase clipping plane and z translate to not overlap on web * Fix unnecessary whitespace after item count text * Zero-initialize fixed size (not variable) buf in render_item_count * Increase hotbar size to 9 items * Remove count labels from hotbar items for now
- Loading branch information
Showing
2 changed files
with
46 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters