Commit Graph

38 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 775d6e4f38 Fix luacheck 2021-03-19 16:04:20 +13:00
luk3yx 5ab15d1fed Add support for dreambuilder_theme 2021-03-19 15:56:35 +13: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 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 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 fc6ecbb5f1 More code style fixes. 2019-09-19 20:03:43 +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 a5314b5005 Change code style 2019-09-19 17:55:01 +12:00
luk3yx 88bee36efe Make lurkcoin.change_bank pcall-safe. 2019-09-19 09:04:59 +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 4eae5909b3 Truncate minibank balances to the nearest 0.01cr. 2019-06-28 21:19:13 +12:00
luk3yx 33cb0738d9 Update README.md 2019-06-24 08:25:20 +12:00
luk3yx 374cdea2af Update comment 2019-06-10 21:43:17 +12:00
luk3yx 4151809230 Add a WIP FAQ (mostly to test git remotes) 2019-06-10 21:26:29 +12:00
luk3yx 5287bbceaf Bugfix
• If you are using minibank, please update immediately.
2019-05-21 07:53:06 +12:00
luk3yx 4adfa6c5b5 Another bugfix in minibank.lua 2019-05-17 16:33:27 +12:00
luk3yx 675dbd1a9c Bugfixes 2019-05-17 16:30:29 +12:00
luk3yx 6c817fc7fe Open-source the mod 2019-05-17 14:46:55 +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 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 7bcf08c5ca Bugfix 2019-02-22 19:38:38 +13:00
luk3yx de229b3038 Fix dependency issue in 5.0.0 2019-02-22 17:40:13 +13: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