github adventuregamestudio/ags v3.6.1.24
v3.6.1 - P2 (3.6.1.24)

latest release: v4.0.0.5
15 days ago

This is a 3.6.1 Patch 2.

Editor:

  • Fixed few potential program errors for "Generate Keystore" in Android preferences.
  • Fixed external processes (such as test game runs) were started using ShellExecute, which could theoretically lead to unintended results.

Engine:

  • Fixed String.Replace crashing the engine if the resulting string exceeds 3000 bytes.
  • Fixed releasing a mouse button could cause double "on_event" call (with eEventGUIMouseUp).
  • Improved rendering of TTF fonts which have glyph sizes surpassing declared font's height.
    This fixes the look of text on gui controls, and automatic outlining on these fonts.
  • Fixed a dialog shown with InputBox() function drawing typed text beyond text box'es border.
  • Fixed custom dialog options in the "old mode" not triggering redraw when the active option changes.

Don't miss a new ags release

NewReleases is sending notifications on new releases.