Commit Graph

  • 2e50c557a7 Prepend 'Worldedit++' instead of 'Server' to messages to players master PilzAdam 2013-04-23 12:25:29 +0200
  • b4d9ff968f Add some license stuff PilzAdam 2013-04-21 23:55:53 +0200
  • 40c0a4df04 Add Uberi's workaround for the schem limit PilzAdam 2013-04-21 15:48:56 +0200
  • 7bab209c42 Add position 3 to /wpp PilzAdam 2013-04-20 19:14:17 +0200
  • f3adc28abf Fix possible double placing of structures PilzAdam 2013-04-20 15:43:11 +0200
  • d3b792b6ec Reduce NODES_PER_STEP_SLOW a lot to reduce lag in /fixlight and /dig; they should be lag free now PilzAdam 2013-04-20 13:58:37 +0200
  • 6c6bcf11ec Fix typo in README PilzAdam 2013-04-20 13:54:48 +0200
  • 2e588033ef Add /copy PilzAdam 2013-04-20 13:52:53 +0200
  • 43693bb9bd Add /move PilzAdam 2013-04-20 13:47:00 +0200
  • d6cef71bca Add position 3 PilzAdam 2013-04-20 13:32:27 +0200
  • 3010494c26 Add node counter PilzAdam 2013-04-20 13:24:43 +0200
  • ccd7547907 Add /save and make /load more robust PilzAdam 2013-04-20 13:03:09 +0200
  • bd2e52ad04 Expand README a bit PilzAdam 2013-04-20 12:12:49 +0200
  • 4372b0931b Dont print unknown nodes multiple times in /load PilzAdam 2013-04-20 00:33:21 +0200
  • 122fec751e Add /load to README PilzAdam 2013-04-19 23:58:20 +0200
  • 18455cd7ea Support .we and .wem file extention PilzAdam 2013-04-19 23:51:18 +0200
  • 433d563429 Add /load to load .wem files, only latest version supported currently PilzAdam 2013-04-19 23:46:13 +0200
  • c1f36707c2 Use lower speed for /dig and /fixlight PilzAdam 2013-04-19 21:44:27 +0200
  • 9451d26023 Rename /set to /setarea PilzAdam 2013-04-19 21:39:19 +0200
  • 3206dd8354 Fix PilzAdam 2013-04-19 21:23:47 +0200
  • 50a456ddfb Add support to select node /set and /replace PilzAdam 2013-04-19 20:30:12 +0200
  • 58c47c4e5a Add /marker command to turn markers on/off PilzAdam 2013-04-19 19:48:36 +0200
  • cd33cc26b0 Add /dig command Dont change position if /p1p or /p2p is called twice without punching a node PilzAdam 2013-04-19 19:37:16 +0200
  • 6f513ea053 Add markers PilzAdam 2013-04-19 17:54:20 +0200
  • 344fe807e3 Fix crash in on_punchnode() and remove random() from /fixlight PilzAdam 2013-04-19 16:10:30 +0200
  • 6d10266042 Add /p1p and /p2p PilzAdam 2013-04-19 14:20:23 +0200
  • 3e8ddb0a1b Add /p1a and /p2a Select wielditem in /set when no node is selected Check if wielditem is a node in /replace PilzAdam 2013-04-19 13:58:12 +0200
  • a8727ba8a4 Fix setting of last node and use random() instead of % in fixlight PilzAdam 2013-04-19 13:24:31 +0200
  • bf31c764db Use wielditem if no nodename is passed to /replace Use 512 nodes/step as default speed PilzAdam 2013-04-18 21:11:38 +0200
  • 31fe4fafbd Add / to commands in README PilzAdam 2013-04-18 19:30:56 +0200
  • e1a68c1ebe Add fixlight command and expand description in README PilzAdam 2013-04-18 19:14:21 +0200
  • 7f392be300 Add replace command PilzAdam 2013-04-18 18:32:25 +0200
  • b4d974354a Initial commit Commands: * wpp * p1 * p2 * select * set * stop * pause * continue PilzAdam 2013-04-18 18:21:33 +0200