github adventuregamestudio/ags v4.0.0.13
v4.0.0.13 (AGS 4.0 Alpha 17)

pre-release10 days ago

This is AGS 4.0 Alpha 17.

Contains all the new features and fixes from 3.6.2 Beta 5 (excepts ones related to backwards compatibility).

Own changes:

Editor:

  • Fixed incorrect default values of GUI color properties (BackgroundColor, etc). This is a regression in 4.0 Alphas since we support full 32-bit color range values.
  • Fixed default value of ListBox's SelectedBackgroundColor is being treated as "transparent", for the same reason.

Scripting:

  • May omit struct's name when addressing a static member from within a struct's member function.

Script API:

  • Added Game.RoomCount, RoomNumbers[] and RoomNames[] properties.
  • Added Room.Number and Name properties.

Engine:

  • Fixed program exception when Character.AddWaypoint() is called in script.

Don't miss a new ags release

NewReleases is sending notifications on new releases.