77 Commits

Author SHA1 Message Date
Alexander Weber
f790cc8bb3 search items / groups in translated strings 2020-12-01 09:14:44 +01:00
Alexander Weber
8b807e4cf8 override sfinv function only if sfinv was found 2020-08-19 08:53:20 +02:00
Alexander Weber
943fe836a1 Switch to player has creative privilege check instead of creative mode.
Thanks to @Skaapdev
Closes #9 and #10
2020-08-19 08:49:21 +02:00
Alexander Weber
b02d730978 second fix detatched inventories cleanup 2019-12-31 18:43:43 +01:00
Alexander Weber
ab3035402c creative: fix trash after re-login 2019-12-30 21:58:00 +01:00
Alexander Weber
4080daaa35 creative: resize the group1 on group2+3 hide 2019-02-26 10:38:34 +01:00
Alexander Weber
de81ce9dd8 add Search (Go) button in creative and crafting pages 2019-02-26 10:33:28 +01:00
Alexander Weber
9f24dbfd46 player page: update clothing integration 2019-01-10 23:05:28 +01:00
Alexander Weber
7479ded96b awards: patch awards resizing formspec elements 2018-12-16 11:34:21 +01:00
Alexander Weber
4cd3f8bb6a typo fixes 2018-06-25 17:12:41 +02:00
Alexander Weber
c5e25f0ea6 clothing support in skinsdb mode 2018-06-24 22:15:13 +02:00
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
4b175f5cd9 bugfix with armor in creative 2018-04-15 01:31:53 +02:00
Alexander Weber
0945a52c82 bugfix in player page with 3d_armor hook 2018-04-14 13:17:33 +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
9175f59fe8 creative: add way to obtain full stacks 2018-02-15 11:03:25 +01:00
Alexander Weber
79f06f86f4 add smart_inventory_furnace.png and dropped default dependency 2018-02-15 08:57:14 +01:00
Alexander Weber
1441e497dc update to 3d_armor-0.4.11 2018-02-12 06:10:36 +01:00
Alexander Weber
736bf80477 crafting: hopefully final reveal proposal fix 2018-01-16 23:58:24 +01:00
Alexander Weber
a041b235b9 awards support: page added 2018-01-14 21:06:13 +01:00
Alexander Weber
c66763f734 moved mod dependency checks to the right files 2018-01-14 20:40:56 +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
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
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
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
28ee432185 fix crash on init with armor 2017-07-01 09:04:51 +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