Syntax Sculptor
Syntax Sculptor
While the callbacks page is a very useful resource for referencing what REPENTOGON has to offer, it has two faults: - When a callback's return type is a table, it...
This method is currently broken. Spawning a portal through this method with `force` set to true will instead spawn an out of place door, which crashes the game when entering....
Certain methods in `CharacterMenu` does not respect modded characters with some of their sprite getter methods like `GetCharacterPortraitSprite`. This is likely because modded characters have their own unique sprite. This...
When returning a table with MC_PRE_CHANGE_ROOM, the game will crash under the following conditions involving with the `dimension` element: - The dimension is equal to Death Certificate (2) unless the...
This would be a set of callbacks tied to status conditions. PRE_X_STATUS_APPLY would fire *before* a status condition is applied, allowing the user to either cancel the status effect from...
Adds `MC_PRE_QUEUE_ITEM`, which fires before an item is added to the player's item queue. This is not to be mistaken with `MC_PRE_ADD_COLLECTIBLE`, which fires *after* an item is removed to...
yeah. GetMegaChestRightCollectible works fine though