Commit Graph

20 Commits

Author SHA1 Message Date
bri cassa 4ca2bc66b4 Merge branch 'github' 2022-06-30 11:16:58 +02:00
bri cassa 1b59b12363 Delete depends.txt, add mod.conf 2022-06-30 10:43:28 +02:00
bri cassa 28411dd7e9 Merge remote-tracking branch 'upstream/master' 2021-03-12 12:34:26 +01: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 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
sys4-fr 23b96b9db6 Ajoute messages de chargement des mods dans le journal "action" 2018-12-31 17:26:41 +01: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 aa54d34b5a
Fix switchtorch craft
Use moremesecons_switchtorch:switchtorch_off instead of moremesecons_switchtorch:switchtorch_on
2017-04-23 17:45:58 +02:00
paly2 03ae5c0ac0 Fix the use of the deprecated mesecon.addPosRule API function in the switchtorch 2016-07-27 11:45:15 +02:00
HybridDog 8ec08fb4b7 change switchtorch code 2016-04-22 17:10:11 +02:00
paly2 4f5780a0fb The first state of the switch torch is now off 2015-09-07 16:00:00 +02:00
HybridDog 7877d8ac92 optipng and advpng textures 2015-09-04 16:18:00 +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 dccf3f45dd Remove "header comments" 2015-09-02 19:11:12 +02:00
palige 636e1faedf Remove some unused files 2015-08-30 12:09:47 +02:00
palige f05ac54c3e Change some textures 2015-08-30 11:49:32 +02:00
palige 57c8b9b371 Add group not_in_creative_inventory for moremesecons_switchtorch:switchtorch_off 2015-08-29 18:30:48 +02:00
palige 65abb2a65b Add a description for the switchtorch 2015-08-29 17:57:53 +02:00
palige 43fff9844c Add wireless in the creative inventory 2015-08-29 17:55:23 +02:00
palige a673ceb374 Fix a bug for temporarygate and add Signalchanger 2015-08-28 12:24:33 +02:00