Merge branch 'develop' into develop_60fps

This commit is contained in:
MontyTRC89 2024-05-01 05:33:10 +02:00
commit cedad8c3ab

View file

@ -5,6 +5,8 @@ Version 1.5
* Fixed incorrect diving animation when swandiving from a high place.
* Fixed camera rotating with Lara's hips when climbing out of water.
* Fixed AI for skidoo driver and worker with shotgun TR2 enemies.
* Fixed Ember emitter crashing when ocb is between -1 and -10
* Fixed Electric cleaner and Squishy block not detecting collision with certain block heights.
Lua API changes:
* Added Inventory.GetUsedItem(), Inventory.SetUsedItem() and Inventory.ClearUsedItem() functions.