Skip to content

Beta 13

Compare
Choose a tag to compare
@stohrendorf stohrendorf released this 29 Jan 22:32
· 909 commits to master since this release

⚠️ Savegames are not compatible with previous versions.

Fixes

  • inventory rendering fixed (EE-423)
  • drawing a weapon that's not in inventory doesn't produce a crash anymore
  • shotguns do more damage now (EE-434)
  • boulder doesn't roll of to one side anymore (EE-433)
  • t-rex doesn't turn head too much anymore (EE-438)
  • bats should not shiver anymore when dying and hitting the ground (EE-442)
  • winged mutant now flies properly now (EE-437, EE-395)
  • boulders now fully drop to the ground when stopped (EE-310)
  • some textures didn't animate properly (EE-443)

New Features

  • lighing added to inventory (EE-422)
  • ambient track volume fading (EE-426)
  • pc cheats to skip level and add all weapons
  • lara says "no" when using a key/puzzle item in the inventory (EE-415)
  • page indicator added to savegame list (EE-427)
  • savegames can be sorted by date now (use step left/right) (EE-430)

Improvements

  • logarithmic instead of linear volume
  • save slots increased to 100 (EE-428)
  • picking up weapons now shows both weapon and ammo widgets (EE-436)
  • faster ai path calculations
  • no more showing the console window in release builds (EE-439)
  • crumbling floors shouldn't show rendering issues anymore (EE-445)

Changes

  • scripts cleaned up (EE-421)
  • most shadows removed so only "living" entities cast shadows (EE-435)
  • dust particles darkened, reduced in size, randomized size, and increased density