1.27.3 for Trackmania

edge 3 days ago

  • Added support for properties in script setting conditionals
  • Added Time::ParseFormatString
  • Added UI::GetCursorScreenPos and UI::SetCursorScreenPos
  • Added ImGui ID stack debug option shortcut
  • Added type size field to json output documentation
  • Updated Angelscript (this adds foreach)
  • Fixed uint script setting not allowing step attribute
  • Fixed script builder not handling metadata correctly when there are scoped namespaces
  • Fixed 2 plugins with the same name but different ID not working properly in settings tabs
  • Fixed Time::ParseRelativeTime not returning correct results when not using 3 digits after the period
  • Fixed await() with single callback never returning
  • Fixed broken behavior for iso4 members in Nod Explorer
  • Fixed usability issue on Call Proc window
  • Fixed crash when passing invalid timestamp to Time::FormatString or Time::Parse
  • Fixed crash on handle assignment (issue #586)
  • Fixed crash when unable to open some files for writing