Commit Graph

174 Commits (master)

Author SHA1 Message Date
Juraj Vajda c7f0feb86d Merge https://repo.or.cz/minetest_easyvend into develop 2018-10-13 19:19:42 -04:00
Juraj Vajda 000d66769b Merge branch 'master' into develop 2018-10-13 19:18:37 -04: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 1997fcde9a Fix typos 2018-05-15 01:37:53 +02:00
Wuzzy 49e529a96e Add select_item support 2018-05-14 22:04:45 +02:00
Wuzzy 379a4e5911 Make default dependency officially optional 2018-05-14 02:17:31 +02:00
Wuzzy b76b059f1c Add API docs 2018-05-14 01:29:32 +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
Juraj Vajda 592ea7996f replace deprecated functions 2017-12-10 18:04:33 -05:00
Juraj Vajda efe49d481c merge easyvend repository 2017-12-10 17:57:36 -05:00
Wuzzy 12ca9b457e Version 0.4.3 2017-01-12 15:29:27 +01:00
Wuzzy 6ca234b50e Fix crash when an item becomes unknown 2017-01-12 15:27:54 +01:00
Wuzzy 242fd04039 Oops, prev. commit was wrong version. New version: 0.4.2 2016-12-29 00:39:07 +01:00
Wuzzy 2616050ee7 Version 0.5.0 2016-12-29 00:33:21 +01:00
Wuzzy 2ea3fd4994 Use new doc alias syntax 2016-12-28 17:36:28 +01:00
Juraj Vajda db5512ba18 resolving conflicts and merge wuzzy branch 2016-12-25 10:33:14 -05:00
Wuzzy 8d8a063023 Fix doc_items optional dependency 2016-12-12 12:39:06 +01:00
Wuzzy 9a7841a06d Add sound title 2016-12-04 15:20:28 +01:00
Wuzzy e8159c3712 Update credits 2016-12-04 15:16:32 +01:00
Wuzzy 2327e3ef25 Version 0.4.1 2016-12-04 14:53:41 +01:00
Wuzzy d54a25acfd Fix crash w/ attemp to give award w/o awards mod 2016-12-04 14:52:17 +01:00
Juraj Vajda d32b48b241 fix crashing when no awards mod installed 2016-12-04 11:05:44 +01:00
Wuzzy f8474a057b Replace deprecated tile_images with tiles 2016-12-04 01:20:05 +01:00
Wuzzy fe2bf7e0fc Version 0.4.0 2016-11-22 00:47:16 +01:00
Wuzzy 6abc560246 Check doc version before showing help icon 2016-11-22 00:45:48 +01:00
Wuzzy fe0407da1b Remove double dependency 2016-11-22 00:29:54 +01:00
Wuzzy e989e37f10 Add help button (for doc) 2016-11-18 19:10:43 +01:00
Wuzzy 13053d160d Use new doc_items field names 2016-11-16 06:50:04 +01:00
Wuzzy c69f84691f Remove in_doc 2016-11-02 22:40:32 +01:00
Wuzzy b6275ac947 Add awards for power sellers 2016-11-02 20:11:57 +01:00
Wuzzy 39e95a3a40 is_ground_content = false 2016-11-02 01:07:23 +01:00
Wuzzy 3e08b861ea Fix doc dependencies 2016-10-30 04:30:02 +01:00
Wuzzy 5d50e3d552 Use new doc_items support 2016-10-30 04:15:49 +01:00
Wuzzy d090728df1 Show error for unknown currency 2016-10-27 15:45:21 +02:00
Wuzzy 1bbc854667 Fix crash in can_dig function 2016-09-21 14:10:54 +02:00
Wuzzy dad4544548 Version 0.3.0 2016-09-15 02:40:12 +02:00
Wuzzy 3f036045b9 Update item help 2016-09-15 02:39:46 +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 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