Commit Graph

20 Commits

Author SHA1 Message Date
Sokomine
d36ab58a8e improved scrolling (at least for formspec version 3) 2022-04-17 22:21:39 +02:00
Sokomine
e04bc0c8d9 added frame to simple trade and made sold out indicator nicer 2022-04-17 02:03:43 +02:00
Sokomine
05ea4b90cc adjusted color for trade list buttons 2022-04-14 19:34:47 +02:00
Sokomine
ccfffc9568 fixed undeclared use of global vars 2022-04-12 03:48:08 +02:00
Sokomine
b012d4e251 swapped offer and price item in trade list 2022-04-12 03:19:36 +02:00
Sokomine
52d04e36e8 used fs_decorated in fs_talkdialog as well 2022-04-12 01:53:08 +02:00
Sokomine
d466436c34 created fs_decorated.lua and make trade_list.lua use it 2022-04-12 00:33:19 +02:00
Sokomine
c5c7d3391c made trade list nicer 2022-04-11 22:17:07 +02:00
Sokomine
5381dfccbc show 'Sold out' for the right trade 2021-06-02 01:32:06 +02:00
Sokomine
a62b898020 allow to toggle between trades attached to dialog options and those in the trade list 2021-06-02 01:29:16 +02:00
Sokomine
cf145bb07d moved talk to yl_speak_up.show_fs 2021-05-31 21:41:09 +02:00
Sokomine
4c9c66e7c1 moved frashion to yl_speak_up.show_fs 2021-05-31 21:35:50 +02:00
Sokomine
4095be4e43 added yl_speak_up.show_fs to combine almost all formspecs 2021-05-31 21:15:42 +02:00
Sokomine
caf72721b3 added yl_speak_up.show_fs_trade_list 2021-05-31 16:45:15 +02:00
Sokomine
bcf6a4062f added yl_speak_up.show_fs_add_trade_simple 2021-05-31 16:32:24 +02:00
Sokomine
cb7c2214b4 added yl_speak_up.show_fs_trade_simple 2021-05-31 16:26:12 +02:00
Sokomine
9c513d5fd1 sort the entries in the trade list 2021-05-30 16:33:28 +02:00
Sokomine
7c8ccd066f added quick way from trade list to access inventory 2021-05-29 19:36:41 +02:00
Sokomine
7fb42d95ab delete trades from trade_list even if not in edit mode 2021-05-29 18:02:57 +02:00
Sokomine
d75b94c99d added trade list 2021-05-29 03:55:36 +02:00