Skip to content

Manual 2024.14.1#337

Merged
gurpreetsinghmatharoo merged 66 commits intomainfrom
develop
Nov 20, 2025
Merged

Manual 2024.14.1#337
gurpreetsinghmatharoo merged 66 commits intomainfrom
develop

Conversation

@gurpreetsinghmatharoo
Copy link
Copy Markdown
Collaborator

No description provided.

YYBartT and others added 30 commits October 23, 2025 12:37
YoYoGames/GameMaker-Bugs#12295

* On the Collisions page, under the "Bounding Boxes" section:
  * Added that collision checks are performed in room coordinates
  * Added a note explaining that, visually, pixels may appear to collide in a viewport that magnifies part of the room while there is no collision in the room
YoYoGames/GameMaker-Bugs#12295

On the Collisions page, removed the part that says a pixel needs to be covered by both bounding boxes (as the sentence is about a single overlap)
YoYoGames/GameMaker-Bugs#12150

* Added function pages for particle_add() and particle_delete()
* Added to the Particles overview page under a new section "Creating Assets" and added to ToC
#327

Updated the screenshot and the list of preferences on the manual page to correspond to the current state
…have the asset's origin applied

YoYoGames/GameMaker-Bugs#12397

On the particle_get_info() page, in the Particle System Info Struct table:
* Added new "xdraw" and "ydraw" members
* Changed the description of the "xorigin" and "yorigin" members
…have the asset's origin applied

YoYoGames/GameMaker-Bugs#12397

* Added a note to the part_system_drawit() page to say it takes the element transform into account
…have the asset's origin applied

YoYoGames/GameMaker-Bugs#12397

* Added a note to the part_system_position() page to clarify which position the value refers to exactly
…e Legacy sign-in to somewhere more generic

YoYoGames/GameMaker-Bugs#7546

* Added a new Proxy Settings Preferences page and copied over the information on the Licencing & Logging In page
* Added page to ToC and to the General Preferences page
* Removed the image and description from the Licencing & Logging In page
YoYoGames/GameMaker-Bugs#12466

* Added manual page for Display preferences
* Listed on the General Preferences page and added to ToC
* Changed the order of the list of the preferences to correspond to the one in the IDE
* A few small fixes
…e Legacy sign-in to somewhere more generic

YoYoGames/GameMaker-Bugs#7546

Set keywords and tags on the page
Clarified the explanation of the example for the abs function.
Update explanation for abs function example
YoYoGames/GameMaker-Bugs#12451

On the FX Types and Parameters page, changed that g_Distort1Scale and g_Distort2Scale parameters are of type array instead of real
YoYoGames/GameMaker-Bugs#12451

On the FX Types and Parameters page, g_Distort1Scale and g_Distort2Scale parameters of the heat haze filter are also of type array instead of real
YoYoGames/GameMaker-Bugs#12451

Changed a few more data types in the filters table on the FX Types and Parameters page (parameters related to Size and Offset)

(Based on the contents of the "filterdef.json files" in the "datafiles" folder of the subdirectories of a runtime's "bin/FiltersAndEffects" folder)
YoYoGames/GameMaker-Bugs#12451

* Added some non-breaking spaces to keep array components shown together
* Some changes to FX Limitations snippet
…keybindings

YoYoGames/GameMaker-Bugs#12427

* Changed that hotkeys for CE1 snippets are under a section "Custom Code Snippets"
* Changed the line about CE2 snippets to say that a hotkey cannot be assigned to them
YYBartT and others added 29 commits November 11, 2025 12:07
…et Management" section

* Added missing page, turned it into a section and updated links on all relevant pages
* Also made a few improvements to other related pages: removed unneeded labels, replaced a few hyperlinks with crossrefs
…ection

on the Asset Management overview page
YoYoGames/GameMaker-Bugs#12706

* Fixed the return type
* Made a few other small changes to the page
…anual page

YoYoGames/GameMaker-Bugs#12674

* Manual page appears to be correct after checking and GmlSpec incorrect
* Replaced optional tags with the snippet
* Changed optionals syntax
#329

* Moved the Animation Curve Channel Struct and Point Struct tables to a snippet and inserted that on the pages instead
* Added headings to function reference
* Reordered function reference, also changed in ToC
* On the animcurve_get_channel() page: fixed typo "n" -> "n-1" highest index
* Visual update of the function pages, replaced hyperlinks with cross-references
particle_add() and particle_delete(), "MarkUILayerAsUsed" pragma, preferences, variable_clone() depth, other changes and fixes
…ors page

YoYoGames/GameMaker-Bugs#12755

* Also added section headings and IDs
* Removed the last part about copy on write (only works like this when this legacy behaviour is enabled)
Fix for some inconsistencies between GmlSpec and the manual, out-of-date code example on Accessors page (+keywords & tags fix)
Fix intro page that became a section in the toc; should be page
docs(feature): ErrorOnWarning debug event
@gurpreetsinghmatharoo gurpreetsinghmatharoo merged commit 5548141 into main Nov 20, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants