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