aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Russian locale. Fix plural formsinpos2017-08-14
|
* 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
|
* 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