1
0
镜像自地址 https://github.com/minetest-mods/mesecons.git 已同步 2025-10-16 06:05:23 +02:00
提交图

5 次代码提交

作者 SHA1 备注 提交日期
coil
1a9704f184 Add digiline commands for operating node detector (#472) 2019-08-21 23:52:33 +03:00
Hugo Locurcio
8baa789eb1 Optimize images (#464)
Recompress losslessly using `optipng` and `advpng`
2019-06-27 22:33:11 +03:00
Christopher Head
302a28934d Document inactive block behaviour (#447) 2018-12-21 22:10:08 +03:00
Josh Mars
2554164674 Improve object and node detectors
* Support detection of multiple players in object detector
* Add distance parameter to node detector
* Fix area protection
2017-03-31 12:11:40 +02:00
Jeija
0ec771bf7d Major change: Documentation is now included with mesecons, the website just extracts the documentation in a more readable format
This makes development of new features easier, as documentation can automatically be updated on the website without modifying the website's code!
Every mod that has nodes in the mesecons modpack has a "doc" folder that contains subfolders with recipe, description and preview of the block. The website will discover which documentation is available
by reading the documentation.json file.
2015-11-20 20:14:50 +01:00