Commit Graph

20 Commits

Author SHA1 Message Date
Freeman
3cb7131d4d shops API func 2024-06-27 01:24:55 +02:00
Freeman
d0abd6105c added set_emeralds(player) func 2024-05-30 21:24:54 +02:00
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
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
Freeman
086085beca beerchat.on_channel_message to broadcast 2023-11-19 21:40:26 +01:00
Freeman
599cf7b359 fix beerchat chan var 2023-11-12 01:29:15 +01:00
Freeman
e295947043 beerchat support 2023-11-12 01:15:00 +01:00
Freeman
a4fa4c21ef function emeraldbank.get_emeralds(name) 2023-10-28 23:07:33 +02:00
Freeman
cd4d58ecc6 only update account if was not updated before 2023-10-10 20:07:26 +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
df17356000 atm funcs reworked 2023-08-30 02:58:29 +02:00
Freeman
794cd3cad7 new shops move emeralds in inventary to owner bank account 2023-08-29 22:46:15 +02:00
Freeman
beb1cbb50a func get_stonks(pos) improved 2023-08-29 21:23:30 +02:00
Freeman
cd09c07c98 mail when money transfer 2023-08-27 09:22:11 +02:00
Freeman
52a94b8f79 remove legacy functions 2023-08-27 08:45:34 +02:00
Freeman
a01f477fc0 only func definitions in func file 2023-08-25 17:35:40 +02:00
Freeman
ae0ef1162e move functions to function file 2023-08-25 17:31:57 +02:00
Freeman
ef1644d65f atm system 2023-08-25 17:06:28 +02:00