savilli
|
34d10e98eb
|
Fix crash in case of zero recipes (#32)
|
2021-11-26 18:32:24 +00:00 |
|
rubenwardy
|
c6cd6ad62d
|
Fix item_image_button border being shown
|
2020-03-12 22:40:39 +00:00 |
|
Lone_Wolf
|
a27ab712a7
|
Fix crafting.make_on_rightclick()
Someone forgot to put a **]** on the end of the size element and the first row of the player inventory overlapped the second row
|
2019-03-28 19:24:50 +00:00 |
|
Amaz
|
75c9240c29
|
Fix crash when sfinv not installed
Also remove the optional dependency on default
|
2018-08-06 15:35:14 +01:00 |
|
Derixithy
|
8d56fc3298
|
Fix inventory resizing
|
2018-08-03 12:39:23 +01:00 |
|
rubenwardy
|
1c95dd9b66
|
Add support for unlocking crafts using awards
|
2018-04-04 21:56:07 +01:00 |
|
rubenwardy
|
ed8005f260
|
Remove bgcolor tags
|
2018-03-25 17:31:39 +01:00 |
|
rubenwardy
|
e3c2027c4a
|
Remove default dependency
|
2018-03-25 17:13:18 +01:00 |
|
rubenwardy
|
431bfcd56d
|
Add async station (ie: furnaces)
|
2018-02-22 23:52:14 +00:00 |
|
rubenwardy
|
84f07602e7
|
Fix node formspecs not updating on actions
|
2018-02-21 19:33:52 +00:00 |
|
rubenwardy
|
186917fb9d
|
Add work bench
|
2018-02-21 18:58:45 +00:00 |
|
rubenwardy
|
0e6e3f0fe1
|
Add station levels
|
2018-02-21 18:35:16 +00:00 |
|
rubenwardy
|
f0b559cd3d
|
Make search case-insensitive
|
2018-02-12 01:50:25 +00:00 |
|
rubenwardy
|
4dd4c0ab70
|
Fix wrong unlocked label when search active
|
2018-02-12 01:47:04 +00:00 |
|
rubenwardy
|
8e7a641807
|
Implement search
|
2018-02-12 01:42:57 +00:00 |
|
rubenwardy
|
1a3a90bac2
|
Implement pagination
|
2018-02-12 01:42:51 +00:00 |
|
rubenwardy
|
d22fe339d8
|
Implement unlocked label
|
2018-02-12 01:11:10 +00:00 |
|
rubenwardy
|
090db7e9f2
|
Removing sorting based on craftability for usability reasons
|
2018-02-12 01:07:12 +00:00 |
|
rubenwardy
|
691080e2b3
|
Add backgrounds to craft buttons
|
2018-02-12 00:55:32 +00:00 |
|
rubenwardy
|
7fa7b19f7b
|
Fix off-by-one error in tooltip colors
|
2018-02-12 00:38:39 +00:00 |
|
rubenwardy
|
972f1ae14c
|
Resend formspec on craft
|
2018-02-12 00:38:08 +00:00 |
|
rubenwardy
|
a39c1714eb
|
Add fancy group descriptions
|
2018-02-12 00:35:41 +00:00 |
|
rubenwardy
|
bc36b6c7c8
|
Add support for groups
|
2018-02-12 00:24:30 +00:00 |
|
rubenwardy
|
f3d77c5c3c
|
Implement crafting with plain items
|
2018-02-11 23:32:25 +00:00 |
|
rubenwardy
|
c75bed1360
|
Add buttons, search bar, and trash slot
|
2018-02-11 22:59:41 +00:00 |
|
rubenwardy
|
2d072332f5
|
Fix button name conflict if multiple recipes have same output
|
2018-02-11 22:34:34 +00:00 |
|
rubenwardy
|
9898cadbed
|
Use item_image_buttons instead of buttons
|
2018-02-11 22:22:01 +00:00 |
|
rubenwardy
|
5e62682f75
|
Add tooltip with info on required items
|
2018-02-11 22:09:19 +00:00 |
|
rubenwardy
|
f945e19a9c
|
Add basic dummy GUI
|
2018-02-11 21:45:28 +00:00 |
|