Commit Graph

146 Commits

Author SHA1 Message Date
Freeman
2e6c271f40 emeraldbank mod now focuses only on the bank and the economy API
The shops will be separated in another mod
2024-05-27 19:58:18 +02:00
Freeman
7608c916f2 License notes to LICENSE.txt, link to AGPLv3-or-later in README.md 2024-04-02 13:06:29 +02:00
Freeman
ef934f9e8c remove shop front 2024-04-01 19:44:56 +02:00
Freeman
2bdc96971b readme update 2024-03-28 21:30:25 +01:00
Freeman
5c22b73fca readme update 2024-03-28 20:58:55 +01:00
Freeman
bda6c6f210 update readme 2024-03-28 20:41:27 +01:00
Freeman
ffc7fa5b1f emeralds in HUD 2024-03-28 18:37:41 +01:00
Freeman
cfe0d6be8f fix display node if it was removed 2024-03-21 17:50:50 +01:00
Freeman
ec1c0dcb17 on_blast return nil 2024-03-08 16:40:24 +01:00
Freeman
60ea141437 locales update 2024-02-12 11:20:02 +01:00
James David Clarke
a1d94e5615 Made it so the transfer_emeralds function now takes player names as input as well as objects, and pay function now works when players are offline. 2024-01-15 13:20:15 +00:00
James David Clarke
20b0bdeb6b Can now change the balance of players while they are offline, and emeraldbank.add_emeralds also takes a string of the playername to select the player. 2024-01-15 13:20:15 +00:00
James David Clarke
0bf4d57b2f Added .luacheckrc and addec logging to command: emeralds 2024-01-15 13:20:15 +00:00
James David Clarke
c33c4be134 Added ability to inspect other players money if have server priv 2024-01-15 13:20:15 +00:00
Dyed ef Ra
7b826ac527 Merge pull request 'Patched emerald cheat glitch by adding wait time for players to get start balance' (#1) from impulse/emeraldbank:emerald-dupe-glitch-fix into master
Reviewed-on: https://codeberg.org/usrib/emeraldbank/pulls/1
2024-01-15 13:19:12 +00:00
James David Clarke
1d8238da7e
Patched emerald cheat glitch by adding wait time for players to get start balance 2024-01-10 14:40:50 +00:00
Freeman
492a2e28ee supported_games updated 2023-12-16 15:40:22 +01:00
Freeman
104d62f9d2 it locale update (thanks IIIullaIII) 2023-12-07 19:50:46 +01:00
Freeman
086085beca beerchat.on_channel_message to broadcast 2023-11-19 21:40:26 +01:00
Freeman
e6ea58d7c2 fix comma 2023-11-19 11:38:07 +01:00
Freeman
35e5429fca admin_vendor priv is admin_shop priv 2023-11-19 11:37:01 +01:00
Freeman
599cf7b359 fix beerchat chan var 2023-11-12 01:29:15 +01:00
Freeman
45cd5d357b ES locale update 2023-11-12 01:15:09 +01:00
Freeman
e295947043 beerchat support 2023-11-12 01:15:00 +01:00
Freeman
a4f07ddba8 shops to buy items dont keep emeralds in owner bank account 2023-11-05 17:41:22 +01:00
Freeman
dac343c284 shops get emeralds from bank 2023-11-05 17:37:43 +01:00
Freeman
b1ba61501f copy tool enabled 2023-11-05 16:58:06 +01:00
Freeman
0cdac3859b ES locale update 2023-11-05 16:49:11 +01:00
Freeman
1afade4204 readme update 2023-11-05 15:43:51 +01:00
Freeman
94014e9173 /money command 2023-11-05 15:41:50 +01:00
Freeman
a4fa4c21ef function emeraldbank.get_emeralds(name) 2023-10-28 23:07:33 +02:00
Freeman
f36651701e minetest.setting_* functions are deprecated 2023-10-28 14:32:06 +02:00
Freeman
0a703d7a11 remove copy_tool 2023-10-19 17:28:26 +02:00
Freeman
cd4d58ecc6 only update account if was not updated before 2023-10-10 20:07:26 +02:00
Freeman
12cf211d6f license file renamed 2023-09-13 00:40:38 +02:00
Freeman
03f69f6ddb es locale update 2023-09-04 02:37:00 +02:00
Freeman
0f72456e68 shop use emerald as default currency 2023-09-04 02:36:39 +02:00
Freeman
85abb002f6 fix readaccount crash on /pay 2023-09-01 06:51:50 +02:00
Freeman
32df3200a9 upgrade shop test 2023-08-30 15:58:08 +02:00
Freeman
f188340182 readme license update 2023-08-30 03:44:29 +02:00
Freeman
fb9c951075 readme update 2023-08-30 03:42:06 +02:00
Freeman
d1644f132c ES local update 2023-08-30 03:35:15 +02:00
Freeman
3c008fb129 mail when money transfer again 2023-08-30 03:18:38 +02:00
Freeman
df17356000 atm funcs reworked 2023-08-30 02:58:29 +02:00
Freeman
848bb95693 remove unused local var 2023-08-30 02:57:46 +02:00
Freeman
794cd3cad7 new shops move emeralds in inventary to owner bank account 2023-08-29 22:46:15 +02:00
Freeman
f68657b2bf prevent metadata crash 2023-08-29 22:45:29 +02:00
Freeman
beb1cbb50a func get_stonks(pos) improved 2023-08-29 21:23:30 +02:00
Freeman
e96994bd98 es locale update 2023-08-29 20:09:14 +02:00
Freeman
4763f3567a ES locale update 2023-08-27 09:22:38 +02:00