This website requires JavaScript.
Explore
Help
Sign In
nalc
/
mesecons
Watch
1
Star
0
Fork
0
You've already forked mesecons
forked from
minetest-mods/mesecons
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
mesecons
/
mesecons_button
History
sfan5
444cd0f2f1
Replace usage of default.LIGHT_MAX with minetest.LIGHT_MAX
...
It was moved a long time ago and the former is not guaranteed to be available.
fixes
#424
2018-07-24 21:30:04 +02:00
..
doc
/button
Major change: Documentation is now included with mesecons, the website just extracts the documentation in a more readable format
2015-11-20 20:14:50 +01:00
sounds
Digging and footstep sounds for everything that needs them! Plus, pushing buttons, punching switches, and flipping levers all make sounds.
2013-03-06 20:51:57 -05:00
textures
Move textures into their mods
2014-01-10 13:13:02 -05:00
depends.txt
Re-enable button + Wall lever, bugfix that adds a 'receiver' node (not yet designed)
2012-08-17 16:28:59 +02:00
init.lua
Replace usage of default.LIGHT_MAX with minetest.LIGHT_MAX
2018-07-24 21:30:04 +02:00