Commit Graph

9 Commits

Author SHA1 Message Date
luk3yx 50f5b41ccd Refactor mod to use the new HTTPS API.
This commit makes several changes:
 ¤ The mod (finally) uses the lurkcoinV3 API.
 ¤ Transactions to non-existent users are reverted (provided both 
servers are using the updated mod)
   · There is a small processing fee on transactions to invalid users 
(definitely not a bug)
 ¤ Fix non-minetest_game formspec prepends on ATM formspecs.
 ¤ Stop overriding minetest.log.
 ¤ Add luacheck workflow based on the one at 
https://github.com/BlockySurvival/bls_custom
 ¤ Fix errors reported by luacheck.
2020-10-04 17:19:46 +13:00
luk3yx d5224e7124 Code style changes and typo fixes. 2019-09-19 18:48:39 +12:00
luk3yx 374cdea2af Update comment 2019-06-10 21:43:17 +12:00
luk3yx 411417661c https://xkcd.com/1296 2019-03-05 15:09:35 +13:00
luk3yx 44eeef0595 Bugfix 2019-03-02 19:30:01 +13:00
luk3yx 04d44f21e8 Add cloaking integration™ 2019-03-02 14:25:23 +13:00
luk3yx 56c96931b5 Fix crash 2019-03-02 13:59:06 +13:00
luk3yx 4d4592643d https://xkcd.com/327 2019-03-02 13:44:00 +13:00
luk3yx 3ca3303756 Initial commit 2019-02-22 17:15:44 +13:00