Commit Graph

64 Commits (c04fe531df41ba226e8a2590eba51d4a8488c7b7)

Author SHA1 Message Date
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
Vanessa Dannenberg 03ad637fb1 add 5, 10, 25 cent coins, and 100 Mg note 2018-09-21 17:57:42 -04:00
Vanessa Dannenberg aa251997f3 change references like "MineGeld" and "Mine-Geld" to "Minegeld"
also minor doc fixes
2018-09-21 17:08:02 -04:00
Vanessa Dannenberg 5a97f4610d add license 2018-06-21 14:03:35 -04:00
A.C.M bb3fd1a928 50-minegeld Note added. 2018-05-24 17:17:04 -04:00
A.C.M 5472c543db German Translation added. 2018-05-24 17:16:47 -04:00
Jat15 09f4bb6dae Add French Translate By Papou30 (#14)
* Add French Translate By Papou30

* Improve translation (Onyx58 and me)
2018-05-12 09:58:19 -04:00
Muhammad Nur Hidayat Yasuyoshi (MNH48.com) 2f17ee7099 Add Malay translation (#13) 2017-10-16 14:13:32 -04:00
David OLIVIER 69b6b44a6a add listring support to safe 2017-09-28 06:04:22 -04:00
Vanessa Ezekowitz 9feb0c9bd5 Merge pull request #11 from inpos/master
Russian locale. Fix plural forms
2017-08-14 06:16:53 -04:00
inpos 68ab4ba95c Russian locale. Fix plural forms 2017-08-14 11:19:11 +03:00
Vanessa Ezekowitz 1fc68ddda8 Merge pull request #10 from inpos/master
Russian locale
2017-08-12 16:23:02 -04:00
inpos 5b534807aa Russian locale 2017-08-11 17:12:12 +03:00
Vanessa Ezekowitz c176de6cb2 Merge pull request #8 from AntumDeluge/settings
Replace deprecated 'setting_getbool' with 'settings:get_bool'
2017-06-04 18:54:52 -04:00
AntumDeluge 9e9b1bec42 Replace deprecated 'setting_getbool' with 'settings:get_bool' 2017-05-20 16:23:44 -07:00
Vanessa Ezekowitz 3ee673da21 Merge pull request #9 from AntumDeluge/pipeworks_fixes
Test for global 'pipeworks' before calling
2017-05-18 15:57:58 -04:00
Vanessa Ezekowitz 1979be7820 Merge pull request #6 from FaceDeer/master
adding intllib and loot mod support
2017-05-18 05:38:58 -04:00
AntumDeluge 85a74f32ac Test for global 'pipeworks' before calling 2017-05-15 16:07:08 -07:00
Auke Kok c4adcee072 Merge branch 'master' into master 2017-04-29 21:35:46 -07:00
Vanessa Ezekowitz 21f981163e Merge pull request #7 from cheapie/master
Add pipeworks support to shop
2017-03-22 20:46:55 -04:00
Carter Kolwey 70e998e040 Add pipeworks support to shop
Tubes place items into "Your Stock", and filters (must be owned by the shop owner) take from "Customers Gave"
2017-03-22 19:39:44 -05:00