aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-04-08Miscellaneous networking improvements (#9611)sfan55-43/+87
fixes #2862
2020-04-06Clarify use of minetest.request_insecure_environment() (#9597)rubenwardy1-5/+5
2020-04-06Allow relative directories for `screenshot_path`, tweak default path (#9122)Hugo Locurcio3-4/+16
This will likely be more intuitive for users and should play better with sandboxed distributions such as Flatpak. In addition, the screenshot directory will now be created if it doesn't exist already.
2020-04-06Add tone mapping for entities (#9521)Danila Shutov1-0/+37
fixes #9301
2020-04-06Add allowed_mapgens option in game.conf. (#9263)Wren Turkal2-0/+21
The game.conf has a disallowed_mapgens option. However, some games require a certain mapgen to be used, like the CTF plugin. This change adds an option to specify allowed mapgens so that the setting can be specified in a way that needn't be updated as map generators are added to Minetest.
2020-04-06Some minor Lua API documentation clarifications (#9461)Wuzzy1-12/+19
See #5854
2020-04-05Continue with 5.3.0-devsfan53-4/+4
2020-04-05Bump version to 5.2.0sfan53-3/+3
2020-04-05Update credits for 5.2.0 (#9593)rubenwardy1-47/+34
2020-04-05Translated using Weblate (Japanese)BreadW1-6/+5
Currently translated at 100.0% (1288 of 1288 strings)
2020-04-05Translated using Weblate (German)sfan51-10/+9
Currently translated at 100.0% (1288 of 1288 strings)
2020-04-05Translated using Weblate (Turkish)Oğuz Ersen1-7/+6
Currently translated at 100.0% (1288 of 1288 strings)
2020-04-05Hypertext: Fix hovercolor not working in global tag (#9582)Pierre-Yves Rollo1-2/+1
2020-04-04Builtin: Make item entities glow less (#9594)sfan51-1/+1
minor adjustment to #9200
2020-04-04Revert collision tweaks #9365 and #9327 (#9591)SmallJoker1-5/+5
This reverts commit df74d369a395f0b99bd23fa3e7fb4c628c3df336. This reverts commit 908e76247922d4adf879b3996c4f75bdbb4e536d. Restores the original collision detection bugs to release 5.2.0 prior the large collision detection fix.
2020-04-04Fix cursor still visible after closing formspec while on HyperText (#9583)Pierre-Yves Rollo1-2/+8
2020-04-04Fix 'the the' typos in comments (#9554)LNJ2-2/+2
2020-04-04Fix failing build due to translation file errorsfan51-1/+1