This website requires JavaScript.
5c57915159
Attempt to make large crafting recipes displayable
Wuzzy
2016-08-07 13:20:42 +02:00
fc879df761
Merge pull request #62 from Wuzzy2/alternate_prev
Vanessa Ezekowitz
2016-08-14 06:31:03 -04:00
a1e7b650ab
Guide: Allow to move back and forth in alternates
Wuzzy
2016-08-06 23:04:51 +02:00
23a27b38ae
Revert "Show real item name in craft guide" Players don't really like this, neither do I. See the comments attached to the original commit. Sorry, Wuzzy. :-(
Vanessa Ezekowitz
2016-08-13 18:19:29 -04:00
fe00059eea
Show real item name in craft guide
Wuzzy
2016-08-06 17:34:12 +02:00
32769c9f34
Merge pull request #65 from Wuzzy2/digging_chance
Vanessa Ezekowitz
2016-08-07 12:57:39 -04:00
54d97635ec
Merge pull request #64 from Wuzzy2/flipclick
Vanessa Ezekowitz
2016-08-07 12:57:29 -04:00
8332707198
Merge pull request #61 from Wuzzy2/bagdep
Vanessa Ezekowitz
2016-08-07 12:57:06 -04:00
6ec72eba74
Merge pull request #59 from Wuzzy2/trans
Vanessa Ezekowitz
2016-08-07 12:56:53 -04:00
af56ddf06b
Consider max_items in complex drop analysis
Wuzzy
2016-08-07 05:44:36 +02:00
1c5fcd18ca
Properly seperate chance digs from normal digs
Wuzzy
2016-08-07 04:47:15 +02:00
80f99cffe7
Take count into account for complex node drops
Wuzzy
2016-08-07 04:38:08 +02:00
09c731cee0
Reduce redundancy in chance-based drops
Wuzzy
2016-08-07 04:21:02 +02:00
08d8d99ab3
Add crafting type: digging by chance
Wuzzy
2016-08-07 03:49:16 +02:00
7bba35a911
Flip craft mode when clicking current item in list
Wuzzy
2016-08-07 02:14:46 +02:00
1c11de10d5
Add optional farming dependency for bag craft
Wuzzy
2016-08-06 17:44:37 +02:00
c816666945
Ensure formspec escaping for translated strings
Wuzzy
2016-08-06 17:23:46 +02:00
534c7bd92c
Fix German translation for “waypoints”
Wuzzy
2016-08-06 16:45:13 +02:00
2a18e7357d
Make default waypoint names translatable
Wuzzy
2016-08-06 16:43:27 +02:00
8ffc8e9323
Fix translation strings for recipe alternations
Wuzzy
2016-08-06 16:34:16 +02:00
bb19ab97fe
Fix minor typo in English
Wuzzy
2016-08-06 16:26:30 +02:00
7c822a79be
Update German
Wuzzy
2016-08-06 16:25:52 +02:00
8f14d41706
Collect more missing strings for translation
Wuzzy
2016-08-06 16:25:01 +02:00
115e0bfaf4
Collect missing strings for translation
Wuzzy
2016-08-05 19:34:40 +02:00
1413f760bc
Update German translation
Wuzzy
2016-08-05 19:18:21 +02:00
7d039147e7
Merge pull request #53 from BadToad2000/use_smaller_bag
Vanessa Ezekowitz
2016-07-17 07:43:30 -04:00
5da8914da9
Merge remote-tracking branch 'main/master' into use_smaller_bag
BadToad2000
2016-07-17 02:05:29 -05:00
ea5ffafb9c
Merge pull request #49 from HybridDog/proller_suggestion
Vanessa Ezekowitz
2016-07-15 07:22:58 -04:00
8c0d0309f1
Merge pull request #28 from HybridDog/reduced_texture_size
Vanessa Ezekowitz
2016-07-15 07:19:37 -04:00
5aab3640ec
adv- and optipng textures
HybridDog
2016-07-15 09:53:27 +02:00
310ec1da81
Stop flooding connected clients by all detached inventories if freeminer is used, fixes #7
HybridDog
2016-02-09 12:00:56 +01:00
1b40a02f1c
Merge pull request #57 from pgimeno/exclude-items-from-recipes
Vanessa Ezekowitz
2016-07-14 07:45:09 -04:00
1645d17c97
Merge pull request #55 from DonBatman/master
Vanessa Ezekowitz
2016-07-14 07:38:11 -04:00
f23b4aed65
Allow items to exclude their recipes from the recipes list
Pedro Gimeno
2016-03-31 02:54:22 +02:00
bae55eb7c6
Added screenshot, description and mod.conf
DonBatman
2016-03-20 07:41:10 -07:00
3cdfdd14a5
When attempting to replace a bag with a smaller bag, ensure the items beyond the last index of the smaller bag are not lost.
BadToad2000
2016-02-28 23:34:13 -06:00
bdf9b61779
Add item_name support for hudbars mod
MT-Modder
2015-10-02 14:01:07 -04:00
758b643c4d
Check for both old and new default creative mod name
RealBadAngel
2016-02-12 03:19:03 +01:00
b3c6c92286
Remove count from item_image_button label, item_image_buttons can now display properly item stacks
RealBadAngel
2016-02-09 04:42:31 +01:00
8f91abbfb8
Merge pull request #47 from kilbith/patch-1
Maciej Kasatkin
2016-02-08 16:14:33 +01:00
f3127e9d7c
Fix disabling of default creative inventory (fixes #46 )
kilbith
2016-02-08 13:07:23 +01:00
df1309a6fd
Added listring/shift click to craft grid
DonBatman
2015-10-09 19:25:49 -07:00
9bc6301f60
Added listring/shift click to bags
DonBatman
2015-10-09 18:55:46 -07:00
5df353c299
stop crash if HUD is returned nil (server too slow to emerge player)
Vanessa Ezekowitz
2015-10-08 05:56:04 -04:00
9fe84789ba
Allow per-user "full" mode when "lite" mode is set as global default (give the user "ui_full" priv to turn it on).
Vanessa Ezekowitz
2015-10-05 04:24:01 -04:00
babe4380ac
disallow repairing tools using the 'to craft grid', allow it to put items of specific groups and (maybe) make it keep the meta of items, remove unused elseif, change a bit translation and use table.concat at one place because I read somewhere that it's faster than ..
HybridDog
2015-08-16 16:40:49 +02:00
570d2cb162
peoposed update for bag recipies
Brett O'Donnell
2015-08-06 16:03:11 +09:30
2d6a0ed606
split ui_crafting_form
Vanessa Ezekowitz
2015-08-05 08:37:25 -04:00
f2914b3d4f
only show items in crafting guide if they can be crafted or player has creative
Vanessa Ezekowitz
2015-07-30 09:13:16 -04:00
56892b8e75
Don't add a recipe to the main list if it contains any unknown items/groups
Vanessa Ezekowitz
2015-07-30 08:03:29 -04:00
2355dc6fc2
require "home" privilege to use home/sethome buttons
Prot
2015-07-19 16:59:09 -04:00
8338b406d3
fix crash in waypoints?
Vanessa Ezekowitz
2015-06-28 05:17:43 -04:00
16e40a2e22
re-arrange a few elements in the crafting guide to eliminate text overlap
Vanessa Ezekowitz
2015-06-28 04:47:30 -04:00
0a70d8edef
Add "lite" mode
Vanessa Ezekowitz
2015-06-28 03:47:03 -04:00
20eba2bf9b
Remove unneeded and slow get_desc function
ShadowNinja
2015-04-18 15:23:22 -04:00
7d8b5f3760
Round home positions
ShadowNinja
2015-04-18 15:23:05 -04:00
8bb1c8288b
Add item_names support for Better "HUD"
MT-Modder
2015-02-05 12:29:37 -05:00
75f719507e
Add buttons to give oneself items (with 'give' privilege)
Rogier
2015-02-07 18:10:14 +01:00
d5d97e7dca
Update bags.lua
Ardonel
2015-03-06 14:52:40 -06:00
12f14d7aff
Create tr.txt
Mahmut Elmas
2015-03-07 18:02:15 +02:00
2fd9e59242
Display conversion method symbolically and textually next to arrow
Rogier
2015-02-07 18:10:40 +01:00
76a9efff71
reduce table lookups during initialization
Tim
2015-02-05 10:03:07 +01:00
1a1bfc3839
supress intllib check warning, this fixes #19
Tim
2015-02-05 10:00:10 +01:00
1a962542e6
supress intentional creative_inventory check warning, this fixes #18
Tim
2015-02-05 09:58:15 +01:00
4bae2c7fa3
Russian translation
Eternal Sorrow
2014-07-19 04:37:50 +11:00
9672ec599e
Add French locale
jp
2014-12-30 14:21:48 +01:00
4fce317e2e
Fix crash when changing waypoint name
ShadowNinja
2014-09-07 15:08:52 -04:00
527812fa96
Make waypoints optional and use external datastorage mod
ShadowNinja
2014-07-06 17:39:20 -04:00
0d777362f3
Update tooltips usage due to core changes.
RealBadAngel
2014-06-24 12:39:12 +02:00
f800f39083
More tooltips and translations.
RealBadAngel
2014-06-22 00:34:35 +02:00
810f342458
Add spanish translation.
Diego Martinez
2014-06-21 08:25:44 -03:00
002bcbb6d8
Add intllib support. Some polish and german translations. Start adding tooltips.
RealBadAngel
2014-06-21 12:44:31 +02:00
87f502a259
Show item usages in craft guide
Zefram
2014-06-13 15:04:20 +01:00
c33efe8631
Cleaner display of lack of recipes (redux)
Zefram
2014-06-13 12:35:12 +01:00
4c982dd667
Fix and enhance grid shapes in craft guide
Zefram
2014-06-13 12:15:50 +01:00
a8c8ef0890
Correctly display multi-group ingredients
Zefram
2014-06-13 10:40:52 +01:00
dbf98cb694
Fix display of group ingredients
Zefram
2014-06-13 09:54:21 +01:00
7f4f0fd225
Use plain substring search in craft guide
Zefram
2014-06-13 08:34:29 +01:00
833a255ad4
Some fixes to item_names and waypoints.
RealBadAngel
2014-05-26 11:43:25 +02:00
b46f4217ae
Item names hud element (based on 4aiman mod)
RealBadAngel
2014-05-26 05:41:40 +02:00
3003b19322
Add sorting inventories function.
RealBadAngel
2014-05-22 21:24:10 +02:00
44d967bbe5
did the same for sun/moon icons
Vanessa Ezekowitz
2014-05-19 02:02:34 -04:00
82d204cb7a
Added a small empty border around most icons (and shrunk them accordingly)
Vanessa Ezekowitz
2014-05-19 01:58:20 -04:00
6780ae4abd
better "xyz off" image
Vanessa Ezekowitz
2014-05-13 20:56:59 -04:00
3f8a7fb816
All new imagery, redone from scratch at 128px.
Vanessa Ezekowitz
2014-05-13 20:48:10 -04:00
043f608145
Move around some group code and make the craftguide render well without a recipe
ShadowNinja
2014-05-11 22:00:32 -04:00
ba956d6838
Add missing textures for waypoints
RealBadAngel
2014-05-05 09:59:59 +02:00
b9b2892f28
Add waypoints support (requires current minetest from git)
RealBadAngel
2014-05-05 09:39:03 +02:00
79320c109c
Respect not_in_creative_inventory in group search
Zefram
2014-05-01 20:44:16 +01:00
12ef7f6393
Remove stray debugging print
Zefram
2014-05-01 16:14:50 +01:00
b492701915
Show group ingredients visually in craft guide
Zefram
2014-05-01 16:08:24 +01:00
5d34b235dd
Handle ingredient quantities in craft guide
Zefram
2014-05-01 14:22:25 +01:00
b3d83bc953
Support item-dependent refill behaviour
Zefram
2014-04-30 10:45:45 +01:00
d1e554b73d
Cleaner display of lack of recipes
Zefram
2014-04-30 01:10:46 +01:00
580a832fda
Use appropriate grid shape for each craft type
Zefram
2014-04-30 00:11:10 +01:00
48d28b1e5d
Show non-identity digging results in craft guide
Zefram
2014-04-29 22:14:08 +01:00
87cfad559b
Don't overwrite registered crafts
Zefram
2014-04-29 21:38:31 +01:00
37d87d6afc
Only do paperflip sound when really changing page
Zefram
2014-04-29 20:40:48 +01:00
b0e10d44f4
Tweak display of searching status
Zefram
2014-04-29 20:08:04 +01:00
01297996a6
Preserve player's search string
Zefram
2014-04-29 19:36:52 +01:00