Age | Commit message (Collapse) | Author |
|
Fixes upstream #566
|
|
Fixes upstream #462/#478
|
|
Fixes upstream #480
|
|
Fixes upstream #557
|
|
|
|
|
|
The binary state is not padded with zeroes, so they must be inferred.
|
|
|
|
|
|
Use group instead of wire when possible
Fixes https://github.com/minetest/minetest_game/issues/2843.
|
|
|
|
|
|
To avoid warning message at load time.
Co-authored-by: sys4 <admin@sys4.fr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Deprecate non-string IIDs
* Restrict tabular IIDs to proper trees
Fixes crash on recursive interrupt ID (#473)
|
|
|
|
|
|
* Add insulated double corner
* Make single corner curved to match double corner
* Remove obsolete regular corner textures
|
|
Allow admins (i.e. players with the `protection_bypass` privilege) digging any command block
|
|
|
|
The handles were never used anyway
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reduce actionqueue complexity, thus faster execution
Improve code style
Add documentation/explanations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mesecons.tablecopy didn’t support recursive tables, while Minetest table.copy works well for them.
|
|
|
|
|
|
|
|
Recompress losslessly using `optipng` and `advpng`
|
|
|
|
This reverts commit d8f82e6771dc21122a59b3f65dbeb102dab2c372.
|
|
|