Code Monkey home page Code Monkey logo

advancedwand's People

Contributors

khanx avatar

Watchers

 avatar

advancedwand's Issues

Commands don't work on 0.7.1.9

I don't know if this was made to work with the version 0.7.1.9. But I am able to select the area i wish to edit but it keeps saying that the wand is not on, I used the command //wand to get the wand,, and I did get the wand. So I uninstalled it and reinstalled it and now it says the //copy command does not exist.

Rotated types

There are several types that have rotations which own model.

The problem is that players cannot rotate types which have rotations nor replace that types.

This issue is related with two commands:

  • Rotation
  • Replace

Default arguments

Add default arguments to some commands:

//expand <numbrer> === //expand <numbrer> forward
//contract <numbrer> === //contract <numbrer> forward
//replace <block> === //replace NOT AIR <block>

Revert

Revert the selected area to the original shape works per chunks

PROBABLY this will work

Vector3Int someChunkPosition = new Vector3Int(0, 16, 32);
ServerManager.SaveManager.EnqueueJob(new SaveManager.SaveJob(storage => storage.RemoveChunk(someChunkPosition)));

Circles

Being able to work with circles instead of cubes, It's useful for making round towers.

Add command: info

//info

Show the info of the selected area:

How many blocks are of each type

Permissions notification

If the wand is disabled or the user does not have permission send a warning instead of saying that the command does not exist

Add: Duplicate

/duplicate <offset>
to automatically copy-paste a selection to with an offset from the selection

Extended wall

//wall <block> n

Add a modification of the wall

Should work like the wall but without putting air in the middle

Add: Symmetry area (?)

When you put a block in this area, a block appears on the opposite side symmetrically

Add command: move

//move <number> <direction>

Move the selected area X blocks on the selected direction

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.