github adventuregamestudio/ags v.3.6.0.35
v.3.6.0.35 - Beta 15

latest releases: v4.0.0.5, v3.6.1.24, v3.6.1.23...
pre-release20 months ago

3.6.0 Beta release, for public test.

Editor:

  • "Attach game data to exe" setting's default value is now "false". This is to encourage users to have separate exe and data. Binding data to exe may cause troubles, for instance anti-viruses do not like AGS games because of this.
  • The TextWindow edges now have distinct names in the dropdown list of the property grid.
  • Fixed in dialogs numbers inside names were incorrectly highlighted as numeric values.
  • Fixed error in dialog scripts occurring when the digit is a part of a character name.
  • Fixed in dialogs character's script name on a regular script line was styled like a character's dialog name.

Script API:

  • Added Mouse.AutoLock property that toggles automatic mouse lock inside the game window.

Engine:

  • Fixed pressing '`' key for showing console did not work if the "new key handling mode" was enabled.
  • Fixed calling System.Log in script would cause previous log messages overwritten in the game console.
  • Fixed Ctrl+Alt was not working for toggling mouse lock.

Don't miss a new ags release

NewReleases is sending notifications on new releases.