Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-30 | Merge branch 'master' of https://github.com/minetest-mods/currencyHEADorigin/masterorigin/HEADmaster | Gabriel Pérez-Cerezo | |
Also removed 50 MG note, since it doesn't make much sense on my server. | |||
2018-05-30 | Removed random bundle recipe, due to money loss by unsuspecting | Gabriel Pérez-Cerezo | |
players, added a way to recover money from random bundles. | |||
2018-05-24 | 50-minegeld Note added. | A.C.M | |
2018-05-24 | German Translation added. | A.C.M | |
2018-05-12 | Add French Translate By Papou30 (#14) | Jat15 | |
* Add French Translate By Papou30 * Improve translation (Onyx58 and me) | |||
2017-10-16 | Add Malay translation (#13) | Muhammad Nur Hidayat Yasuyoshi (MNH48.com) | |
2017-09-28 | add listring support to safe | David OLIVIER | |
2017-08-14 | Merge pull request #11 from inpos/master | Vanessa Ezekowitz | |
Russian locale. Fix plural forms | |||
2017-08-14 | Russian locale. Fix plural forms | inpos | |
2017-08-12 | Merge pull request #10 from inpos/master | Vanessa Ezekowitz | |
Russian locale | |||
2017-08-11 | Russian locale | inpos | |
2017-06-04 | Merge pull request #8 from AntumDeluge/settings | Vanessa Ezekowitz | |
Replace deprecated 'setting_getbool' with 'settings:get_bool' | |||
2017-05-20 | Replace deprecated 'setting_getbool' with 'settings:get_bool' | AntumDeluge | |
2017-05-18 | Merge pull request #9 from AntumDeluge/pipeworks_fixes | Vanessa Ezekowitz | |
Test for global 'pipeworks' before calling | |||
2017-05-18 | Merge pull request #6 from FaceDeer/master | Vanessa Ezekowitz | |
adding intllib and loot mod support | |||
2017-05-15 | Test for global 'pipeworks' before calling | AntumDeluge | |
2017-04-29 | Merge branch 'master' into master | Auke Kok | |
2017-03-22 | Merge pull request #7 from cheapie/master | Vanessa Ezekowitz | |
Add pipeworks support to shop | |||
2017-03-22 | Add pipeworks support to shop | Carter Kolwey | |
Tubes place items into "Your Stock", and filters (must be owned by the shop owner) take from "Customers Gave" | |||
2017-02-20 | requested localization changes | FaceDeer | |
2017-02-19 | Settling on a max value of about 2-5 diamonds' worth of minegeld | FaceDeer | |
2017-02-19 | I don't know what "a lot" of minegeld is | FaceDeer | |
2017-02-11 | add support for intllib and loot mods | FaceDeer | |
2016-12-31 | Changed print() to minetest.log() to avoid annoying players in 0.4.15 | Gabriel Pérez-Cerezo | |
2016-12-28 | Changed print() to minetest.log() to avoid annoying players in 0.4.15 | Gabriel Pérez-Cerezo | |
2016-10-23 | Use new safe privilege function (#4) | Thomas--S | |
The new behavior is equal to the locked chests. | |||
2016-10-04 | Merge pull request #3 from Megaf/patch-1 | Vanessa Ezekowitz | |
Fix craft conflict with bars. | |||
2016-10-04 | Fix craft conflict with bars. | Megaf | |
And make safes a little bit more valuable. | |||
2016-03-27 | Adding standard mod files | Auke Kok | |
2015-10-23 | stop crash if player is nil when digging a safe | Vanessa Ezekowitz | |
2015-03-03 | Remove debug print | est31 | |
removes debug print that even caused printing for other mods. | |||
2014-12-26 | make basic income only happen in Survival mode | Vanessa Ezekowitz | |
also cache the output of minetest.get_modpath() | |||
2014-11-30 | minetest.env:* --> minetest.* | Vanessa Ezekowitz | |
2014-07-04 | initial commit | Vanessa Ezekowitz | |