34 Commits

Author SHA1 Message Date
bousket
74d9135e58
Merge pull request #12 from VanessaE/master
Update to work with Unified Inventory since formspec v4 update
2021-03-10 08:41:01 +01:00
Vanessa Dannenberg
7a7696d242 Update to work with Unified Inventory since formspec v4 update
Requires UI git tag "version-2" or commit a7556c50 and Minetest v5.4.0
or later
2021-03-09 19:15:43 -05:00
bousket
b38be14593
Merge pull request #10 from pandorabox-io/metadata-exploit-fix
prevent reorganization of items with "stack_max = 1"
2020-06-30 17:02:49 +02:00
Alexander Ried
7bd2c99f31 craft_clear: preserve wear and metadata for items with stack_max = 1 2020-06-29 14:38:30 +02:00
BuckarooBanzay
e286047f5e prevent reorganization of items with "stack_max = 1"
some of them have associated metadata that gets cleare in the reorganization

fixes #8
2020-06-23 08:03:52 +02:00
bousket
2b09f0f0a0 add clear button
add clear button
2019-12-27 15:23:03 +01:00
bousket
f8612888d1 Fix crash with new translation system 2019-10-18 23:21:53 +02:00
bousket
7d86772095 Auto stash before merge of "master" and "origin/master" 2019-08-30 11:23:53 +02:00
bousket
ca871ce668
Merge pull request #4 from Panquesito7/use_mod_conf
Use "mod.conf", improve "README.md" and remove "depends.txt"
2019-08-30 10:14:25 +02:00
Panquesito7
f822b995d8
Delete deprecated depends.txt 2019-08-29 20:03:51 -05:00
Panquesito7
1b5c72e4f3
Update mod.conf 2019-08-29 20:03:34 -05:00
Panquesito7
d5211cd92d
Improve README.md 2019-08-29 20:01:42 -05:00
bousket
e34f8c6544
Merge pull request #3 from fluxionary/stamina_integration
exhaust the player on craft all if the stamina mod is installed
2019-08-29 23:27:50 +02:00
flux
390a3c7c1e exhaust the player on craft all if the stamina mod is installed 2019-08-29 20:02:08 +00:00
bousket
b0b889af0f
Merge pull request #2 from pandorabox-io/settings
add settings for features
2019-08-19 14:04:42 +02:00
NatureFreshMilk
1ded3063f4 add settings for features 2019-08-19 12:40:50 +02:00
bousket
a5b613f1e0 update readme
Add shivajiva101 in authors
2017-03-12 16:01:07 +01:00
bousket
38e57ec988 Merge pull request #1 from shivajiva101/master
support skyblock mod if present on load
2017-03-12 15:55:40 +01:00
shivajiva101
517eb17ef1 Merge pull request #1 from shivajiva101/shivajiva101-patch-1
add skyblock quest tracking and action logging
2017-02-17 23:11:41 +00:00
shivajiva101
9d104acd04 add skyblock quest tracking and log the action 2017-02-17 22:36:02 +00:00
bousket
522cbdac79 Update licence 2017-02-11 14:46:22 +01:00
bousket
939fefb97f update rotate.png & readme 2017-02-10 08:59:33 +01:00
bousket
49c61f56b6 add rotation and a pattern 2017-02-10 08:47:42 +01:00
bousket
83d32956bf change default patterns order 2017-02-08 15:47:32 +01:00
bousket
02ef53a014 put patterns config in init.lua 2017-02-08 14:41:58 +01:00
bousket
026b25f0ee rewrite pattern & fix a bug in craft
FIX: the crafting process could continue on another recipe.
2017-02-08 14:15:05 +01:00
bousket
c9a07ba746 update readme 2017-02-08 11:06:28 +01:00
bousket
18d9817024 Rewrite craft_all 2017-02-08 11:01:52 +01:00
bousket
200cd25e86 update readme 2017-02-08 09:18:58 +01:00
bousket
7668937a06 Add screenshot 2017-02-08 09:13:34 +01:00
bousket
d58f5a430f improve readme 2017-02-08 09:07:15 +01:00
bousket
465591a28a Fix UI
reduce buttons size
2017-02-07 22:03:13 +01:00
bousket
d75590bf83 first version
Add craft_all and craft_organize buttons.
2017-02-07 19:58:24 +01:00
bousket
9b4adbbd56 Initial commit 2017-02-07 19:39:52 +01:00