Commit Graph

  • 867cd6edc7 Improve node name normalization again master sfan5 2020-05-12 21:53:01 +0200
  • 4918610c43 Fix rotate in worldedit GUI sfan5 2020-05-12 21:29:51 +0200
  • edd27636a6 Do not allow //mix with no nodes sfan5 2020-05-09 22:34:29 +0200
  • 7d0811fd47 Update help texts to be consistent sfan5 2020-04-26 16:53:55 +0200
  • 4d08a1cc55 Implement //cubeapply with three side lengths sfan5 2020-04-26 16:01:07 +0200
  • 34844b2d38 Set static_save = false for marker entities sfan5 2020-04-16 23:50:15 +0200
  • 0f5dcc790d Implement //clearcut to delete trees, plants from generated terrain sfan5 2020-04-07 03:05:30 +0200
  • 37de177f72 Fix off-by-one in //cubeapply sfan5 2020-04-07 00:46:13 +0200
  • f285a55dd5 Improve brush command error messages sfan5 2020-04-07 00:38:11 +0200
  • 9b26034aea Move worldedit.marker_update sfan5 2020-04-07 00:14:31 +0200
  • 963a9f6b96 Implement //cubeapply sfan5 2020-04-06 23:32:11 +0200
  • 5e8bfd5166 Improve node name normalization in case of multi-line descriptions sfan5 2020-03-29 21:55:47 +0200
  • 06a3b63578 GUI command execution: Do not ignore chatcommand return values HybridDog 2020-02-17 20:12:55 +0100
  • 5e47af8773 Make region marker entities withstand TNT explosions sfan5 2020-03-06 21:20:15 +0100
  • da51c688d2 Call minetest.deserialize with safe=true sfan5 2020-02-06 11:53:14 +0100
  • ab93871877 Move some deserialization code around sfan5 2020-02-06 11:50:27 +0100
  • 116ae25ebd Unbreak //move (closes #188) sfan5 2019-12-20 20:29:41 +0100
  • 18444379a1 worldedit_gui: Improve behaviour of all input fields sfan5 2019-12-19 18:20:24 +0100
  • 974dcaa918 Improve nodename normalization in some cases sfan5 2019-12-19 16:58:24 +0100
  • abdecd4239 Fix some broken commands sfan5 2019-12-19 16:45:38 +0100
  • 9c38b9f6ad Allow more commands for brush usage sfan5 2019-12-19 16:42:49 +0100
  • 7833b68c85 worldedit_brush: Remove "safe region" hack sfan5 2019-12-19 15:57:44 +0100
  • 03bef18272 Update worldedit_shortcommands for new changes sfan5 2019-12-19 15:16:20 +0100
  • 91d02f6f5b Rewrite command registration sfan5 2019-12-19 14:12:45 +0100
  • 8feaf8a21d Fix area clearing step of negative //move's sfan5 2019-11-13 20:49:25 +0100
  • 5bab991e0b Make object right-click work with wand sfan5 2019-11-10 00:40:31 +0100
  • 9bb0ad0442 Fix double-definition of visual_size in entity def ANAND 2019-10-14 16:10:03 +0530
  • 63a7069671 Allow easily setting pos1 + 2 to the same node using the wand sfan5 2019-09-19 00:06:30 +0200
  • 79097dc6c8 Reset region by double-punching air using the wand sfan5 2019-09-18 23:56:21 +0200
  • 3bc7a0f97d worldedit_gui: Add tooltips to node search result sfan5 2019-09-18 18:55:55 +0200
  • 45acf09e4a worldedit_gui: Improve behaviour of some input fields sfan5 2019-09-18 18:52:27 +0200
  • adab528f8a Fix nodename normalization with translated descriptions sfan5 2019-09-18 18:38:49 +0200
  • 26b6682587 Update API docs sfan5 2019-09-17 18:44:13 +0200
  • b4826aa821 Use faster vmanip copying for //move too sfan5 2019-09-17 18:37:33 +0200
  • a0181ea897 Delete old metadata when moving regions sfan5 2019-09-17 18:03:19 +0200
  • 2a4aaae8a2 Always use faster vmanip copying code sfan5 2019-09-17 01:20:10 +0200
  • f6298d7b87 Fix schematics with extra headers to parse properly sfan5 2019-09-09 20:52:15 +0200
  • 68f7bcc728 Warn when "misaligned" schematics are created sfan5 2019-09-09 01:07:17 +0200
  • 0919f7cab3 Clean up command code for //stack, //stack2 sfan5 2019-09-08 22:13:35 +0200
  • de566d2e3e Update API docs sfan5 2019-09-08 21:51:53 +0200
  • cc897150f2 Fix performance of //stack, //stack2 sfan5 2019-09-08 21:45:20 +0200
  • f39a8e264d Faster moving using vmanips (in some cases) sfan5 2019-09-08 21:05:30 +0200
  • da5abec273 Faster copying using vmanips sfan5 2019-09-08 20:12:38 +0200
  • ff53a71d58 Remove outdated function check sfan5 2019-09-08 18:57:54 +0200
  • 0edcd1a59d Fix crash on loading invalid schematic (fixes #160) sfan5 2019-09-06 17:56:11 +0200
  • a1b6a34e61 Use eye_height property for brush raytracing sfan5 2019-09-06 17:45:51 +0200
  • f589c988b1 Handle invalid //rotate usage gracefully, fixes #150 sfan5 2019-07-17 02:35:57 +0200
  • f28d9b8d35 Update README sfan5 2019-07-17 02:23:39 +0200
  • b8453a0e0b Remove deprecated depends.txt, add descriptions to mod.conf sfan5 2019-07-17 02:15:04 +0200
  • 0a16f11d93 Replace more deprecated functions sfan5 2019-07-17 02:06:29 +0200
  • b50294d10c Adjust GUI compatibility code sfan5 2019-07-17 01:44:15 +0200
  • 324eb556f6 Make compatibility error in worldedit_brush fatal again sfan5 2019-07-17 01:34:58 +0200
  • 3ffecdd9c4 Replace deprecated functions with newer ones Panquesito7 2019-06-16 13:30:56 -0500
  • 40b49ee9bc Make placeholders not pointable Niwla23 2019-07-17 01:22:12 +0200
  • 4f2c7b18cc Fix //allocate with 0 nodes sfan5 2019-07-17 01:20:40 +0200
  • b2e086f9ec Fix //load with 0 nodes (#177) TalkLounge 2019-06-15 16:46:12 +0200
  • d1cbd420bb serialize: Fix detecting empty metadata (#176) HybridDog 2019-04-24 22:51:18 +0200
  • 0aeee79af6 Implement full facedir and color* in //orient Pedro Gimeno 2019-04-04 23:50:57 +0200
  • f242f2f722
    Change description for //about, fix #170 sfan5 2018-12-08 21:52:36 +0100
  • f8e57559ec replace deprecated function call Isidor Zeuner 2018-11-23 14:08:05 +0100
  • b2b2b9364d Warn about invalid //stretch usage sfan5 2018-11-15 20:48:20 +0100
  • b37605943b //mix: Add node weighting support Starbeamrainbowlabs 2018-10-12 21:06:01 +0100
  • f7256633c0 Wand: select node under or above depending on pressed sneak key. beyondlimits 2018-08-06 14:34:03 +0200
  • 99fa0ebd75
    Document //stretch, remove old documentation for //scale sfan5 2018-07-26 11:52:10 +0200
  • a97cccd2a1 Disable worldedit_brush mod instead of throwing error (#156) Eugen Wesseloh 2018-04-10 09:25:08 +0200
  • 3322ef90c4 Fix negative height pyramids (fixes #152) sfan5 2018-01-04 01:03:51 +0100
  • b259906fd0 Add support for smart_inventory Alexander Weber 2017-11-02 18:51:16 +0100
  • 12270dc094 Correct spelling of Minetest sfan5 2017-11-07 14:20:45 +0100
  • 415000e797 Fix a few assignments to undeclared globals sfan5 2017-11-07 14:19:57 +0100
  • 7b1deb1b61 Add configurable brush item sfan5 2017-09-17 23:47:29 +0200
  • 4605596215 Fix assignment to undeclared global "sign" @ worldedit_commands/init.lua:791 sfan5 2017-09-12 14:58:26 +0200
  • 59dc2d34d9 WorldEdit 1.2 sfan5 2017-09-12 14:25:38 +0200
  • 283f47f10d Fix invalid node error message of //set and //mix sfan5 2017-09-12 14:52:04 +0200
  • 35ad2f031d Remove work in progress/unused components sfan5 2017-09-12 14:13:18 +0200
  • d572d769ce Optimize gui icon texture sfan5 2017-09-12 13:30:11 +0200
  • 5bbb6b3909 Support //cube in the GUI sfan5 2017-09-12 13:25:33 +0200
  • d6a9b517b5 Remove Lua functions from WorldEdit GUI sfan5 2017-09-12 12:58:44 +0200
  • 3c61759bae Allow to bulk-set param2 of regions (#144) Wuzzy 2017-09-05 14:40:46 +0200
  • 2f4eb19a3a Fix one-node high cylinders sfan5 2017-09-03 20:11:31 +0200
  • 2cb3fcde66 Improve node name normalization sfan5 2017-08-31 20:38:38 +0200
  • e680d8087e Fix small logic error in worldedit.cylinder sfan5 2017-08-31 20:10:08 +0200
  • 870873ad15 Add //hollowcube and //cube sfan5 2017-08-31 19:07:51 +0200
  • e356f4521c WorldEdit GUI support for new //cylinder functionality sfan5 2017-08-31 16:46:57 +0200
  • bf8e2a8233 Dual-based cylinder Kyle 2012-10-18 18:10:30 -0700
  • 6ceb56c3dc Disable worldedit_gui fallback code (closes #141) sfan5 2017-08-20 12:21:41 +0200
  • 1fabe60d77 Make sfinv gui code compatible with sfinv as included in MTG 0.4.15 sfan5 2017-08-20 12:13:56 +0200
  • acc9188828 Add logging for //lua and //luatransform shivajiva101 2017-05-21 16:31:59 +0100
  • 3240167b13 Forgot this one during refactor (a31f955fb1) sfan5 2017-05-13 11:53:52 +0200
  • 66b1fa032d Remove formspec tester from worldedit_gui sfan5 2017-05-13 11:52:45 +0200
  • a31f955fb1 Refactor priv determination in worldedit_gui sfan5 2017-05-13 11:51:02 +0200
  • 38e9b42caf Do not allow any worldedit_gui commands without privs sfan5 2017-05-13 11:34:20 +0200
  • ea465f8fe4 Remove useless privilege checks sfan5 2017-05-13 11:31:59 +0200
  • 0ce45a5900 Fix worldedit_gui_lua privs tenplus1 2017-05-13 09:25:51 +0100
  • 56f77a2f27 Remove unused toolcaps of the wand tool sfan5 2017-03-11 12:50:27 +0100
  • 610cd9981d Use sfinv if possible, fixes #124 with recent minetest versions sfan5 2017-03-11 12:47:30 +0100
  • c0f3bb6958 GUI: Use nicer picture to indicate unknown nodes (-> no search results) sfan5 2017-03-11 12:24:47 +0100
  • e49f717000 GUI: Always pass normalized node names to commands sfan5 2017-03-11 12:03:06 +0100
  • 6e7b9a60be Update wand definition (#129) MT-Modder 2017-02-10 18:04:04 -0500
  • bcac45a476 Fix "safe region" functionality errornously rejecting pos1-only commands (e.g. //sphere) sfan5 2017-01-31 19:52:54 +0100
  • 426f3b949f Show light level a node receives with //inspect, fixes #128 sfan5 2017-01-26 22:26:45 +0100