Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for 3.6.2 #254

Open
39 tasks
ivan-mogilko opened this issue Oct 16, 2024 · 1 comment
Open
39 tasks

Update for 3.6.2 #254

ivan-mogilko opened this issue Oct 16, 2024 · 1 comment
Milestone

Comments

@ivan-mogilko
Copy link
Contributor

ivan-mogilko commented Oct 16, 2024

List of things that has to be documented for 3.6.2 update:

For the Editor help:

  • - Script module selection for linked events. I suppose that this has to be added to Tutorials with the new screenshots which display the module selection where it is available (e.g. Characters).
  • - New naming rule for the voice clips, updated info in "Voice speech" article.
  • - In General Settings added "Use old-style voice clip naming rule".
  • - "WrapText", "TextPaddingHorizontal", "TextPaddingVertical" properties to GUI Button.
  • - Mention "Null Font" in GUI article?
  • - Removed obsolete "Copy walkable area mask to regions" command from the Room editor. -- Was this toolbutton mentioned anywhere?
  • - Added "/maketemplate" command-line option.

Script API:

Engine Plugin API:

  • - IAGSEngine.Log()

Mention change in behavior (Version compatibility notes?):

Config and setup program, engine command line:

  • - Added new accessibility config settings in "access" section: "speechskip" and "textskip".
    These let player to override game's skipping style for character speech and text messages
    respectively.
  • - Added "max_save" config option in "override" section: this lets to enforce an arbitrary number
    of saves displayed in a standard save/restore dialogs in game.
  • - Added "--no-plugins" command-line argument that denies loading any plugins;
    also added respective config option "noplugins" in "override" section.
@ivan-mogilko ivan-mogilko added this to the AGS 3.6.2 milestone Oct 16, 2024
@ericoporto
Copy link
Member

ericoporto commented Nov 21, 2024

Created an individual issue for a bunch of things - not all yet. I will be looking into this soon, probably during the weekend.

Going through the script API specifically, it's mostly lots things that are quite useful in the day-to-day agsing, helpful things that makes life easier with the already existing systems in ags.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants