Releases: DatZach/Destructors
Releases · DatZach/Destructors
Release list
Version 1.2.0
This release updates the library for usage with GameMaker: Studio 2.3.1.
Changes:
- Use an
arrayinstead of ads_listto track references - Use a
weakrefinstead of catching null dereference exceptions to dispatch destructor logic
Version 1.1.0
This release fixes some bugs and addresses issues with code sanitation.
Bug Fixes:
- Crash when freeing non-tail struct instances from the track list