14 Commits

Author SHA1 Message Date
Alexander Weber
298a87d2ce moved recipes object to own file crecipes.lua 2017-04-30 21:27:41 +02:00
Alexander Weber
00bf263c7a cache: bugfix for recipe check for small recipe width 2017-04-30 17:05:22 +02:00
Alexander Weber
4f56841aad crafting: rework of crafting prediction as grid lookup 2017-04-30 01:25:29 +02:00
Alexander Weber
f7c87eebc5 cache: take crecipe object methods to own table and use metatables 2017-04-29 20:02:18 +02:00
Alexander Weber
ec7909cf87 cache: add/show "not_in_creative" items if recipes defined with hidden output item 2017-04-29 00:09:02 +02:00
Alexander Weber
6c0ad582d8 convert translatable textfiles to gettext complatible po files, including pot template
forced group prefix removed
some cache buildup rewrites
2017-04-17 00:51:39 +02:00
Alexander Weber
1e20f41da6 multiple changes and rewrites around check for revealed recipes 2017-04-16 00:29:43 +02:00
Alexander Weber
8b4e917d50 moved some methods from cache to ui_tools 2017-04-15 21:51:00 +02:00
Alexander Weber
515f900245 filter: use keyword in dynamic grouping, ignore groups without keyword 2017-04-15 19:56:59 +02:00
Alexander Weber
09490fbd5f filter: add get_keyword method to filter, use them for searches instead of group name
get_keyword is now responsible if a group is visible or not
2017-04-15 19:25:17 +02:00
Alexander Weber
9117afdde2 cache: log recipe output for recipes with faulty recipe items 2017-04-10 22:47:05 +02:00
Alexander Weber
7044afa313 filter: add ingredient group again 2017-04-10 01:16:19 +02:00
Alexander Weber
dc2bce674d cache: remove groups with size < 3 from output calculation because of no advantage 2017-04-10 00:41:06 +02:00
Alexander Weber
b63c6e4512 moved libs to "libs" folder 2017-04-09 18:25:10 +02:00