Releases: adventuregamestudio/ags-manual
Releases · adventuregamestudio/ags-manual
v0.9.9
- Adjusted GetByName and ScriptName in Dialog, InventoryItem, Object, Hotspot, GUIControl and Audio Clip
- Added GetByName and ScriptName for Character and GUI
- Added documentation on Editor Command Line Options
- Added documentation on IAGSStream and new 3.6.1 Plugin entries to the API
- Expanded Rotate description in Dynamic Sprite
- Added Plugin note on other platforms
v0.9.8
Includes minor fixes for Dictionary, GUI, GlobalFunctions(General), Set and added two entries in Dialog.
v0.9.7
Sync with wiki content
v0.9.6
Sync with wiki content
v0.9.5
Sync with wiki content
v0.9.4
Sync with wiki content, fix links
v0.9.3
Sync with wiki content
v0.9.2
Last minute update for 3.6.0.
v0.9.1
Content changes: - ObsoleteScriptAPI: Fixed broken GFM link syntax for items with '[]' in their name
v0.9.0
- added example in on_event
- added note on custom Say functions not working with the dialog "Say" checkbox.
- added example for deleting all saves
- added credits entry
- runtime command arguments and config file entries updated with touch options and additional updates
- added mention to command line tools necessary for Android build
- Room Editor with added info on disabling background animation
- compatibility note on Character.Scaling and update text on Object.Scaling
- replaced obsolete API references in multiple places