Giter Club home page Giter Club logo

autosort's People

Contributors

dougkeller avatar

Watchers

 avatar  avatar

autosort's Issues

"Losing" sorted items

Expectation:
Chest has every item just sorted in order

Reality:
Items are Oredictionaried to be whatever appears first. (example: if i have 14 salmon and 10 cod, i will have 24 salmon or cod, whichever appears first in the arbitrary sort order) This happens with multiple items... different stone types, fish, leaves.

Also Breaks economyshopgui, though im not sure if that's an issue with this plugin or that one, given that it uses a chest as its gui.

Incompatibility with custom inventories created by other plugins

A user of one of my plugins (Shopkeepers) reported this issue to me: Whenever he interacts with the editor inventory view of the Shopkeepers plugins (a custom chest-typed inventory with items acting as buttons), this plugins reorders the items of that inventory and thereby breaks it.

Custom inventories created by other plugins are probably affected by the same issue.

This plugin would probably have to somehow differentiate between regular chest inventories and custom inventories. There doesn't seem to be a definite solutions to this, but a first heuristic could be to check the inventory's InventoryHolder, and ignore the inventory if this holder is either null, or does not correspond to an actual chest block in the world.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.