117 Commits

Author SHA1 Message Date
Wuzzy
b34a5a0f30 Translate new dir delim error message 2024-07-27 11:16:20 +02:00
Wuzzy
751ed074f1 Forbid slash and backslash in schematic name 2024-07-27 11:12:57 +02:00
Wuzzy
8a132c5d02 Clear area with -c properly 2023-12-23 23:39:40 +01:00
Wuzzy
a3d561ddf8 Add new flags for /placeschem: -r and -f 2023-12-23 23:26:02 +01:00
Wuzzy
28ede3cc26 Highlight the Northern border by default 2023-12-23 21:08:37 +01:00
Wuzzy
f5beb59b54 Add initial_properties to entity 2023-12-23 20:30:58 +01:00
Wuzzy
299c900660 Add fallback code for ~ notation 2022-11-29 18:02:13 +01:00
Wuzzy
10a04da9d6 Support tilde notation for /placeschem 2022-11-29 17:49:45 +01:00
Wuzzy
a5c92aaa9a Add checker border style 2022-11-22 11:51:18 +01:00
Wuzzy
ce5a3cee76 More export path refactoring 2022-11-22 10:54:34 +01:00
Wuzzy
ab10ab47be Store text colors in variables 2022-11-22 10:49:49 +01:00
Wuzzy
36409a2d0a Emerge area before exporting 2022-11-22 10:42:58 +01:00
Wuzzy
66e69f2d4a Check if export_schematic_to_lua exists 2022-11-22 10:08:22 +01:00
Wuzzy
fe798e2ad6 Refactor: Put MTS export in its own function 2022-11-22 10:07:37 +01:00
Wuzzy
3ef3b52128 Fix bad probtool checkbox handling 2022-10-13 00:11:28 +02:00
Wuzzy
1049c31ede Revert "Show max probability in probtool tooltip"
This reverts commit 57264d63b07b13c48f7b9295f755db09fe0ed32f.
2022-10-12 21:16:35 +02:00
Wuzzy
57264d63b0 Show max probability in probtool tooltip 2022-10-12 21:11:52 +02:00
Wuzzy
f58b074ee2 Display status on probtool item icon 2022-10-12 21:08:01 +02:00
Wuzzy
b221493219 Fix exporting the wrong Y values for Y slices 2022-05-13 23:53:07 +02:00
Wuzzy
100f3c65c5 Add compability mode for minetest.get_translator 2022-01-30 02:30:39 +01:00
Wuzzy
0902a26926 Auto-close slice edit panel if no slices 2021-05-21 00:03:06 +02:00
Wuzzy
26fcbcbed9 Add /listschems command 2021-04-07 22:35:14 +02:00
Wuzzy
d1a35f9a07 Fix /placeschem <name> not working 2021-04-05 03:06:35 +02:00
Wuzzy
35290e7eac Add z_index to waypoint 2021-04-05 01:29:07 +02:00
Wuzzy
2b6a759eac Tweak parsing of /placeschem 2021-04-05 01:15:55 +02:00
Wuzzy
9715b7818c Merge branch 'clean' 2021-04-05 00:58:19 +02:00
Wuzzy
3b9f1b867b Increase area cleaning size to full XZ extent 2021-04-05 00:57:40 +02:00
Wuzzy
fd555ebdaf Remove outdated comment 2021-04-04 23:56:55 +02:00
Wuzzy
98b3ae87ea Add -c switch to /placeschem to clean area first 2021-04-04 22:22:54 +02:00
Wuzzy
781041b0fb Fix crash when unwielding probtool 2021-04-04 19:24:58 +02:00
Wuzzy
bdd44a6871 Fix typo in probtool help 2021-04-04 19:02:25 +02:00
Wuzzy
cfbf62913d Add tool to generate usage readme 2021-04-04 19:00:17 +02:00
Wuzzy
433878a938 Add use_texture_alpha compability 2021-04-04 17:29:53 +02:00
Wuzzy
e9ad4bcf00 Hide ypos field for slice editing 2021-04-04 17:23:59 +02:00
Wuzzy
329f394499 Fix invalid slice_list on import 2021-04-04 17:10:02 +02:00
Wuzzy
f0c5c2659f Prevent adding dupe slice definitions 2021-04-04 16:44:14 +02:00
Wuzzy
0240a09800 Tweak slice edit buttons 2021-04-04 16:35:19 +02:00
Wuzzy
cb1e33485e Remove symbols in slice buttons 2021-04-04 16:20:20 +02:00
Wuzzy
8e0794217d Fix incorrect placement of prob stuff in import 2021-04-04 16:13:56 +02:00
Wuzzy
b8e5c5cda7 Add use_texture_alpha="clip" for void 2021-04-02 23:20:09 +02:00
Wuzzy
b6e4d2f7f0 Fix incorrect size importing 2020-06-03 16:31:03 +02:00
Wuzzy
abfd913862 Replace deprecated get/set_attribute 2020-06-03 15:58:34 +02:00
Wuzzy
01a3a970d2 Add buttons to convert air to void to air 2020-06-03 15:48:57 +02:00
Wuzzy
e389fcc041 Fix text area being too large 2020-05-31 00:13:25 +02:00
Wuzzy
fedc4c51fa Require server priv 2020-05-15 03:12:19 +02:00
Wuzzy
4199f645f3 Do more strict privilege checks 2020-05-15 03:11:50 +02:00
Wuzzy
a639c2b9c0 Fix crash when opening new creator 2020-05-15 03:04:00 +02:00
Wuzzy
7f279bbd7a Require new privilege to do stuff 2020-05-15 03:01:29 +02:00
Wuzzy
54aa7f35df Localize DIR_DELIM 2020-05-15 02:51:21 +02:00
Wuzzy
bbed49e365 Add Lua export feature 2020-05-15 02:48:22 +02:00