256 Commits

Author SHA1 Message Date
Alexander Weber
0818984697 doc: Do not use doc_identifier textures 2018-01-08 17:36:02 +01:00
Alexander Weber
729086f810 fix lookup recipe view. Select recipes with lookup item in output (how to craft the lookup item) 2018-01-08 13:47:51 +01:00
Alexander Weber
c47a77666b skinsdb related update 2018-01-07 20:49:12 +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
65bbf80948 new method filter:is_valid(), can be redefined to check if a dimension-group is valid
basically to hide the ingredient:default but show ingredient:default:stick for example
removed all workarounds
2018-01-02 22:37:06 +01:00
Alexander Weber
764deaae70 exclude ingredient grouping from search. Activate the keywordless groups for search 2018-01-02 22:11:36 +01:00
Alexander Weber
8e1d444213 doors workaround in revealed check. Do not check the right items table reference for doors 2017-12-26 12:29:10 +01:00
Alexander Weber
dabbbbd78e crecipes: optimize analyzing 2017-12-26 12:18:02 +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
06ad65f5b2 crecipes: simplify item groups handling - fix food recipes 2017-11-27 12:38:14 +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
15e1025b4a doc_addon: check the right item definition reference in case of not proper items override 2017-11-02 15:08:32 +01:00
Alexander Weber
6e63b33be3 gsub vs. gmatch cleanup. 2017-11-02 14:53:28 +01:00
Alexander Weber
938e0d52db smartfs update 2017-11-02 13:58:41 +01:00
Alexander Weber
da85f4ba22 screenshot updated 2017-09-26 21:36:37 +02:00
Alexander Weber
fc5867a7e9 crafting: textures update 2017-09-26 20:57:21 +02:00
Alexander Weber
b87e90b57c button textures license in README.md 2017-09-25 23:56:53 +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
e8ccd6e612 smartfs update: generalize tooltips 2017-09-24 17:21:23 +02:00
Alexander Weber
fade21d426 use player meta to save inventory slots instead of files 2017-09-01 16:17:27 +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
289a09feda New page: "doc" - show doc/doc_items ingame documentation 2017-08-12 01:28:49 +02:00
Alexander Weber
ea9df024a9 player: support character_creator trough skinsdb for workbench mode
Obsolete the smartfs state to be able to start the character_creator formspec
2017-08-11 15:28:56 +02:00
Alexander Weber
3facc23610 smartfs update: update the formspec once per server step. Solves flacering and closing in workbench mode 2017-08-11 13:05:52 +02:00
Alexander Weber
d7686594d7 initial support the default mod is optional. Auto-resize the players workbench to 3x3 like MineClone2 does 2017-08-11 10:01:18 +02:00
Alexander Weber
c353e8a27a filter: do not hide leafdecay group 2017-07-07 09:59:15 +02:00
Alexander Weber
28ee432185 fix crash on init with armor 2017-07-01 09:04:51 +02:00
Alexander Weber
5c2f2880e7 README updated 2017-07-01 00:32:25 +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
b4e9bd3147 player: 3d_armor adjustments - update detached armor inventory 2017-07-01 00:25:52 +02:00
Alexander Weber
9fa389d8da fix crash on broken item recipes https://github.com/duane-r/cityscape/issues/2 2017-06-30 12:28:00 +02:00
Alexander Weber
297fc06a10 player: 3d_armor without skins 2017-06-30 00:30:13 +02:00
Alexander Weber
4240d1d0f8 skinsdb API update 2017-06-21 20:20:34 +02:00
Alexander Weber
cfba2ca7bb player: fix skins paging. crecipes: unlock hidden items if in any crafting recipe to get the recipes visible 2017-06-19 10:33:03 +02:00
Alexander Weber
1776f55ad6 player: retrieve skins list each update as preparation for dynamic skins lists 2017-06-18 23:17:40 +02:00
Alexander Weber
d662ca7362 player: add support for private skins 2017-06-18 17:57:39 +02:00
Alexander Weber
ceab5a4f2c player: second update for new skinsdb mod. Preparation for per-player skins lists 2017-06-17 00:29:37 +02:00
Alexander Weber
4ed0250746 renamed skins to skinsdb 2017-06-15 18:19:05 +02:00
Alexander Weber
f0ceccf915 player: please update the skins mod! 2017-06-15 18:08:07 +02:00