mirror of
https://github.com/LostArtefacts/TRX.git
synced 2025-04-28 12:47:58 +03:00
docs: fix vehicle hit changelog entry
#1859 added the entry to TR1's changelog rather than TR2.
This commit is contained in:
parent
33e4e9be1d
commit
79dc750c53
2 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,6 @@
|
|||
- fixed game stuck at remapping controller key if no controllers connected (#1788)
|
||||
- fixed being able to shoot the scion multiple times if save/load is used while it blows up (#1819)
|
||||
- fixed certain erroneous `/play` invocations resulting in duplicated error messages
|
||||
- fixed Lara getting stuck in her hit animation if she is hit while mounting the boat or skidoo (#1606)
|
||||
- fixed the `/play` console command resulting in Lara starting the target level without pistols (#1861, regression from 4.5)
|
||||
- improved enemy item drops by supporting the TR2+ approach of having drops defined in level data (#1713)
|
||||
- improved Italian localization for the Config Tool
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
## [Unreleased](https://github.com/LostArtefacts/TRX/compare/tr2-0.6...develop) - ××××-××-××
|
||||
- added support for custom levels to enforce values for any config setting (#1846)
|
||||
- fixed depth problems when drawing certain rooms (#1853, regression from 0.6)
|
||||
- fixed Lara getting stuck in her hit animation if she is hit while mounting the boat or skidoo (#1606)
|
||||
- fixed being unable to go from surface swimming to underwater swimming without first stopping (#1863, regression from 0.6)
|
||||
|
||||
## [0.6](https://github.com/LostArtefacts/TRX/compare/tr2-0.5...tr2-0.6) - 2024-11-06
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue