OpenLara icon indicating copy to clipboard operation
OpenLara copied to clipboard

Classic Tomb Raider open-source engine

Results 125 OpenLara issues
Sort by recently updated
recently updated
newest added

In relation to https://github.com/XProger/OpenLara/issues/333 The look function is currently unable to accommodate corner positions. Would be a very welcome fix. PS1 https://user-images.githubusercontent.com/4934209/110839647-13996700-82a4-11eb-932e-99b4a03b8922.mp4 OL https://user-images.githubusercontent.com/4934209/110840868-85be7b80-82a5-11eb-8917-8a6f9d2a0da4.mp4

Taking the beginning of Croft Manor as an example. In OL, you can see Lara hits her head for both regular and running jumps. This is unexpected behaviour, and I...

gameplay

This is currently still missing from the Lara tech and physics. In the PS1 version, you can hold the roll button and Lara will perform a roll as soon as...

gameplay

![image](https://user-images.githubusercontent.com/4934209/84715966-419a8680-af72-11ea-9f21-501b8e3a3acd.png) This might be an original bug, but when flying in at a funny angle, this can sometimes happen. Level: Palace Midas. Likely an original bug.

gameplay

When I jump at the pillar and try grabbing the ledge at an extreme angle Lara grabs the air instead. https://user-images.githubusercontent.com/45715896/107892534-0ea3fa80-6f26-11eb-9978-292ca8519905.mp4

bug
gameplay

Dear OpenLara Team, first of all thank you very much for your efforts I really appreciate it! I'm running OpenLara on a Mac with 10.14.6 Mojave. 1. I do not...

bug

~~``` #ifdef __OpenBSD__ typedef int8_t int8; typedef int16_t int16; typedef int32_t int32; typedef int64_t int64; typedef uint8_t uint8; typedef uint16_t uint16; typedef uint32_t uint32; typedef uint64_t uint64; #else typedef signed...

I learned that TR 2 and 3 are not supported yet, but I can't get them to even start up. I saw that people are able to play them. What...

bug

in the 1st level, the bear doesn't want to go outside. ![image](https://user-images.githubusercontent.com/77933011/105841555-13375c00-5fd5-11eb-83dc-c960c47c7f5f.png)

bug