Commit Graph

  • 077bed90eb Move default inventory draw calls to separate functions SmallJoker 2021-08-14 15:25:55 +0200
  • 6d123da61c Update translation strings SmallJoker 2021-07-17 12:33:19 +0200
  • d39dd78cb5 Use player meta for waypoints SmallJoker 2021-07-17 12:24:22 +0200
  • 86b58c1673 Update translation strings #179 SmallJoker 2021-07-17 12:33:19 +0200
  • 9e2cae896f Use player meta for waypoints SmallJoker 2021-07-17 12:24:22 +0200
  • aeb9841e3a Remove default hard dependency for use in devtest SmallJoker 2021-07-17 10:35:39 +0200
  • afd38e0c73
    Fix LuaCheck warning (#175) David Leal 2021-05-25 12:31:34 -0500
  • 5509385538
    Fix LuaCheck warning #175 David Leal 2021-05-24 14:35:43 -0500
  • 4d4355a741 Home: Fix error on missing write permission SmallJoker 2021-05-13 15:19:46 +0200
  • 73c7aab397 added optional confirmation dialog before clearing inventory #172 ulysse 2021-04-08 14:44:22 +0200
  • 6e6383f082
    Add filter-by-category functionality (#171) Oversword 2021-04-05 19:07:14 +0100
  • 9b6a79fea1 More robust string to sort index conversion #171 Oversword 2021-04-03 14:04:52 +0100
  • 2fe554899b Translator used per-string, not automatially due to client side implemenation Oversword 2021-04-03 12:55:30 +0100
  • 5996ea1d43 Oops Oversword 2021-04-03 03:32:46 +0100
  • c45a6c9571 Better door conditions Oversword 2021-04-03 03:30:40 +0100
  • 9a2fa5edaf Reduced code duplication in item difinition checking Oversword 2021-04-03 03:22:19 +0100
  • 5266d785d7 Add ability and option to automatically categorise items Oversword 2021-04-03 03:13:35 +0100
  • 7e36afbb83 Documentation for new API methods added; Textures compressed; Label falls back on name; Pre/next labels in lowercase to match other text styling Oversword 2021-04-03 00:21:42 +0100
  • 433f9ce1e9 Lua FTW Oversword 2021-04-02 02:06:19 +0100
  • cb9720fa1c Adjustments to lite mode category background and spacing Oversword 2021-04-01 23:28:12 +0100
  • aec5abbb34 Category enclosure background added Oversword 2021-04-01 03:02:13 +0100
  • c78ce2f242 Moved the page number to the bottom of the page and put categories right at the top Oversword 2021-04-01 02:19:51 +0100
  • 860371ecf8 more consistent formspec size decision Vanessa Dannenberg 2021-03-31 00:52:30 -0400
  • 8586d6fc3a All & none category icons updated; mineral image changed; filter squashed to one line and moved below categories Oversword 2021-03-31 03:38:36 +0100
  • f253eb74e5 Adjust positioning to match original Oversword 2021-03-29 04:29:10 +0100
  • d2ed87776a Typos and stuff Oversword 2021-03-29 03:59:08 +0100
  • f287b668b7 Reset to 'all' category when searching a group Oversword 2021-03-29 03:21:45 +0100
  • 5576071193 Linting Oversword 2021-03-29 03:19:10 +0100
  • ce2027600b Category functionality added Oversword 2021-03-29 03:01:28 +0100
  • c044f5e3b0 use the trash slot icon's alpha instead of [combine Vanessa Dannenberg 2021-03-10 21:20:31 -0500
  • 608cdfb887 fix refill slot list[] offset also Vanessa Dannenberg 2021-03-10 12:32:55 -0500
  • afb295ec22 fix trash slot list[] offset (only noticable when listcolors[] allows slots to be visible, i.e. on mouseover) Vanessa Dannenberg 2021-03-10 12:26:28 -0500
  • a84ce24067 use the ui.list_img_offset variable for offsetting the std inv list[] so that it'll match every other list that uses it. Vanessa Dannenberg 2021-03-09 18:31:16 -0500
  • a7556c5044 update minimum MT version number version-2 Vanessa Dannenberg 2021-03-09 15:09:46 -0500
  • 3d58befe03 Document the API version SmallJoker 2021-03-09 14:54:41 -0500
  • d0deba10c8 pngcrush+optipng the new slot textures and remove the slot image .xcf project file Vanessa Dannenberg 2021-03-09 14:44:08 -0500
  • 97b882ad23 add a version number variable to the main table Vanessa Dannenberg 2021-03-09 14:39:44 -0500
  • 44e32df00a translate some strings inside their table Vanessa Dannenberg 2021-03-09 14:26:36 -0500
  • 40d862298b replace excessive spaces with tabs Vanessa Dannenberg 2021-03-09 14:25:14 -0500
  • 0ebc9402ed minor tweaks to the slot images Vanessa Dannenberg 2021-03-09 05:53:26 -0500
  • 2c16805ef9 Get rid of the image button left of the crafting guide Vanessa Dannenberg 2021-03-08 14:54:38 -0500
  • dc61d2980a Move craft guide a little to the right to make some room. Vanessa Dannenberg 2021-03-08 14:41:49 -0500
  • 21f122336f make craft arrow 128px (same reason as the trash icon) Vanessa Dannenberg 2021-03-08 14:11:45 -0500
  • 8ee0eb9fce swap the craft type icon with its word (makes it look like it used to) Vanessa Dannenberg 2021-03-08 14:01:29 -0500
  • 1210dbfe22 make trash slot icon 128px Vanessa Dannenberg 2021-03-08 13:15:24 -0500
  • b8a568d7eb remove unused var, excess whitespace Vanessa Dannenberg 2021-03-08 12:55:34 -0500
  • 9ddea6eced fix missing "XYZ" and "no" icon on waypoints show coordinates button Vanessa Dannenberg 2021-03-08 12:53:14 -0500
  • 76c9bb9517 Use 9-slicing to build inventory-type backgrounds Vanessa Dannenberg 2021-03-08 12:14:31 -0500
  • 60d7a6d213 Draw the trash slot by overlaying the bare trash can icon over the single slot image instead of baking it in. Vanessa Dannenberg 2021-03-08 09:53:25 -0500
  • 8e94d86420 don't display the refill slot image if no creative priv/mode (leftover from when it was part of the craft grid image) Vanessa Dannenberg 2021-03-08 09:14:21 -0500
  • 6d892dda5b use local ui=unified_inventory shorthand in init.lua as elsewhere Vanessa Dannenberg 2021-03-08 05:07:38 -0500
  • 37546289bc using a table.copy() to pass the style tables around requires setting-up items_per_page, standard_inv, and standard_inv_bg for both tables at init time. Vanessa Dannenberg 2021-03-08 04:56:52 -0500
  • 3e7f005366 always modify and return a table.copy() of the style table Vanessa Dannenberg 2021-03-08 04:51:54 -0500
  • 382219c466 move S() calls into waypoints' button table instead of inside the loop Vanessa Dannenberg 2021-03-07 12:38:08 -0500
  • 5ea0208ffe Multiple related changes to string handling Vanessa Dannenberg 2021-03-07 10:37:20 -0500
  • 694553e68b use local "ui" to reference "unified_inventory", where practical (makes code shorter, easier to read and write) Vanessa Dannenberg 2021-03-07 08:18:17 -0500
  • 2d200eb9ae Ditto for bags. Vanessa Dannenberg 2021-03-07 08:13:53 -0500
  • b3077898a7 make waypoints explicitly reference full-style vars (since it does not support lite mode) Vanessa Dannenberg 2021-03-07 08:00:12 -0500
  • 5a8a75f43b put style-specific settings in their own tables and switch between them directly, instead of copy-and-modify. Vanessa Dannenberg 2021-03-07 06:27:40 -0500
  • 0c05f06fa8 "Please continue to use string.format here to avoid messy code" Vanessa Dannenberg 2021-03-07 06:09:13 -0500
  • c3679eaf7b fix indent Vanessa Dannenberg 2021-03-07 05:38:37 -0500
  • 23a089f174 remove a used-only-once variable Vanessa Dannenberg 2021-03-07 05:36:49 -0500
  • 82bc2d3f95 use string.format() to create the standard_inv variables do it just once, after the lite mode settings are applied (if applicable) Vanessa Dannenberg 2021-03-07 05:33:25 -0500
  • 603b5d1d4e get rid of `uninv` global make all uses of it back into `unified_inventory.` Vanessa Dannenberg 2021-03-07 05:26:48 -0500
  • eb4cf5bf47 increase spacing around the text above the items page ("Filter:" and its search key, and the page or "No matches) Adjust main and page flipping buttons' positions to compensate Vanessa Dannenberg 2021-03-07 04:26:11 -0500
  • 97960c552b increase size and tweak position of "give/to grid" buttons and make them vary in pos with lite vs full mode Vanessa Dannenberg 2021-03-07 04:13:36 -0500
  • 81d6a1e796 shift the craft grid and guide down a bit to make more room for the result string (and shift the result string down a hair to follow) Vanessa Dannenberg 2021-03-07 03:57:39 -0500
  • de575a6513 9-slice the background image Vanessa Dannenberg 2021-03-06 19:05:27 -0500
  • 7a0a44037a remove a couple of unused variables Vanessa Dannenberg 2021-03-06 16:35:58 -0500
  • cc93288a6b bump minimum version to 5.4.0 Vanessa Dannenberg 2021-03-06 13:35:34 -0500
  • 167dddaa84 Convert over to formspec version 4 Vanessa Dannenberg 2021-03-05 10:58:18 -0500
  • 0f3ed05da9 Document the API version #168 formspec_v4 SmallJoker 2021-03-09 14:54:41 -0500
  • 784a4a60a5 pngcrush+optipng the new slot textures and remove the slot image .xcf project file Vanessa Dannenberg 2021-03-09 14:44:08 -0500
  • ce160eea55 add a version number variable to the main table Vanessa Dannenberg 2021-03-09 14:39:44 -0500
  • eb3b8d9626 translate some strings inside their table Vanessa Dannenberg 2021-03-09 14:26:36 -0500
  • c84c23ff04 replace excessive spaces with tabs Vanessa Dannenberg 2021-03-09 14:25:14 -0500
  • 7ad7a6b3a9 minor tweaks to the slot images Vanessa Dannenberg 2021-03-09 05:53:26 -0500
  • d1a4396fbe
    Fix bags backwards compatibility breakage since 4403b69 (#167) version-1 SmallJoker 2021-03-09 11:12:50 +0100
  • d558d0355d Get rid of the image button left of the crafting guide Vanessa Dannenberg 2021-03-08 14:54:38 -0500
  • ff200762c8 Move craft guide a little to the right to make some room. Vanessa Dannenberg 2021-03-08 14:41:49 -0500
  • 1334ca0202 make craft arrow 128px (same reason as the trash icon) Vanessa Dannenberg 2021-03-08 14:11:45 -0500
  • cfe21b93fb swap the craft type icon with its word (makes it look like it used to) Vanessa Dannenberg 2021-03-08 14:01:29 -0500
  • 036804716e make trash slot icon 128px Vanessa Dannenberg 2021-03-08 13:15:24 -0500
  • 6da359e9d2 remove unused var, excess whitespace Vanessa Dannenberg 2021-03-08 12:55:34 -0500
  • e4f6e1adc4 fix missing "XYZ" and "no" icon on waypoints show coordinates button Vanessa Dannenberg 2021-03-08 12:53:14 -0500
  • ea4151dfa7 Use 9-slicing to build inventory-type backgrounds Vanessa Dannenberg 2021-03-08 12:14:31 -0500
  • d063af1d27 Draw the trash slot by overlaying the bare trash can icon over the single slot image instead of baking it in. Vanessa Dannenberg 2021-03-08 09:53:25 -0500
  • 250d038d0b don't display the refill slot image if no creative priv/mode (leftover from when it was part of the craft grid image) Vanessa Dannenberg 2021-03-08 09:14:21 -0500
  • 8a7d8268ad use local ui=unified_inventory shorthand in init.lua as elsewhere Vanessa Dannenberg 2021-03-08 05:07:38 -0500
  • 51de368949 using a table.copy() to pass the style tables around requires setting-up items_per_page, standard_inv, and standard_inv_bg for both tables at init time. Vanessa Dannenberg 2021-03-08 04:56:52 -0500
  • e61ae0e149 always modify and return a table.copy() of the style table Vanessa Dannenberg 2021-03-08 04:51:54 -0500
  • 531442c63e move S() calls into waypoints' button table instead of inside the loop Vanessa Dannenberg 2021-03-07 12:38:08 -0500
  • 62881d9938 Multiple related changes to string handling Vanessa Dannenberg 2021-03-07 10:37:20 -0500
  • 55692900f9 use local "ui" to reference "unified_inventory", where practical (makes code shorter, easier to read and write) Vanessa Dannenberg 2021-03-07 08:18:17 -0500
  • d52303a89e Ditto for bags. Vanessa Dannenberg 2021-03-07 08:13:53 -0500
  • b9e4b9e455 make waypoints explicitly reference full-style vars (since it does not support lite mode) Vanessa Dannenberg 2021-03-07 08:00:12 -0500
  • 4d52ebe774 put style-specific settings in their own tables and switch between them directly, instead of copy-and-modify. Vanessa Dannenberg 2021-03-07 06:27:40 -0500
  • 73ce55646c "Please continue to use string.format here to avoid messy code" Vanessa Dannenberg 2021-03-07 06:09:13 -0500
  • 4b39bc86cb fix indent Vanessa Dannenberg 2021-03-07 05:38:37 -0500
  • 0df814d9d4 remove a used-only-once variable Vanessa Dannenberg 2021-03-07 05:36:49 -0500