Skip to content

Conversation

@stuckie
Copy link
Contributor

@stuckie stuckie commented Nov 10, 2025

Merge develop-2024.14.0-main into 2024.14.0-main

eshtol and others added 30 commits August 27, 2025 17:25
…ration

(Needs an updated asset compiler in order to function correctly)
YoYoGames/GameMaker-Bugs#12219
[Collisions] Fix for tilemaps that have border size not equal to sepa…
for json functions add resource names for resource refs
GMB-12150: Fix ref type of particles in room_get_info
When a filter's temporary surface is drawn back to the main application surface it currently needs to cover the entire application surface, even if the effect only applies to a particular GameMaker viewport which covers only a section of the application surface. This is achieved by forcing the graphics viewport to cover the whole application surface before drawing the filter surface to it, but this was overriding any GameMaker viewport settings, which need to be restored afterwards (and what the code is now doing).
GMB-12150: Add functions `particle_add` and `particle_delete`
GMB-12397: Fix unused particle system origin
…r-dev

[HTML5] Fix setting instance variables via initialiser struct
As per C++ runner, append to creationorderids when adding to storage

YoYoGames/GameMaker-Bugs#12260
rwkay and others added 6 commits November 7, 2025 11:30
Fix memory leak in vertex_create_buffer
Using 'yyGetRef' before comparison in 'instance_(de)activate_object' …
Fix variable_clone for pointer constants
YYRefs were being cloned as GMObjects instead of by value (like Long - int64)
…or-yyref-values

This fixes variable clone calls containing YYRefs
@stuckie stuckie merged commit 7b834e2 into 2024.14.0-main Nov 11, 2025
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.

9 participants