292 Commits

Author SHA1 Message Date
Alexander Weber
a66b9a7299 add is_visible_func to page definition to allow differen per-player buttons 2020-08-15 18:31:25 +02:00
Alexander Weber
cbd843311a Move door handling from cache to filter framework 2020-03-24 11:28:39 +01:00
Alexander Weber
8ff56a3322 added arrow button textures 2020-01-12 14:13:16 +01: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
eae8d1f4e0 simple new unifieddyes support 2018-12-16 21:12:32 +01:00
Alexander Weber
7479ded96b awards: patch awards resizing formspec elements 2018-12-16 11:34:21 +01:00
Alexander Weber
36c75ed649 updated smartfs 2018-11-29 22:17:56 +01:00
Alexander Weber
d2328eb1b8 proper metatables usage 2018-09-09 22:19:26 +02:00
Alexander Weber
da2e1cd480 smartfs update, fix issue with complex images 2018-08-27 20:01:03 +02: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
95f98eaf29 finally (hopeful) rewrite the help-reveal list mode
- no shapes exclusion
- no recusive search
2018-06-11 13:40:21 +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
cfa49c29ae bugfix for items with missed groups 2018-04-13 23:04:20 +02:00
Alexander Weber
2603479b29 small optimization 2018-04-13 22:45:29 +02:00
Alexander Weber
374286caa6 player: sort armor by material 2018-04-13 22:22:08 +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
560ad2a754 cache: "ingredient" is not a valid group without itemname 2018-04-04 20:53:16 +02:00
Alexander Weber
9175f59fe8 creative: add way to obtain full stacks 2018-02-15 11:03:25 +01:00
Alexander Weber
096ef8cfad fix depends.txt 2018-02-15 09:09:41 +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
c4e86b05ce smartfs update to the upstream version (all enhancements merged!) 2018-01-29 22:48:30 +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
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