23 Commits

Author SHA1 Message Date
FaceDeer
9545098b7b prevent a crash in the event that an item definition has neither inventory_image nor tiles 2019-12-31 20:49:35 -07:00
FaceDeer
79b07ac837 formspec_escape various external strings, workaround for a tooltip bug introduced in a recent version of 5.2 2019-12-29 12:51:53 -07:00
FaceDeer
c88f960c55 remove unused undeclared global 2019-08-25 01:20:59 -06:00
FaceDeer
ee46ed8649 small enhancement to activity log 2019-08-24 23:04:30 -06:00
FaceDeer
4f96f32662 prevent possible crash if something changes the orders after double-clicking 2019-08-17 08:54:32 -06:00
FaceDeer
f3cd242b16 fix undeclared global error 2019-08-16 13:32:00 -06:00
FaceDeer
cc0908692f fiddle with formspec element dimensions and placement 2019-08-16 01:43:41 -06:00
FaceDeer
7aa0f4501b intllib support, add 5 random reskinned trader caravans 2019-08-16 00:42:19 -06:00
FaceDeer
3984b625a9 add a clear button to the market search field 2019-08-15 22:53:14 -06:00
FaceDeer
a909d73a9a account for image modifiers on inventory_image 2019-08-14 19:33:20 -06:00
FaceDeer
b5095f3a84 add "read" timestamp to account log 2019-08-13 23:32:49 -06:00
FaceDeer
716513002c formspec tables can't handle compositing/modifiers in images, it seems 2019-08-04 23:58:08 -06:00
FaceDeer
17d88415d0 fix bug with unknown item market listing display 2019-08-04 23:24:02 -06:00
FaceDeer
ff77efa4cc add option of anonymity 2019-08-02 19:21:13 -06:00
FaceDeer
394767e4b3 add an inventory quantity column to the market table 2019-08-01 22:39:02 -06:00
FaceDeer
bd361cec87 rework math for finding what item in inventory's been double-clicked 2019-07-29 22:30:34 -06:00
FaceDeer
07cfaf37a0 fix a crash from a nil description string when clicking in the inventory table 2019-07-29 22:14:56 -06:00
FaceDeer
da7016874d replace newlines in item descriptions with spaces 2019-07-29 20:55:04 -06:00
FaceDeer
52f0519036 add an option of a sell limit 2019-07-29 19:02:52 -06:00
FaceDeer
d25a19d550 add icons to tables, add per-player option of hiding itemnames, add tooltips 2019-07-28 20:10:25 -06:00
FaceDeer
830bacc15f add chatcommand to list registered markets 2019-07-28 02:54:26 -06:00
FaceDeer
e0d373dd5d re-enable order logging using custom lua serialization code 2019-07-28 02:44:26 -06:00
FaceDeer
eb10b9c9b7 Initial commit 2019-07-27 15:12:52 -06:00