1
0
mirror of git://repo.or.cz/minetest_schemedit.git synced 2024-09-28 07:20:33 +02:00
Commit Graph

73 Commits

Author SHA1 Message Date
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
Wuzzy
16950a773d Remove border entities more liberally 2019-10-25 01:47:58 +02:00
Wuzzy
4d5bde773a Fix bad formspec escape 2019-03-22 18:46:57 +01:00
Wuzzy
8f7dbdc56f Fix a few typos 2019-03-22 18:39:44 +01:00
Wuzzy
9fde0b8422 Add German translation 2019-03-22 18:31:51 +01:00
Wuzzy
c740737a58 Display probability in tool wear bar 2019-03-22 17:44:05 +01:00
Wuzzy
6dbca794c9 Disable repair 2019-03-22 17:26:48 +01:00
Wuzzy
491f8a11d6 Make border box glow 2019-03-22 17:17:18 +01:00
Wuzzy
a1dfdd0cbe Collect forgotten translatable string 2019-03-22 17:11:49 +01:00
Wuzzy
2134116746 Don't expose full world path publicly 2019-03-22 17:10:21 +01:00
Wuzzy
d8e59c4cf1 Make mod translatable 2019-03-22 17:05:54 +01:00
Wuzzy
67cf59e66e Update deprecated functions 2019-03-22 16:49:17 +01:00
Wuzzy
2db147076b Rename mod to schemedit 2017-09-20 14:34:37 +02:00
Wuzzy
24d3d272e3 Present probabilities 0-255 to the user 2017-09-20 04:20:15 +02:00
Wuzzy
31ed6fbbd0 Fix crash when accessing Y Slice menu 2017-09-05 03:13:19 +02:00
Wuzzy
1722d33330 Add help buttion if doc mod was found 2017-09-03 01:45:35 +02:00
Wuzzy
edc4b26328 Improve more help 2017-09-03 01:21:43 +02:00
Wuzzy
b5a8547913 Update the probtool help 2017-09-03 01:10:19 +02:00
Wuzzy
0e2ae7cd86 Shift-punching creator with probtool updates creator region 2017-09-03 00:39:24 +02:00
Wuzzy
c9377c0ddd Improve using node prob display 2017-09-03 00:10:40 +02:00
Wuzzy
8cf8c26096 Probtool: Respect node's on_rightclick functon 2017-09-02 23:54:05 +02:00
Wuzzy
897395b1ec Use node hashes as position identifiers 2017-09-02 23:46:29 +02:00
Wuzzy
16e2b86f94 Refactor code and fix bugs 2017-09-02 23:19:50 +02:00
Wuzzy
2ef8b69ea1 Automatically display node meta when use probtool 2017-09-02 22:33:17 +02:00
Wuzzy
f8e529bc27 Fix 2 vars leaking into _G 2017-09-02 21:51:54 +02:00
Wuzzy
0a13482677 Increase digging time of creator 2017-09-02 20:09:28 +02:00
Wuzzy
8ea1b9c65f Make Y slices tab larger 2017-09-02 20:06:25 +02:00