Skip to content

TR1X 4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 08:54
· 456 commits to develop since this release
72ffca9

Commit: 72ffca9
Tag: 4.3

Changes

  • added deadly water feature from TR2+ for custom levels (#1404)
  • added skybox support, with a default option provided for Lost Valley, Colosseum and Obelisk of Khamoon (#94)
  • added an option for Lara to use her underwater swimming physics from TR2+ (#1003)
  • added weapons to Lara's empty holsters on pickup (#1291)
  • added options to quiet or mute music while underwater (#528)
  • changed the turbo cheat to no longer affect the gameplay time (#1420)
  • changed weapon pickup behavior when unarmed to set any weapon as the default weapon, not just pistols (#1443)
  • fixed adjacent Midas Touch objects potentially allowing gold bar duplication in custom levels (#1415)
  • fixed the excessive pitch and playback speed correction for music files with sampling rate other than 44100 Hz (#1417, regression from 2.0)
  • fixed the ingame timer being skewed upon inventory open (#1420, regression from 4.1)
  • fixed Lara able to reach triggers through closed doors (#1419, regression from 1.1.4)
  • fixed Lara voiding when loading the game on a closed door (#1419)
  • fixed underwater caustics not resumed smoothly when unpausing (#1423, regression from 3.2)
  • fixed collision issues with drawbridges, trapdoors, and bridges when stacked over each other, over slopes, and near the ground (#606)
  • fixed an issue with a missing Spanish config tool translation for the target mode (#1439)
  • fixed carrying over unexpected guns in holsters to the next level under rare scenarios (#1437, regression from 2.4)
  • fixed item cheats not updating Lara holster and backpack meshes (#1437)
  • improved initial level load time by lazy-loading audio samples (LostArtefacts/TR2X#114)