Skip to content

Drawer Improvements (All Around)#262

Merged
ChefZander merged 34 commits intoChefZander:masterfrom
AbbyRead:drawer-fixes
Mar 4, 2026
Merged

Drawer Improvements (All Around)#262
ChefZander merged 34 commits intoChefZander:masterfrom
AbbyRead:drawer-fixes

Conversation

@AbbyRead
Copy link
Copy Markdown
Contributor

@AbbyRead AbbyRead commented Mar 4, 2026

So there's a bunch of stuff in this:

  • Refactored and move code to more sensible places.
  • Added basic rotation to drawers when using screwdriver.
  • Fixed most of the contents indication visuals.
  • Uses S() for description and info strings to allow for easier localization.
  • Adds Drawer Connectors as a block ("Trim" from the original drawers mod).
  • Allows the player to destroy a drawer even if it has stuff in it.
    • Contents go into the player's inventory directly if possible.
    • Upgrades take priority (in case destroying the drawer was a bad move).
    • If the player has no more room in their inventory, the rest just drops from the drawer (have not tested large amounts dropped... maybe I should... 😬).

AbbyRead added 30 commits March 2, 2026 11:13
I did this manually by figuring it all out from
using a nodebox editor rubenwardy made.  Now we
can modify things if we want, but also it just
kind of gets rid of all those magic numbers.
Copyright (C) 2016 Mango Tango <mtango688@gmail.com>

Modifications for Skyblock: Zero:
Copyright (C) 2026 Skyblock: Zero Contributors
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

(i dont know if copyright works like this, @corpserot is this correct)

@ChefZander ChefZander merged commit 15f0751 into ChefZander:master Mar 4, 2026
@AbbyRead AbbyRead deleted the drawer-fixes branch March 4, 2026 20:13
@AbbyRead AbbyRead restored the drawer-fixes branch March 4, 2026 20:44
AbbyRead pushed a commit to AbbyRead/skyblock_zero that referenced this pull request Mar 9, 2026
AbbyRead pushed a commit to AbbyRead/skyblock_zero that referenced this pull request Mar 9, 2026
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.

3 participants