This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
0.2
Commit: b4e355a
Tag: 0.2
Changes
- 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 (#76)
- fixed Lara's climb down camera angle (#78)
- fixed healthbar and airbar flashing the wrong way when at low values (#82)