Alexander Weber
839a84d96b
global_variables.lua check script added
2016-11-04 15:08:39 +01:00
Alexander Weber
dc16766228
the last fix for today :/
2016-10-25 16:24:20 +02:00
Alexander Weber
5a768bf7a4
fixed bug with smarts compatibility change
2016-10-25 16:07:51 +02:00
Alexander Weber
7b3efdf067
smartfs.lua updated
2016-10-25 15:58:50 +02:00
Alexander Weber
695404147f
builtin smartfs included
2016-10-25 15:33:39 +02:00
Alexander Weber
3972cb1aa6
*.md understanding 2
2016-10-24 23:53:04 +02:00
Alexander Weber
491db63b43
*.md style understanding...
2016-10-24 23:48:34 +02:00
Alexander Weber
555c85458d
change readme headerline
2016-10-24 23:46:20 +02:00
Alexander Weber
ebe2cb8184
added optional support for smartfs forms and more enhancements
2016-10-24 23:43:44 +02: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
cc2d10593e
change to hardlink instead of softlink of modutils
2016-10-19 09:24:04 +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
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