Git Product home page Git Product logo

minecraftscripting's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

minecraftscripting's Issues

Feature Suggestion: "Reload Filters" Command

When doing development of a new filter, particularly when unfamiliar with the API, the discovery process seems to involve a lot of quitting and restarting Minecraft. The development process would be greatly simplified if filters were read from disk each time, or (as a compromise) if there was a chat command for reloading all or specific filters.

Feature Suggestion: Multiple Selections

As it stands, applying a filter to non-rectangular regions requires you to select some blocks, apply the filter, and repeat this process n times.

If it were instead possible to select some blocks, and then add another range of blocks to your selection (e.g. by holding shift while performing the secondary selection), a single filter application would be sufficient. This would remove the possibility for a number of mistakes, in addition to cutting the number of steps (almost) in half.

Feature Suggestion: Filter Parameters

As it stands, using a filter like ReplaceBlocks requires you to create a selection, then invoke the filter in chat, then use the graphical interface to choose which types you're interested in.

This is something which could very easily be parameterized, so that instead of invoking /filter ReplaceBlocks, you could invoke /filter ReplaceBlocks Stone (to replace the entire selection area with Stone) or /filter ReplaceBlocks Air Dirt (to replace only air blocks with dirt). This would make repeated identical filter parameters both easier to complete and less error prone.

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.