Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
pushers ignore traction entirely.
|
|
|
|
|
|
simultaneously.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and make them show protected nodes.
|
|
Doesn't show protection though.
|
|
|
|
|
|
was to code, not how pricey it should be in game.
|
|
|
|
|
|
|
|
|
|
fork of the hopper mod. Hopefully this API will be merged.
|
|
|
|
|
|
|
|
Layout refactor
|
|
|
|
|
|
texture for easier modding by end users
|
|
|
|
easier reskinning
|
|
|
|
|
|
|
|
|
|
This is basically working, but still needs revisions to take advantage
of the new information being stored in the image data. It should be
possible to do all the temporary inventory work directly on the image
file so that no put-back-in-inventory steps will be needed any more.
Much nicer.
|
|
|
|
option to the auto-controller
|
|
|
|
|
|
Well that was a lot of work. Also, switched the "waiting" timer
management to the actual on_timer system - I noticed that minetest.after
wasn't persisting through server shutdown and restart, that could put a
controller in a "broken" state.
|