Age | Commit message (Expand) | Author |
---|---|---|
2016-07-04 | Move cuboidapi.lua to correct place | sfan5 |
2016-07-04 | Add completion chat message to //expand and //contract | sfan5 |
2016-07-04 | Fix //shift with absolute axis (x/y/z) | sfan5 |
2016-07-03 | Modify outset and inset to accept both hv and vh combinations. Update documen... | Daniel Sosa |
2016-07-03 | Implement some safety mechanisms | Daniel Sosa |
2016-07-03 | Reimplement /expand and /contract to conform to WE standards | Daniel Sosa |
2016-07-03 | Fix /outset and /inset to conform to WE standards | Daniel Sosa |
2016-07-03 | Remove some debug code | Daniel Sosa |
2016-07-03 | Fix /shift command to conform to worldedit command standard | Daniel Sosa |
2016-07-03 | Fix a crash that happened when trying to shift the cuboid using relative dire... | Daniel Sosa |
2016-07-03 | Fix several typos | Daniel Sosa |
2016-07-03 | Implement /expand and /contract | Daniel Sosa |
2016-07-03 | Implement /inset and /shift | Daniel Sosa |
2016-07-03 | refactor code for mantainability and reusability. Start of chat command refac... | Daniel Sosa |