mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Update CHANGELOG.md
This commit is contained in:
parent
1f81ccf44d
commit
a31faffec5
1 changed files with 1 additions and 1 deletions
|
@ -20,6 +20,7 @@ TombEngine releases are located in this repository (alongside with Tomb Editor):
|
||||||
* Fixed custom shatter sounds with custom sound IDs not playing correctly.
|
* Fixed custom shatter sounds with custom sound IDs not playing correctly.
|
||||||
|
|
||||||
### New Features
|
### New Features
|
||||||
|
* Added diary module.
|
||||||
* Added ability to use keys and puzzle items underwater.
|
* Added ability to use keys and puzzle items underwater.
|
||||||
- You must update your Lara object: https://github.com/TombEngine/Resources/raw/main/Wad2%20Objects/Lara/TEN_Lara.wad2
|
- You must update your Lara object: https://github.com/TombEngine/Resources/raw/main/Wad2%20Objects/Lara/TEN_Lara.wad2
|
||||||
* Added a particle based waterfall emitter object and associated sprite slots.
|
* Added a particle based waterfall emitter object and associated sprite slots.
|
||||||
|
@ -55,7 +56,6 @@ TombEngine releases are located in this repository (alongside with Tomb Editor):
|
||||||
### Lua API changes
|
### Lua API changes
|
||||||
* Fixed Flow.FreezeMode.FULL drawing incorrect background.
|
* Fixed Flow.FreezeMode.FULL drawing incorrect background.
|
||||||
* Fixed DisplayString scale argument not being optional, as stated in documentation.
|
* Fixed DisplayString scale argument not being optional, as stated in documentation.
|
||||||
* Added Diary Module.
|
|
||||||
|
|
||||||
## [Version 1.7](https://github.com/TombEngine/TombEditorReleases/releases/tag/v1.7.3) - 2024-12-25
|
## [Version 1.7](https://github.com/TombEngine/TombEditorReleases/releases/tag/v1.7.3) - 2024-12-25
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue