Commit Graph

193 Commits

Author SHA1 Message Date
3988f4c572 Merge origin/master to refactor-translation branch (resolving conflicts) 2018-06-23 15:37:13 +02:00
edd00f222c Replace deprecated function names, unify creative check 2018-06-23 15:02:23 +02:00
c43074f5c2 Move bag storage to player attributes
Compatible with 0.4.16 or later
Fixes an item duplication bug for the four player inventory slots on each join
Clean up old player lists after saving
2018-06-21 21:23:21 +02:00
934757edd6 FIX: do not translate direction 2018-04-08 22:21:44 +02:00
ab20e43468 convert Turkish locale to po format 2018-04-02 17:52:09 +02:00
1a52f33756 convert Portuguese locale to po format 2018-04-02 16:55:48 +02:00
87ae46b6d8 convert Polish locale to po format 2018-04-02 16:46:28 +02:00
827e544c58 convert French locale to po format 2018-04-02 16:28:54 +02:00
0288d558e9 convert Spanish locale to po format 2018-04-02 16:19:25 +02:00
2159dd5a4a convert German locale to po format 2018-04-02 16:19:05 +02:00
72ca872002 convert Russian locale to po format 2018-04-02 16:00:00 +02:00
06f6d45891 generate template.pot with intllib tool 2018-04-02 13:35:05 +02:00
c1ab7277ab refactor code to use with intllib tool 2018-04-02 13:33:36 +02:00
2ab5a7c90a fix excessive privilege check 2018-01-03 11:15:53 +01:00
86c73a4752 Item_names: Refactorize & use meta description 2018-01-03 11:14:25 +01:00
4010953888 Fix unclear licenses for the images. 2018-01-02 22:39:13 +01:00
4df1aa7492 Change texture licenses to CC-BY-4.0 2018-01-02 22:08:39 +01:00
fc36b3ff3b Merge pull request #95 from Thomas--S/patch-1
Add forgotten backtick
2017-04-07 16:19:11 -04:00
f23f0733a6 Add forgotten backtick 2017-04-07 22:18:09 +02:00
8073df0134 bags: Add buttons to quickly switch bags in sub-form. 2017-03-24 19:48:59 -03:00
0764000d99 Portuguese translation.
Translation done by @Lunovox.
2017-03-13 03:37:37 -03:00
cff06ab167 Merge pull request #91 from ForbiddenJ/master
Make trash configurable but preserve default functionality
2017-03-01 18:20:15 -05:00
7ab8825460 Make trash configurable but preserve default functionality 2017-03-01 16:28:40 -06:00
e8529e7742 Merge pull request #90 from Wuzzy2/not_in_craft_guide
Replace exclude_from_craft_guide with not_in_craft_guide
2017-02-06 21:44:22 -05:00
3209033051 Replace exclude_from_craft_guide with not_in_craft_guide 2017-02-06 15:17:53 +01:00
2ea417fad0 Search when ENTER is pressed on the search field. 2016-11-29 17:35:40 -03:00
be00ffe913 Merge pull request #88 from Wuzzy2/st
Add settingtypes.txt
2016-11-28 16:08:14 -05:00
10c22c0032 Add settingtypes.txt 2016-11-28 21:56:23 +01:00
e6c380d8c5 allow user to disable bags
via minetest.conf --> unified_inventory_bags = false

(default is to enable)
2016-11-28 14:46:42 -05:00
4a22f8e4da Merge pull request #83 from FozLand/issue_82
Fix bug in usages. Closes #82
2016-11-27 13:37:29 -05:00
2e00206f58 Merge pull request #81 from Wuzzy2/master
Disable useless main buttons
2016-11-27 13:36:02 -05:00
e57a5f80b4 Merge pull request #80 from Wuzzy2/give
Also enable “Give me” for creative mode and priv
2016-11-27 13:31:12 -05:00
2fb61ca7fb Merge pull request #79 from Wuzzy2/realname2
Show “real” item name AND itemstring in craft result
2016-11-27 13:30:52 -05:00
41e9d43608 Merge pull request #86 from VanessaE/leak_inv
avoid "leaking" detached inventories to other players
2016-11-27 13:30:14 -05:00
8073a3d167 Merge pull request #58 from rubenwardy/sfinv
Disable sfinv if installed
2016-11-27 13:29:36 -05:00
029d5c4c6a avoid "leaking" detached inventories to other players (see also, 2ff48b22a9 ) 2016-11-27 04:10:10 -05:00
59f52fd481 Disable sfinv if installed 2016-11-26 21:30:59 +00:00
Foz
020732a954 Fix bug in usages. Closes #82 2016-11-18 16:34:40 -10:00
75a0e6a318 Bags: Code cleanup and per-bag trash slot.
* Turn page creation into a loop.
* Add per-bag trash slot.
* Changed i18n to allow replacements.
2016-11-17 19:19:51 -03:00
8770b7df93 Disable useless main buttons 2016-11-06 02:28:45 +01:00
a661f54e72 Also enable “Give me” for creative mode and priv 2016-11-06 01:48:05 +01:00
8e98b00021 Also show “real” item name in craft result 2016-10-29 14:20:11 +02:00
5b9a53bf29 Fail gracefully for invalid drop tables.
Notified by user `photon` on IRC.
2016-10-08 00:54:05 -03:00
f6ea3daef7 Merge pull request #63 from Wuzzy2/search
Improve search and group handling and related usability
2016-08-14 19:43:08 -04:00
15f5b8e804 Craftguide: Use better tooltips for group buttons 2016-08-14 23:36:12 +02:00
c9d7942840 Update translation strings 2016-08-14 23:35:12 +02:00
40f8b4d9cf Update search field when clicking on group item 2016-08-14 23:35:12 +02:00
7224299e7c Register some Minetest Game group icons 2016-08-14 23:35:12 +02:00
2a516ac22b Add seperate button for resetting search 2016-08-14 23:35:12 +02:00
dba69b1f71 Merge pull request #71 from Wuzzy2/minicraft
Show crafting recipes correctly with size > 3
2016-08-14 16:17:08 -04:00