Commit Graph

35 Commits (master)

Author SHA1 Message Date
Alexander Weber f790cc8bb3 search items / groups in translated strings 2020-12-01 09:14:44 +01: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 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 736bf80477 crafting: hopefully final reveal proposal fix 2018-01-16 23:58:24 +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 764deaae70 exclude ingredient grouping from search. Activate the keywordless groups for search 2018-01-02 22:11:36 +01:00
Alexander Weber 4c67b23718 crafting: some code sorting + new button "all items" 2017-11-21 21:55:44 +01:00
Alexander Weber 5227eec369 Crafting: styx textures for buttons integrated 2017-09-24 17:24:31 +02:00
Alexander Weber 9b0b1d16ce optimization of reveal proposals determination 2017-06-09 18:25:33 +02:00
Alexander Weber d00a9b9a7b crafting: Reveal-Tipp - deeper analysis / recursive 2017-06-09 15:20:34 +02:00
Alexander Weber 4b20c2d306 add group name to description. Some description related cleanups. Bugfix in groups sorting 2017-06-08 01:58:33 +02:00
Alexander Weber ea68c85d13 crafting: reveal-tipp ignore shaped items for tipp rating calculation 2017-06-06 21:39:44 +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 3cbaf291b8 search: use : and _ as equal in search. remove debug prints. 2017-05-15 20:42:45 +02:00
Alexander Weber 298a87d2ce moved recipes object to own file crecipes.lua 2017-04-30 21:27:41 +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 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 139d5f3dc7 bugfix internal cache dependency 2017-04-10 23:27:22 +02:00
Alexander Weber fa7facbab5 crafting: moved "get_tight_groups" to reusable ui_tools 2017-03-27 21:28:40 +02:00
Alexander Weber fabf8cc243 add parameter smart_inventory_friendly_group_names=true to be able show the technical names again
Small additional text related adjustments
2017-03-15 23:28:42 +01:00
Alexander Weber 060cf6c697 translated filterstrings to german. small fixes 2017-03-15 22:40:22 +01:00
Alexander Weber c938f72f40 ported groups and other classifier to filter framework.
Preparation for readable group descriptions
2017-03-09 22:28:33 +01:00
Alexander Weber 352aba2786 fixed search again 2017-03-02 13:38:54 +01:00
Alexander Weber e873aed2d7 bugfix in searching 2017-03-02 11:14:58 +01:00
Alexander Weber 6826612712 search function consolidated in creative and crafting 2017-03-02 10:52:28 +01:00
Alexander Weber b37939b4ab delay on trash. 1 second to get the item back 2017-02-28 14:10:02 +01:00
Alexander Weber 27e2b5b605 set fixed order for "Material outcome" allways after "others" 2017-02-28 12:42:28 +01:00
Alexander Weber 3cc160141d added trash field to crafting page 2017-02-24 17:34:49 +01:00
Alexander Weber f091773265 added missed files :/ 2017-02-22 06:36:35 +01:00