Commit Graph

68 Commits

Author SHA1 Message Date
Freeman
04bf86c649 matterbridge support 2023-03-16 23:17:42 +01:00
Freeman
e664688d3f check irc.saysec func 2023-03-16 23:16:11 +01:00
Freeman
d5117240db fix crash causes by take an item from shop to inv
el crash se causa si el item que retiras de la tienda se coloca sobre
otro item que este en tu inventario

este crash no retorna nada en en log

parece un crash de cliente
2023-03-12 15:58:38 +01:00
Freeman
305e26b750 title dark_red instead red 2023-01-04 21:36:43 +01:00
Freeman
3070c3f0ca title instead chat (part 2) 2023-01-04 21:36:26 +01:00
Freeman
5fe12e55ab mcl titles instead chat msgs 2023-01-02 23:30:37 +01:00
Freeman
a08c989040 dont trade air / exchange fields comments 2022-12-20 20:42:07 +01:00
Freeman
1b19afc799 swap_shop func fix 2022-12-20 20:29:27 +01:00
Freeman
41fa30ee22 check_empty func do not show formspec 2022-12-20 20:19:33 +01:00
Freeman
560cc4a7a7 shop closed if inv is empty
separated shop node functions
register shop_empty node, not in creative inv, drop a normal shop item

TODO:
fix formspec update on move / on receive fields
2022-12-20 20:06:59 +01:00
Freeman
46d61700a1 supported_games mod.conf 2022-12-18 12:25:46 +01:00
Ale
95a8666038 copyright update 2022-07-03 18:20:28 +02:00
GNU Hacker
3026a155d2
GNU Affero General Public License
esta licencia protege mejor la libertad
2022-03-11 19:02:35 +01:00
GNU Hacker
8bd0421606
autor del archivo de sonido 2022-03-11 18:54:43 +01:00
GNU Hacker
b14ae5c5f4
el privilegio de admin para tiendas ya no es server
ahora es admin_shop
2022-03-07 17:54:31 +01:00
GNU Hacker
46875a8b1d
notas de licencia en los archivos de traduccion 2022-03-05 17:49:10 +01:00
GNU Hacker
b3f6b73586
comas para separar los años 2022-02-18 02:35:18 +01:00
GNU Hacker
df502f26c7
menos redundancia en licencias 2022-02-18 02:34:40 +01:00
GNU Hacker
1f57b505f8
info de licencias en el readme 2022-02-10 16:36:15 +01:00
GNU Hacker
c12bdd179c
locales and sounds as public domain 2022-02-10 16:28:33 +01:00
GNU Hacker
ca6cf6fdfc
sounds/license.txt renamed to sounds/sounds_license.txt 2022-02-10 16:19:00 +01:00
GNU Hacker
60ef159174
license file renamed to copying 2022-02-10 16:18:33 +01:00
GNU Hacker
848a7662cc
readme update 2022-02-01 12:12:11 +01:00
GNU Hacker
a5edfd4f43
GPLv3+ en readme 2022-01-31 22:48:59 +01:00
GNU Hacker
c849a5b0e1 readme update 2022-01-08 09:23:49 +01:00
GNU Hacker
ee750a6eb5 copyright update 2022-01-08 09:20:01 +01:00
GNU Hacker
a7706f9a7b readme update 2022-01-08 09:19:50 +01:00
GNU Hacker
88aaef2b87 delete python script 2022-01-08 09:18:57 +01:00
GNU Hacker
2a23cf60b8 es name 2021-12-17 19:25:15 +01:00
GNU Hacker
abcc0f96a7 locale es update 2021-12-17 19:12:52 +01:00
GNU Hacker
ad107b55c1 irc sin funcion S() 2021-12-17 19:12:28 +01:00
GNU Hacker
154a6ec921 locale update 2021-12-17 00:57:53 +01:00
GNU Hacker
3810b87430 sonido y mensaje a irc al usar /pay 2021-12-17 00:57:08 +01:00
GNU Hacker
4c634064e8 locale update 2021-12-16 20:26:54 +01:00
GNU Hacker
dd0eed7ab8 el timer se resetea independientemente de si se efectua el cobro 2021-12-16 20:24:40 +01:00
GNU Hacker
b5d774e73e cash sound 2021-12-16 20:19:08 +01:00
GNU Hacker
36e7cc8a9e default price, default count 2021-12-16 19:47:35 +01:00
GNU Hacker
e8189b3641 un timer recauda el dinero de las tiendas si el jugador esta online 2021-12-16 19:41:21 +01:00
GNU Hacker
3d21c146b1 admin puede romper tiendas vacias de otros 2021-12-16 18:47:43 +01:00
GNU Hacker
b7b7db4820 el admin puede cambiar las tiendas de otros 2021-12-16 18:44:20 +01:00
GNU Hacker
cb6843565d locale update 2021-12-16 18:22:37 +01:00
GNU Hacker
6d3d96853e crafteo de la tienda opcional
igual que el del banco
2021-12-16 18:22:17 +01:00
GNU Hacker
3f23448468 se puede elegir la cantidad de objetos a vender 2021-12-16 18:21:56 +01:00
Nathaniel Freeman
bfe60227d4 features
on take item remove shop_item
on punch call get_stonks()
can_dig defined
fix owner in get_stonks()
2021-10-21 19:06:05 +02:00
Nathaniel Freeman
180dbbbf34 spanish locale fix 2021-10-21 02:32:01 +02:00
Nathaniel Freeman
d77f3553bd spanish locale update 2021-10-21 02:22:27 +02:00
Nathaniel Freeman
703293fd18 primer prototipo de tiendas, funcionan 2021-10-21 02:08:59 +02:00
Nathaniel Freeman
38b8d28105 income fix 2021-10-20 17:58:12 +02:00
Nathaniel Freeman
aff751548b income use function add_emeralds() 2021-10-20 17:54:50 +02:00
Nathaniel Freeman
dec4b888e8 copyright update 2021-10-20 17:43:13 +02:00