Commit Graph

20 Commits

Author SHA1 Message Date
Alexander Chibrikin ccfb6b4d61
Translate `worldedit_commands` (#229) 2023-10-23 20:52:04 +02:00
sfan5 7d0811fd47 Update help texts to be consistent 2020-04-26 16:53:55 +02:00
sfan5 4d08a1cc55 Implement //cubeapply with three side lengths 2020-04-26 16:01:07 +02:00
sfan5 37de177f72 Fix off-by-one in //cubeapply 2020-04-07 00:46:13 +02:00
sfan5 963a9f6b96 Implement //cubeapply 2020-04-06 23:32:11 +02:00
sfan5 91d02f6f5b Rewrite command registration 2019-12-19 15:13:55 +01:00
sfan5 5afea424ba Move cuboidapi.lua to correct place 2016-07-04 19:57:48 +02:00
sfan5 2aed498849 Add completion chat message to //expand and //contract 2016-07-04 19:53:12 +02:00
sfan5 0b68b2aec6 Fix //shift with absolute axis (x/y/z) 2016-07-04 19:51:28 +02:00
Daniel Sosa e18525d8c9 Modify outset and inset to accept both hv and vh combinations. Update documentation accordingly. 2016-07-03 21:44:02 -05:00
Daniel Sosa 48f3f59fc3 Implement some safety mechanisms 2016-07-03 21:44:02 -05:00
Daniel Sosa f8f1f3b9cc Reimplement /expand and /contract to conform to WE standards 2016-07-03 21:44:02 -05:00
Daniel Sosa d5e004be67 Fix /outset and /inset to conform to WE standards 2016-07-03 21:44:02 -05:00
Daniel Sosa fad021d0ba Remove some debug code 2016-07-03 21:44:02 -05:00
Daniel Sosa f1fe0c6bba Fix /shift command to conform to worldedit command standard 2016-07-03 21:44:02 -05:00
Daniel Sosa 40cee99700 Fix a crash that happened when trying to shift the cuboid using relative direction while looking straight up or down 2016-07-03 21:44:02 -05:00
Daniel Sosa 04d20de4cd Fix several typos 2016-07-03 21:44:02 -05:00
Daniel Sosa 859c6bd12a Implement /expand and /contract 2016-07-03 21:44:02 -05:00
Daniel Sosa 240380ff16 Implement /inset and /shift 2016-07-03 21:44:02 -05:00
Daniel Sosa 8d213d32a0 refactor code for mantainability and reusability. Start of chat command refactor. Implement /outset. 2016-07-03 21:44:02 -05:00