You are viewing a potentially older version of this package. View all versions.
YAZMT-Global_Objects-0.1.1 icon

Global Objects

Static object references for mods.

Date uploaded 6 days ago
Version 0.1.1
Download link YAZMT-Global_Objects-0.1.1.zip
Downloads 147
Dependency string YAZMT-Global_Objects-0.1.1

This mod requires the following mods to function

YAZMT-YAZMT_Core-0.1.1 icon
YAZMT-YAZMT_Core

Common functions and data API for Zelda64: Recompiled mods by YAZMT.

Preferred version: 0.1.1

README

Global Objects for Majora's Mask: Recompiled

This is a mod for Majora's Mask: Recompiled that is a dependency for mods that need static references to vanilla objects.

This can be used to draw objects in places that they are not normally loaded.

The header for this mod can be found here.

CHANGELOG

0.1.1

  • Fix skeleton corruption if GlobalObjects_globalizeLodLimbSkeleton or GlobalObjects_globalizeStandardLimbSkeleton are called more than once on the same skeleton
  • Add safety checks to macros that globalize pointers (requires updating globalobjects_api.h)

0.1.0 (Pre-Thunderstore)

  • Initial release