本網站需要 JavaScript。
探索
說明
登入
mff
/
Minetest-WorldEdit
關注
1
加上星號
0
Fork
0
您已經 fork 過 Minetest-WorldEdit
fork 自
mtcontrib/Minetest-WorldEdit
程式碼
問題
合併請求
版本發布
Wiki
動態
Files
7eb102181b9e782c14074dfb1599d4057ef2b0d3
Minetest-WorldEdit
/
worldedit
歷史記錄
Anthony Zhang
7eb102181b
Fixed bug where unmodified axis used pos1 coords instead of pos2 coords.
2013-02-17 14:11:55 -05:00
..
code.lua
Add //homogenize, //lua, and //luatransform commands, as well as their documentation.
2013-01-12 18:20:41 -05:00
init.lua
Add //homogenize, //lua, and //luatransform commands, as well as their documentation.
2013-01-12 18:20:41 -05:00
manipulations.lua
Fixed bug where unmodified axis used pos1 coords instead of pos2 coords.
2013-02-17 14:11:55 -05:00
primitives.lua
worldedit.hollow_sphere returns non-nil count
2012-10-17 16:18:19 -07:00
serialization.lua
Quick and dirty fix for metasave not saving ItemStack instances in node metadata inventories.
2012-10-23 23:21:02 -04:00
table serialize (WIP).lua
Fix the missing command //suppress <node>.
2012-11-27 19:29:10 -05:00
table_save.lua
Use modpack for easier installation (idea is taken from cornernote's mod format), fix some grammar in API reference, move chat command reference and API reference to separate files.
2012-10-01 16:20:20 -04:00
visualization.lua
Rename //find to //highlight and worldedit.find to worldedit.highlight, add //allocate and worldedit.allocate as well as related documentation. Improve documentation by fixing a few mistakes and adding return signatures.
2012-10-21 17:49:43 -04:00