chmodsayshello
chmodsayshello
This small pull request adds an event that gets fired whenever a player creates a map... Merging this PR would result in #9073 being resolved
This is a pull request allowing the sha224 and sha225 algorithms that already are in minetest's code to be used by mods, which are currently limited to just sha1. This...
This Pull Request adds the main menu background to the shutdown screen, and makes the progress bar constantly refill itself indefinitely as long as the game is still shutting down....
This is a small PR which adds the option for the load order of mods to be randomized, like #14618 suggested. The goal of the PR is to load mods...
This is a small pull request adding an event that gets called whenever a player brushes a block. Closes #9774
Prior to this commit, the trimmed string was checked for the forbidden characters, which could lead to `wide_to_utf8` 'eating' carriage returns, leading to false negatives. # Goal of the PR...
### Problem In the about tab, there's a list of contributors, yet no information on how to get involved with minetest. ### Solutions Add a button under said list which...
This pull request adds a scrollbar to the console window.  Works towards closing https://github.com/minetest/minetest/issues/14994 If not a bug fix, why is this PR needed? What usecases does it solve?...