1
0
mirror of https://github.com/Uberi/Minetest-WorldEdit.git synced 2025-04-01 02:00:38 +02:00

Commit Graph

  • ceb2c2cded
    Update German translation (#253) master Wuzzy 2024-10-01 13:32:27 +02:00
  • ae77f73650 CI: replace deprecation action sfan5 2024-08-16 17:17:41 +02:00
  • 28374f4f27 Run unit tests on MT 5.0 too sfan5 2024-05-26 16:08:46 +02:00
  • fb7a37e87c Some minor clean ups sfan5 2024-05-26 15:56:32 +02:00
  • 57e7d4c488 Add polyfill for vector.copy() sfan5 2024-05-26 15:42:15 +02:00
  • e20a5a4e09 Teach LuaCheck about vector.* fields sfan5 2024-05-26 15:37:06 +02:00
  • f8442ef9fd Highlight big numbers in safe region warning sfan5 2024-05-26 15:18:13 +02:00
  • 86de970552 Make safe region limit configurable sfan5 2024-05-26 15:01:12 +02:00
  • 4c8d42bf7b Refuse too large areas in worldedit.keep_loaded() sfan5 2024-05-26 14:50:11 +02:00
  • 5a00c07c68 Add forgotten file include sfan5 2024-04-29 09:54:52 +02:00
  • cda772b18d
    Add a hollowcuboid iteration helper (#190) HybridDog 2024-04-23 20:35:26 +02:00
  • 8c758671bc Optimize //drain a bit sfan5 2024-04-22 23:19:21 +02:00
  • 456ce8c800 Add tests for (hollow)cube sfan5 2024-04-22 19:16:04 +02:00
  • 8065e3d804 Allow rotation with //mtschemplace sfan5 2024-04-22 18:37:14 +02:00
  • 60b6b205ad Add nil checks around get_player_by_name() sfan5 2024-04-22 18:08:04 +02:00
  • 1d8d9a704f Introduce type parameter for worldedit.player_notify sfan5 2024-04-22 17:33:16 +02:00
  • d13ba673fe Remove stray gitignore sfan5 2024-04-22 00:06:13 +02:00
  • acb3ecefe4 Split up some files in worldedit mod sfan5 2024-04-21 23:54:00 +02:00
  • dc1150fe3d Split up init.lua in worldedit_commands sfan5 2024-04-21 23:33:55 +02:00
  • 74663869f7 Translate worldedit_brush sfan5 2024-04-21 23:00:57 +02:00
  • 4b470bdae6 Put commands into categories for //help sfan5 2024-04-21 22:43:36 +02:00
  • 75d101116d Display aliases in //help output nicer sfan5 2024-04-20 20:36:07 +02:00
  • 860d4a267d Some fixes to tests sfan5 2024-04-20 20:24:02 +02:00
  • 372847e774 Add tests for worldedit.lua/luatransform sfan5 2024-04-20 20:23:49 +02:00
  • 883caff58d
    Make //lua work with expressions as well (#243) imre84 2024-04-20 20:00:41 +02:00
  • 41d53180b1 Colorize command references in chat output sfan5 2024-04-20 14:21:28 +02:00
  • 602f175cc0 Make use of minetest.load_area sfan5 2024-04-20 14:03:37 +02:00
  • e6fac23c53 Use worldedit.keep_loaded consistently sfan5 2024-04-20 13:59:04 +02:00
  • 5914eab20b Abort a delayed operation if positions change sfan5 2024-04-20 13:45:00 +02:00
  • 002dc462d6 Make wand tool not point the region marker cube sfan5 2024-04-20 13:02:27 +02:00
  • a713efe051 Fix wand tool causing pos1/pos2 aliasing sfan5 2024-04-20 12:51:05 +02:00
  • 469c3bf70b
    Ignore unknown nodes when loading in saves luk3yx 2024-04-16 21:35:19 +12:00
  • f75700ed76
    Make //clearobjects remove unknown objects (#244) fluxionary 2024-03-29 16:17:51 -07:00
  • 575bfca67a Run tests on older MT too sfan5 2024-03-25 17:11:00 +01:00
  • eac05e3133
    Add tooltip to WorldEdit GUI button (#240) David Leal 2024-03-25 10:58:35 -06:00
  • 41efbaf210 Migrate tests to new Docker image sfan5 2024-03-25 16:48:09 +01:00
  • 045c7510bf
    Fix the link to the minetest forums YuGiOhJCJ 2024-03-01 11:45:54 +01:00
  • b90eeb1e68
    Fix incorrect translation syntax Andrey Andreyevich Bienkowski 2023-12-13 16:34:09 +00:00
  • 341014f94a More complete German translation sfan5 2023-11-24 14:21:39 +01:00
  • b84aa8508a Add German in-game translation (incomplete) sfan5 2023-10-30 17:23:18 +01:00
  • 17df0bbf71 Fix an issue with translations and update template sfan5 2023-10-30 16:53:12 +01:00
  • 36b14413e0 Optimize textures sfan5 2023-10-28 11:37:05 +02:00
  • 1fc6d93112 Move worldedit_wand.png to correct place sfan5 2023-10-28 11:34:42 +02:00
  • ccfb6b4d61
    Translate worldedit_commands (#229) Alexander Chibrikin 2023-10-23 21:52:04 +03:00
  • 8f60e6f729 Fix clear_objects not working sfan5 2023-10-08 18:21:15 +02:00
  • 8f86a2120c
    Include minimum MT version in modpack.conf sfan5 2023-08-06 16:31:36 +02:00
  • b4202ea779
    Trim trailing content when obtaining dedicated_server_step nauta-turbidus 2023-08-06 14:05:34 +02:00
  • 689ff90a78
    Remove unused variables and assignments HybridDog 2023-06-19 18:24:31 +02:00
  • bf55f52197 Give CI workflows consistent names sfan5 2023-06-11 16:08:55 +02:00
  • 79e5e64c44 luacheck: Reduce the number of ignored codes HybridDog 2023-06-10 11:09:50 +02:00
  • 375fbf3c68 Remove trailing whitespaces HybridDog 2021-01-17 16:35:58 +01:00
  • cc3aab00bc Fix tab after space indentations HybridDog 2021-01-17 14:40:37 +01:00
  • eff01bc8e7
    Add code linting with luacheck (#221) HybridDog 2023-06-09 19:48:46 +02:00
  • 099d5047bd Fix undefined variable access in worldedit.metaload HybridDog 2021-01-17 17:02:09 +01:00
  • 7f7e928dd9 Switch bare vectors to vector.new() sfan5 2023-06-09 14:28:29 +02:00
  • 1a9f66f091 Fix back button in some worldedit_gui pages luk3yx 2023-05-25 20:21:51 +12:00
  • 7a5d76a9bc Add comprehensive schematic deserialization unit tests sfan5 2023-06-09 13:01:56 +02:00
  • 5260f595c6 Log deserialization errors sfan5 2023-06-07 11:50:33 +02:00
  • 7a645eba05 Improve loading and error handling for schematics sfan5 2023-06-07 11:41:10 +02:00
  • 9417f2bbf1 Harden //mtschemprob against incorrect input sfan5 2023-03-22 21:26:53 +01:00
  • abc9efeeb8 Harden deserialize workaround against unexpected input sfan5 2022-06-06 20:39:15 +02:00
  • c223ca4cec Update IRC link in README sfan5 2021-11-15 00:16:34 +01:00
  • c8afa95542
    Make worldedit_gui error non-fatal wsor4035 2021-09-21 14:47:57 -04:00
  • 670e421f57 Rename util folder sfan5 2021-09-21 01:34:10 +02:00
  • 770601dd5d Add automated tests for WorldEdit API functions that run under CI sfan5 2021-09-20 23:00:21 +02:00
  • d42ac33d62 fix new_schems sfan5 2019-09-09 21:03:24 +02:00
  • 5b19c17117 Revert "Warn when "misaligned" schematics are created" sfan5 2019-09-09 18:04:27 +02:00
  • 4de0eb489f implement loading sfan5 2019-09-09 18:03:21 +02:00
  • adc6e00423 wip sfan5 2019-09-09 17:20:10 +02:00
  • 5c06ae59ef wip sfan5 2019-09-09 17:03:36 +02:00
  • 3c5f6b9665 wip sfan5 2019-09-09 16:26:41 +02:00
  • e387a57e15 wip sfan5 2019-09-09 15:42:22 +02:00
  • f43bc5278e wip sfan5 2019-09-09 15:16:01 +02:00
  • 2f2f5a7def Use minetest.global_exists for LuaJIT check sfan5 2021-09-12 19:35:57 +02:00
  • 7f87f1658e
    Add param2 button to WorldEdit GUI Nathan Salapat 2021-07-23 16:34:13 -05:00
  • 4378750498 Use minetest.get_objects_in_area when possible sfan5 2021-04-30 19:33:27 +02:00
  • 2f26fb7645 WorldEdit 1.3 1.3 sfan5 2021-01-31 00:45:38 +01:00
  • f1b6da3c20
    Hide gui button in unified_inventory on missing privilege (#195) h3ndrik 2020-12-05 14:12:32 +01:00
  • 418a30c89e Raise safe region limit to 20000 sfan5 2020-10-06 13:53:22 +02:00
  • 2f535dd053
    worldedit: Document inner working of worldedit.keep_loaded sfan5 2020-05-25 19:48:54 +02:00
  • 867cd6edc7 Improve node name normalization again sfan5 2020-05-12 21:53:01 +02:00
  • 4918610c43 Fix rotate in worldedit GUI sfan5 2020-05-12 21:29:51 +02:00
  • edd27636a6 Do not allow //mix with no nodes sfan5 2020-05-09 22:34:29 +02:00
  • 7d0811fd47 Update help texts to be consistent sfan5 2020-04-26 16:53:55 +02:00
  • 4d08a1cc55 Implement //cubeapply with three side lengths sfan5 2020-04-26 16:01:07 +02:00
  • 34844b2d38 Set static_save = false for marker entities sfan5 2020-04-16 23:50:15 +02:00
  • 0f5dcc790d Implement //clearcut to delete trees, plants from generated terrain sfan5 2020-04-07 03:05:30 +02:00
  • 37de177f72 Fix off-by-one in //cubeapply sfan5 2020-04-07 00:46:13 +02:00
  • f285a55dd5 Improve brush command error messages sfan5 2020-04-07 00:38:11 +02:00
  • 9b26034aea Move worldedit.marker_update sfan5 2020-04-07 00:14:31 +02:00
  • 963a9f6b96 Implement //cubeapply sfan5 2020-04-06 23:32:11 +02:00
  • 5e8bfd5166 Improve node name normalization in case of multi-line descriptions sfan5 2020-03-29 21:55:47 +02:00
  • 06a3b63578 GUI command execution: Do not ignore chatcommand return values HybridDog 2020-02-17 20:12:55 +01:00
  • 5e47af8773 Make region marker entities withstand TNT explosions sfan5 2020-03-06 21:20:15 +01:00
  • da51c688d2 Call minetest.deserialize with safe=true sfan5 2020-02-06 11:53:14 +01:00
  • ab93871877 Move some deserialization code around sfan5 2020-02-06 11:50:27 +01:00
  • 116ae25ebd Unbreak //move (closes #188) sfan5 2019-12-20 20:29:41 +01:00
  • 18444379a1 worldedit_gui: Improve behaviour of all input fields sfan5 2019-12-19 18:20:24 +01:00
  • 974dcaa918 Improve nodename normalization in some cases sfan5 2019-12-19 16:58:24 +01:00
  • abdecd4239 Fix some broken commands sfan5 2019-12-19 16:45:38 +01:00