Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 882 Bytes

File metadata and controls

30 lines (25 loc) · 882 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • added object context to selected runtime error constructors, so it's easier to understand if an specific object causes the issue
  • implemented that conditionals with children answer with the new HasChildWithRuntimeError when any child answers with error

[1.0.0] - 2026-02-21

Added

  • SFConditional
  • SFConditionalAnswer
  • SFConditionalDebugTrace
  • SFConditionalEvaluationContext
  • Conditional Types
    • Actor - Has Component
    • Actor - Is Ticking
    • Area - Screen Box
    • Area - World Distance Radius
    • Logic - Not
    • Logic - And
    • Logic - Or
    • Logic - Multi Combine
    • Object - Is Of Class