Alexander Weber
a72071196d
Comments updated in scripts. Take the code view wider
2016-11-06 13:58:04 +01:00
Alexander Weber
3105f65ece
next modutils update for same_recipe
...
Now the def.mod_origin is preferred to get the mod for item. Thanks to Rui-Minetest
2016-11-05 17:25:01 +01:00
Alexander Weber
e9f344751d
bugfix in same_recipe.lua related to modutils update
2016-11-05 12:33:31 +01:00
Alexander Weber
1a726dbc76
modutils updated in checks/same_recipe
2016-11-05 12:07:17 +01:00
Alexander Weber
20613e1ad1
checks updated
2016-11-05 01:14:43 +01:00
Alexander Weber
931953b5b6
Take the modutils changes to same_recipe.lua
...
framework stuff added to modutils.lua to allow usage of modutils in other mods at the same time
2016-10-19 23:31:52 +02:00
Alexander Weber
435ff84120
added modules dependency check to same_recipe
...
(can be disabled by changing hardcoded enable_dependency_check = true)
2016-10-19 09:21:49 +02:00
Alexander Weber
db3463db04
small enhancements and whitespace fixes
...
- check same_recipe: hardcoded parameter enable_groupcheck=false to disable group checks by default but can be enabled again by changing the parameter
- qa_block: hardcoded parameter print_to_chat=true to be able to disable the print redefinition by changing the parameter
2016-10-19 08:31:19 +02:00
Alexander Weber
dfacc97a9b
in modules print() can be used instead of qa_block.out (override functionality). The output is copied to chatlog.
...
qa_block.out() removed
2016-09-13 14:14:32 +02:00
Alexander Weber
effb2ed486
framework enhancement
...
- multi modules support in chat command
- robust against syntax or runtime errors in module
- output in addition to the chat trough new function qa_block.out(...)
2016-09-13 00:49:18 +02:00
Alexander Weber
7a6d91a489
Upload
2016-09-09 22:49:51 +02:00