sfan5
|
fe7a552c40
|
Move and refactor cuboid functions
|
2025-09-24 22:04:47 +02:00 |
|
sfan5
|
be2a3d6ca7
|
Fix wand tool description
|
2025-09-24 21:36:16 +02:00 |
|
sfan5
|
08ab19fcbb
|
Check empty command parameters strictly
|
2025-09-24 21:29:39 +02:00 |
|
sfan5
|
ebb0a95e08
|
Support relative directions in transformations
closes #256
|
2025-09-24 18:09:42 +02:00 |
|
sfan5
|
0573cd8755
|
Genericize relative direction handling
|
2025-09-24 18:05:55 +02:00 |
|
sfan5
|
3a79209268
|
Add some basic testing to worldedit_commands
|
2025-09-20 15:03:30 +02:00 |
|
sfan5
|
5121ffab8b
|
Allow relative coordinate parsing
for //fixedpos, since that's the only relevant command
closes #260
|
2025-09-20 15:03:30 +02:00 |
|
sfan5
|
1f9b8ef55b
|
Minor maintenance changes
|
2025-09-20 15:03:30 +02:00 |
|
blut
|
6e316105e0
|
fixes #252: Missing placeholder in Russian translation.
|
2025-04-05 18:40:22 +02:00 |
|
Wuzzy
|
ceb2c2cded
|
Update German translation (#253)
|
2024-10-01 13:32:27 +02:00 |
|
sfan5
|
fb7a37e87c
|
Some minor clean ups
|
2024-05-26 16:02:25 +02:00 |
|
sfan5
|
f8442ef9fd
|
Highlight big numbers in safe region warning
|
2024-05-26 15:18:13 +02:00 |
|
sfan5
|
86de970552
|
Make safe region limit configurable
|
2024-05-26 15:01:12 +02:00 |
|
sfan5
|
8c758671bc
|
Optimize //drain a bit
|
2024-04-22 23:19:21 +02:00 |
|
sfan5
|
8065e3d804
|
Allow rotation with //mtschemplace
fixes #153
|
2024-04-22 18:37:14 +02:00 |
|
sfan5
|
60b6b205ad
|
Add nil checks around get_player_by_name()
in case someone uses the commands from ncurses
|
2024-04-22 18:10:30 +02:00 |
|
sfan5
|
1d8d9a704f
|
Introduce type parameter for worldedit.player_notify
|
2024-04-22 17:42:26 +02:00 |
|
sfan5
|
d13ba673fe
|
Remove stray gitignore
|
2024-04-22 00:06:13 +02:00 |
|
sfan5
|
dc1150fe3d
|
Split up init.lua in worldedit_commands
|
2024-04-22 00:00:51 +02:00 |
|
sfan5
|
4b470bdae6
|
Put commands into categories for //help
|
2024-04-21 23:00:48 +02:00 |
|
sfan5
|
75d101116d
|
Display aliases in //help output nicer
|
2024-04-20 20:39:34 +02:00 |
|
imre84
|
883caff58d
|
Make //lua work with expressions as well (#243)
|
2024-04-20 20:00:41 +02:00 |
|
sfan5
|
41d53180b1
|
Colorize command references in chat output
|
2024-04-20 14:22:46 +02:00 |
|
sfan5
|
e6fac23c53
|
Use worldedit.keep_loaded consistently
|
2024-04-20 13:59:04 +02:00 |
|
sfan5
|
5914eab20b
|
Abort a delayed operation if positions change
fixes #236
|
2024-04-20 13:45:00 +02:00 |
|
sfan5
|
002dc462d6
|
Make wand tool not point the region marker cube
|
2024-04-20 13:02:27 +02:00 |
|
sfan5
|
a713efe051
|
Fix wand tool causing pos1/pos2 aliasing
fixes #245
|
2024-04-20 13:02:23 +02:00 |
|
Andrey Andreyevich Bienkowski
|
b90eeb1e68
|
Fix incorrect translation syntax
Worldedit was causing a crash when I used the "inspector" feature.
|
2023-12-13 17:34:09 +01:00 |
|
sfan5
|
341014f94a
|
More complete German translation
|
2023-11-24 14:24:18 +01:00 |
|
sfan5
|
b84aa8508a
|
Add German in-game translation (incomplete)
|
2023-10-30 17:24:37 +01:00 |
|
sfan5
|
17df0bbf71
|
Fix an issue with translations and update template
|
2023-10-30 16:53:12 +01:00 |
|
sfan5
|
36b14413e0
|
Optimize textures
done with: oxipng -Z --strip all
|
2023-10-28 11:37:05 +02:00 |
|
sfan5
|
1fc6d93112
|
Move worldedit_wand.png to correct place
|
2023-10-28 11:34:42 +02:00 |
|
Alexander Chibrikin
|
ccfb6b4d61
|
Translate worldedit_commands (#229)
|
2023-10-23 20:52:04 +02:00 |
|
HybridDog
|
689ff90a78
|
Remove unused variables and assignments
|
2023-06-19 18:24:31 +02:00 |
|
HybridDog
|
375fbf3c68
|
Remove trailing whitespaces
|
2023-06-09 19:51:10 +02:00 |
|
sfan5
|
7f7e928dd9
|
Switch bare vectors to vector.new()
|
2023-06-09 14:49:58 +02:00 |
|
sfan5
|
7a645eba05
|
Improve loading and error handling for schematics
|
2023-06-07 11:41:10 +02:00 |
|
sfan5
|
9417f2bbf1
|
Harden //mtschemprob against incorrect input
closes #216
|
2023-03-22 21:26:53 +01:00 |
|
sfan5
|
418a30c89e
|
Raise safe region limit to 20000
|
2020-10-06 13:53:22 +02:00 |
|
sfan5
|
867cd6edc7
|
Improve node name normalization again
so that "desert stone" won't select "desert stone block"
|
2020-05-12 21:53:01 +02:00 |
|
sfan5
|
edd27636a6
|
Do not allow //mix with no nodes
|
2020-05-09 22:34:29 +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
|
34844b2d38
|
Set static_save = false for marker entities
|
2020-04-16 23:50:15 +02:00 |
|
sfan5
|
0f5dcc790d
|
Implement //clearcut to delete trees, plants from generated terrain
closes #165
|
2020-04-07 03:05:30 +02:00 |
|
sfan5
|
37de177f72
|
Fix off-by-one in //cubeapply
|
2020-04-07 00:46:13 +02:00 |
|
sfan5
|
9b26034aea
|
Move worldedit.marker_update
Markers are part of the UI (`worldedit_chatcommands`) and do not belong in `worldedit`.
|
2020-04-07 00:14:31 +02:00 |
|
sfan5
|
963a9f6b96
|
Implement //cubeapply
|
2020-04-06 23:32:11 +02:00 |
|
sfan5
|
5e8bfd5166
|
Improve node name normalization in case of multi-line descriptions
|
2020-03-29 21:55:47 +02:00 |
|