aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fix BBV noteHEADmasterGabriel Pérez-Cerezo2020-11-08
|
* Add new batch of commemorative notesGabriel Pérez-Cerezo2020-11-08
|
* Add coronavirus banknoteGabriel Pérez-Cerezo2020-03-10
|
* Add Smacker bank note, Prevent Shop Banach-TarskiGabriel Pérez-Cerezo2020-03-06
|
* add more commemorative notesGabriel Pérez-Cerezo2019-12-23
|
* optipng on textures, fix texture bugGabriel Pérez-Cerezo2019-12-19
|
* Add commemorative currencyGabriel Pérez-Cerezo2019-12-19
|
* Merge branch 'master' of https://github.com/minetest-mods/currencyGabriel Pérez-Cerezo2018-05-30
|\ | | | | | | Also removed 50 MG note, since it doesn't make much sense on my server.
| * 50-minegeld Note added.A.C.M2018-05-24
| |
| * German Translation added.A.C.M2018-05-24
| |
| * Add French Translate By Papou30 (#14)Jat152018-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 safeDavid OLIVIER2017-09-28
| |
| * Merge pull request #11 from inpos/masterVanessa Ezekowitz2017-08-14
| |\ | | | | | | Russian locale. Fix plural forms
| | * Russian locale. Fix plural formsinpos2017-08-14
| | |
| * | Merge pull request #10 from inpos/masterVanessa Ezekowitz2017-08-12
| |\| | | | | | | Russian locale
| | * Russian localeinpos2017-08-11
| |/
| * Merge pull request #8 from AntumDeluge/settingsVanessa Ezekowitz2017-06-04
| |\ | | | | | | Replace deprecated 'setting_getbool' with 'settings:get_bool'
| | * Replace deprecated 'setting_getbool' with 'settings:get_bool'AntumDeluge2017-05-20
| |/
| * Merge pull request #9 from AntumDeluge/pipeworks_fixesVanessa Ezekowitz2017-05-18
| |\ | | | | | | Test for global 'pipeworks' before calling
| | * Test for global 'pipeworks' before callingAntumDeluge2017-05-15
| | |
| * | Merge pull request #6 from FaceDeer/masterVanessa Ezekowitz2017-05-18
| |\ \ | | |/ | |/| adding intllib and loot mod support
| | * Merge branch 'master' into masterAuke Kok2017-04-29
| | |\ | | |/ | |/|
| * | Merge pull request #7 from cheapie/masterVanessa Ezekowitz2017-03-22
| |\ \ | | | | | | | | Add pipeworks support to shop
| | * | Add pipeworks support to shopCarter Kolwey2017-03-22
| |/ / | | | | | | | | | Tubes place items into "Your Stock", and filters (must be owned by the shop owner) take from "Customers Gave"
| | * requested localization changesFaceDeer2017-02-20
| | |
| | * Settling on a max value of about 2-5 diamonds' worth of minegeldFaceDeer2017-02-19
| | |
| | * I don't know what "a lot" of minegeld isFaceDeer2017-02-19
| | |
| | * add support for intllib and loot modsFaceDeer2017-02-11
| |/
| * Changed print() to minetest.log() to avoid annoying players in 0.4.15Gabriel Pérez-Cerezo2016-12-31
| |
* | Removed random bundle recipe, due to money loss by unsuspectingGabriel Pérez-Cerezo2018-05-30
| | | | | | | | players, added a way to recover money from random bundles.
* | Changed print() to minetest.log() to avoid annoying players in 0.4.15Gabriel Pérez-Cerezo2016-12-28
|/
* Use new safe privilege function (#4)Thomas--S2016-10-23
| | | The new behavior is equal to the locked chests.
* Merge pull request #3 from Megaf/patch-1Vanessa Ezekowitz2016-10-04
|\ | | | | Fix craft conflict with bars.
| * Fix craft conflict with bars.Megaf2016-10-04
|/ | | And make safes a little bit more valuable.
* Adding standard mod filesAuke Kok2016-03-27
|
* stop crash if player is nil when digging a safeVanessa Ezekowitz2015-10-23
|
* Remove debug printest312015-03-03
| | | removes debug print that even caused printing for other mods.
* make basic income only happen in Survival modeVanessa Ezekowitz2014-12-26
| | | | also cache the output of minetest.get_modpath()
* minetest.env:* --> minetest.*Vanessa Ezekowitz2014-11-30
|
* initial commitVanessa Ezekowitz2014-07-04