aboutsummaryrefslogtreecommitdiff
path: root/doc/breakages.md
blob: f625a0f4d7d31a71dca5a8121c98e180ebfbdfd0 (plain)
1
2
3
4
5
6
7
8
9
10
# Minetest Major Breakages List

This document contains a list of breaking changes to be made in the next major version.

* Remove attachment space multiplier (*10)
* `get_sky()` returns a table (without arg)
* `game.conf` name/id mess
* remove `depends.txt` / `description.txt` (would simplify ContentDB and Minetest code a little)
* rotate moon texture by 180°, making it coherent with the sun (see https://github.com/minetest/minetest/pull/11902)
* remove undocumented `set_physics_override(num, num, num)`