Commit Graph

84 Commits

Author SHA1 Message Date
Luke aka SwissalpS
d97edda151
Add is_ground_content = false to nodes (#4)
* shop isn't ground content

also some eye-bleeding whitespace changes

* barter-table isn't ground content

and only the worst whitespace fixed
2024-02-29 13:24:39 +13:00
Muhammad Rifqi Priyo Susanto
7a6eb3c1ac
Add Indonesian translations (#2) 2023-12-11 21:02:23 +13:00
BuckarooBanzay
9a9808703e add luacheck / fix some issues 2022-08-09 17:59:31 +02:00
BuckarooBanzay
664eec36e6 apply fix from lifo's fork
thanks Blockhead ❤️
2022-08-09 17:53:44 +02:00
Oversword
f74ee653b8 Duplicate craft for 5MG => 5x1MG 2021-11-29 13:43:35 +13:00
Vanessa Dannenberg
6b2bbb4df6 Merge branch 'locale' into 'master'
Locale Spanish

See merge request VanessaE/currency!13
2021-01-25 23:09:57 +00:00
PsycoJaker
9926cedf6e Locale Spanish 2021-01-25 17:46:59 -03:00
Hamlet
85c86f8d10
Update Italian locale 2020-10-24 21:05:29 +02:00
Vanessa Dannenberg
0047cc146e Merge branch 'de' into 'master'
Fix some German translation mistakes

See merge request VanessaE/currency!11
2020-10-24 13:01:15 +00:00
Vanessa Dannenberg
9fdab72ec8 Merge branch 'coinfix' into 'master'
Fix minegeld bundle craftable by coins

Closes #5

See merge request VanessaE/currency!12
2020-10-24 13:00:42 +00:00
Wuzzy
d2c056d364 Fix minegeld bundle craftable by coins 2020-10-24 13:09:09 +02:00
Wuzzy
ce07a244f9 Fix some German translation mistakes 2020-10-24 13:08:07 +02:00
Vanessa Dannenberg
8aba96ac62 Merge branch 'update_german_locale' into 'master'
Update german locale

See merge request VanessaE/currency!10
2020-10-09 12:34:24 +00:00
Gardon Klimm
7a9407bc61 Update german locale 2020-10-09 12:34:24 +00:00
Vanessa Dannenberg
2ea826fccc Merge branch 'master' into 'master'
Remove hard dependency on minetest_game and add "currency" global

See merge request VanessaE/currency!9
2020-10-09 04:57:59 +00:00
luk3yx
a81a47c23e Make minetest_game an optional dependency 2020-10-09 14:26:34 +13:00
Isidor Zeuner
3d6f6be190 remove abm, all status changes happen due to inventory movements 2020-07-20 01:44:34 +02:00
Isidor Zeuner
55597c809b Merge branch 'master' into out-of-stock 2020-07-20 01:42:32 +02:00
Vanessa Dannenberg
65eab7c933 Merge branch 'patch-1' into 'master'
Update and fix currency.it.tr

See merge request VanessaE/currency!8
2020-07-18 23:00:35 +00:00
Hamlet
3160fc3584 Update and fix currency.it.tr 2020-07-18 22:55:58 +00:00
Isidor Zeuner
c04fe531df visibly mark shops that cannot work because the owner did not fill enough stock 2020-07-13 22:34:16 +02:00
Vanessa Dannenberg
b82f9d421a Merge branch 'patch-1' into 'master'
Add Italian locale file

See merge request VanessaE/currency!7
2020-06-12 18:28:43 +00:00
Hamlet
c81c7b8bd9 Add Italian locale file 2020-06-12 15:49:04 +00:00
Vanessa Dannenberg
8b01afda13 Merge branch 'german_locale_for_cents' into 'master'
Update currency.de.tr, add Cent Translation

See merge request VanessaE/currency!6
2020-06-07 23:38:49 +00:00
Gardon Klimm
6d0a546724 Update currency.de.tr, add Cent Translation 2020-06-07 22:55:23 +00:00
VanessaE
816eb83a36 add minimum minetest version key for contentdb 2020-06-03 13:00:10 -04:00
Vanessa Dannenberg
5dee10f5f6 Merge branch 'master' into 'master'
Drop items from barter table if there is not enough room in the player's inventory

See merge request VanessaE/currency!5
2020-05-20 13:02:18 +00:00
OgelGames
1d2cb7cf15 drop items from barter table if no room in inventory 2020-05-20 19:28:11 +10:00
Vanessa Dannenberg
99b98dd00a Merge branch 'creative_option' into 'master'
add option to disable currency for creative players

See merge request VanessaE/currency!4
2020-05-10 11:01:54 +00:00
flux
a243c2ed88 add option to disable currency for creative players 2020-05-10 00:17:17 +00:00
Vanessa Dannenberg
1aa9b1532e Merge branch 'mt5-locale' into 'master'
Use builtin translation system

See merge request VanessaE/currency!3
2020-03-01 15:47:05 +00:00
Louis Royer
3417900b98 Use builtin translation system
- This removes `intllib` depends. I used
https://github.com/FaceDeer/update_translations to convert from existing
translation files (plus manual edit).
- Removed translation string from `minetest.log` calls since translated
string are not printed in console.
- Changed formspec in `barter.lua` to allow longer strings to be displayed
(player names, and longer translated strings).
- French translation improvement.
2020-03-01 15:25:24 +01:00
Vanessa Dannenberg
5931460d85 Merge branch 'master' into 'master'
allow table to reset itself

See merge request VanessaE/currency!2
2020-02-14 02:25:45 +00:00
SwissalpS
2d7d2dd206 allow table to reset itself
some don't know how to work the barter table, others block it intentionally.
Having the table expire and reset after certain time, solves that issue.
2020-02-14 02:25:45 +00:00
Vanessa Dannenberg
e3aa39458e Merge branch 'configurable_income' into 'master'
Allow configuration of income

See merge request VanessaE/currency!1
2019-07-01 02:35:46 +00:00
y
d208628a2d Allow configuration of income 2019-07-01 03:17:17 +01:00
Vanessa Dannenberg
43159249ed license fixups: use LGPL 3.0 for code,
CC-by-SA 4.0 for media and everything else
2018-11-08 19:16:10 -05:00
Vanessa Dannenberg
67241dec9f doc cleanups 2018-09-21 18:38:57 -04:00
Vanessa Dannenberg
f8ce1cd793 crafting formatting cleanups 2018-09-21 18:36:20 -04:00
Vanessa Dannenberg
3e2fc7be7b indenting: spaces -> tabs 2018-09-21 18:33:06 -04:00
Vanessa Dannenberg
3210e9f687 reformat some text slighty 2018-09-21 18:33:06 -04:00
Vanessa Dannenberg
c7c8e7d297 desc. fix 2018-09-21 18:33:06 -04:00
Vanessa Dannenberg
cd3a41dd7d fix bad line endings (DOS -> Unix) 2018-09-21 18:33:06 -04:00
Vanessa Dannenberg
11643571f2 max out the stack size for notes 2018-09-21 18:33:06 -04:00
Vanessa Dannenberg
695e41990d adjust stack max for coins
based on the notion that since one US nickel weighs exactly 5 grams, and
1 Minegeld cent equals 1 US cent, thus 1000 5-cent Mg coins would be
5 kg.  Still a huge amount to carry :-) but not unreasonable.
2018-09-21 18:32:58 -04:00
Vanessa Dannenberg
63384c516a add crafts to exchange among coins
(and 25 cent to/from 1 Mg note)
2018-09-21 18:13:24 -04:00
Vanessa Dannenberg
335e1c8096 add crafts to exchange between 50 and 100 Mg notes
allow to break a 5 into ones.
2018-09-21 18:04:00 -04:00
Vanessa Dannenberg
cb58511b77 add 50 and 100 Mg notes to "loot" support 2018-09-21 18:01:09 -04:00
Vanessa Dannenberg
0f3e04412c raise daily income to 10 Mg 2018-09-21 17:59:56 -04:00
Vanessa Dannenberg
4110ab72c8 officially set the exchange value: 1Mg = US $1.00 2018-09-21 17:59:21 -04:00