mirror of
https://github.com/LostArtefacts/TRX.git
synced 2025-04-28 12:47:58 +03:00
console/pos: show flipped room when applicable
If Lara is in a room and the flipmap is on, the console will now report the flipped room's number when using the pos command. Resolves #2487.
This commit is contained in:
parent
51af4233be
commit
092fe1dc70
3 changed files with 9 additions and 1 deletions
|
@ -31,6 +31,7 @@
|
|||
- fixed Story So Far showing up even when there's nothing to play (#2611, regression from 2.10)
|
||||
- fixed Story So Far not playing the opening FMV, `cafe.rpl` (#2779, regression from 2.10)
|
||||
- fixed Lara at times ending up in incorrect rooms when using the teleport cheat (#2486, regression from 3.0)
|
||||
- fixed the `/pos` console command reporting the base room number when Lara is actually in a flipped room (#2487, regression from 3.0)
|
||||
- improved bubble appearance (#2672)
|
||||
- improved rendering performance
|
||||
- improved pause exit dialog - it can now be canceled with escape
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue