Commit Graph

122 Commits (master)

Author SHA1 Message Date
Wuzzy a709494efc Fix overlapping textareas 2020-04-06 14:02:53 +02:00
Wuzzy a8f754b500 Use TRUE ephemeral sounds 2020-04-06 00:45:11 +02:00
Wuzzy 932a1c59f9 Use ephemeral sounds 2020-04-06 00:14:57 +02:00
Wuzzy 93cdfdff14 Add formspec escape for new tooltips 2020-03-19 12:16:35 +01:00
Wuzzy 0d966fa3cd Replace item buttons with item images 2020-03-19 10:55:54 +01:00
Wuzzy c8ceda60b0 Update deprecated function calls 2019-03-20 08:52:44 +01:00
Wuzzy b973c90c7a Add German translation 2019-03-19 13:20:19 +01:00
Wuzzy 98aae84d83 Make mod translatable (MT 5.0.0) 2019-03-19 12:36:21 +01:00
Wuzzy 7376a9ece6 Don't use legacy default GUI bg if not existing 2019-03-07 18:35:07 +01:00
Wuzzy 9aca0379b7 Update select_item handling 2018-05-17 15:18:19 +02:00
Wuzzy fa14d27191 Rewrite msgs for tools 2018-05-15 02:57:51 +02:00
Wuzzy 49e529a96e Add select_item support 2018-05-14 22:04:45 +02:00
Wuzzy 680cabdfcd Remove help button from machines 2018-05-14 00:42:24 +02:00
Wuzzy f2f6a0b2e4 More msg improvements 2018-05-14 00:35:09 +02:00
Wuzzy 2f3966be6a Update documentation 2018-05-13 23:59:12 +02:00
Wuzzy 47126e00b6 Fix error message when using unknown item 2018-05-13 23:31:39 +02:00
Wuzzy 6ca234b50e Fix crash when an item becomes unknown 2017-01-12 15:27:54 +01:00
Wuzzy d54a25acfd Fix crash w/ attemp to give award w/o awards mod 2016-12-04 14:52:17 +01:00
Wuzzy 6abc560246 Check doc version before showing help icon 2016-11-22 00:45:48 +01:00
Wuzzy e989e37f10 Add help button (for doc) 2016-11-18 19:10:43 +01:00
Wuzzy b6275ac947 Add awards for power sellers 2016-11-02 20:11:57 +01:00
Wuzzy 1bbc854667 Fix crash in can_dig function 2016-09-21 14:10:54 +02:00
Wuzzy b0bd57704e Simplify license headers 2016-09-15 02:35:12 +02:00
Wuzzy bc17fc98f0 Fix free check again 2016-09-15 02:17:47 +02:00
Wuzzy 2bc16a932e Fix free check in find_chest 2016-09-15 02:08:52 +02:00
Wuzzy 698e185b22 Fix function typo 2016-09-15 02:04:25 +02:00
Wuzzy e6fd729f5c Cleanup globals 2016-09-15 02:02:35 +02:00
Wuzzy 9249cb1743 Consistent indentation 2016-09-15 01:55:13 +02:00
Wuzzy 7a1b26830a Relax detection of free inventories 2016-09-15 01:20:10 +02:00
Wuzzy 09219d7a3f Check removal chest and insertion chest seperately 2016-09-15 01:05:09 +02:00
Wuzzy cac0af9306 Allow traversal through chests 2016-09-15 00:28:18 +02:00
Wuzzy 37d386f384 Apply new chest status on buysell 2016-09-15 00:15:16 +02:00
Wuzzy 39bbd6bdc2 find_chest: check wear 2016-09-15 00:04:38 +02:00
Wuzzy 8378768e51 Generalize chest inventory list 2016-09-14 23:39:26 +02:00
Wuzzy 128e95542d Add basic item count checking code 2016-09-14 23:35:29 +02:00
Wuzzy 7d33d32d7e Check chest contents in find_chest 2016-09-14 22:02:39 +02:00
Wuzzy c630ec6e2c Partially implement status for towers 2016-09-13 15:17:48 +02:00
Wuzzy 9b183a5b8d Change chest finding 2016-09-10 14:25:20 +02:00
Wuzzy bfe895a08e Search for correct item in depositing machines 2016-09-10 14:05:47 +02:00
Wuzzy c55223c5ed Clean up tower code from dx and dz 2016-09-10 01:07:39 +02:00
Wuzzy b30aa7e23a Adjust error message 2016-09-10 00:46:07 +02:00
Wuzzy 3bf5438131 Implement basic towers
Machines now take items from any chest below or above in row, traversing connected chests and machines
2016-09-10 00:41:25 +02:00
Wuzzy f57b4d1c17 Remove unneded chest check in LBM 2016-09-09 23:17:49 +02:00
Wuzzy 05f0eef2a0 Complete wear help text 2016-09-09 22:55:47 +02:00
Wuzzy 90eb59aea5 Legacy support: Clean up facedir 2016-09-09 22:42:15 +02:00
Wuzzy 50d4419bf5 Legacy support: Use itemtype metadata field 2016-09-09 22:29:20 +02:00
Wuzzy 198c681c47 Set correct wear setting for legacy mode 2016-09-09 22:07:50 +02:00
Wuzzy bfbb32cc93 Start conversion only with explicit setting 2016-09-09 21:57:31 +02:00
Wuzzy 09f3511f50 Move LBM to easyvend.lua; fix maxcost 2016-09-09 21:05:25 +02:00
Wuzzy 3552b2f33b Check cost/number bounds in LBM 2016-09-09 20:57:07 +02:00