mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-19 21:35:46 +01:00
Breakages: split fog from sky functions
This commit is contained in:
@@ -7,6 +7,8 @@ This list is largely advisory and items may be reevaluated once the time comes.
|
|||||||
* remove space multiplier for models (*10)
|
* remove space multiplier for models (*10)
|
||||||
* remove player gravity multiplier (*2)
|
* remove player gravity multiplier (*2)
|
||||||
* `get_sky()` returns a table (without arg)
|
* `get_sky()` returns a table (without arg)
|
||||||
|
* remove fog from `get/set_sky()` and introduce `get/set_fog()`
|
||||||
|
* https://github.com/luanti-org/luanti/pull/16725#issuecomment-3622450532
|
||||||
* `game.conf` name/id mess
|
* `game.conf` name/id mess
|
||||||
* remove `depends.txt` / `description.txt` (would simplify ContentDB and Luanti code a little)
|
* remove `depends.txt` / `description.txt` (would simplify ContentDB and Luanti code a little)
|
||||||
* rotate moon texture by 180°, making it coherent with the sun
|
* rotate moon texture by 180°, making it coherent with the sun
|
||||||
|
|||||||
Reference in New Issue
Block a user