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
875a44d0d5
commit
e7c01add78
1 changed files with 10 additions and 6 deletions
|
@ -1,16 +1,20 @@
|
|||
Version 1.0.9
|
||||
=============
|
||||
|
||||
- Add TR1 Cowboy.
|
||||
- Add TR3 Wall mounted blade.
|
||||
- Add TR3 Claw mutant.
|
||||
- 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.
|
||||
- Fix Cold bar triggered when room is dry (only trigger if and only if the room is water).
|
||||
- Fix spiky wall speed value.
|
||||
- Change speed by giving an OCB number to it or lua (Moveable::SetItemFlags[0]).
|
||||
- Fix crash if little beetle does not exist in wad to load bats emitter.
|
||||
- Add TR1 Cowboy.
|
||||
- Add TR3 Wall mounted blade.
|
||||
- Add TR3 Claw mutant.
|
||||
- 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.
|
||||
- Add reusable keys for key holes
|
||||
- Employed by setting the trigger type as "Switch" for key hole.
|
||||
- Allow Animation to be played by setting OCB to keyholes.
|
||||
- +ve OCB will play the animation according to the OCB number.
|
||||
|
||||
|
||||
Lua API changes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue