LoliKingdom / LoliASM

The lolis are now preparing to bytecode manipulate your game.
GNU Lesser General Public License v2.1
105 stars 23 forks source link

Fix Storage Drawers Item Handlers issues #70

Closed PrototypeTrousers closed 2 years ago

PrototypeTrousers commented 2 years ago

Fix voiding of items when nearing full capacity Fix Slotless Item handler implementation not allowing the extraction from compacting item drawers with the vending upgrade Cache the Drawer Controller tile to avoid getting the TE from the world every time a drawer slave is interacted with (getSlots,getStackInSlot, etc.)

Rongmario commented 2 years ago

On-hold until we discuss if we should initiate a StorageDrawers fork.

Rongmario commented 2 years ago

@PrototypeTrousers we'll pull this in first, but can you resolve the conflicts first?