mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-09 03:58:19 +03:00
Update Changes.txt
This commit is contained in:
parent
6a47513464
commit
8b581e15fc
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ Version 1.0.2
|
|||
|
||||
Lua API changes:
|
||||
|
||||
* Added Enable(), Disable(), GetActive(), Get/SetSolid() functions for static meshes.
|
||||
* Added FadeOutComplete(), StopAudioTrack() and StopAudioTracks() functions.
|
||||
* Account for objects in HasLineOfSight() tests.
|
||||
* Timer.lua, EventSequence.lua and Util.lua have been moved to a subfolder, Engine.
|
||||
* LevelFuncs can now contain tables as well as functions. These tables can contain functions and other tables, and so forth.
|
||||
* Moveable functions SetOnHit, SetOnKilled, SetOnCollidedWithObject and SetOnCollidedWithRoom no longer take strings, and instead take function objects themselves.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue