summaryrefslogtreecommitdiff
path: root/textures/digtron_axel_side.png
AgeCommit message (Collapse)Author
2017-01-10convert all the textures to transparent overlays on digtron_plate to allow ↵FaceDeer
easier reskinning
2017-01-08Added a rotation controllerFaceDeer
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.