1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 08:05:18 +02:00

Fix formula used for acceleration (#12353)

This commit is contained in:
Lars Müller
2022-09-20 10:55:51 +02:00
committed by GitHub
parent 11905a6db6
commit 1317cd12d7
7 changed files with 29 additions and 16 deletions

View File

@@ -3,6 +3,7 @@
This document contains a list of breaking changes to be made in the next major version.
* Remove attachment space multiplier (*10)
* Remove player gravity multiplier (*2)
* `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)