Commit Graph

18 Commits

Author SHA1 Message Date
tour b24feb4073
Add missing formspec escape (#34)
* fix missing formspec escape

* formspec_escape at the correct place
2024-01-23 15:33:02 +01:00
luk3yx 464699e78b
Fix error in command blocks (#30)
Possibly caused by force-loaded blocks.
2023-04-07 17:20:43 +02:00
sys4-fr e47e855baf
Replace deprecated depends.txt with mod.conf (#24) 2022-07-15 17:11:39 +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
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 75abcb3077
Add a moremesecons_utils mod to reduce redundant code 2017-04-19 11:08:58 +02:00
upsilon 676baa4b0b
Check for NaN values in settings 2017-02-11 15:44:53 +01:00
upsilon 795146a83e
Add a settingtypes.txt file 2017-02-11 14:01:20 +01:00
HybridDog 3c99c37f44 fix on_receive_fieldss: check for protection and do not set meta if that field is nil, eg.g because of pressing escape 2016-04-27 18:42:20 +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
palige ab837d4775 Add restrictions for the craftable command block 2015-09-03 12:37:48 +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 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 ec8f3c0e9a Replace README.txt by README.md 2015-08-29 12:08:44 +02:00
palige a673ceb374 Fix a bug for temporarygate and add Signalchanger 2015-08-28 12:24:33 +02:00