chmodsayshello

Results 8 issues of 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...

@ Script API
Feature
Supported by core dev

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....

@ Startup / Config / Util
One approval ✅ ◻️
Feature ✨
UI/UX
Supported by core dev

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...

@ Script API
>= Two approvals ✅ ✅
Feature ✨
Supported by core dev

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...

@ Server / Client / Env.
Bugfix 🐛

### 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...

Feature request
Low priority
@ Mainmenu
UI/UX

This pull request adds a scrollbar to the console window. ![image](https://github.com/user-attachments/assets/e8af17e3-2bef-4c17-ae71-f543a1c51bbc) 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?...

Roadmap
Feature ✨
@ Client / Controls / Input
UI/UX