Skip to content

Version 1.9.1

Choose a tag to compare

@Lwmte Lwmte released this 24 Jun 22:00
6096e7f

Tomb Editor

  • Highlight flyby camera 2D icons for currently selected flyby sequence.
  • Fixed volume rotation on roll axis.
  • Fixed TRNG plugin trigger issues with timer values above 255.

WadTool

  • Fixed vertex weight coloring.
  • Fixed texture replacement for skinned meshes.

TombIDE

  • Added "Open project in Visual Studio Code" option for TEN projects.

TEN nodes

  • Added clustering setting to weather node.

TEN

New features

  • Added ability to open doors with draw weapon key in dozy mode.
  • Added headlight for UPV.
  • Use spotlight with shadow casting for motorbike headlight.

Bug fixes

  • Fixed WATERFALL_EMITTER performance and occasional game freezes, and make it work with OCB 0.
  • Fixed SENTRY_GUN object not tracking Lara at some angles.
  • Fixed ENEMY_JEEP object lifting all other objects in a level one block up.
  • Fixed ELECTRIC_CLEANER not following correct directions.
  • Fixed ROLLINGBALL interpolation and collision detection.
  • Fixed underwater drifting when using PULLEY object.
  • Fixed incorrect hardcoded sounds for the ZIPLINE_HANDLE.
  • Fixed JEEP vehicle locking incorrect Lara animation after using reverse.
  • Fixed inability to use revolver with lasersight in crouched state.
  • Fixed incorrect room collision for negative room coordinates.
  • Fixed exclusive video playback not working when triggered at the end of a level.
  • Fixed garbage particle positions in high FPS mode.
  • Fixed issues with garbage camera movement when switching between fixed cameras.
  • Fixed issues with sound initialization if sound device list has changed.

Lua API changes

  • Added weatherClustering setting to Flow.Level.
  • Fixed Camera:SetPosition interfering with non-fixed camera position.
  • Renamed Camera:PlayCamera to Camera:Play.

Notes

  • Make sure that WATERFALL_EMITTER objects in your level are not placed within solid room geometry or ghost blocks, and move them at least a small distance away from walls, floors, or ceilings; otherwise, they may not work correctly.
  • This release reintroduces a portable package that does not need to be installed. Its contents and version are identical to those of the installer package.