Unreleased – 1eef980 · Diff · History
Lara's movement
- Fixed Lara not rotating her torso to lock onto targets while crouched (regression from 1.11)
UI
- Changed the default pause screen background in TR3 and TR4 to monochrome (TRX1534)
- Changed the default bars in TR1 to no longer use smooth colors (TRX1534)
- Fixed missing item names and menu text in non-English languages (#6645 / TRX1524, #6649 / TRX1528)
Gameplay
- Fixed a green glow under Lara in New Game+ (#6644 / TRX1523)
- Fixed a garbled icon when Lara picks up an item added by a mod (#6644 / TRX1523)
- Fixed the game freezing when loading a New Game+ save (TRX1529)
Installer
- Fixed performance issues when using the Windows installer with a detected disc image source (TRX1531, regression from 1.11)
Game and mods
- Added the
TRX_DIRenvironment variable to move the whole installation tree at once - Fixed a bug where the game crashed when its own scripts or modules were missing
Lua
- Added
given_in_ngplusto weapon specs andtrx.weapons.Weapon. - Added
trx.lara.back_gunandtrx.lara.holsters_gun. - Added
trx.lara.head_rot,trx.lara.torso_rot,trx.lara.left_arm_rot, andtrx.lara.right_arm_rot. - Added
trx.lara.move_angleandtrx.lara.turn_rate.