Releases: Foxbud/aerpatch
Releases · Foxbud/aerpatch
Version 20211212
Version 20211126
Changes
- Exposed
gmlScriptGoToRoomengine function anddeltaTimeengine global in MRE initialization hook. - Added room-change, room-start, and room-end MRE hooks.
Version 20210627
Changes
- Exposed
actionDrawSpriteGeneralengine function to mod runtime environment.
Version 20210502
Changes
- Fixed symbol resolution bug that effected some (but not all) operating systems.
Version 20210421
Changes
- Exposed
actionMouseGetX,actionMouseGetY,actionDrawLine, andactionDrawEllipseengine functions in initialization hook.
Version 20210305
Changes
- Added
AERHookLoadDataandAERHookSaveDatahooks. - Exposed
API_dsMapCreate,API_dsMapFindValue,API_dsMapSetandAPI_dsMapAddMapengine functions andmapsengine global in initialization hook.
Version 20210214
Changes
- Exposed
actionDrawSetFont,actionDrawSelf,actionDrawText,actionDrawRectangle,actionDrawTriangle,actionDrawSetAlpha,actionDrawGetAlphaandactionFontAddengine functions andcurrentFont,currentFontIndexandfontTableengine globals in initialization hook.
Version 20210122
Changes
- Switched from building with
rsyncv3.2.3 to v3.1.0 to lower installation requirement.
Version 20210120
Changes
- Initial release.