Skip to content

Latest commit

 

History

History
102 lines (96 loc) · 6.1 KB

CHANGELOG.md

File metadata and controls

102 lines (96 loc) · 6.1 KB

Unreleased - ××××-××-××

  • improved FMV mode appearance - removed black scanlines (#1729)
  • improved FMV mode behavior - stopped switching screen resolutions (#1729)
  • improved switch object names
    • Switch Type 1 renamed to "Airlock Switch"
    • Switch Type 2 renamed to "Small Switch"
    • Switch Type 3 renamed to "Switch Button"
    • Switch Type 4 renamed to "Lever/Switch"
    • Switch Type 5 renamed to "Underwater Lever/Switch"
  • fixed /give not working with weapons (regression from 0.5)
  • fixed the camera being cut off after using the gong hammer in Ice Palace (#1580)
  • fixed the audio not being in sync when Lara strikes the gong in Ice Palace (#1725)

0.5 - 2024-10-08

  • added /sfx command
  • added /nextlevel alias to /endlevel console command
  • added /quit alias to /exit console command
  • added the ability to cycle through console prompt history (#1571)
  • changed /set console command to do fuzzy matching (LostArtefacts/libtrx#38)
  • fixed crash in the /set console command (regression from 0.3)
  • fixed using console in cutscenes immediately exiting the game (regression from 0.3)
  • fixed Lara remaining tilted when teleporting off a vehicle while on a slope (LostArtefacts/TR2X#275, regression from 0.3)
  • fixed /endlevel displaying a success message in the title screen
  • fixed very loud music volume set by default (#1614)
  • improved vertex movement when looking through water portals (#1493)
  • improved console commands targeting creatures and pickups (#1667)

[0.4]

Version 0.4 was skipped because of a major repository merge with TR1X into TRX.

0.3 - 2024-09-20

0.2 - 2024-05-07

  • added dev console with the following commands:
    • /pos
    • /tp [room_num]
    • /tp [x] [y] [z]
    • /hp
    • /hp [num]
    • /heal
  • changed the music backend from WinMM to libtrx (SDL + libav)
  • changed the sound backend from DirectX to libtrx (SDL + libav)
  • fixed seams around underwater portals (LostArtefacts/TR2X#76, regression from 0.1)
  • fixed Lara's climb down camera angle (LostArtefacts/TR2X#78, regression from 0.1)
  • fixed healthbar and airbar flashing the wrong way when at low values (LostArtefacts/TR2X#82, regression from 0.1)

0.1.1 - 2024-04-27

0.1 - 2024-04-26

  • added version string to the inventory
  • fixed CDAudio not playing on certain versions (uses PaulD patch)
  • fixed TGA screenshots crashing the game