Kyle
99258a7ed8
Allow transparent image_buttons
2012-10-18 12:06:47 -07:00
Perttu Ahola
c10d6f12a9
Make inventory GUI do sane things when server-side inventory acts unusually
2012-09-02 22:51:38 +03:00
Perttu Ahola
787c49f0e7
Fix bug in moving a larger sized stack in inventory on top of another
...
- You have 2 stacks: a with x items and b with y<x items
- Take a with your mouse and place it on b
- Whole stack a moves to b
- (y * 2 - x) items move from b to a
- (x - y) items are left to the mouse cursor
2012-09-02 20:24:45 +03:00
Perttu Ahola
a68ac1a230
Restore focus to formspec menu when pressing a button
2012-07-25 18:28:40 +03:00
Perttu Ahola
ff59bdf9f4
Improve formspec positioning
2012-07-25 16:30:23 +03:00
Perttu Ahola
1b2ae34ed4
Detached inventory callbacks and reworked node metadata callbacks
2012-07-25 02:36:54 +03:00
Perttu Ahola
c2cb98c1a6
Detached inventories
2012-07-24 20:57:17 +03:00
Perttu Ahola
f1e67f44ca
Formspec button_exit[] and image_button_exit[]
2012-07-22 17:40:48 +03:00
darkrose
a3ba145339
Implement formspec
2012-07-22 17:40:41 +03:00