Commit Graph

13 Commits

Author SHA1 Message Date
sys4-fr e47e855baf
Replace deprecated depends.txt with mod.conf (#24) 2022-07-15 17:11:39 +02:00
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
HybridDog 4d7508ae70 Recompress the textures
This reduces the PNG file sizes and fixes the invalid sRGB profile warnings.
I have additionally reduced the moremesecons_luablock.png resolution to 32x32.
2020-08-07 20:53:37 +02:00
AntumDeluge 17ddb23406 Add cornernote's 'craft_guide' mod as optional dependency:
Ensures that craft recipes are registered.

Added to the following mods with craft recipes:
- adjustable_blinkyplant
- adjustable_player_detector
- commandblock
- conductor_signalchanger
- dual_delayer
- entity_detector
- igniter
- injector_controller
- jammer
- playerkiller
- sayer
- signalchanger
- switchtorch
- teleporter
- timegate
- wireless
2017-05-13 10:45:08 +02:00
upsilon c79bc86666
Rotate dual delayer, signal changer and conductor signal changer 2017-04-19 20:53:18 +02:00
HybridDog 7877d8ac92 optipng and advpng textures 2015-09-04 16:18:00 +02:00
paly2 1f2cb918d3 Merge pull request #1 from HybridDog/gitignore
remove save files and add .gitignore that they don't come back
2015-09-04 12:32:30 +02:00
HybridDog d340b6fece use the mesecons wire texture 2015-09-02 20:02:09 +02:00
HybridDog 8b50fab706 remove save files and add gitignore that they don't come back 2015-09-02 19:26:02 +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