Commit Graph

182 Commits (master)

Author SHA1 Message Date
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 1d4f1787ca Merge branch 'tower' 2016-09-15 01:21:30 +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 2c67a5f7f9 Version 0.2.0 2016-09-10 12:28:09 +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 f2cc55d47c Add conversion notes in README.md 2016-09-09 21:23:33 +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
Wuzzy e5a810d254 Update infotexts after transforming legacy nodes 2016-09-09 20:30:53 +02:00
Wuzzy 7cc5c41384 Add LBM for transforming nodes from vendor mod 2016-09-09 20:05:42 +02:00
Wuzzy 131d724a5c Version 0.1.1 2016-09-06 15:14:12 +02:00
Wuzzy 4b0b5ab35b Fix variable warnings 2016-09-06 15:13:46 +02:00
Wuzzy 9a231535eb Version 0.1.0 2016-09-06 14:08:28 +02:00
Wuzzy a72a96a72a Prevent screwing up rotation with screwdriver 2016-09-06 13:48:13 +02:00
Wuzzy 3af14c3649 Generalize help texts, read currency setting early 2016-09-06 13:13:11 +02:00
Wuzzy d1453a975c Change way on how currency stack_max is obtained 2016-09-06 12:16:38 +02:00
Wuzzy 66bf6ce728 Store stock in node metadata 2016-09-06 11:50:42 +02:00
Wuzzy b76e888971 Always put the same status initially 2016-09-06 10:32:39 +02:00
Wuzzy 38b58dc355 Less suspicious fake message for joke mode 2016-09-06 10:26:24 +02:00
Wuzzy 0443272495 Fix status/message confusion 2016-09-06 10:11:30 +02:00
Wuzzy c620ee730f Hide wear checkbox if item is not a tool 2016-09-06 10:04:55 +02:00
Wuzzy 8ac1a1a705 Check machine after config 2016-09-06 09:57:55 +02:00
Wuzzy 7afcb89070 “The” owner 2016-09-06 09:56:50 +02:00
Wuzzy 6d4ed984f6 Fix double activation after saving config 2016-09-06 09:38:57 +02:00
Wuzzy 63b386636a Add message for activating config mode 2016-09-06 09:30:11 +02:00
Wuzzy 6f7a2c9f0c Get rid of “you” 2016-09-06 09:05:30 +02:00
Wuzzy 9f207d1810 Include activeness in infotext 2016-09-06 09:04:17 +02:00
Wuzzy 4987ac32a9 Clarify “Access denied.” message 2016-09-06 08:57:22 +02:00