Commit Graph

7 Commits

Author SHA1 Message Date
HybridDog 74a95e559e
Use opaque use_texture_alpha for the timegate and dual_delayer (#20)
* Use opaque use_texture_alpha for the timegate and dual_delayer

This avoids warnings shown by Minetest and improves the nodes' look when a bilinear filter is enabled.
Since the textures are also used as inventory images, I didn't remove the transparency from the texture files.
2021-04-08 18:44:29 +02:00
HybridDog c41d0371c0 Various code fixes detected by luacheck
* Luablock: Fix the missing position argument when executing the lua code fails
* Wireless: Fix the missing id argument
* Localize several variables
* Some other small changes, e.g. dead code removal
2021-03-08 19:40:21 +01:00
HybridDog e5cdeef141 Remove unused loop variables 2021-03-07 20:18:18 +01:00
upsilon c79bc86666
Rotate dual delayer, signal changer and conductor signal changer 2017-04-19 20:53:18 +02:00
HybridDog d340b6fece use the mesecons wire texture 2015-09-02 20:02:09 +02:00
palige f05ac54c3e Change some textures 2015-08-30 11:49:32 +02:00
palige 8e62d892b9 Change a craft, new textures for temporarygate (by @Ataron), and add dual delayer object. 2015-08-29 17:31:01 +02:00