43 Commits

Author SHA1 Message Date
Alexander Weber
07e3298081 add listring between main and craft inventories 2018-06-12 11:39:49 +02:00
Alexander Weber
753d5bdf73 bugfix - there was a way to duplicate items using lookup field 2018-05-05 22:15:03 +02:00
Alexander Weber
ac93e4b3ce performance update (table.copy is bad) 2018-04-14 00:19:33 +02:00
Alexander Weber
7c7dd54aea bugfix for crash with last commit 2018-04-13 21:46:20 +02:00
Alexander Weber
289f7f17e5 unifieddyes support - sort dyes by extended color value 2018-04-11 21:21:50 +02:00
Alexander Weber
79f06f86f4 add smart_inventory_furnace.png and dropped default dependency 2018-02-15 08:57:14 +01:00
Alexander Weber
736bf80477 crafting: hopefully final reveal proposal fix 2018-01-16 23:58:24 +01:00
Alexander Weber
85c85dbd1b crafting: if lookup mode, do lookup for items selected from list. Dies nicer 2-way navigation from recipe item and back from list 2018-01-08 17:54:59 +01:00
Alexander Weber
0818984697 doc: Do not use doc_identifier textures 2018-01-08 17:36:02 +01:00
Alexander Weber
7000ff74aa doc: Be less strict in reveal information for shaped items.
If not revealed shape is in onther recipe, check Recursivelly if the shape could be crafted.
In check for "crafteable by" look forward for next items crafteable by shaped items
This change is necessary because sometimes the smart_inventory reveal function feels unusable.
The change take a boost for unifieddyes dyes mixing colors and some other recipes.
You do not need to craft a slab for each material to check if anything is crafteable by the slab..
2018-01-04 23:53:09 +01:00
Alexander Weber
004b936ff5 fix relocation of grid view button. Highlight the seach and lookup if mode is active 2017-12-24 12:04:50 +01:00
Alexander Weber
a7ed3b4710 crafting: Add new button for match-recipe selection mode 2017-12-23 20:18:47 +01:00
Alexander Weber
1befdf7abf crafting: set pixmap for crafting helper button 2017-11-30 08:56:28 +01:00
Alexander Weber
c0031e4c0f crafting: auto-switch to info view for lookup mode 2017-11-25 13:29:56 +01:00
Alexander Weber
ff044b58df crafting+creative: save display variant 2017-11-22 00:20:30 +01:00
Alexander Weber
4c67b23718 crafting: some code sorting + new button "all items" 2017-11-21 21:55:44 +01:00
Alexander Weber
e46617b87c creative+crafting pages: show / hide dynamic groups in favor of item grid
Implements enhancement #1
2017-11-18 00:19:21 +01:00
Alexander Weber
68c2110d0f show the auto-craft button for "normal" recipes only 2017-11-17 18:07:15 +01:00
Alexander Weber
5b2c1b8071 crafting: add crafting helper
New button appears to auto-fill crafting field
See Issue #3
2017-11-16 23:50:48 +01:00
Alexander Weber
6e63b33be3 gsub vs. gmatch cleanup. 2017-11-02 14:53:28 +01:00
Alexander Weber
fc5867a7e9 crafting: textures update 2017-09-26 20:57:21 +02:00
Alexander Weber
46cf518103 3rd stix textures update 2017-09-25 23:20:01 +02:00
Alexander Weber
b7a1f280ac second stix textures update 2017-09-24 20:23:44 +02:00
Alexander Weber
5227eec369 Crafting: styx textures for buttons integrated 2017-09-24 17:24:31 +02:00
Alexander Weber
adbab97213 player: fix armor support 2017-08-27 00:45:55 +02:00
Alexander Weber
ea57ce15e9 player: show admin armor in creative if in players inventory
Additional change: add hidden items to global cache to show groups assignments
2017-08-20 21:12:17 +02:00
Alexander Weber
8f9d855bba crafting: adjust craftpreview field position 2017-08-20 18:03:02 +02:00
Alexander Weber
d4353eca3f framework: Add setting smart_inventory_workbench_mode
to allow usage of smart_inventory as workbench in parallel to other inventory mods
2017-07-01 00:30:02 +02:00
Alexander Weber
7ab83dfe3d crafting: tweak reveal proposals. Show at least 10 craftable not revealed items 2017-06-05 20:58:27 +02:00
Alexander Weber
533c86977d add reveal tipp button for doc reveal's 2017-06-05 16:07:01 +02:00
Alexander Weber
89d4d1fc7e crafting: add lookup for items in crafting preview that are buttons now 2017-04-30 22:11:34 +02:00
Alexander Weber
298a87d2ce moved recipes object to own file crecipes.lua 2017-04-30 21:27:41 +02:00
Alexander Weber
2fc106c9cf crafting: adjustments in preview and recipe grid lookup behaviour 2017-04-30 17:07:45 +02:00
Alexander Weber
4f56841aad crafting: rework of crafting prediction as grid lookup 2017-04-30 01:25:29 +02:00
Alexander Weber
48032996cf crafting: lookup for crafting prediction 2017-04-29 00:58:22 +02:00
Alexander Weber
200be6f9e6 cratfing: show at least item name on lookup of unknown items 2017-04-20 23:06:22 +02:00
Alexander Weber
a0636766b4 crafting: fix typo 2017-04-20 22:58:35 +02:00
Alexander Weber
d30e34e49c crafting: allow search in crafting page only with >= 3 chars 2017-04-16 00:40:43 +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
c194707a95 creative+crafting: add swap rows buttons for main inventory 2017-04-09 23:17:00 +02:00
Alexander Weber
810dea3078 moved all main inventory list functions to libs/maininv.lua 2017-04-09 21:56:13 +02:00
Alexander Weber
6d4eb9e7d0 move pages lua files to "pages" folder 2017-04-09 18:09:17 +02:00