9 Commits

Author SHA1 Message Date
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
2f4a24545e remove temporary debug print 2016-09-13 00:52:53 +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
bell07
baa143d0ec Merge pull request #1 from HybridDog/chatcmd
add qa_block chatcommand and execute get_motpath only once
2016-09-12 23:12:08 +02:00
HybridDog
0649f26b82 add qa_block chatcommand and execute get_motpath only once
M  init.lua
2016-09-12 20:59:29 +02:00
Alexander Weber
7a6d91a489 Upload 2016-09-09 22:49:51 +02:00
bell07
5227f105ed Initial commit 2016-09-09 22:40:43 +02:00