Commit Graph

99 Commits

Author SHA1 Message Date
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
Wuzzy a6cf015631 Remove the final TODO 2020-05-15 01:45:04 +02:00
Wuzzy 5aba3aada8 Display current size and name 2020-05-15 01:44:48 +02:00
Wuzzy 3c7c208dcb Tweak displayed path in formspec 2020-05-15 01:32:09 +02:00
Wuzzy 0fc0180a04 Backwards-compat for versions w/o read_schematic 2020-05-15 01:26:49 +02:00
Wuzzy cdcda91fd6 Add help about importing 2020-05-15 01:21:45 +02:00
Wuzzy 1d53577085 Get prob and force_place when importing schem 2020-05-15 01:09:27 +02:00
Wuzzy 59cf898ddc Localize punchpos var 2020-05-14 23:05:24 +02:00
Wuzzy 02acad209b Fix a waypoint-related crash 2020-05-14 23:04:40 +02:00
Wuzzy fee142eab2 Hide waypoint distance 2020-05-14 23:02:49 +02:00
Wuzzy 9cb700327a Fix wrong data type for waypoint call 2020-05-14 23:01:35 +02:00
Wuzzy 476f62c286 Require debug priv to import schematic 2020-05-14 22:43:45 +02:00
Wuzzy d7363f470d Rename button 2020-05-14 22:40:15 +02:00
Wuzzy 713deec575 Easier name and size editing 2020-05-14 22:39:36 +02:00
Wuzzy 442329d886 Disable MTG screwdriver 2020-05-14 22:27:21 +02:00
Wuzzy f4470596dc Also show upper and lower box boundaries 2020-05-14 22:12:02 +02:00
Wuzzy 27c0c2764c Resize slice edit buttons 2020-05-14 21:52:30 +02:00
Wuzzy 7797aa8de6 Add schematic import functionality 2020-05-14 21:47:30 +02:00
Wuzzy ab122a1692 Fix /placeschem ignoring file changes after subsequent loads 2020-05-14 20:34:09 +02:00