mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Update Changes.txt
This commit is contained in:
parent
d425789163
commit
f204245799
1 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ Version 1.0.9
|
|||
- Choose colour for the lasers via tint menu.
|
||||
- Laser OCB means width of the laser in sectors.
|
||||
- Negative OCB laser will trigger heavy trigger.
|
||||
- Positive OCB kills lara.
|
||||
- Positive OCB kills Lara.
|
||||
* Add removable puzzles from puzzle holes and puzzle dones.
|
||||
- Employed by setting the trigger type as "Switch" for either puzzle hole or puzzle done.
|
||||
- Can be mixed with puzzle done and puzzle holes of the same or different type.
|
||||
|
@ -33,8 +33,8 @@ Version 1.0.9
|
|||
* Add "Reset to defaults" entry to controls menu and automatically bind XBOX gamepad profile if connected.
|
||||
|
||||
Lua API changes:
|
||||
* Add class Vec2
|
||||
* Add function String::SetTranslated()
|
||||
* Add Vec2 class.
|
||||
* Add function String::SetTranslated()
|
||||
* Add function Misc::IsStringDisplaying()
|
||||
* Add the following for use in AddCallback and RemoveCallback:
|
||||
- PRESTART, POSTSTART
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue