Fix horizon offset

This commit is contained in:
Miloslav Ciz 2025-02-03 12:58:42 +01:00
parent f24db847ce
commit 7f00b5aa5f
7 changed files with 34 additions and 40 deletions

View file

@ -1,6 +1,5 @@
=========== GENERAL ==============
- bug: background horizon position depends on resolution! fix
- make a small txt game menual
- test:
- long replay
@ -34,6 +33,7 @@
=========== HANDLED ==============
- allow stopping car rotation in air like in Trackmania
- bug: background horizon position depends on resolution! fix
- option to disable crash sounds (and so code that detects crashes)
- drawing dithered transparent objects fills z-buffer in the transparent parts
and then the geometry behind it isn't drawn <- PARTIALLY FIXED, LOOKS GOOD