23.08.2021

Notes:

  • Linked all UI text to new string table to make text changes easier and for native localization support.

Files Changed:

  • BP_Lockpicking
  • BP_LockPickingComponent
  • BP_LockComponent
  • BP_SimpleDoor
  • BP_LockpickBox Lockpicking_Settings
  • UI_LockpickingHUD
  • DemoLevel (Level)

New Files:

  • Lockpicking_StringTable

Files Moved:

  • FF_PickDamage (moved to new “Data” folder)

14.04.2021

Notes:

  • Added a validity check to line trace to avoid interacting with BSP volumes, as it would return an error.

Files Changed:

  • BP_LockPickingComponent