Jude Melton-Houghton

Results 24 issues of Jude Melton-Houghton

This fixes some potential issues with throwing C++ exceptions through C frames: 1. A callback passed to SQLite3 no longer throws exceptions, since SQLite3 may not handle them well. 2....

One approval
Bugfix

Closes https://github.com/minetest/minetest/issues/12897. - `colorflowingliquid` has been added. - The upper four bits of flowing liquid nodes are not cleared by liquid transformation. - `post_effect_use_node_color` has been added, which lets the...

@ Server / Client / Env.
Adoption needed
Feature

SSCSM code is executed in a separate process. Process sandboxing is done on Linux with seccomp and on Mac with Seatbelt. Windows uses the Windows Integrity Mechanism, but I don't...

WIP
Adoption needed
Feature
@ Client Script API
Discussion

Closes https://github.com/minetest/minetest/issues/9193. This PR adds texture variants controlled by some section of param2 that can by chosen independently from paramtype2. The number of variants is specified in a node definition...

@ Server / Client / Env.
Textures
Adoption needed
Feature