Commit Graph

13 Commits

Author SHA1 Message Date
luk3yx 2ef3d5919e Rename cr to Mg for consistency with the currency mod. 2021-08-07 16:11:08 +12:00
luk3yx bef7663572 Update baseurl 2021-06-04 17:47:41 +12:00
luk3yx 8c8d3430b0 Bugfix 2020-12-05 16:48:43 +13:00
luk3yx 534ebf6615 Fix encode_base64 fixer
Minetest's encode_base64() doesn't add padding.
2020-11-01 18:56:15 +13:00
luk3yx 1a55f7da6c Fix exchange rate display 2020-10-06 20:28:31 +13:00
luk3yx 6f707b78c1 Bugfix 2020-10-04 17:25:00 +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 640fbae0b3 Update baseurl. 2020-05-17 14:23:28 +12: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 a8068f6d4a Update to work with the new exchange rate system. 2019-05-04 10:49:46 +12:00
luk3yx d4cc5b10ec Fix crash 2019-02-22 17:22:17 +13:00
luk3yx 3ca3303756 Initial commit 2019-02-22 17:15:44 +13:00