Update Changes.txt

This commit is contained in:
Kubsy 2023-04-26 11:58:42 +01:00
parent 875a44d0d5
commit e7c01add78

View file

@ -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: