github adventuregamestudio/ags v4.0.0.23
v4.0.0.23 (AGS 4.0 Alpha 27)

latest release: v3.6.2.15
pre-release7 hours ago

Another hotfix update.

Editor:

  • Fixed Callstack panel not getting cleared when the game is shutdown, and clicking on its items could bring Editor into the wrong state.
  • Fixed crash occuring under some conditions when the Editor is trying to display a tooltip with the struct's member in script.
  • Fixed Autocomplete not displaying members of dynamic array's elements (was displaying dynamic array's "Length" property instead).
  • Fixed Autocomplete mistakes related to multidimensional arrays in script.
  • Fixed Autocomplete displaying generated types (dynamic array types), which it should not show to the user.
  • Fixed Autocomplete not displaying parent type's extender methods for child types.
  • Fixed script tooltip displaying extra pair of brackets for dynamic array variables.

Engine:

  • Fixed potential crash caused by Character.AddWaypoint().

Don't miss a new ags release

NewReleases is sending notifications on new releases.