本網站需要 JavaScript。
探索
說明
登入
mff
/
mesecons
關注
1
加上星號
0
Fork
0
您已經 fork 過 mesecons
fork 自
minetest-mods/mesecons
程式碼
問題
合併請求
版本發布
Wiki
動態
Files
8206ac70f1453f8851df48f57d9470714775382c
mesecons
/
mesecons_pistons
歷史記錄
Jeija
164971f6d1
Remove piston_up from dead groups
2012-08-13 20:39:14 +02:00
..
depends.txt
Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?]
2012-03-05 19:21:26 +01:00
init.lua
New effector system, effectors have to be registered with mesecon:register_effector(onstate, offstate, rules, function get_rules) rules and function get_rules are optional. You don't have to specify both onstate and offstate (required for e.g. removestone)
2012-08-13 20:17:45 +02:00
pistons_down.lua
Register piston_up and piston_down as effectors
2012-08-13 20:37:39 +02:00
pistons_up.lua
Remove piston_up from dead groups
2012-08-13 20:39:14 +02:00