Commit Graph

10 Commits

Author SHA1 Message Date
luk3yx c6322b49c4 Fix formspecs on games other than minetest_game 2020-10-04 19:08:28 +13:00
luk3yx 807283b262 Fix formspec 2020-10-04 18:16:15 +13:00
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 a0062ddacc More fixes 2019-09-19 19:50:18 +12:00
luk3yx d5224e7124 Code style changes and typo fixes. 2019-09-19 18:48:39 +12:00
luk3yx fd43ddfc35 Use decimal escape sequences 2019-07-08 14:46:50 +12:00
luk3yx 3ae87f8023 Fix weird formspec misalignment 2019-07-02 21:56:40 +12:00
luk3yx 58702fc605 Remove debug line 2019-05-04 10:51:06 +12:00
luk3yx a8068f6d4a Update to work with the new exchange rate system. 2019-05-04 10:49:46 +12:00
luk3yx 3ca3303756 Initial commit 2019-02-22 17:15:44 +13:00