isaacscript-common 9.13.2 → 9.13.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/callbacks/customRevive.d.ts +0 -1
- package/dist/callbacks/customRevive.d.ts.map +1 -1
- package/dist/callbacks/customRevive.lua +45 -39
- package/dist/callbacks/itemPickup.d.ts +0 -1
- package/dist/callbacks/itemPickup.d.ts.map +1 -1
- package/dist/callbacks/itemPickup.lua +16 -16
- package/dist/callbacks/postAmbush.d.ts +0 -1
- package/dist/callbacks/postAmbush.d.ts.map +1 -1
- package/dist/callbacks/postAmbush.lua +12 -12
- package/dist/callbacks/postBombExploded.d.ts +0 -1
- package/dist/callbacks/postBombExploded.d.ts.map +1 -1
- package/dist/callbacks/postBombExploded.lua +6 -6
- package/dist/callbacks/postBombInitLate.d.ts +0 -1
- package/dist/callbacks/postBombInitLate.d.ts.map +1 -1
- package/dist/callbacks/postBombInitLate.lua +7 -7
- package/dist/callbacks/postBoneSwing.d.ts +0 -1
- package/dist/callbacks/postBoneSwing.d.ts.map +1 -1
- package/dist/callbacks/postBoneSwing.lua +11 -11
- package/dist/callbacks/postCollectibleEmpty.d.ts +0 -1
- package/dist/callbacks/postCollectibleEmpty.d.ts.map +1 -1
- package/dist/callbacks/postCollectibleEmpty.lua +6 -6
- package/dist/callbacks/postCollectibleInitFirst.d.ts +0 -1
- package/dist/callbacks/postCollectibleInitFirst.d.ts.map +1 -1
- package/dist/callbacks/postCollectibleInitFirst.lua +7 -7
- package/dist/callbacks/postCursedTeleport.d.ts +0 -1
- package/dist/callbacks/postCursedTeleport.d.ts.map +1 -1
- package/dist/callbacks/postCursedTeleport.lua +24 -24
- package/dist/callbacks/postCustomDoorEnter.d.ts +0 -1
- package/dist/callbacks/postCustomDoorEnter.d.ts.map +1 -1
- package/dist/callbacks/postCustomDoorEnter.lua +34 -28
- package/dist/callbacks/postDiceRoomActivated.d.ts +0 -1
- package/dist/callbacks/postDiceRoomActivated.d.ts.map +1 -1
- package/dist/callbacks/postDiceRoomActivated.lua +9 -9
- package/dist/callbacks/postDoorRender.d.ts +0 -1
- package/dist/callbacks/postDoorRender.d.ts.map +1 -1
- package/dist/callbacks/postDoorRender.lua +7 -7
- package/dist/callbacks/postDoorUpdate.d.ts +0 -1
- package/dist/callbacks/postDoorUpdate.d.ts.map +1 -1
- package/dist/callbacks/postDoorUpdate.lua +7 -7
- package/dist/callbacks/postEffectInitLate.d.ts +0 -1
- package/dist/callbacks/postEffectInitLate.d.ts.map +1 -1
- package/dist/callbacks/postEffectInitLate.lua +7 -7
- package/dist/callbacks/postEffectStateChanged.d.ts +0 -1
- package/dist/callbacks/postEffectStateChanged.d.ts.map +1 -1
- package/dist/callbacks/postEffectStateChanged.lua +8 -8
- package/dist/callbacks/postEsauJr.d.ts +0 -1
- package/dist/callbacks/postEsauJr.d.ts.map +1 -1
- package/dist/callbacks/postEsauJr.lua +11 -11
- package/dist/callbacks/postFamiliarInitLate.d.ts +0 -1
- package/dist/callbacks/postFamiliarInitLate.d.ts.map +1 -1
- package/dist/callbacks/postFamiliarInitLate.lua +7 -7
- package/dist/callbacks/postFamiliarStateChanged.d.ts +0 -1
- package/dist/callbacks/postFamiliarStateChanged.d.ts.map +1 -1
- package/dist/callbacks/postFamiliarStateChanged.lua +8 -8
- package/dist/callbacks/postFlip.d.ts +0 -1
- package/dist/callbacks/postFlip.d.ts.map +1 -1
- package/dist/callbacks/postFlip.lua +12 -12
- package/dist/callbacks/postGreedModeWave.d.ts +0 -1
- package/dist/callbacks/postGreedModeWave.d.ts.map +1 -1
- package/dist/callbacks/postGreedModeWave.lua +7 -7
- package/dist/callbacks/postGridEntity.d.ts +0 -1
- package/dist/callbacks/postGridEntity.d.ts.map +1 -1
- package/dist/callbacks/postGridEntity.lua +41 -35
- package/dist/callbacks/postGridEntityCollision.d.ts +0 -1
- package/dist/callbacks/postGridEntityCollision.d.ts.map +1 -1
- package/dist/callbacks/postGridEntityCollision.lua +9 -9
- package/dist/callbacks/postGridEntityCustomCollision.d.ts +0 -1
- package/dist/callbacks/postGridEntityCustomCollision.d.ts.map +1 -1
- package/dist/callbacks/postGridEntityCustomCollision.lua +9 -9
- package/dist/callbacks/postGridEntityCustomRender.d.ts +0 -1
- package/dist/callbacks/postGridEntityCustomRender.d.ts.map +1 -1
- package/dist/callbacks/postGridEntityCustomRender.lua +7 -7
- package/dist/callbacks/postGridEntityCustomUpdate.d.ts +0 -1
- package/dist/callbacks/postGridEntityCustomUpdate.d.ts.map +1 -1
- package/dist/callbacks/postGridEntityCustomUpdate.lua +7 -7
- package/dist/callbacks/postGridEntityRender.d.ts +0 -1
- package/dist/callbacks/postGridEntityRender.d.ts.map +1 -1
- package/dist/callbacks/postGridEntityRender.lua +7 -7
- package/dist/callbacks/postHolyMantleRemoved.d.ts +0 -1
- package/dist/callbacks/postHolyMantleRemoved.d.ts.map +1 -1
- package/dist/callbacks/postHolyMantleRemoved.lua +9 -9
- package/dist/callbacks/postItemDischarged.d.ts +0 -1
- package/dist/callbacks/postItemDischarged.d.ts.map +1 -1
- package/dist/callbacks/postItemDischarged.lua +18 -18
- package/dist/callbacks/postKnifeInitLate.d.ts +0 -1
- package/dist/callbacks/postKnifeInitLate.d.ts.map +1 -1
- package/dist/callbacks/postKnifeInitLate.lua +7 -7
- package/dist/callbacks/postLaserInitLate.d.ts +0 -1
- package/dist/callbacks/postLaserInitLate.d.ts.map +1 -1
- package/dist/callbacks/postLaserInitLate.lua +7 -7
- package/dist/callbacks/postNPCInitLate.d.ts +0 -1
- package/dist/callbacks/postNPCInitLate.d.ts.map +1 -1
- package/dist/callbacks/postNPCInitLate.lua +7 -7
- package/dist/callbacks/postNPCStateChanged.d.ts +0 -1
- package/dist/callbacks/postNPCStateChanged.d.ts.map +1 -1
- package/dist/callbacks/postNPCStateChanged.lua +8 -8
- package/dist/callbacks/postNewRoomEarly.d.ts +0 -1
- package/dist/callbacks/postNewRoomEarly.d.ts.map +1 -1
- package/dist/callbacks/postNewRoomEarly.lua +16 -16
- package/dist/callbacks/postPickupCollect.d.ts +0 -1
- package/dist/callbacks/postPickupCollect.d.ts.map +1 -1
- package/dist/callbacks/postPickupCollect.lua +8 -8
- package/dist/callbacks/postPickupInitFirst.d.ts +0 -1
- package/dist/callbacks/postPickupInitFirst.d.ts.map +1 -1
- package/dist/callbacks/postPickupInitFirst.lua +8 -8
- package/dist/callbacks/postPickupInitLate.d.ts +0 -1
- package/dist/callbacks/postPickupInitLate.d.ts.map +1 -1
- package/dist/callbacks/postPickupInitLate.lua +7 -7
- package/dist/callbacks/postPickupStateChanged.d.ts +0 -1
- package/dist/callbacks/postPickupStateChanged.d.ts.map +1 -1
- package/dist/callbacks/postPickupStateChanged.lua +8 -8
- package/dist/callbacks/postPitRender.d.ts +0 -1
- package/dist/callbacks/postPitRender.d.ts.map +1 -1
- package/dist/callbacks/postPitRender.lua +7 -7
- package/dist/callbacks/postPitUpdate.d.ts +0 -1
- package/dist/callbacks/postPitUpdate.d.ts.map +1 -1
- package/dist/callbacks/postPitUpdate.lua +7 -7
- package/dist/callbacks/postPlayerChangeHealth.d.ts +0 -1
- package/dist/callbacks/postPlayerChangeHealth.d.ts.map +1 -1
- package/dist/callbacks/postPlayerChangeHealth.lua +10 -9
- package/dist/callbacks/postPlayerChangeStat.d.ts +0 -1
- package/dist/callbacks/postPlayerChangeStat.d.ts.map +1 -1
- package/dist/callbacks/postPlayerChangeStat.lua +20 -19
- package/dist/callbacks/postPlayerChangeType.d.ts +0 -1
- package/dist/callbacks/postPlayerChangeType.d.ts.map +1 -1
- package/dist/callbacks/postPlayerChangeType.lua +10 -10
- package/dist/callbacks/postPlayerCollectible.d.ts +0 -1
- package/dist/callbacks/postPlayerCollectible.d.ts.map +1 -1
- package/dist/callbacks/postPlayerCollectible.lua +40 -36
- package/dist/callbacks/postPlayerFatalDamage.d.ts +0 -1
- package/dist/callbacks/postPlayerFatalDamage.d.ts.map +1 -1
- package/dist/callbacks/postPlayerFatalDamage.lua +22 -14
- package/dist/callbacks/postPlayerInitFirst.d.ts +0 -1
- package/dist/callbacks/postPlayerInitFirst.d.ts.map +1 -1
- package/dist/callbacks/postPlayerInitFirst.lua +12 -12
- package/dist/callbacks/postPlayerInitLate.d.ts +0 -1
- package/dist/callbacks/postPlayerInitLate.d.ts.map +1 -1
- package/dist/callbacks/postPlayerInitLate.lua +9 -9
- package/dist/callbacks/postPlayerReorderedCallbacks.d.ts +0 -1
- package/dist/callbacks/postPlayerReorderedCallbacks.d.ts.map +1 -1
- package/dist/callbacks/postPlayerReorderedCallbacks.lua +25 -25
- package/dist/callbacks/postPoopRender.d.ts +0 -1
- package/dist/callbacks/postPoopRender.d.ts.map +1 -1
- package/dist/callbacks/postPoopRender.lua +7 -7
- package/dist/callbacks/postPoopUpdate.d.ts +0 -1
- package/dist/callbacks/postPoopUpdate.d.ts.map +1 -1
- package/dist/callbacks/postPoopUpdate.lua +7 -7
- package/dist/callbacks/postPressurePlateRender.d.ts +0 -1
- package/dist/callbacks/postPressurePlateRender.d.ts.map +1 -1
- package/dist/callbacks/postPressurePlateRender.lua +7 -7
- package/dist/callbacks/postPressurePlateUpdate.d.ts +0 -1
- package/dist/callbacks/postPressurePlateUpdate.d.ts.map +1 -1
- package/dist/callbacks/postPressurePlateUpdate.lua +7 -7
- package/dist/callbacks/postProjectileInitLate.d.ts +0 -1
- package/dist/callbacks/postProjectileInitLate.d.ts.map +1 -1
- package/dist/callbacks/postProjectileInitLate.lua +7 -7
- package/dist/callbacks/postPurchase.d.ts +0 -1
- package/dist/callbacks/postPurchase.d.ts.map +1 -1
- package/dist/callbacks/postPurchase.lua +12 -12
- package/dist/callbacks/postRockRender.d.ts +0 -1
- package/dist/callbacks/postRockRender.d.ts.map +1 -1
- package/dist/callbacks/postRockRender.lua +7 -7
- package/dist/callbacks/postRockUpdate.d.ts +0 -1
- package/dist/callbacks/postRockUpdate.d.ts.map +1 -1
- package/dist/callbacks/postRockUpdate.lua +7 -7
- package/dist/callbacks/postRoomClearChanged.d.ts +0 -1
- package/dist/callbacks/postRoomClearChanged.d.ts.map +1 -1
- package/dist/callbacks/postRoomClearChanged.lua +9 -9
- package/dist/callbacks/postSacrifice.d.ts +0 -1
- package/dist/callbacks/postSacrifice.d.ts.map +1 -1
- package/dist/callbacks/postSacrifice.lua +8 -8
- package/dist/callbacks/postSlotCollision.d.ts +0 -1
- package/dist/callbacks/postSlotCollision.d.ts.map +1 -1
- package/dist/callbacks/postSlotCollision.lua +7 -7
- package/dist/callbacks/postSlotDestroyed.d.ts +0 -1
- package/dist/callbacks/postSlotDestroyed.d.ts.map +1 -1
- package/dist/callbacks/postSlotDestroyed.lua +8 -8
- package/dist/callbacks/postSlotInitUpdate.d.ts +0 -1
- package/dist/callbacks/postSlotInitUpdate.d.ts.map +1 -1
- package/dist/callbacks/postSlotInitUpdate.lua +15 -15
- package/dist/callbacks/postSlotRender.d.ts +0 -1
- package/dist/callbacks/postSlotRender.d.ts.map +1 -1
- package/dist/callbacks/postSlotRender.lua +12 -12
- package/dist/callbacks/postSpikesRender.d.ts +0 -1
- package/dist/callbacks/postSpikesRender.d.ts.map +1 -1
- package/dist/callbacks/postSpikesRender.lua +7 -7
- package/dist/callbacks/postSpikesUpdate.d.ts +0 -1
- package/dist/callbacks/postSpikesUpdate.d.ts.map +1 -1
- package/dist/callbacks/postSpikesUpdate.lua +7 -7
- package/dist/callbacks/postTNTRender.d.ts +0 -1
- package/dist/callbacks/postTNTRender.d.ts.map +1 -1
- package/dist/callbacks/postTNTRender.lua +7 -7
- package/dist/callbacks/postTNTUpdate.d.ts +0 -1
- package/dist/callbacks/postTNTUpdate.d.ts.map +1 -1
- package/dist/callbacks/postTNTUpdate.lua +7 -7
- package/dist/callbacks/postTearInitLate.d.ts +0 -1
- package/dist/callbacks/postTearInitLate.d.ts.map +1 -1
- package/dist/callbacks/postTearInitLate.lua +7 -7
- package/dist/callbacks/postTearInitVeryLate.d.ts +0 -1
- package/dist/callbacks/postTearInitVeryLate.d.ts.map +1 -1
- package/dist/callbacks/postTearInitVeryLate.lua +7 -7
- package/dist/callbacks/postTransformation.d.ts +0 -1
- package/dist/callbacks/postTransformation.d.ts.map +1 -1
- package/dist/callbacks/postTransformation.lua +9 -9
- package/dist/callbacks/postTrinketBreak.d.ts +0 -1
- package/dist/callbacks/postTrinketBreak.d.ts.map +1 -1
- package/dist/callbacks/postTrinketBreak.lua +11 -11
- package/dist/callbacks/preBerserkDeath.d.ts +0 -1
- package/dist/callbacks/preBerserkDeath.d.ts.map +1 -1
- package/dist/callbacks/preBerserkDeath.lua +9 -9
- package/dist/callbacks/preNewLevel.d.ts +0 -1
- package/dist/callbacks/preNewLevel.d.ts.map +1 -1
- package/dist/callbacks/preNewLevel.lua +8 -8
- package/dist/callbacks/reorderedCallbacks.d.ts +0 -1
- package/dist/callbacks/reorderedCallbacks.d.ts.map +1 -1
- package/dist/callbacks/reorderedCallbacks.lua +26 -26
- package/dist/callbacks/subscriptions/postAmbushFinished.d.ts +0 -1
- package/dist/callbacks/subscriptions/postAmbushFinished.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postAmbushFinished.lua +4 -4
- package/dist/callbacks/subscriptions/postAmbushStarted.d.ts +0 -1
- package/dist/callbacks/subscriptions/postAmbushStarted.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postAmbushStarted.lua +4 -4
- package/dist/callbacks/subscriptions/postBombInitLate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postBombInitLate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postBombInitLate.lua +4 -4
- package/dist/callbacks/subscriptions/postBoneExploded.d.ts +0 -1
- package/dist/callbacks/subscriptions/postBoneExploded.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postBoneExploded.lua +4 -4
- package/dist/callbacks/subscriptions/postBoneSwing.d.ts +0 -1
- package/dist/callbacks/subscriptions/postBoneSwing.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postBoneSwing.lua +4 -4
- package/dist/callbacks/subscriptions/postCollectibleEmpty.d.ts +0 -1
- package/dist/callbacks/subscriptions/postCollectibleEmpty.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postCollectibleEmpty.lua +4 -4
- package/dist/callbacks/subscriptions/postCollectibleInitFirst.d.ts +0 -1
- package/dist/callbacks/subscriptions/postCollectibleInitFirst.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postCollectibleInitFirst.lua +4 -4
- package/dist/callbacks/subscriptions/postCursedTeleport.d.ts +0 -1
- package/dist/callbacks/subscriptions/postCursedTeleport.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postCursedTeleport.lua +4 -4
- package/dist/callbacks/subscriptions/postCustomDoorEnter.d.ts +0 -1
- package/dist/callbacks/subscriptions/postCustomDoorEnter.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postCustomDoorEnter.lua +10 -4
- package/dist/callbacks/subscriptions/postCustomRevive.d.ts +0 -1
- package/dist/callbacks/subscriptions/postCustomRevive.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postCustomRevive.lua +4 -4
- package/dist/callbacks/subscriptions/postDiceRoomActivated.d.ts +0 -1
- package/dist/callbacks/subscriptions/postDiceRoomActivated.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postDiceRoomActivated.lua +4 -4
- package/dist/callbacks/subscriptions/postDoorRender.d.ts +0 -1
- package/dist/callbacks/subscriptions/postDoorRender.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postDoorRender.lua +4 -4
- package/dist/callbacks/subscriptions/postDoorUpdate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postDoorUpdate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postDoorUpdate.lua +4 -4
- package/dist/callbacks/subscriptions/postEffectInitLate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postEffectInitLate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postEffectInitLate.lua +4 -4
- package/dist/callbacks/subscriptions/postEffectStateChanged.d.ts +0 -1
- package/dist/callbacks/subscriptions/postEffectStateChanged.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postEffectStateChanged.lua +4 -4
- package/dist/callbacks/subscriptions/postEsauJr.d.ts +0 -1
- package/dist/callbacks/subscriptions/postEsauJr.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postEsauJr.lua +4 -4
- package/dist/callbacks/subscriptions/postFamiliarInitLate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postFamiliarInitLate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postFamiliarInitLate.lua +4 -4
- package/dist/callbacks/subscriptions/postFamiliarStateChanged.d.ts +0 -1
- package/dist/callbacks/subscriptions/postFamiliarStateChanged.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postFamiliarStateChanged.lua +4 -4
- package/dist/callbacks/subscriptions/postFirstEsauJr.d.ts +0 -1
- package/dist/callbacks/subscriptions/postFirstEsauJr.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postFirstEsauJr.lua +4 -4
- package/dist/callbacks/subscriptions/postFirstFlip.d.ts +0 -1
- package/dist/callbacks/subscriptions/postFirstFlip.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postFirstFlip.lua +4 -4
- package/dist/callbacks/subscriptions/postFlip.d.ts +0 -1
- package/dist/callbacks/subscriptions/postFlip.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postFlip.lua +4 -4
- package/dist/callbacks/subscriptions/postGameStartedReordered.d.ts +0 -1
- package/dist/callbacks/subscriptions/postGameStartedReordered.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postGameStartedReordered.lua +4 -4
- package/dist/callbacks/subscriptions/postGameStartedReorderedLast.d.ts +0 -1
- package/dist/callbacks/subscriptions/postGameStartedReorderedLast.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postGameStartedReorderedLast.lua +4 -4
- package/dist/callbacks/subscriptions/postGreedModeWave.d.ts +0 -1
- package/dist/callbacks/subscriptions/postGreedModeWave.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postGreedModeWave.lua +4 -4
- package/dist/callbacks/subscriptions/postGridEntityBroken.d.ts +0 -1
- package/dist/callbacks/subscriptions/postGridEntityBroken.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postGridEntityBroken.lua +4 -4
- package/dist/callbacks/subscriptions/postGridEntityCollision.d.ts +0 -1
- package/dist/callbacks/subscriptions/postGridEntityCollision.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postGridEntityCollision.lua +4 -4
- package/dist/callbacks/subscriptions/postGridEntityCustomBroken.d.ts +0 -1
- package/dist/callbacks/subscriptions/postGridEntityCustomBroken.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postGridEntityCustomBroken.lua +4 -4
- package/dist/callbacks/subscriptions/postGridEntityCustomCollision.d.ts +0 -1
- package/dist/callbacks/subscriptions/postGridEntityCustomCollision.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postGridEntityCustomCollision.lua +4 -4
- package/dist/callbacks/subscriptions/postGridEntityCustomInit.d.ts +0 -1
- package/dist/callbacks/subscriptions/postGridEntityCustomInit.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postGridEntityCustomInit.lua +4 -4
- package/dist/callbacks/subscriptions/postGridEntityCustomRemove.d.ts +0 -1
- package/dist/callbacks/subscriptions/postGridEntityCustomRemove.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postGridEntityCustomRemove.lua +4 -4
- package/dist/callbacks/subscriptions/postGridEntityCustomRender.d.ts +0 -1
- package/dist/callbacks/subscriptions/postGridEntityCustomRender.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postGridEntityCustomRender.lua +4 -4
- package/dist/callbacks/subscriptions/postGridEntityCustomStateChanged.d.ts +0 -1
- package/dist/callbacks/subscriptions/postGridEntityCustomStateChanged.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postGridEntityCustomStateChanged.lua +10 -4
- package/dist/callbacks/subscriptions/postGridEntityCustomUpdate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postGridEntityCustomUpdate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postGridEntityCustomUpdate.lua +4 -4
- package/dist/callbacks/subscriptions/postGridEntityInit.d.ts +0 -1
- package/dist/callbacks/subscriptions/postGridEntityInit.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postGridEntityInit.lua +4 -4
- package/dist/callbacks/subscriptions/postGridEntityRemove.d.ts +0 -1
- package/dist/callbacks/subscriptions/postGridEntityRemove.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postGridEntityRemove.lua +4 -4
- package/dist/callbacks/subscriptions/postGridEntityRender.d.ts +0 -1
- package/dist/callbacks/subscriptions/postGridEntityRender.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postGridEntityRender.lua +4 -4
- package/dist/callbacks/subscriptions/postGridEntityStateChanged.d.ts +0 -1
- package/dist/callbacks/subscriptions/postGridEntityStateChanged.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postGridEntityStateChanged.lua +4 -4
- package/dist/callbacks/subscriptions/postGridEntityUpdate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postGridEntityUpdate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postGridEntityUpdate.lua +4 -4
- package/dist/callbacks/subscriptions/postHolyMantleRemoved.d.ts +0 -1
- package/dist/callbacks/subscriptions/postHolyMantleRemoved.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postHolyMantleRemoved.lua +4 -4
- package/dist/callbacks/subscriptions/postItemDischarged.d.ts +0 -1
- package/dist/callbacks/subscriptions/postItemDischarged.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postItemDischarged.lua +4 -4
- package/dist/callbacks/subscriptions/postItemPickup.d.ts +0 -1
- package/dist/callbacks/subscriptions/postItemPickup.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postItemPickup.lua +4 -4
- package/dist/callbacks/subscriptions/postKnifeInitLate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postKnifeInitLate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postKnifeInitLate.lua +4 -4
- package/dist/callbacks/subscriptions/postLaserInitLate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postLaserInitLate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postLaserInitLate.lua +4 -4
- package/dist/callbacks/subscriptions/postNPCInitLate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postNPCInitLate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postNPCInitLate.lua +4 -4
- package/dist/callbacks/subscriptions/postNPCStateChanged.d.ts +0 -1
- package/dist/callbacks/subscriptions/postNPCStateChanged.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postNPCStateChanged.lua +4 -4
- package/dist/callbacks/subscriptions/postNewLevelReordered.d.ts +0 -1
- package/dist/callbacks/subscriptions/postNewLevelReordered.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postNewLevelReordered.lua +4 -4
- package/dist/callbacks/subscriptions/postNewRoomEarly.d.ts +0 -1
- package/dist/callbacks/subscriptions/postNewRoomEarly.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postNewRoomEarly.lua +4 -4
- package/dist/callbacks/subscriptions/postNewRoomReordered.d.ts +0 -1
- package/dist/callbacks/subscriptions/postNewRoomReordered.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postNewRoomReordered.lua +4 -4
- package/dist/callbacks/subscriptions/postPEffectUpdateReordered.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPEffectUpdateReordered.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPEffectUpdateReordered.lua +4 -4
- package/dist/callbacks/subscriptions/postPickupCollect.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPickupCollect.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPickupCollect.lua +4 -4
- package/dist/callbacks/subscriptions/postPickupInitFirst.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPickupInitFirst.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPickupInitFirst.lua +4 -4
- package/dist/callbacks/subscriptions/postPickupInitLate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPickupInitLate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPickupInitLate.lua +4 -4
- package/dist/callbacks/subscriptions/postPickupStateChanged.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPickupStateChanged.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPickupStateChanged.lua +4 -4
- package/dist/callbacks/subscriptions/postPitRender.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPitRender.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPitRender.lua +4 -4
- package/dist/callbacks/subscriptions/postPitUpdate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPitUpdate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPitUpdate.lua +4 -4
- package/dist/callbacks/subscriptions/postPlayerChangeHealth.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPlayerChangeHealth.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPlayerChangeHealth.lua +4 -3
- package/dist/callbacks/subscriptions/postPlayerChangeStat.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPlayerChangeStat.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPlayerChangeStat.lua +4 -3
- package/dist/callbacks/subscriptions/postPlayerChangeType.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPlayerChangeType.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPlayerChangeType.lua +4 -4
- package/dist/callbacks/subscriptions/postPlayerCollectibleAdded.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPlayerCollectibleAdded.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPlayerCollectibleAdded.lua +4 -4
- package/dist/callbacks/subscriptions/postPlayerCollectibleRemoved.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPlayerCollectibleRemoved.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPlayerCollectibleRemoved.lua +4 -4
- package/dist/callbacks/subscriptions/postPlayerFatalDamage.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPlayerFatalDamage.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPlayerFatalDamage.lua +4 -3
- package/dist/callbacks/subscriptions/postPlayerInitFirst.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPlayerInitFirst.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPlayerInitFirst.lua +4 -4
- package/dist/callbacks/subscriptions/postPlayerInitLate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPlayerInitLate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPlayerInitLate.lua +4 -4
- package/dist/callbacks/subscriptions/postPlayerRenderReordered.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPlayerRenderReordered.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPlayerRenderReordered.lua +4 -4
- package/dist/callbacks/subscriptions/postPlayerUpdateReordered.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPlayerUpdateReordered.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPlayerUpdateReordered.lua +4 -4
- package/dist/callbacks/subscriptions/postPoopRender.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPoopRender.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPoopRender.lua +4 -4
- package/dist/callbacks/subscriptions/postPoopUpdate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPoopUpdate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPoopUpdate.lua +4 -4
- package/dist/callbacks/subscriptions/postPressurePlateRender.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPressurePlateRender.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPressurePlateRender.lua +4 -4
- package/dist/callbacks/subscriptions/postPressurePlateUpdate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPressurePlateUpdate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPressurePlateUpdate.lua +4 -4
- package/dist/callbacks/subscriptions/postProjectileInitLate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postProjectileInitLate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postProjectileInitLate.lua +4 -4
- package/dist/callbacks/subscriptions/postPurchase.d.ts +0 -1
- package/dist/callbacks/subscriptions/postPurchase.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPurchase.lua +4 -4
- package/dist/callbacks/subscriptions/postRockRender.d.ts +0 -1
- package/dist/callbacks/subscriptions/postRockRender.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postRockRender.lua +4 -4
- package/dist/callbacks/subscriptions/postRockUpdate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postRockUpdate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postRockUpdate.lua +4 -4
- package/dist/callbacks/subscriptions/postRoomClearChanged.d.ts +0 -1
- package/dist/callbacks/subscriptions/postRoomClearChanged.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postRoomClearChanged.lua +4 -4
- package/dist/callbacks/subscriptions/postSacrifice.d.ts +0 -1
- package/dist/callbacks/subscriptions/postSacrifice.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postSacrifice.lua +4 -4
- package/dist/callbacks/subscriptions/postSlotAnimationChanged.d.ts +0 -1
- package/dist/callbacks/subscriptions/postSlotAnimationChanged.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postSlotAnimationChanged.lua +4 -4
- package/dist/callbacks/subscriptions/postSlotCollision.d.ts +0 -1
- package/dist/callbacks/subscriptions/postSlotCollision.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postSlotCollision.lua +4 -4
- package/dist/callbacks/subscriptions/postSlotDestroyed.d.ts +0 -1
- package/dist/callbacks/subscriptions/postSlotDestroyed.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postSlotDestroyed.lua +4 -4
- package/dist/callbacks/subscriptions/postSlotInit.d.ts +0 -1
- package/dist/callbacks/subscriptions/postSlotInit.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postSlotInit.lua +4 -4
- package/dist/callbacks/subscriptions/postSlotRender.d.ts +0 -1
- package/dist/callbacks/subscriptions/postSlotRender.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postSlotRender.lua +4 -4
- package/dist/callbacks/subscriptions/postSlotUpdate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postSlotUpdate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postSlotUpdate.lua +4 -4
- package/dist/callbacks/subscriptions/postSpikesRender.d.ts +0 -1
- package/dist/callbacks/subscriptions/postSpikesRender.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postSpikesRender.lua +4 -4
- package/dist/callbacks/subscriptions/postSpikesUpdate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postSpikesUpdate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postSpikesUpdate.lua +4 -4
- package/dist/callbacks/subscriptions/postTNTRender.d.ts +0 -1
- package/dist/callbacks/subscriptions/postTNTRender.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postTNTRender.lua +4 -4
- package/dist/callbacks/subscriptions/postTNTUpdate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postTNTUpdate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postTNTUpdate.lua +4 -4
- package/dist/callbacks/subscriptions/postTearInitLate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postTearInitLate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postTearInitLate.lua +4 -4
- package/dist/callbacks/subscriptions/postTearInitVeryLate.d.ts +0 -1
- package/dist/callbacks/subscriptions/postTearInitVeryLate.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postTearInitVeryLate.lua +4 -4
- package/dist/callbacks/subscriptions/postTransformation.d.ts +0 -1
- package/dist/callbacks/subscriptions/postTransformation.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postTransformation.lua +4 -4
- package/dist/callbacks/subscriptions/postTrinketBreak.d.ts +0 -1
- package/dist/callbacks/subscriptions/postTrinketBreak.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postTrinketBreak.lua +4 -4
- package/dist/callbacks/subscriptions/preBerserkDeath.d.ts +0 -1
- package/dist/callbacks/subscriptions/preBerserkDeath.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/preBerserkDeath.lua +4 -4
- package/dist/callbacks/subscriptions/preCustomRevive.d.ts +0 -1
- package/dist/callbacks/subscriptions/preCustomRevive.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/preCustomRevive.lua +4 -4
- package/dist/callbacks/subscriptions/preItemPickup.d.ts +0 -1
- package/dist/callbacks/subscriptions/preItemPickup.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/preItemPickup.lua +4 -4
- package/dist/callbacks/subscriptions/preNewLevel.d.ts +0 -1
- package/dist/callbacks/subscriptions/preNewLevel.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/preNewLevel.lua +4 -4
- package/dist/classes/DefaultMap.d.ts +0 -1
- package/dist/classes/DefaultMap.d.ts.map +1 -1
- package/dist/classes/DefaultMap.lua +4 -4
- package/dist/classes/ModUpgraded.d.ts +0 -1
- package/dist/classes/ModUpgraded.d.ts.map +1 -1
- package/dist/classes/ModUpgraded.lua +1 -1
- package/dist/core/cachedClasses.d.ts +0 -1
- package/dist/core/cachedClasses.d.ts.map +1 -1
- package/dist/core/constants.d.ts +0 -1
- package/dist/core/constants.d.ts.map +1 -1
- package/dist/core/constants.lua +4 -4
- package/dist/core/constantsFirstLast.d.ts +0 -1
- package/dist/core/constantsFirstLast.d.ts.map +1 -1
- package/dist/core/constantsFirstLast.lua +11 -11
- package/dist/core/upgradeMod.d.ts +0 -1
- package/dist/core/upgradeMod.d.ts.map +1 -1
- package/dist/core/upgradeMod.lua +9 -9
- package/dist/enums/AmbushType.d.ts +0 -1
- package/dist/enums/AmbushType.d.ts.map +1 -1
- package/dist/enums/CornerType.d.ts +0 -1
- package/dist/enums/CornerType.d.ts.map +1 -1
- package/dist/enums/HealthType.d.ts +0 -1
- package/dist/enums/HealthType.d.ts.map +1 -1
- package/dist/enums/ModCallbackCustom.d.ts +0 -1
- package/dist/enums/ModCallbackCustom.d.ts.map +1 -1
- package/dist/enums/PocketItemType.d.ts +0 -1
- package/dist/enums/PocketItemType.d.ts.map +1 -1
- package/dist/enums/RockAltType.d.ts +0 -1
- package/dist/enums/RockAltType.d.ts.map +1 -1
- package/dist/enums/SaveDataKey.d.ts +0 -1
- package/dist/enums/SaveDataKey.d.ts.map +1 -1
- package/dist/enums/SerializationType.d.ts +0 -1
- package/dist/enums/SerializationType.d.ts.map +1 -1
- package/dist/enums/SlotDestructionType.d.ts +0 -1
- package/dist/enums/SlotDestructionType.d.ts.map +1 -1
- package/dist/enums/StatType.d.ts +0 -1
- package/dist/enums/StatType.d.ts.map +1 -1
- package/dist/enums/private/CopyableIsaacAPIClassType.d.ts +0 -1
- package/dist/enums/private/CopyableIsaacAPIClassType.d.ts.map +1 -1
- package/dist/enums/private/SerializationBrand.d.ts +0 -1
- package/dist/enums/private/SerializationBrand.d.ts.map +1 -1
- package/dist/enums/private/StageTravelState.d.ts +0 -1
- package/dist/enums/private/StageTravelState.d.ts.map +1 -1
- package/dist/enums/private/TrapdoorAnimation.d.ts +0 -1
- package/dist/enums/private/TrapdoorAnimation.d.ts.map +1 -1
- package/dist/features/characterHealthConversion.d.ts +0 -1
- package/dist/features/characterHealthConversion.d.ts.map +1 -1
- package/dist/features/characterHealthConversion.lua +10 -10
- package/dist/features/characterStats.d.ts +0 -1
- package/dist/features/characterStats.d.ts.map +1 -1
- package/dist/features/characterStats.lua +6 -6
- package/dist/features/collectibleItemPoolType.d.ts +0 -1
- package/dist/features/collectibleItemPoolType.d.ts.map +1 -1
- package/dist/features/collectibleItemPoolType.lua +8 -8
- package/dist/features/customDoor.d.ts +0 -1
- package/dist/features/customDoor.d.ts.map +1 -1
- package/dist/features/customDoor.lua +4 -4
- package/dist/features/customGridEntity.d.ts +0 -1
- package/dist/features/customGridEntity.d.ts.map +1 -1
- package/dist/features/customGridEntity.lua +42 -39
- package/dist/features/customPickup.d.ts +1 -2
- package/dist/features/customPickup.d.ts.map +1 -1
- package/dist/features/customPickup.lua +8 -8
- package/dist/features/customStage/backdrop.d.ts +0 -1
- package/dist/features/customStage/backdrop.d.ts.map +1 -1
- package/dist/features/customStage/backdrop.lua +40 -28
- package/dist/features/customStage/customStageConstants.d.ts +0 -1
- package/dist/features/customStage/customStageConstants.d.ts.map +1 -1
- package/dist/features/customStage/customStageGridEntities.d.ts +0 -1
- package/dist/features/customStage/customStageGridEntities.d.ts.map +1 -1
- package/dist/features/customStage/customStageGridEntities.lua +34 -34
- package/dist/features/customStage/customStageUtils.d.ts +0 -1
- package/dist/features/customStage/customStageUtils.d.ts.map +1 -1
- package/dist/features/customStage/customStageUtils.lua +33 -21
- package/dist/features/customStage/exports.d.ts +0 -1
- package/dist/features/customStage/exports.d.ts.map +1 -1
- package/dist/features/customStage/exports.lua +36 -18
- package/dist/features/customStage/init.d.ts +0 -1
- package/dist/features/customStage/init.d.ts.map +1 -1
- package/dist/features/customStage/init.lua +28 -28
- package/dist/features/customStage/shadows.d.ts +0 -1
- package/dist/features/customStage/shadows.d.ts.map +1 -1
- package/dist/features/customStage/shadows.lua +10 -4
- package/dist/features/customStage/streakText.d.ts +0 -1
- package/dist/features/customStage/streakText.d.ts.map +1 -1
- package/dist/features/customStage/streakText.lua +17 -17
- package/dist/features/customStage/v.d.ts +0 -1
- package/dist/features/customStage/v.d.ts.map +1 -1
- package/dist/features/customStage/versusScreen.d.ts +0 -1
- package/dist/features/customStage/versusScreen.d.ts.map +1 -1
- package/dist/features/customStage/versusScreen.lua +31 -27
- package/dist/features/customTrapdoor/blackSprite.d.ts +0 -1
- package/dist/features/customTrapdoor/blackSprite.d.ts.map +1 -1
- package/dist/features/customTrapdoor/blackSprite.lua +1 -1
- package/dist/features/customTrapdoor/customTrapdoorConstants.d.ts +0 -1
- package/dist/features/customTrapdoor/customTrapdoorConstants.d.ts.map +1 -1
- package/dist/features/customTrapdoor/exports.d.ts +0 -1
- package/dist/features/customTrapdoor/exports.d.ts.map +1 -1
- package/dist/features/customTrapdoor/exports.lua +20 -8
- package/dist/features/customTrapdoor/init.d.ts +0 -1
- package/dist/features/customTrapdoor/init.d.ts.map +1 -1
- package/dist/features/customTrapdoor/init.lua +65 -50
- package/dist/features/customTrapdoor/openClose.d.ts +0 -1
- package/dist/features/customTrapdoor/openClose.d.ts.map +1 -1
- package/dist/features/customTrapdoor/openClose.lua +12 -12
- package/dist/features/customTrapdoor/spawn.d.ts +0 -1
- package/dist/features/customTrapdoor/spawn.d.ts.map +1 -1
- package/dist/features/customTrapdoor/spawn.lua +5 -4
- package/dist/features/customTrapdoor/touched.d.ts +0 -1
- package/dist/features/customTrapdoor/touched.d.ts.map +1 -1
- package/dist/features/customTrapdoor/touched.lua +25 -21
- package/dist/features/customTrapdoor/v.d.ts +0 -1
- package/dist/features/customTrapdoor/v.d.ts.map +1 -1
- package/dist/features/debugDisplay/debugDisplay.d.ts +0 -1
- package/dist/features/debugDisplay/debugDisplay.d.ts.map +1 -1
- package/dist/features/debugDisplay/debugDisplay.lua +59 -59
- package/dist/features/debugDisplay/exports.d.ts +0 -1
- package/dist/features/debugDisplay/exports.d.ts.map +1 -1
- package/dist/features/debugDisplay/exports.lua +90 -90
- package/dist/features/debugDisplay/v.d.ts +0 -1
- package/dist/features/debugDisplay/v.d.ts.map +1 -1
- package/dist/features/debugDisplay/v.lua +6 -6
- package/dist/features/deployJSONRoom.d.ts +0 -1
- package/dist/features/deployJSONRoom.d.ts.map +1 -1
- package/dist/features/deployJSONRoom.lua +118 -93
- package/dist/features/disableAllSound.d.ts +0 -1
- package/dist/features/disableAllSound.d.ts.map +1 -1
- package/dist/features/disableAllSound.lua +10 -10
- package/dist/features/disableInputs.d.ts +0 -1
- package/dist/features/disableInputs.d.ts.map +1 -1
- package/dist/features/disableInputs.lua +25 -25
- package/dist/features/extraConsoleCommands/commandsDisplay.d.ts +0 -1
- package/dist/features/extraConsoleCommands/commandsDisplay.d.ts.map +1 -1
- package/dist/features/extraConsoleCommands/commandsDisplay.lua +72 -72
- package/dist/features/extraConsoleCommands/commandsSubroutines.d.ts +0 -1
- package/dist/features/extraConsoleCommands/commandsSubroutines.d.ts.map +1 -1
- package/dist/features/extraConsoleCommands/commandsSubroutines.lua +42 -33
- package/dist/features/extraConsoleCommands/exports.d.ts +0 -1
- package/dist/features/extraConsoleCommands/exports.d.ts.map +1 -1
- package/dist/features/extraConsoleCommands/exports.lua +8 -8
- package/dist/features/extraConsoleCommands/init.d.ts +0 -1
- package/dist/features/extraConsoleCommands/init.d.ts.map +1 -1
- package/dist/features/extraConsoleCommands/init.lua +28 -28
- package/dist/features/extraConsoleCommands/listCommands.d.ts +0 -1
- package/dist/features/extraConsoleCommands/listCommands.d.ts.map +1 -1
- package/dist/features/extraConsoleCommands/listCommands.lua +362 -307
- package/dist/features/extraConsoleCommands/v.d.ts +0 -1
- package/dist/features/extraConsoleCommands/v.d.ts.map +1 -1
- package/dist/features/extraConsoleCommands/v.lua +1 -1
- package/dist/features/fadeInRemover.d.ts +0 -1
- package/dist/features/fadeInRemover.d.ts.map +1 -1
- package/dist/features/fadeInRemover.lua +9 -8
- package/dist/features/fastReset.d.ts +0 -1
- package/dist/features/fastReset.d.ts.map +1 -1
- package/dist/features/fastReset.lua +11 -11
- package/dist/features/firstLast.d.ts +0 -1
- package/dist/features/firstLast.d.ts.map +1 -1
- package/dist/features/firstLast.lua +105 -93
- package/dist/features/forgottenSwitch.d.ts +0 -1
- package/dist/features/forgottenSwitch.d.ts.map +1 -1
- package/dist/features/forgottenSwitch.lua +5 -5
- package/dist/features/pause.d.ts +0 -1
- package/dist/features/pause.d.ts.map +1 -1
- package/dist/features/pause.lua +25 -25
- package/dist/features/persistentEntities.d.ts +0 -1
- package/dist/features/persistentEntities.d.ts.map +1 -1
- package/dist/features/persistentEntities.lua +25 -17
- package/dist/features/pickupIndex.d.ts +0 -1
- package/dist/features/pickupIndex.d.ts.map +1 -1
- package/dist/features/pickupIndex.lua +25 -25
- package/dist/features/playerInventory.d.ts +0 -1
- package/dist/features/playerInventory.d.ts.map +1 -1
- package/dist/features/playerInventory.lua +16 -16
- package/dist/features/ponyDetection.d.ts +0 -1
- package/dist/features/ponyDetection.d.ts.map +1 -1
- package/dist/features/ponyDetection.lua +14 -13
- package/dist/features/preventChildEntities.d.ts +0 -1
- package/dist/features/preventChildEntities.d.ts.map +1 -1
- package/dist/features/preventChildEntities.lua +4 -4
- package/dist/features/preventCollectibleRotation.d.ts +0 -1
- package/dist/features/preventCollectibleRotation.d.ts.map +1 -1
- package/dist/features/preventCollectibleRotation.lua +13 -13
- package/dist/features/registerHotkey.d.ts +0 -1
- package/dist/features/registerHotkey.d.ts.map +1 -1
- package/dist/features/registerHotkey.lua +14 -14
- package/dist/features/roomClearFrame.d.ts +0 -1
- package/dist/features/roomClearFrame.d.ts.map +1 -1
- package/dist/features/roomClearFrame.lua +7 -7
- package/dist/features/roomHistory.d.ts +0 -1
- package/dist/features/roomHistory.d.ts.map +1 -1
- package/dist/features/roomHistory.lua +19 -19
- package/dist/features/runInNFrames.d.ts +0 -1
- package/dist/features/runInNFrames.d.ts.map +1 -1
- package/dist/features/runInNFrames.lua +30 -30
- package/dist/features/runNextRoom.d.ts +0 -1
- package/dist/features/runNextRoom.d.ts.map +1 -1
- package/dist/features/runNextRoom.lua +7 -7
- package/dist/features/saveDataManager/exports.d.ts +0 -1
- package/dist/features/saveDataManager/exports.d.ts.map +1 -1
- package/dist/features/saveDataManager/exports.lua +16 -16
- package/dist/features/saveDataManager/load.d.ts +0 -1
- package/dist/features/saveDataManager/load.d.ts.map +1 -1
- package/dist/features/saveDataManager/load.lua +16 -12
- package/dist/features/saveDataManager/main.d.ts +0 -1
- package/dist/features/saveDataManager/main.d.ts.map +1 -1
- package/dist/features/saveDataManager/main.lua +32 -31
- package/dist/features/saveDataManager/maps.d.ts +0 -1
- package/dist/features/saveDataManager/maps.d.ts.map +1 -1
- package/dist/features/saveDataManager/merge.d.ts +0 -1
- package/dist/features/saveDataManager/merge.d.ts.map +1 -1
- package/dist/features/saveDataManager/merge.lua +33 -30
- package/dist/features/saveDataManager/save.d.ts +0 -1
- package/dist/features/saveDataManager/save.d.ts.map +1 -1
- package/dist/features/saveDataManager/save.lua +9 -8
- package/dist/features/saveDataManager/saveDataManagerConstants.d.ts +0 -1
- package/dist/features/saveDataManager/saveDataManagerConstants.d.ts.map +1 -1
- package/dist/features/saveDataManager/serializationBrands.d.ts +0 -1
- package/dist/features/saveDataManager/serializationBrands.d.ts.map +1 -1
- package/dist/features/saveDataManager/serializationBrands.lua +3 -3
- package/dist/features/sirenHelpers.d.ts +0 -1
- package/dist/features/sirenHelpers.d.ts.map +1 -1
- package/dist/features/sirenHelpers.lua +15 -15
- package/dist/features/stageHistory.d.ts +0 -1
- package/dist/features/stageHistory.d.ts.map +1 -1
- package/dist/features/stageHistory.lua +7 -7
- package/dist/features/taintedLazarusPlayers.d.ts +0 -1
- package/dist/features/taintedLazarusPlayers.d.ts.map +1 -1
- package/dist/features/taintedLazarusPlayers.lua +8 -8
- package/dist/featuresInitialized.d.ts +0 -1
- package/dist/featuresInitialized.d.ts.map +1 -1
- package/dist/featuresInitialized.lua +4 -4
- package/dist/functions/ambush.d.ts +0 -1
- package/dist/functions/ambush.d.ts.map +1 -1
- package/dist/functions/ambush.lua +18 -15
- package/dist/functions/array.d.ts +0 -1
- package/dist/functions/array.d.ts.map +1 -1
- package/dist/functions/array.lua +62 -48
- package/dist/functions/benchmark.d.ts +0 -1
- package/dist/functions/benchmark.d.ts.map +1 -1
- package/dist/functions/benchmark.lua +10 -4
- package/dist/functions/bitSet128.d.ts +0 -1
- package/dist/functions/bitSet128.d.ts.map +1 -1
- package/dist/functions/bitSet128.lua +13 -11
- package/dist/functions/bitwise.d.ts +0 -1
- package/dist/functions/bitwise.d.ts.map +1 -1
- package/dist/functions/bitwise.lua +9 -9
- package/dist/functions/bombs.d.ts +0 -1
- package/dist/functions/bombs.d.ts.map +1 -1
- package/dist/functions/bombs.lua +1 -1
- package/dist/functions/bosses.d.ts +0 -1
- package/dist/functions/bosses.d.ts.map +1 -1
- package/dist/functions/bosses.lua +31 -15
- package/dist/functions/cards.d.ts +0 -1
- package/dist/functions/cards.d.ts.map +1 -1
- package/dist/functions/cards.lua +48 -42
- package/dist/functions/challenges.d.ts +0 -1
- package/dist/functions/challenges.d.ts.map +1 -1
- package/dist/functions/challenges.lua +1 -1
- package/dist/functions/characters.d.ts +0 -1
- package/dist/functions/characters.d.ts.map +1 -1
- package/dist/functions/characters.lua +13 -13
- package/dist/functions/charge.d.ts +0 -1
- package/dist/functions/charge.d.ts.map +1 -1
- package/dist/functions/charge.lua +36 -24
- package/dist/functions/chargeBar.d.ts +0 -1
- package/dist/functions/chargeBar.d.ts.map +1 -1
- package/dist/functions/chargeBar.lua +5 -5
- package/dist/functions/collectibleCacheFlag.d.ts +0 -1
- package/dist/functions/collectibleCacheFlag.d.ts.map +1 -1
- package/dist/functions/collectibleCacheFlag.lua +12 -11
- package/dist/functions/collectibleSet.d.ts +0 -1
- package/dist/functions/collectibleSet.d.ts.map +1 -1
- package/dist/functions/collectibleSet.lua +17 -17
- package/dist/functions/collectibleTag.d.ts +0 -1
- package/dist/functions/collectibleTag.d.ts.map +1 -1
- package/dist/functions/collectibleTag.lua +14 -13
- package/dist/functions/collectibles.d.ts +0 -1
- package/dist/functions/collectibles.d.ts.map +1 -1
- package/dist/functions/collectibles.lua +69 -68
- package/dist/functions/color.d.ts +0 -1
- package/dist/functions/color.d.ts.map +1 -1
- package/dist/functions/color.lua +21 -19
- package/dist/functions/curses.d.ts +0 -1
- package/dist/functions/curses.d.ts.map +1 -1
- package/dist/functions/curses.lua +3 -3
- package/dist/functions/debug.d.ts +0 -1
- package/dist/functions/debug.d.ts.map +1 -1
- package/dist/functions/debug.lua +15 -15
- package/dist/functions/deepCopy.d.ts +0 -1
- package/dist/functions/deepCopy.d.ts.map +1 -1
- package/dist/functions/deepCopy.lua +169 -73
- package/dist/functions/deepCopyTests.d.ts +0 -1
- package/dist/functions/deepCopyTests.d.ts.map +1 -1
- package/dist/functions/deepCopyTests.lua +81 -81
- package/dist/functions/dimensions.d.ts +0 -1
- package/dist/functions/dimensions.d.ts.map +1 -1
- package/dist/functions/dimensions.lua +7 -7
- package/dist/functions/direction.d.ts +0 -1
- package/dist/functions/direction.d.ts.map +1 -1
- package/dist/functions/direction.lua +4 -4
- package/dist/functions/doors.d.ts +0 -1
- package/dist/functions/doors.d.ts.map +1 -1
- package/dist/functions/doors.lua +77 -74
- package/dist/functions/easing.d.ts +0 -1
- package/dist/functions/easing.d.ts.map +1 -1
- package/dist/functions/easing.lua +32 -32
- package/dist/functions/eden.d.ts +0 -1
- package/dist/functions/eden.d.ts.map +1 -1
- package/dist/functions/eden.lua +9 -9
- package/dist/functions/effects.d.ts +0 -1
- package/dist/functions/effects.d.ts.map +1 -1
- package/dist/functions/effects.lua +2 -2
- package/dist/functions/entities.d.ts +0 -1
- package/dist/functions/entities.d.ts.map +1 -1
- package/dist/functions/entities.lua +48 -41
- package/dist/functions/entitiesSpecific.d.ts +0 -1
- package/dist/functions/entitiesSpecific.d.ts.map +1 -1
- package/dist/functions/entitiesSpecific.lua +96 -70
- package/dist/functions/entityTypes.d.ts +0 -1
- package/dist/functions/entityTypes.d.ts.map +1 -1
- package/dist/functions/entityTypes.lua +1 -1
- package/dist/functions/enums.d.ts +0 -1
- package/dist/functions/enums.d.ts.map +1 -1
- package/dist/functions/enums.lua +19 -19
- package/dist/functions/familiars.d.ts +0 -1
- package/dist/functions/familiars.d.ts.map +1 -1
- package/dist/functions/familiars.lua +6 -5
- package/dist/functions/flag.d.ts +0 -1
- package/dist/functions/flag.d.ts.map +1 -1
- package/dist/functions/flag.lua +8 -8
- package/dist/functions/flying.d.ts +0 -1
- package/dist/functions/flying.d.ts.map +1 -1
- package/dist/functions/flying.lua +12 -9
- package/dist/functions/globals.d.ts +0 -1
- package/dist/functions/globals.d.ts.map +1 -1
- package/dist/functions/globals.lua +17 -14
- package/dist/functions/gridEntities.d.ts +0 -1
- package/dist/functions/gridEntities.d.ts.map +1 -1
- package/dist/functions/gridEntities.lua +64 -58
- package/dist/functions/gridEntitiesSpecific.d.ts +0 -1
- package/dist/functions/gridEntitiesSpecific.d.ts.map +1 -1
- package/dist/functions/gridEntitiesSpecific.lua +92 -92
- package/dist/functions/hex.d.ts +0 -1
- package/dist/functions/hex.d.ts.map +1 -1
- package/dist/functions/hex.lua +12 -9
- package/dist/functions/initArray.d.ts +0 -1
- package/dist/functions/initArray.d.ts.map +1 -1
- package/dist/functions/initArray.lua +4 -3
- package/dist/functions/input.d.ts +0 -1
- package/dist/functions/input.d.ts.map +1 -1
- package/dist/functions/input.lua +25 -22
- package/dist/functions/isaacAPIClass.d.ts +0 -1
- package/dist/functions/isaacAPIClass.d.ts.map +1 -1
- package/dist/functions/isaacAPIClass.lua +47 -47
- package/dist/functions/itemPool.d.ts +0 -1
- package/dist/functions/itemPool.d.ts.map +1 -1
- package/dist/functions/itemPool.lua +19 -17
- package/dist/functions/jsonHelpers.d.ts +0 -1
- package/dist/functions/jsonHelpers.d.ts.map +1 -1
- package/dist/functions/jsonHelpers.lua +3 -3
- package/dist/functions/jsonRoom.d.ts +0 -1
- package/dist/functions/jsonRoom.d.ts.map +1 -1
- package/dist/functions/jsonRoom.lua +22 -16
- package/dist/functions/kColor.d.ts +0 -1
- package/dist/functions/kColor.d.ts.map +1 -1
- package/dist/functions/kColor.lua +21 -19
- package/dist/functions/language.d.ts +0 -1
- package/dist/functions/language.d.ts.map +1 -1
- package/dist/functions/language.lua +1 -1
- package/dist/functions/level.d.ts +0 -1
- package/dist/functions/level.d.ts.map +1 -1
- package/dist/functions/level.lua +5 -5
- package/dist/functions/levelGrid.d.ts +0 -1
- package/dist/functions/levelGrid.d.ts.map +1 -1
- package/dist/functions/levelGrid.lua +66 -66
- package/dist/functions/log.d.ts +0 -1
- package/dist/functions/log.d.ts.map +1 -1
- package/dist/functions/log.lua +240 -128
- package/dist/functions/logEntities.d.ts +0 -1
- package/dist/functions/logEntities.d.ts.map +1 -1
- package/dist/functions/logEntities.lua +32 -29
- package/dist/functions/map.d.ts +0 -1
- package/dist/functions/map.d.ts.map +1 -1
- package/dist/functions/map.lua +5 -5
- package/dist/functions/math.d.ts +0 -1
- package/dist/functions/math.d.ts.map +1 -1
- package/dist/functions/math.lua +14 -14
- package/dist/functions/mergeTests.d.ts +0 -1
- package/dist/functions/mergeTests.d.ts.map +1 -1
- package/dist/functions/mergeTests.lua +47 -47
- package/dist/functions/minimap.d.ts +0 -1
- package/dist/functions/minimap.d.ts.map +1 -1
- package/dist/functions/minimap.lua +12 -12
- package/dist/functions/nextStage.d.ts +0 -1
- package/dist/functions/nextStage.d.ts.map +1 -1
- package/dist/functions/nextStage.lua +39 -39
- package/dist/functions/npcs.d.ts +0 -1
- package/dist/functions/npcs.d.ts.map +1 -1
- package/dist/functions/npcs.lua +21 -15
- package/dist/functions/pickupVariants.d.ts +0 -1
- package/dist/functions/pickupVariants.d.ts.map +1 -1
- package/dist/functions/pickupVariants.lua +11 -11
- package/dist/functions/pickups.d.ts +0 -1
- package/dist/functions/pickups.d.ts.map +1 -1
- package/dist/functions/pickups.lua +9 -9
- package/dist/functions/pickupsSpecific.d.ts +0 -1
- package/dist/functions/pickupsSpecific.d.ts.map +1 -1
- package/dist/functions/pickupsSpecific.lua +76 -58
- package/dist/functions/pills.d.ts +0 -1
- package/dist/functions/pills.d.ts.map +1 -1
- package/dist/functions/pills.lua +25 -22
- package/dist/functions/playerCenter.d.ts +0 -1
- package/dist/functions/playerCenter.d.ts.map +1 -1
- package/dist/functions/playerCenter.lua +6 -5
- package/dist/functions/playerDataStructures.d.ts +0 -1
- package/dist/functions/playerDataStructures.d.ts.map +1 -1
- package/dist/functions/playerDataStructures.lua +16 -16
- package/dist/functions/playerHealth.d.ts +0 -1
- package/dist/functions/playerHealth.d.ts.map +1 -1
- package/dist/functions/playerHealth.lua +54 -47
- package/dist/functions/playerIndex.d.ts +0 -1
- package/dist/functions/playerIndex.d.ts.map +1 -1
- package/dist/functions/playerIndex.lua +17 -17
- package/dist/functions/playerStats.d.ts +0 -1
- package/dist/functions/playerStats.d.ts.map +1 -1
- package/dist/functions/playerStats.lua +1 -1
- package/dist/functions/players.d.ts +0 -1
- package/dist/functions/players.d.ts.map +1 -1
- package/dist/functions/players.lua +82 -81
- package/dist/functions/pocketItems.d.ts +0 -1
- package/dist/functions/pocketItems.d.ts.map +1 -1
- package/dist/functions/pocketItems.lua +12 -12
- package/dist/functions/positionVelocity.d.ts +0 -1
- package/dist/functions/positionVelocity.d.ts.map +1 -1
- package/dist/functions/positionVelocity.lua +15 -15
- package/dist/functions/pressurePlate.d.ts +0 -1
- package/dist/functions/pressurePlate.d.ts.map +1 -1
- package/dist/functions/pressurePlate.lua +2 -2
- package/dist/functions/projectiles.d.ts +0 -1
- package/dist/functions/projectiles.d.ts.map +1 -1
- package/dist/functions/projectiles.lua +19 -7
- package/dist/functions/random.d.ts +0 -1
- package/dist/functions/random.d.ts.map +1 -1
- package/dist/functions/random.lua +9 -9
- package/dist/functions/reorderedCallbacks.d.ts +0 -1
- package/dist/functions/reorderedCallbacks.d.ts.map +1 -1
- package/dist/functions/reorderedCallbacks.lua +6 -6
- package/dist/functions/revive.d.ts +0 -1
- package/dist/functions/revive.d.ts.map +1 -1
- package/dist/functions/revive.lua +16 -16
- package/dist/functions/rng.d.ts +0 -1
- package/dist/functions/rng.d.ts.map +1 -1
- package/dist/functions/rng.lua +27 -25
- package/dist/functions/rockAlt.d.ts +0 -1
- package/dist/functions/rockAlt.d.ts.map +1 -1
- package/dist/functions/rockAlt.lua +111 -74
- package/dist/functions/roomData.d.ts +0 -1
- package/dist/functions/roomData.d.ts.map +1 -1
- package/dist/functions/roomData.lua +30 -30
- package/dist/functions/roomGrid.d.ts +0 -1
- package/dist/functions/roomGrid.d.ts.map +1 -1
- package/dist/functions/roomGrid.lua +17 -17
- package/dist/functions/roomShape.d.ts +0 -1
- package/dist/functions/roomShape.d.ts.map +1 -1
- package/dist/functions/roomShape.lua +13 -13
- package/dist/functions/roomTransition.d.ts +0 -1
- package/dist/functions/roomTransition.d.ts.map +1 -1
- package/dist/functions/roomTransition.lua +19 -10
- package/dist/functions/rooms.d.ts +0 -1
- package/dist/functions/rooms.d.ts.map +1 -1
- package/dist/functions/rooms.lua +87 -87
- package/dist/functions/run.d.ts +0 -1
- package/dist/functions/run.d.ts.map +1 -1
- package/dist/functions/run.lua +17 -11
- package/dist/functions/saveFile.d.ts +0 -1
- package/dist/functions/saveFile.d.ts.map +1 -1
- package/dist/functions/saveFile.lua +3 -3
- package/dist/functions/seeds.d.ts +0 -1
- package/dist/functions/seeds.d.ts.map +1 -1
- package/dist/functions/seeds.lua +3 -3
- package/dist/functions/serialization.d.ts +0 -1
- package/dist/functions/serialization.d.ts.map +1 -1
- package/dist/functions/serialization.lua +11 -11
- package/dist/functions/set.d.ts +0 -1
- package/dist/functions/set.d.ts.map +1 -1
- package/dist/functions/set.lua +15 -15
- package/dist/functions/sound.d.ts +0 -1
- package/dist/functions/sound.d.ts.map +1 -1
- package/dist/functions/sound.lua +2 -2
- package/dist/functions/spawnCollectible.d.ts +0 -1
- package/dist/functions/spawnCollectible.d.ts.map +1 -1
- package/dist/functions/spawnCollectible.lua +11 -9
- package/dist/functions/sprites.d.ts +0 -1
- package/dist/functions/sprites.d.ts.map +1 -1
- package/dist/functions/sprites.lua +13 -7
- package/dist/functions/stage.d.ts +0 -1
- package/dist/functions/stage.d.ts.map +1 -1
- package/dist/functions/stage.lua +29 -26
- package/dist/functions/stats.d.ts +0 -1
- package/dist/functions/stats.d.ts.map +1 -1
- package/dist/functions/stats.lua +3 -3
- package/dist/functions/string.d.ts +0 -1
- package/dist/functions/string.d.ts.map +1 -1
- package/dist/functions/string.lua +7 -7
- package/dist/functions/table.d.ts +0 -1
- package/dist/functions/table.d.ts.map +1 -1
- package/dist/functions/table.lua +16 -16
- package/dist/functions/tears.d.ts +0 -1
- package/dist/functions/tears.d.ts.map +1 -1
- package/dist/functions/tears.lua +5 -5
- package/dist/functions/transformations.d.ts +0 -1
- package/dist/functions/transformations.d.ts.map +1 -1
- package/dist/functions/transformations.lua +14 -13
- package/dist/functions/trinketCacheFlag.d.ts +0 -1
- package/dist/functions/trinketCacheFlag.d.ts.map +1 -1
- package/dist/functions/trinketCacheFlag.lua +10 -10
- package/dist/functions/trinketGive.d.ts +0 -1
- package/dist/functions/trinketGive.d.ts.map +1 -1
- package/dist/functions/trinketGive.lua +14 -12
- package/dist/functions/trinketSet.d.ts +0 -1
- package/dist/functions/trinketSet.d.ts.map +1 -1
- package/dist/functions/trinketSet.lua +17 -17
- package/dist/functions/trinkets.d.ts +0 -1
- package/dist/functions/trinkets.d.ts.map +1 -1
- package/dist/functions/trinkets.lua +22 -22
- package/dist/functions/tstlClass.d.ts +0 -1
- package/dist/functions/tstlClass.d.ts.map +1 -1
- package/dist/functions/tstlClass.lua +19 -19
- package/dist/functions/types.d.ts +0 -1
- package/dist/functions/types.d.ts.map +1 -1
- package/dist/functions/types.lua +17 -17
- package/dist/functions/ui.d.ts +0 -1
- package/dist/functions/ui.d.ts.map +1 -1
- package/dist/functions/ui.lua +19 -19
- package/dist/functions/utils.d.ts +0 -1
- package/dist/functions/utils.d.ts.map +1 -1
- package/dist/functions/utils.lua +12 -12
- package/dist/functions/vector.d.ts +0 -1
- package/dist/functions/vector.d.ts.map +1 -1
- package/dist/functions/vector.lua +23 -21
- package/dist/index.d.ts +12 -93
- package/dist/index.d.ts.map +1 -1
- package/dist/initCustomCallbacks.d.ts +0 -1
- package/dist/initCustomCallbacks.d.ts.map +1 -1
- package/dist/initCustomCallbacks.lua +72 -72
- package/dist/initFeatures.d.ts +0 -1
- package/dist/initFeatures.d.ts.map +1 -1
- package/dist/initFeatures.lua +34 -34
- package/dist/interfaces/ChargeBarSprites.d.ts +0 -1
- package/dist/interfaces/ChargeBarSprites.d.ts.map +1 -1
- package/dist/interfaces/Corner.d.ts +0 -1
- package/dist/interfaces/Corner.d.ts.map +1 -1
- package/dist/interfaces/CustomStageTSConfig.d.ts +11 -1
- package/dist/interfaces/CustomStageTSConfig.d.ts.map +1 -1
- package/dist/interfaces/GridEntityCustomData.d.ts +0 -1
- package/dist/interfaces/GridEntityCustomData.d.ts.map +1 -1
- package/dist/interfaces/JSONRoomsFile.d.ts +0 -1
- package/dist/interfaces/JSONRoomsFile.d.ts.map +1 -1
- package/dist/interfaces/PlayerHealth.d.ts +0 -1
- package/dist/interfaces/PlayerHealth.d.ts.map +1 -1
- package/dist/interfaces/PocketItemDescription.d.ts +0 -1
- package/dist/interfaces/PocketItemDescription.d.ts.map +1 -1
- package/dist/interfaces/RoomDescription.d.ts +0 -1
- package/dist/interfaces/RoomDescription.d.ts.map +1 -1
- package/dist/interfaces/SaveData.d.ts +0 -1
- package/dist/interfaces/SaveData.d.ts.map +1 -1
- package/dist/interfaces/SaveData.lua +10 -10
- package/dist/interfaces/StatTypeType.d.ts +0 -1
- package/dist/interfaces/StatTypeType.d.ts.map +1 -1
- package/dist/interfaces/TrinketSituation.d.ts +0 -1
- package/dist/interfaces/TrinketSituation.d.ts.map +1 -1
- package/dist/interfaces/private/AddCallbackParameterCustom.d.ts +0 -1
- package/dist/interfaces/private/AddCallbackParameterCustom.d.ts.map +1 -1
- package/dist/interfaces/private/CustomStage.d.ts +0 -1
- package/dist/interfaces/private/CustomStage.d.ts.map +1 -1
- package/dist/interfaces/private/CustomTrapdoorDescription.d.ts +0 -1
- package/dist/interfaces/private/CustomTrapdoorDescription.d.ts.map +1 -1
- package/dist/interfaces/private/CustomTrapdoorDestination.d.ts +0 -1
- package/dist/interfaces/private/CustomTrapdoorDestination.d.ts.map +1 -1
- package/dist/interfaces/private/TSTLClassMetatable.d.ts +0 -1
- package/dist/interfaces/private/TSTLClassMetatable.d.ts.map +1 -1
- package/dist/maps/PHDPillConversions.d.ts +0 -1
- package/dist/maps/PHDPillConversions.d.ts.map +1 -1
- package/dist/maps/cardMap.d.ts +0 -1
- package/dist/maps/cardMap.d.ts.map +1 -1
- package/dist/maps/characterMap.d.ts +0 -1
- package/dist/maps/characterMap.d.ts.map +1 -1
- package/dist/maps/collectibleDescriptionMap.d.ts +0 -1
- package/dist/maps/collectibleDescriptionMap.d.ts.map +1 -1
- package/dist/maps/collectibleNameMap.d.ts +0 -1
- package/dist/maps/collectibleNameMap.d.ts.map +1 -1
- package/dist/maps/defaultPlayerStatMap.d.ts +0 -1
- package/dist/maps/defaultPlayerStatMap.d.ts.map +1 -1
- package/dist/maps/defaultPlayerStatMap.lua +1 -1
- package/dist/maps/falsePHDPillConversions.d.ts +0 -1
- package/dist/maps/falsePHDPillConversions.d.ts.map +1 -1
- package/dist/maps/gridEntityTypeToBrokenStateMap.d.ts +0 -1
- package/dist/maps/gridEntityTypeToBrokenStateMap.d.ts.map +1 -1
- package/dist/maps/gridEntityXMLMap.d.ts +0 -1
- package/dist/maps/gridEntityXMLMap.d.ts.map +1 -1
- package/dist/maps/keyboardToString.d.ts +0 -1
- package/dist/maps/keyboardToString.d.ts.map +1 -1
- package/dist/maps/pillEffectMap.d.ts +0 -1
- package/dist/maps/pillEffectMap.d.ts.map +1 -1
- package/dist/maps/roomShapeToTopLeftWallGridIndexMap.d.ts +0 -1
- package/dist/maps/roomShapeToTopLeftWallGridIndexMap.d.ts.map +1 -1
- package/dist/maps/roomTypeMap.d.ts +0 -1
- package/dist/maps/roomTypeMap.d.ts.map +1 -1
- package/dist/maps/trinketDescriptionMap.d.ts +0 -1
- package/dist/maps/trinketDescriptionMap.d.ts.map +1 -1
- package/dist/maps/trinketNameMap.d.ts +0 -1
- package/dist/maps/trinketNameMap.d.ts.map +1 -1
- package/dist/objects/LRoomShapeToRectangles.d.ts +0 -1
- package/dist/objects/LRoomShapeToRectangles.d.ts.map +1 -1
- package/dist/objects/backdropTypeToRockAltType.d.ts +0 -1
- package/dist/objects/backdropTypeToRockAltType.d.ts.map +1 -1
- package/dist/objects/bossNamePNGFileNames.d.ts +0 -1
- package/dist/objects/bossNamePNGFileNames.d.ts.map +1 -1
- package/dist/objects/bossPortraitPNGFileNames.d.ts +0 -1
- package/dist/objects/bossPortraitPNGFileNames.d.ts.map +1 -1
- package/dist/objects/callbackRegisterFunctions.d.ts +0 -1
- package/dist/objects/callbackRegisterFunctions.d.ts.map +1 -1
- package/dist/objects/cardDescriptions.d.ts +0 -1
- package/dist/objects/cardDescriptions.d.ts.map +1 -1
- package/dist/objects/cardNames.d.ts +0 -1
- package/dist/objects/cardNames.d.ts.map +1 -1
- package/dist/objects/cardTypeToItemConfigCardType.d.ts +0 -1
- package/dist/objects/cardTypeToItemConfigCardType.d.ts.map +1 -1
- package/dist/objects/challengeNames.d.ts +0 -1
- package/dist/objects/challengeNames.d.ts.map +1 -1
- package/dist/objects/characterDamageMultipliers.d.ts +0 -1
- package/dist/objects/characterDamageMultipliers.d.ts.map +1 -1
- package/dist/objects/characterNames.d.ts +0 -1
- package/dist/objects/characterNames.d.ts.map +1 -1
- package/dist/objects/coinSubTypeToValue.d.ts +0 -1
- package/dist/objects/coinSubTypeToValue.d.ts.map +1 -1
- package/dist/objects/colors.d.ts +0 -1
- package/dist/objects/colors.d.ts.map +1 -1
- package/dist/objects/directionNames.d.ts +0 -1
- package/dist/objects/directionNames.d.ts.map +1 -1
- package/dist/objects/directionToDegrees.d.ts +0 -1
- package/dist/objects/directionToDegrees.d.ts.map +1 -1
- package/dist/objects/directionToVector.d.ts +0 -1
- package/dist/objects/directionToVector.d.ts.map +1 -1
- package/dist/objects/doorSlotFlagToDoorSlot.d.ts +0 -1
- package/dist/objects/doorSlotFlagToDoorSlot.d.ts.map +1 -1
- package/dist/objects/doorSlotToDirection.d.ts +0 -1
- package/dist/objects/doorSlotToDirection.d.ts.map +1 -1
- package/dist/objects/doorSlotToDoorSlotFlag.d.ts +0 -1
- package/dist/objects/doorSlotToDoorSlotFlag.d.ts.map +1 -1
- package/dist/objects/isaacAPIClassTypeToBrand.d.ts +0 -1
- package/dist/objects/isaacAPIClassTypeToBrand.d.ts.map +1 -1
- package/dist/objects/isaacAPIClassTypeToFunctions.d.ts +0 -1
- package/dist/objects/isaacAPIClassTypeToFunctions.d.ts.map +1 -1
- package/dist/objects/languageNames.d.ts +0 -1
- package/dist/objects/languageNames.d.ts.map +1 -1
- package/dist/objects/oppositeDoorSlots.d.ts +0 -1
- package/dist/objects/oppositeDoorSlots.d.ts.map +1 -1
- package/dist/objects/pillEffectClasses.d.ts +0 -1
- package/dist/objects/pillEffectClasses.d.ts.map +1 -1
- package/dist/objects/pillEffectNames.d.ts +0 -1
- package/dist/objects/pillEffectNames.d.ts.map +1 -1
- package/dist/objects/pillEffectTypes.d.ts +0 -1
- package/dist/objects/pillEffectTypes.d.ts.map +1 -1
- package/dist/objects/playerNamePNGFileNames.d.ts +0 -1
- package/dist/objects/playerNamePNGFileNames.d.ts.map +1 -1
- package/dist/objects/playerPortraitPNGFileNames.d.ts +0 -1
- package/dist/objects/playerPortraitPNGFileNames.d.ts.map +1 -1
- package/dist/objects/roomShapeBounds.d.ts +0 -1
- package/dist/objects/roomShapeBounds.d.ts.map +1 -1
- package/dist/objects/roomShapeCorners.d.ts +0 -1
- package/dist/objects/roomShapeCorners.d.ts.map +1 -1
- package/dist/objects/roomShapeLayoutSizes.d.ts +0 -1
- package/dist/objects/roomShapeLayoutSizes.d.ts.map +1 -1
- package/dist/objects/roomShapeToBottomRightPosition.d.ts +0 -1
- package/dist/objects/roomShapeToBottomRightPosition.d.ts.map +1 -1
- package/dist/objects/roomShapeToDoorSlotCoordinates.d.ts +0 -1
- package/dist/objects/roomShapeToDoorSlotCoordinates.d.ts.map +1 -1
- package/dist/objects/roomShapeToDoorSlots.d.ts +0 -1
- package/dist/objects/roomShapeToDoorSlots.d.ts.map +1 -1
- package/dist/objects/roomShapeToDoorSlotsToGridIndexDelta.d.ts +0 -1
- package/dist/objects/roomShapeToDoorSlotsToGridIndexDelta.d.ts.map +1 -1
- package/dist/objects/roomShapeToGridWidth.d.ts +0 -1
- package/dist/objects/roomShapeToGridWidth.d.ts.map +1 -1
- package/dist/objects/roomShapeToTopLeftPosition.d.ts +0 -1
- package/dist/objects/roomShapeToTopLeftPosition.d.ts.map +1 -1
- package/dist/objects/roomShapeVolumes.d.ts +0 -1
- package/dist/objects/roomShapeVolumes.d.ts.map +1 -1
- package/dist/objects/roomTypeGotoPrefixes.d.ts +0 -1
- package/dist/objects/roomTypeGotoPrefixes.d.ts.map +1 -1
- package/dist/objects/roomTypeNames.d.ts +0 -1
- package/dist/objects/roomTypeNames.d.ts.map +1 -1
- package/dist/objects/stageTypeSuffixes.d.ts +0 -1
- package/dist/objects/stageTypeSuffixes.d.ts.map +1 -1
- package/dist/objects/stageTypeToLetter.d.ts +0 -1
- package/dist/objects/stageTypeToLetter.d.ts.map +1 -1
- package/dist/objects/transformationNames.d.ts +0 -1
- package/dist/objects/transformationNames.d.ts.map +1 -1
- package/dist/objects/versusScreenBackgroundColors.d.ts +0 -1
- package/dist/objects/versusScreenBackgroundColors.d.ts.map +1 -1
- package/dist/objects/versusScreenDirtSpotColors.d.ts +0 -1
- package/dist/objects/versusScreenDirtSpotColors.d.ts.map +1 -1
- package/dist/patchErrorFunctions.d.ts +0 -1
- package/dist/patchErrorFunctions.d.ts.map +1 -1
- package/dist/patchErrorFunctions.lua +7 -7
- package/dist/sets/LRoomShapesSet.d.ts +0 -1
- package/dist/sets/LRoomShapesSet.d.ts.map +1 -1
- package/dist/sets/bossSets.d.ts +0 -1
- package/dist/sets/bossSets.d.ts.map +1 -1
- package/dist/sets/bossSets.lua +4 -4
- package/dist/sets/charactersThatStartWithAnActiveItemSet.d.ts +0 -1
- package/dist/sets/charactersThatStartWithAnActiveItemSet.d.ts.map +1 -1
- package/dist/sets/charactersWithBlackHeartFromEternalHeartSet.d.ts +0 -1
- package/dist/sets/charactersWithBlackHeartFromEternalHeartSet.d.ts.map +1 -1
- package/dist/sets/charactersWithFreeDevilDealsSet.d.ts +0 -1
- package/dist/sets/charactersWithFreeDevilDealsSet.d.ts.map +1 -1
- package/dist/sets/charactersWithNoRedHeartsSet.d.ts +0 -1
- package/dist/sets/charactersWithNoRedHeartsSet.d.ts.map +1 -1
- package/dist/sets/charactersWithNoSoulHeartsSet.d.ts +0 -1
- package/dist/sets/charactersWithNoSoulHeartsSet.d.ts.map +1 -1
- package/dist/sets/chestPickupVariantsSet.d.ts +0 -1
- package/dist/sets/chestPickupVariantsSet.d.ts.map +1 -1
- package/dist/sets/consoleCommandsSet.d.ts +0 -1
- package/dist/sets/consoleCommandsSet.d.ts.map +1 -1
- package/dist/sets/familiarsThatShootPlayerTearsSet.d.ts +0 -1
- package/dist/sets/familiarsThatShootPlayerTearsSet.d.ts.map +1 -1
- package/dist/sets/lostStyleCharactersSet.d.ts +0 -1
- package/dist/sets/lostStyleCharactersSet.d.ts.map +1 -1
- package/dist/sets/mineShaftRoomSubTypesSet.d.ts +0 -1
- package/dist/sets/mineShaftRoomSubTypesSet.d.ts.map +1 -1
- package/dist/sets/narrowRoomShapesSet.d.ts +0 -1
- package/dist/sets/narrowRoomShapesSet.d.ts.map +1 -1
- package/dist/sets/redHeartSubTypesSet.d.ts +0 -1
- package/dist/sets/redHeartSubTypesSet.d.ts.map +1 -1
- package/dist/sets/sinEntityTypesSet.d.ts +0 -1
- package/dist/sets/sinEntityTypesSet.d.ts.map +1 -1
- package/dist/sets/singleUseActiveCollectibleTypesSet.d.ts +0 -1
- package/dist/sets/singleUseActiveCollectibleTypesSet.d.ts.map +1 -1
- package/dist/sets/storyBossesSet.d.ts +0 -1
- package/dist/sets/storyBossesSet.d.ts.map +1 -1
- package/dist/shaderCrashFix.d.ts +0 -1
- package/dist/shaderCrashFix.d.ts.map +1 -1
- package/dist/shaderCrashFix.lua +2 -2
- package/dist/types/AnyEntity.d.ts +0 -1
- package/dist/types/AnyEntity.d.ts.map +1 -1
- package/dist/types/AnyGridEntity.d.ts +0 -1
- package/dist/types/AnyGridEntity.d.ts.map +1 -1
- package/dist/types/CollectibleIndex.d.ts +0 -1
- package/dist/types/CollectibleIndex.d.ts.map +1 -1
- package/dist/types/Immutable.d.ts +0 -1
- package/dist/types/Immutable.d.ts.map +1 -1
- package/dist/types/PickingUpItem.d.ts +0 -1
- package/dist/types/PickingUpItem.d.ts.map +1 -1
- package/dist/types/PickingUpItem.lua +5 -5
- package/dist/types/PickupIndex.d.ts +0 -1
- package/dist/types/PickupIndex.d.ts.map +1 -1
- package/dist/types/PlayerIndex.d.ts +0 -1
- package/dist/types/PlayerIndex.d.ts.map +1 -1
- package/dist/types/PossibleStatType.d.ts +0 -1
- package/dist/types/PossibleStatType.d.ts.map +1 -1
- package/dist/types/SerializedIsaacAPIClass.d.ts +0 -1
- package/dist/types/SerializedIsaacAPIClass.d.ts.map +1 -1
- package/dist/types/TSTLClass.d.ts +0 -1
- package/dist/types/TSTLClass.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/features/customPickup.ts +2 -2
package/dist/index.d.ts
CHANGED
|
@@ -287,7 +287,6 @@ export declare function addRoomClearCharges(bigRoomDoubleCharge?: boolean): void
|
|
|
287
287
|
*/
|
|
288
288
|
export declare function addRoomClearChargeToSlot(player: EntityPlayer, activeSlot: ActiveSlot, bigRoomDoubleCharge?: boolean, playSoundEffect?: boolean): void;
|
|
289
289
|
|
|
290
|
-
/** @noSelfInFile */
|
|
291
290
|
/**
|
|
292
291
|
* Helper function to add all of the values in one set to another set. The first set passed will be
|
|
293
292
|
* modified in place.
|
|
@@ -296,7 +295,6 @@ export declare function addRoomClearChargeToSlot(player: EntityPlayer, activeSlo
|
|
|
296
295
|
*/
|
|
297
296
|
export declare function addSetsToSet<T>(mainSet: Set<T>, ...setsToAdd: Array<Set<T> | ReadonlySet<T>>): void;
|
|
298
297
|
|
|
299
|
-
/** @noSelfInFile */
|
|
300
298
|
/**
|
|
301
299
|
* - Converts the specified amount of tears stat into the format of `EntityPlayer.MaxFireDelay` and
|
|
302
300
|
* adds it to the player.
|
|
@@ -319,7 +317,6 @@ export declare const ALL_DISPLAY_FLAGS: BitFlags<number & {
|
|
|
319
317
|
readonly __displayFlagBrand: symbol;
|
|
320
318
|
}>;
|
|
321
319
|
|
|
322
|
-
/** @noSelfInFile */
|
|
323
320
|
/** This is used by the `POST_AMBUSH_STARTED` and `POST_AMBUSH_FINISHED` custom callbacks. */
|
|
324
321
|
export declare enum AmbushType {
|
|
325
322
|
CHALLENGE_ROOM = 0,
|
|
@@ -335,7 +332,6 @@ export declare enum AmbushType {
|
|
|
335
332
|
*/
|
|
336
333
|
export declare function angleToDirection(angleDegrees: int): Direction;
|
|
337
334
|
|
|
338
|
-
/** @noSelfInFile */
|
|
339
335
|
/**
|
|
340
336
|
* A type union that matches `Entity`, `EntityBomb`, `EntityEffect`, and so on.
|
|
341
337
|
*
|
|
@@ -343,10 +339,8 @@ export declare function angleToDirection(angleDegrees: int): Direction;
|
|
|
343
339
|
*/
|
|
344
340
|
export declare type AnyEntity = Entity | EntityBomb | EntityEffect | EntityFamiliar | EntityKnife | EntityLaser | EntityNPC | EntityPickup | EntityPlayer | EntityProjectile | EntityTear;
|
|
345
341
|
|
|
346
|
-
/** @noSelfInFile */
|
|
347
342
|
export declare function anyEntityCloserThan(entities: Entity[], position: Vector, distance: int): boolean;
|
|
348
343
|
|
|
349
|
-
/** @noSelfInFile */
|
|
350
344
|
/**
|
|
351
345
|
* A type union that matches `GridEntity`, `GridEntityDoor`, `GridEntityPit`, and so on.
|
|
352
346
|
*
|
|
@@ -380,7 +374,6 @@ export declare function anyPlayerIs(...matchingCharacters: PlayerType[]): boolea
|
|
|
380
374
|
*/
|
|
381
375
|
export declare function anyPlayerUsingPony(): boolean;
|
|
382
376
|
|
|
383
|
-
/** @noSelfInFile */
|
|
384
377
|
/**
|
|
385
378
|
* Helper function for determining if two arrays contain the exact same elements. Note that this
|
|
386
379
|
* only performs a shallow comparison.
|
|
@@ -461,7 +454,6 @@ export declare function arrayRemoveIndexInPlace<T>(array: T[], ...indexesToRemov
|
|
|
461
454
|
*/
|
|
462
455
|
export declare function arrayRemoveInPlace<T>(array: T[], ...elementsToRemove: T[]): boolean;
|
|
463
456
|
|
|
464
|
-
/** @noSelfInFile */
|
|
465
457
|
/** Helper function to convert a set of flags to a single `BitFlags` object. */
|
|
466
458
|
export declare function arrayToBitFlags<T extends BitFlag | BitFlag128>(array: T[] | readonly T[]): BitFlags<T>;
|
|
467
459
|
|
|
@@ -553,7 +545,6 @@ export declare function asTrinketType(num: number): TrinketType;
|
|
|
553
545
|
*/
|
|
554
546
|
export declare const AZAZEL_DEFAULT_BRIMSTONE_DISTANCE = 75.125;
|
|
555
547
|
|
|
556
|
-
/** @noSelfInFile */
|
|
557
548
|
/**
|
|
558
549
|
* Helper function to benchmark the performance of a function.
|
|
559
550
|
*
|
|
@@ -622,7 +613,6 @@ export declare function canPlayerCrushRocks(player: EntityPlayer): boolean;
|
|
|
622
613
|
*/
|
|
623
614
|
export declare function canRunUnlockAchievements(): boolean;
|
|
624
615
|
|
|
625
|
-
/** @noSelfInFile */
|
|
626
616
|
export declare function capitalizeFirstLetter(string: string): string;
|
|
627
617
|
|
|
628
618
|
/** Maps card names to card sub-types. */
|
|
@@ -674,7 +664,6 @@ export declare function characterGetsBlackHeartFromEternalHeart(character: Playe
|
|
|
674
664
|
*/
|
|
675
665
|
export declare function characterStartsWithActiveItem(character: PlayerType): boolean;
|
|
676
666
|
|
|
677
|
-
/** @noSelfInFile */
|
|
678
667
|
/**
|
|
679
668
|
* A collection of the four sprites necessary in order to render a charge bar.
|
|
680
669
|
*
|
|
@@ -766,7 +755,6 @@ export declare function clearCollectibleSprite(collectible: EntityPickup): void;
|
|
|
766
755
|
*/
|
|
767
756
|
export declare function clearFloorDisplayFlags(): void;
|
|
768
757
|
|
|
769
|
-
/** @noSelfInFile */
|
|
770
758
|
/**
|
|
771
759
|
* Helper function to clear all layers or specific layers from a sprite.
|
|
772
760
|
*
|
|
@@ -781,7 +769,6 @@ export declare function clearFloorDisplayFlags(): void;
|
|
|
781
769
|
*/
|
|
782
770
|
export declare function clearSprite(sprite: Sprite, ...layerIDs: int[]): void;
|
|
783
771
|
|
|
784
|
-
/** @noSelfInFile */
|
|
785
772
|
/**
|
|
786
773
|
* In a `Map`, you can use the `clear` method to delete every element. However, in a `LuaMap`, the
|
|
787
774
|
* `clear` method does not exist. Use this helper function as a drop-in replacement for this.
|
|
@@ -804,7 +791,6 @@ export declare function collectibleHasCacheFlag(collectibleType: CollectibleType
|
|
|
804
791
|
|
|
805
792
|
export declare function collectibleHasTag(collectibleType: CollectibleType, tag: ItemConfigTag): boolean;
|
|
806
793
|
|
|
807
|
-
/** @noSelfInFile */
|
|
808
794
|
/**
|
|
809
795
|
* `CollectibleIndex` is a specific type of string that represents a unique identifier for a
|
|
810
796
|
* collectible. Mods can signify that data structures handle collectibles by using this type.
|
|
@@ -931,7 +917,6 @@ export declare function copyIsaacAPIClass(isaacAPIClass: unknown): unknown;
|
|
|
931
917
|
/** Helper function to copy a `KColor` Isaac API class. */
|
|
932
918
|
export declare function copyKColor(kColor: KColor): KColor;
|
|
933
919
|
|
|
934
|
-
/** @noSelfInFile */
|
|
935
920
|
/** Helper function to copy a map. (You can also use a Map constructor to accomplish this task.) */
|
|
936
921
|
export declare function copyMap<K, V>(oldMap: Map<K, V>): Map<K, V>;
|
|
937
922
|
|
|
@@ -957,7 +942,6 @@ export declare interface Corner {
|
|
|
957
942
|
readonly position: Readonly<Vector>;
|
|
958
943
|
}
|
|
959
944
|
|
|
960
|
-
/** @noSelfInFile */
|
|
961
945
|
/** This is used by the `getRoomShapeCorners` helper function. */
|
|
962
946
|
export declare enum CornerType {
|
|
963
947
|
TOP_LEFT = 0,
|
|
@@ -1091,7 +1075,17 @@ export declare interface CustomStageShadow {
|
|
|
1091
1075
|
};
|
|
1092
1076
|
}
|
|
1093
1077
|
|
|
1094
|
-
/**
|
|
1078
|
+
/**
|
|
1079
|
+
* This is the format of a custom stage in the "isaacscript" section of the "tsconfig.json" file.
|
|
1080
|
+
*
|
|
1081
|
+
* The contents of this interface are used to create a "tsconfig-isaacscript-section-schema.json"
|
|
1082
|
+
* schema with the "ts-json-schema-generator" library.
|
|
1083
|
+
*
|
|
1084
|
+
* The contents of this interface are validated at run-time against the schema using the Ajv
|
|
1085
|
+
* library.
|
|
1086
|
+
*
|
|
1087
|
+
* The `CustomStageLua` interface extends this, adding room metadata.
|
|
1088
|
+
*/
|
|
1095
1089
|
export declare interface CustomStageTSConfig {
|
|
1096
1090
|
/** Mandatory. The name of the custom stage. */
|
|
1097
1091
|
name: string;
|
|
@@ -1535,7 +1529,6 @@ export declare const DEFAULT_BASE_STAGE_TYPE = StageType.ORIGINAL;
|
|
|
1535
1529
|
|
|
1536
1530
|
export declare const DEFAULT_ITEM_POOL_TYPE = ItemPoolType.TREASURE;
|
|
1537
1531
|
|
|
1538
|
-
/** @noSelfInFile */
|
|
1539
1532
|
/**
|
|
1540
1533
|
* `DefaultMap` is a data structure that makes working with default values easier. It extends a
|
|
1541
1534
|
* `Map` and adds additional methods.
|
|
@@ -1958,7 +1951,6 @@ export declare function easeInQuart(x: number): number;
|
|
|
1958
1951
|
|
|
1959
1952
|
export declare function easeInQuint(x: number): number;
|
|
1960
1953
|
|
|
1961
|
-
/** @noSelfInFile */
|
|
1962
1954
|
export declare function easeInSine(x: number): number;
|
|
1963
1955
|
|
|
1964
1956
|
export declare function easeOutBack(x: number): number;
|
|
@@ -2030,7 +2022,6 @@ export declare function enableAllInputs(key: string): void;
|
|
|
2030
2022
|
*/
|
|
2031
2023
|
export declare function enableAllInputsExceptFor(key: string, blacklist: Set<ButtonAction> | ReadonlySet<ButtonAction>): void;
|
|
2032
2024
|
|
|
2033
|
-
/** @noSelfInFile */
|
|
2034
2025
|
/**
|
|
2035
2026
|
* Helper function to stop muting all sound effects and music.
|
|
2036
2027
|
*
|
|
@@ -2067,7 +2058,6 @@ export declare function enableDevFeatures(mod: ModUpgraded): void;
|
|
|
2067
2058
|
*/
|
|
2068
2059
|
export declare function enableExtraConsoleCommands(mod: ModUpgraded): void;
|
|
2069
2060
|
|
|
2070
|
-
/** @noSelfInFile */
|
|
2071
2061
|
/**
|
|
2072
2062
|
* Enables the fast-reset feature, which allows you to restart the game instantaneously. If this
|
|
2073
2063
|
* behavior is desired, call this function once at the beginning of your mod.
|
|
@@ -2078,7 +2068,6 @@ export declare function enableExtraConsoleCommands(mod: ModUpgraded): void;
|
|
|
2078
2068
|
*/
|
|
2079
2069
|
export declare function enableFastReset(): void;
|
|
2080
2070
|
|
|
2081
|
-
/** @noSelfInFile */
|
|
2082
2071
|
/**
|
|
2083
2072
|
* Helper function to return an array with the elements from start to end. It is inclusive at the
|
|
2084
2073
|
* start and exclusive at the end. (The "e" stands for exclusive.)
|
|
@@ -2100,7 +2089,6 @@ declare type ErrorIsaacAPIClassIsNotSerializable = "Error: Isaac API classes (su
|
|
|
2100
2089
|
*/
|
|
2101
2090
|
export declare type FactoryFunction<V, Args extends unknown[]> = (...args: Args) => V;
|
|
2102
2091
|
|
|
2103
|
-
/** @noSelfInFile */
|
|
2104
2092
|
export declare function fillLevelWithRedRooms(): void;
|
|
2105
2093
|
|
|
2106
2094
|
/**
|
|
@@ -2218,7 +2206,6 @@ export declare function forceNewLevelCallback(): void;
|
|
|
2218
2206
|
*/
|
|
2219
2207
|
export declare function forceNewRoomCallback(): void;
|
|
2220
2208
|
|
|
2221
|
-
/** @noSelfInFile */
|
|
2222
2209
|
/**
|
|
2223
2210
|
* When used on The Forgotten, switches to The Soul. When used on The Soul, switches to The
|
|
2224
2211
|
* Forgotten. This takes 1 game frame to take effect.
|
|
@@ -2449,7 +2436,6 @@ export declare function getBlueWombDoor(): GridEntityDoor | undefined;
|
|
|
2449
2436
|
*/
|
|
2450
2437
|
export declare function getBombPickups(bombSubType?: BombSubType): EntityPickupBomb[];
|
|
2451
2438
|
|
|
2452
|
-
/** @noSelfInFile */
|
|
2453
2439
|
/** Helper function to find out how large a bomb explosion is based on the damage inflicted. */
|
|
2454
2440
|
export declare function getBombRadiusFromDamage(damage: float): float;
|
|
2455
2441
|
|
|
@@ -2872,7 +2858,6 @@ export declare function getCustomGridEntityType(gridEntityOrGridIndex: GridEntit
|
|
|
2872
2858
|
*/
|
|
2873
2859
|
export declare function getDebugPrependString(msg: string, numParentFunctions?: number): string;
|
|
2874
2860
|
|
|
2875
|
-
/** @noSelfInFile */
|
|
2876
2861
|
/**
|
|
2877
2862
|
* Helper function to get a set containing all of the global variable names that are contained
|
|
2878
2863
|
* within the Isaac environment by default.
|
|
@@ -3052,7 +3037,6 @@ export declare function getEntityPositions(entities?: Entity[]): Map<PtrHash, Ve
|
|
|
3052
3037
|
*/
|
|
3053
3038
|
export declare function getEntityVelocities(entities?: Entity[]): Map<PtrHash, Vector>;
|
|
3054
3039
|
|
|
3055
|
-
/** @noSelfInFile */
|
|
3056
3040
|
/**
|
|
3057
3041
|
* TypeScriptToLua will transpile TypeScript enums to Lua tables that have a double mapping. Thus,
|
|
3058
3042
|
* when you iterate over them, you will get both the names of the enums and the values of the enums,
|
|
@@ -3330,7 +3314,6 @@ export declare function getHorsePillColor(pillColor: PillColor): PillColor;
|
|
|
3330
3314
|
/** Helper function to get an array with every non-gold horse pill color. */
|
|
3331
3315
|
export declare function getHorsePillColors(): PillColor[];
|
|
3332
3316
|
|
|
3333
|
-
/** @noSelfInFile */
|
|
3334
3317
|
/**
|
|
3335
3318
|
* In the options menu, players have the ability to set a HUD offset. However, mods do not have
|
|
3336
3319
|
* access to this value. To get around this, Mod Config Menu provides a separate HUD offset setting
|
|
@@ -3343,7 +3326,6 @@ export declare function getHorsePillColors(): PillColor[];
|
|
|
3343
3326
|
*/
|
|
3344
3327
|
export declare function getHUDOffsetVector(): Vector;
|
|
3345
3328
|
|
|
3346
|
-
/** @noSelfInFile */
|
|
3347
3329
|
/**
|
|
3348
3330
|
* Helper function to get the name of a class from the Isaac API. This is contained within the
|
|
3349
3331
|
* "__type" metatable key.
|
|
@@ -3414,7 +3396,6 @@ export declare function getKeys(keySubType?: KeySubType): EntityPickupKey[];
|
|
|
3414
3396
|
*/
|
|
3415
3397
|
export declare function getKnives(knifeVariant?: KnifeVariant, subType?: number): EntityKnife[];
|
|
3416
3398
|
|
|
3417
|
-
/** @noSelfInFile */
|
|
3418
3399
|
/**
|
|
3419
3400
|
* Helper function to convert the language abbreviation from `Options.Language` to the "full"
|
|
3420
3401
|
* language name.
|
|
@@ -4290,7 +4271,6 @@ export declare function getPreviousRoomDescription(): RoomDescription;
|
|
|
4290
4271
|
*/
|
|
4291
4272
|
export declare function getProjectiles(projectileVariant?: ProjectileVariant, subType?: number): EntityProjectile[];
|
|
4292
4273
|
|
|
4293
|
-
/** @noSelfInFile */
|
|
4294
4274
|
/**
|
|
4295
4275
|
* This returns a random float between 0 and 1. It is inclusive on the low end, but exclusive on the
|
|
4296
4276
|
* high end. (This is because the `RNG.RandomFloat` method will never return a value of exactly 1.)
|
|
@@ -4547,7 +4527,6 @@ export declare function getRoomAdjacentGridIndexes(roomGridIndex?: int): Map<Doo
|
|
|
4547
4527
|
*/
|
|
4548
4528
|
export declare function getRoomAllowedDoors(roomGridIndex?: int): Set<DoorSlot>;
|
|
4549
4529
|
|
|
4550
|
-
/** @noSelfInFile */
|
|
4551
4530
|
/**
|
|
4552
4531
|
* Helper function to get the game frame (i.e. `Game.GetFrameCount`) of the last time that this room
|
|
4553
4532
|
* was cleared. Returns undefined if the room has never been cleared.
|
|
@@ -4969,7 +4948,6 @@ stageType: StageType
|
|
|
4969
4948
|
/** Alias for the `Level.GetStageType` method. */
|
|
4970
4949
|
export declare function getStageType(): StageType;
|
|
4971
4950
|
|
|
4972
|
-
/** @noSelfInFile */
|
|
4973
4951
|
/** Alias for the `Seeds.GetStartSeedString` method. */
|
|
4974
4952
|
export declare function getStartSeedString(): string;
|
|
4975
4953
|
|
|
@@ -4990,7 +4968,6 @@ export declare function getSubPlayerParent(subPlayer: EntitySubPlayer): EntityPl
|
|
|
4990
4968
|
|
|
4991
4969
|
export declare function getSurroundingGridEntities(gridEntity: GridEntity): GridEntity[];
|
|
4992
4970
|
|
|
4993
|
-
/** @noSelfInFile */
|
|
4994
4971
|
/**
|
|
4995
4972
|
* Helper function to get the other version of Tainted Lazarus.
|
|
4996
4973
|
*
|
|
@@ -5389,7 +5366,6 @@ export declare function hasSirenStolenFamiliar(familiar: EntityFamiliar): boolea
|
|
|
5389
5366
|
*/
|
|
5390
5367
|
export declare function hasVisitedStage(stage: LevelStage, stageType?: StageType): boolean;
|
|
5391
5368
|
|
|
5392
|
-
/** @noSelfInFile */
|
|
5393
5369
|
/**
|
|
5394
5370
|
* This represents the type of health that is either given or taken away from a player. Note that we
|
|
5395
5371
|
* cannot use the `HeartSubType` enum for this purpose this since it has no value for broken hearts
|
|
@@ -5407,7 +5383,6 @@ export declare enum HealthType {
|
|
|
5407
5383
|
MAX_HEARTS = 8
|
|
5408
5384
|
}
|
|
5409
5385
|
|
|
5410
|
-
/** @noSelfInFile */
|
|
5411
5386
|
/**
|
|
5412
5387
|
* Converts a hex string like "#33aa33" to a KColor object.
|
|
5413
5388
|
*
|
|
@@ -5422,7 +5397,6 @@ export declare function hexToColor(hexString: string, alpha: float): Color;
|
|
|
5422
5397
|
*/
|
|
5423
5398
|
export declare function hexToKColor(hexString: string, alpha: float): KColor;
|
|
5424
5399
|
|
|
5425
|
-
/** @noSelfInFile */
|
|
5426
5400
|
/**
|
|
5427
5401
|
* Immutable is a utility type that will make the given array/map/set/object recursively read-only.
|
|
5428
5402
|
*
|
|
@@ -5486,7 +5460,6 @@ export declare function inDoubleTrouble(): boolean;
|
|
|
5486
5460
|
|
|
5487
5461
|
export declare function inGenesisRoom(): boolean;
|
|
5488
5462
|
|
|
5489
|
-
/** @noSelfInFile */
|
|
5490
5463
|
/**
|
|
5491
5464
|
* Initializes an array with all of the elements containing the specified default value.
|
|
5492
5465
|
*
|
|
@@ -5625,7 +5598,6 @@ export declare function isActiveSlotEmpty(player: EntityPlayer, activeSlot: Acti
|
|
|
5625
5598
|
*/
|
|
5626
5599
|
export declare function isAliveExceptionNPC(npc: EntityNPC): boolean;
|
|
5627
5600
|
|
|
5628
|
-
/** @noSelfInFile */
|
|
5629
5601
|
/**
|
|
5630
5602
|
* Helper function to check if all of the pressure plates in the room are pushed.
|
|
5631
5603
|
*
|
|
@@ -5793,7 +5765,6 @@ export declare function isDaddyLongLegsChildStompEntity(npc: EntityNPC): boolean
|
|
|
5793
5765
|
*/
|
|
5794
5766
|
export declare function isDamageFromPlayer(damageSource: Entity): boolean;
|
|
5795
5767
|
|
|
5796
|
-
/** @noSelfInFile */
|
|
5797
5768
|
/**
|
|
5798
5769
|
* Uses the player's current health and other miscellaneous things to determine if incoming damage
|
|
5799
5770
|
* will be fatal.
|
|
@@ -5960,7 +5931,6 @@ export declare function isGridEntityBreakableByExplosion(gridEntity: GridEntity)
|
|
|
5960
5931
|
*/
|
|
5961
5932
|
export declare function isGridEntityBroken(gridEntity: GridEntity): boolean;
|
|
5962
5933
|
|
|
5963
|
-
/** @noSelfInFile */
|
|
5964
5934
|
/** For `PickupVariant.HEART` (10). */
|
|
5965
5935
|
export declare function isHeart(pickup: EntityPickup): pickup is EntityPickupHeart;
|
|
5966
5936
|
|
|
@@ -6113,7 +6083,6 @@ export declare function isPit(variable: unknown): variable is GridEntityPit;
|
|
|
6113
6083
|
/** Helper function to detect if a variable is of type `EntityPlayer`. */
|
|
6114
6084
|
export declare function isPlayer(variable: unknown): variable is EntityPlayer;
|
|
6115
6085
|
|
|
6116
|
-
/** @noSelfInFile */
|
|
6117
6086
|
/**
|
|
6118
6087
|
* Helper function to see if the player is under the effects of A Pony or White Pony charge.
|
|
6119
6088
|
* Detecting this is difficult, as the temporary effect will disappear upon entering a new room.
|
|
@@ -6285,7 +6254,6 @@ export declare function isSin(npc: EntityNPC): boolean;
|
|
|
6285
6254
|
*/
|
|
6286
6255
|
export declare function isSingleUseCollectible(collectibleType: CollectibleType): boolean;
|
|
6287
6256
|
|
|
6288
|
-
/** @noSelfInFile */
|
|
6289
6257
|
/** For `EntityType.SLOT` (6). */
|
|
6290
6258
|
export declare function isSlot(entity: Entity): entity is EntitySlot;
|
|
6291
6259
|
|
|
@@ -6414,7 +6382,6 @@ export declare const itemConfig: ItemConfig;
|
|
|
6414
6382
|
*/
|
|
6415
6383
|
export declare function iterateTableInOrder<K, V>(luaMap: LuaMap<K, V>, func: (key: K, value: V) => void, inOrder?: boolean): void;
|
|
6416
6384
|
|
|
6417
|
-
/** @noSelfInFile */
|
|
6418
6385
|
/**
|
|
6419
6386
|
* Converts a JSON string to a Lua table.
|
|
6420
6387
|
*
|
|
@@ -6496,7 +6463,6 @@ export declare interface JSONRooms {
|
|
|
6496
6463
|
room: JSONRoom[];
|
|
6497
6464
|
}
|
|
6498
6465
|
|
|
6499
|
-
/** @noSelfInFile */
|
|
6500
6466
|
/**
|
|
6501
6467
|
* The standard library has the feature to deploy a new room on-the-fly with the `deployJSONRoom`
|
|
6502
6468
|
* helper function. It requires a `JSONRoomsFile` as an argument, which is simply an XML file
|
|
@@ -6843,7 +6809,6 @@ export declare const MIN_PLAYER_SPEED_STAT = 0.1;
|
|
|
6843
6809
|
|
|
6844
6810
|
export declare const MINUTE_IN_MILLISECONDS: number;
|
|
6845
6811
|
|
|
6846
|
-
/** @noSelfInFile */
|
|
6847
6812
|
/**
|
|
6848
6813
|
* - The Isaac API offers a lot of callbacks, but a lot of times there isn't one for the specific
|
|
6849
6814
|
* thing that you are looking to do. So, `isaacscript-common` adds a bunch of new callbacks that
|
|
@@ -8298,7 +8263,6 @@ export declare class ModUpgraded implements Mod {
|
|
|
8298
8263
|
AddCallbackCustom<T extends ModCallbackCustom>(modCallbackCustom: T, ...args: AddCallbackParameterCustom[T]): void;
|
|
8299
8264
|
}
|
|
8300
8265
|
|
|
8301
|
-
/** @noSelfInFile */
|
|
8302
8266
|
/**
|
|
8303
8267
|
* Helper function to move all of the players to where they would normally go when arriving at a new
|
|
8304
8268
|
* floor. (In normal mode, this is the center of the room. In Greed Mode, this is below the top
|
|
@@ -8492,7 +8456,6 @@ export declare function parseEntityID(entityID: string): [entityType: EntityType
|
|
|
8492
8456
|
*/
|
|
8493
8457
|
export declare function parseEntityTypeVariantString(entityTypeVariantString: string): [entityType: EntityType, variant: int] | undefined;
|
|
8494
8458
|
|
|
8495
|
-
/** @noSelfInFile */
|
|
8496
8459
|
/**
|
|
8497
8460
|
* Helper function to emulate what happens when the player pauses the game. Use the `unpause`
|
|
8498
8461
|
* function to return things back to normal.
|
|
@@ -8529,7 +8492,6 @@ export declare interface PickingUpItemTrinket {
|
|
|
8529
8492
|
subType: TrinketType;
|
|
8530
8493
|
}
|
|
8531
8494
|
|
|
8532
|
-
/** @noSelfInFile */
|
|
8533
8495
|
/**
|
|
8534
8496
|
* `PickupIndex` is a specific type of number that represents a unique identifier for a pickup. Mods
|
|
8535
8497
|
* can signify that data structures handle collectibles by using this type.
|
|
@@ -8598,7 +8560,6 @@ export declare interface PlayerHealth {
|
|
|
8598
8560
|
soulHeartTypes: SoulHeartType[];
|
|
8599
8561
|
}
|
|
8600
8562
|
|
|
8601
|
-
/** @noSelfInFile */
|
|
8602
8563
|
/**
|
|
8603
8564
|
* `PlayerIndex` is a specific type of number that represents a unique identifier for a player. Mods
|
|
8604
8565
|
* can signify that data structures handle `EntityPlayer` by using this type.
|
|
@@ -8624,7 +8585,6 @@ export declare interface PocketItemDescription {
|
|
|
8624
8585
|
subType: int;
|
|
8625
8586
|
}
|
|
8626
8587
|
|
|
8627
|
-
/** @noSelfInFile */
|
|
8628
8588
|
/** This is used in the various pocket item helper functions. */
|
|
8629
8589
|
export declare enum PocketItemType {
|
|
8630
8590
|
EMPTY = 0,
|
|
@@ -8661,7 +8621,6 @@ callback: (bomb: EntityBomb) => void,
|
|
|
8661
8621
|
bombVariant?: BombVariant
|
|
8662
8622
|
];
|
|
8663
8623
|
|
|
8664
|
-
/** @noSelfInFile */
|
|
8665
8624
|
declare type PostBoneSwingRegisterParameters = [
|
|
8666
8625
|
callback: (boneClub: EntityKnife) => void
|
|
8667
8626
|
];
|
|
@@ -8676,7 +8635,6 @@ callback: (collectible: EntityPickup) => void,
|
|
|
8676
8635
|
collectibleType?: CollectibleType
|
|
8677
8636
|
];
|
|
8678
8637
|
|
|
8679
|
-
/** @noSelfInFile */
|
|
8680
8638
|
declare type PostCursedTeleportRegisterParameters = [
|
|
8681
8639
|
callback: (player: EntityPlayer) => void
|
|
8682
8640
|
];
|
|
@@ -8686,7 +8644,6 @@ callback: (player: EntityPlayer, effectVariant: int, doorSlot: DoorSlot, directi
|
|
|
8686
8644
|
effectVariant?: int
|
|
8687
8645
|
];
|
|
8688
8646
|
|
|
8689
|
-
/** @noSelfInFile */
|
|
8690
8647
|
declare type PostCustomReviveRegisterParameters = [
|
|
8691
8648
|
callback: (player: EntityPlayer, revivalType: int) => void,
|
|
8692
8649
|
revivalType?: int
|
|
@@ -8717,7 +8674,6 @@ callback: (effect: EntityEffect, previousState: int, currentState: int) => void,
|
|
|
8717
8674
|
effectVariant?: EffectVariant
|
|
8718
8675
|
];
|
|
8719
8676
|
|
|
8720
|
-
/** @noSelfInFile */
|
|
8721
8677
|
declare type PostEsauJrRegisterParameters = [
|
|
8722
8678
|
callback: (player: EntityPlayer) => void
|
|
8723
8679
|
];
|
|
@@ -8732,32 +8688,26 @@ callback: (familiar: EntityFamiliar, previousState: int, currentState: int) => v
|
|
|
8732
8688
|
familiarVariant?: FamiliarVariant
|
|
8733
8689
|
];
|
|
8734
8690
|
|
|
8735
|
-
/** @noSelfInFile */
|
|
8736
8691
|
declare type PostFirstEsauJrRegisterParameters = [
|
|
8737
8692
|
callback: (player: EntityPlayer) => void
|
|
8738
8693
|
];
|
|
8739
8694
|
|
|
8740
|
-
/** @noSelfInFile */
|
|
8741
8695
|
declare type PostFirstFlipRegisterParameters = [
|
|
8742
8696
|
callback: (newLazarus: EntityPlayer, oldLazarus: EntityPlayer) => void
|
|
8743
8697
|
];
|
|
8744
8698
|
|
|
8745
|
-
/** @noSelfInFile */
|
|
8746
8699
|
declare type PostFlipRegisterParameters = [
|
|
8747
8700
|
callback: (newLazarus: EntityPlayer, oldLazarus: EntityPlayer) => void
|
|
8748
8701
|
];
|
|
8749
8702
|
|
|
8750
|
-
/** @noSelfInFile */
|
|
8751
8703
|
declare type PostGameStartedReorderedLastRegisterParameters = [
|
|
8752
8704
|
callback: (isContinued: boolean) => void
|
|
8753
8705
|
];
|
|
8754
8706
|
|
|
8755
|
-
/** @noSelfInFile */
|
|
8756
8707
|
declare type PostGameStartedReorderedRegisterParameters = [
|
|
8757
8708
|
callback: (isContinued: boolean) => void
|
|
8758
8709
|
];
|
|
8759
8710
|
|
|
8760
|
-
/** @noSelfInFile */
|
|
8761
8711
|
declare type PostGreedModeWaveRegisterParameters = [
|
|
8762
8712
|
callback: (oldWave: int, newWave: int) => void
|
|
8763
8713
|
];
|
|
@@ -8874,13 +8824,10 @@ callback: (laser: EntityLaser) => void,
|
|
|
8874
8824
|
laserVariant?: LaserVariant
|
|
8875
8825
|
];
|
|
8876
8826
|
|
|
8877
|
-
/** @noSelfInFile */
|
|
8878
8827
|
declare type PostNewLevelReorderedRegisterParameters = [callback: () => void];
|
|
8879
8828
|
|
|
8880
|
-
/** @noSelfInFile */
|
|
8881
8829
|
declare type PostNewRoomEarlyRegisterParameters = [callback: () => void];
|
|
8882
8830
|
|
|
8883
|
-
/** @noSelfInFile */
|
|
8884
8831
|
declare type PostNewRoomReorderedRegisterParameters = [callback: () => void];
|
|
8885
8832
|
|
|
8886
8833
|
declare type PostNPCInitLateRegisterParameters = [
|
|
@@ -9018,19 +8965,16 @@ pickupVariant?: PickupVariant,
|
|
|
9018
8965
|
pickupSubType?: int
|
|
9019
8966
|
];
|
|
9020
8967
|
|
|
9021
|
-
/** @noSelfInFile */
|
|
9022
8968
|
declare type PostRockRenderRegisterParameters = [
|
|
9023
8969
|
callback: (rock: GridEntityRock) => void,
|
|
9024
8970
|
gridEntityVariant?: int
|
|
9025
8971
|
];
|
|
9026
8972
|
|
|
9027
|
-
/** @noSelfInFile */
|
|
9028
8973
|
declare type PostRockUpdateRegisterParameters = [
|
|
9029
8974
|
callback: (rock: GridEntityRock) => void,
|
|
9030
8975
|
gridEntityVariant?: int
|
|
9031
8976
|
];
|
|
9032
8977
|
|
|
9033
|
-
/** @noSelfInFile */
|
|
9034
8978
|
declare type PostRoomClearChangedRegisterParameters = [
|
|
9035
8979
|
callback: (roomClear: boolean) => void,
|
|
9036
8980
|
roomClear?: boolean
|
|
@@ -9073,13 +9017,11 @@ callback: (slot: EntitySlot) => void,
|
|
|
9073
9017
|
slotVariant?: SlotVariant
|
|
9074
9018
|
];
|
|
9075
9019
|
|
|
9076
|
-
/** @noSelfInFile */
|
|
9077
9020
|
declare type PostSpikesRenderRegisterParameters = [
|
|
9078
9021
|
callback: (spikes: GridEntitySpikes) => void,
|
|
9079
9022
|
gridEntityVariant?: int
|
|
9080
9023
|
];
|
|
9081
9024
|
|
|
9082
|
-
/** @noSelfInFile */
|
|
9083
9025
|
declare type PostSpikesUpdateRegisterParameters = [
|
|
9084
9026
|
callback: (spikes: GridEntitySpikes) => void,
|
|
9085
9027
|
gridEntityVariant?: int
|
|
@@ -9095,13 +9037,11 @@ callback: (tear: EntityTear) => void,
|
|
|
9095
9037
|
tearVariant?: TearVariant
|
|
9096
9038
|
];
|
|
9097
9039
|
|
|
9098
|
-
/** @noSelfInFile */
|
|
9099
9040
|
declare type PostTNTRenderRegisterParameters = [
|
|
9100
9041
|
callback: (tnt: GridEntityTNT) => void,
|
|
9101
9042
|
gridEntityVariant?: int
|
|
9102
9043
|
];
|
|
9103
9044
|
|
|
9104
|
-
/** @noSelfInFile */
|
|
9105
9045
|
declare type PostTNTUpdateRegisterParameters = [
|
|
9106
9046
|
callback: (tnt: GridEntityTNT) => void,
|
|
9107
9047
|
gridEntityVariant?: int
|
|
@@ -9139,12 +9079,10 @@ itemType: ItemType.TRINKET,
|
|
|
9139
9079
|
trinketType?: TrinketType
|
|
9140
9080
|
];
|
|
9141
9081
|
|
|
9142
|
-
/** @noSelfInFile */
|
|
9143
9082
|
declare type PreNewLevelRegisterParameters = [
|
|
9144
9083
|
callback: (player: EntityPlayer) => void
|
|
9145
9084
|
];
|
|
9146
9085
|
|
|
9147
|
-
/** @noSelfInFile */
|
|
9148
9086
|
/**
|
|
9149
9087
|
* Helper function to prevent an entity from spawning any other entities. Meant to be used on NPCs
|
|
9150
9088
|
* like Squirts. This behavior will only last for the current room.
|
|
@@ -9226,7 +9164,7 @@ export declare function registerCharacterStats(playerType: PlayerType, statMap:
|
|
|
9226
9164
|
* this function if your pickup should only be able to be collected under
|
|
9227
9165
|
* certain conditions.
|
|
9228
9166
|
*/
|
|
9229
|
-
export declare function registerCustomPickup(pickupVariantCustom: PickupVariant, subType: int, collectFunc: (player: EntityPlayer) => void, collisionFunc?: (player: EntityPlayer) => boolean): void;
|
|
9167
|
+
export declare function registerCustomPickup(pickupVariantCustom: PickupVariant, subType: int, collectFunc: (this: void, player: EntityPlayer) => void, collisionFunc?: (this: void, player: EntityPlayer) => boolean): void;
|
|
9230
9168
|
|
|
9231
9169
|
/**
|
|
9232
9170
|
* Helper function to run arbitrary code when you press and release a specific keyboard key.
|
|
@@ -9772,7 +9710,6 @@ export declare function removeDoors(...doors: GridEntityDoor[]): void;
|
|
|
9772
9710
|
*/
|
|
9773
9711
|
export declare function removeEntities<T extends AnyEntity>(entities: T[], cap?: int): T[];
|
|
9774
9712
|
|
|
9775
|
-
/** @noSelfInFile */
|
|
9776
9713
|
/**
|
|
9777
9714
|
* Removes the fade-in that occurs at the beginning of a run. If this behavior is desired, call this
|
|
9778
9715
|
* function once at the beginning of your mod.
|
|
@@ -9935,7 +9872,6 @@ export declare function restoreFadeIn(): void;
|
|
|
9935
9872
|
|
|
9936
9873
|
export declare function rngEquals(rng1: RNG, rng2: RNG): boolean;
|
|
9937
9874
|
|
|
9938
|
-
/** @noSelfInFile */
|
|
9939
9875
|
/** This is used in the various rock alt type helper functions. */
|
|
9940
9876
|
export declare enum RockAltType {
|
|
9941
9877
|
URN = 0,
|
|
@@ -10009,7 +9945,6 @@ export declare function roomUpdateSafe(): void;
|
|
|
10009
9945
|
*/
|
|
10010
9946
|
export declare function round(num: float, numDecimalPlaces?: number): float;
|
|
10011
9947
|
|
|
10012
|
-
/** @noSelfInFile */
|
|
10013
9948
|
/**
|
|
10014
9949
|
* Run the suite of tests that prove that the "deepCopy" helper function works properly.
|
|
10015
9950
|
*
|
|
@@ -10017,7 +9952,6 @@ export declare function round(num: float, numDecimalPlaces?: number): float;
|
|
|
10017
9952
|
*/
|
|
10018
9953
|
export declare function runDeepCopyTests(): void;
|
|
10019
9954
|
|
|
10020
|
-
/** @noSelfInFile */
|
|
10021
9955
|
/**
|
|
10022
9956
|
* Supply a function to run N game frames from now in the `POST_UPDATE` callback.
|
|
10023
9957
|
*
|
|
@@ -10042,7 +9976,6 @@ export declare function runInNGameFrames(func: () => void, gameFrames: int): voi
|
|
|
10042
9976
|
*/
|
|
10043
9977
|
export declare function runInNRenderFrames(func: () => void, renderFrames: int): void;
|
|
10044
9978
|
|
|
10045
|
-
/** @noSelfInFile */
|
|
10046
9979
|
/**
|
|
10047
9980
|
* Run the suite of tests that prove that the "merge" function works properly. (This function is not
|
|
10048
9981
|
* exported but is used internally in the save data manager.)
|
|
@@ -10091,7 +10024,6 @@ export declare function runNextGameFrame(func: () => void): void;
|
|
|
10091
10024
|
*/
|
|
10092
10025
|
export declare function runNextRenderFrame(func: () => void): void;
|
|
10093
10026
|
|
|
10094
|
-
/** @noSelfInFile */
|
|
10095
10027
|
/**
|
|
10096
10028
|
* This is the format of the object that you give to the save data manager. It will contains all of
|
|
10097
10029
|
* the variables for the particular mod feature.
|
|
@@ -10120,7 +10052,6 @@ export declare interface SaveData<Persistent = unknown, Run = unknown, Level = u
|
|
|
10120
10052
|
room?: Record<string, unknown>;
|
|
10121
10053
|
}
|
|
10122
10054
|
|
|
10123
|
-
/** @noSelfInFile */
|
|
10124
10055
|
/**
|
|
10125
10056
|
* These are the types of keys that you can put on the local variables that you feed to the save
|
|
10126
10057
|
* data manager.
|
|
@@ -10314,7 +10245,6 @@ declare type SerializableReadonlySet<T> = ReadonlySet<SerializableInsideArrayOrM
|
|
|
10314
10245
|
|
|
10315
10246
|
declare type SerializableSet<T> = Set<SerializableInsideArrayOrMap<T>>;
|
|
10316
10247
|
|
|
10317
|
-
/** @noSelfInFile */
|
|
10318
10248
|
/** This is used with the `deepCopy` and `merge` functions. */
|
|
10319
10249
|
export declare enum SerializationType {
|
|
10320
10250
|
NONE = 0,
|
|
@@ -10334,17 +10264,14 @@ export declare function serializeBitSet128(bitSet128: BitSet128): SerializedBitS
|
|
|
10334
10264
|
*/
|
|
10335
10265
|
export declare function serializeColor(color: Color): SerializedColor;
|
|
10336
10266
|
|
|
10337
|
-
/** @noSelfInFile */
|
|
10338
10267
|
export declare type SerializedBitSet128 = LuaMap<string, unknown> & {
|
|
10339
10268
|
readonly __serializedBitSet128Brand: symbol;
|
|
10340
10269
|
};
|
|
10341
10270
|
|
|
10342
|
-
/** @noSelfInFile */
|
|
10343
10271
|
export declare type SerializedColor = LuaMap<string, unknown> & {
|
|
10344
10272
|
readonly __serializedColorBrand: symbol;
|
|
10345
10273
|
};
|
|
10346
10274
|
|
|
10347
|
-
/** @noSelfInFile */
|
|
10348
10275
|
/**
|
|
10349
10276
|
* This is a type representing an Isaac API class like `Color` or `RNG` that has been written to the
|
|
10350
10277
|
* "save#.dat" file. It is used by the save data manager when reading and writing to that file.
|
|
@@ -10355,12 +10282,10 @@ export declare type SerializedIsaacAPIClass = LuaMap<string, unknown> & {
|
|
|
10355
10282
|
readonly __serializedIsaacAPIClassBrand: symbol;
|
|
10356
10283
|
};
|
|
10357
10284
|
|
|
10358
|
-
/** @noSelfInFile */
|
|
10359
10285
|
export declare type SerializedKColor = LuaMap<string, unknown> & {
|
|
10360
10286
|
readonly __serializedKColorBrand: symbol;
|
|
10361
10287
|
};
|
|
10362
10288
|
|
|
10363
|
-
/** @noSelfInFile */
|
|
10364
10289
|
export declare type SerializedRNG = LuaMap<string, unknown> & {
|
|
10365
10290
|
readonly __serializedRNGBrand: symbol;
|
|
10366
10291
|
};
|
|
@@ -10715,7 +10640,6 @@ export declare function setPickupDisplay(textCallback: (pickup: EntityPickup) =>
|
|
|
10715
10640
|
*/
|
|
10716
10641
|
export declare function setPitDisplay(textCallback: (pit: GridEntityPit) => string): void;
|
|
10717
10642
|
|
|
10718
|
-
/** @noSelfInFile */
|
|
10719
10643
|
/**
|
|
10720
10644
|
* After using the "playerDisplay" console command, text will be drawn on each player for debugging
|
|
10721
10645
|
* purposes. Use this function to specify a callback function that will returns the string that
|
|
@@ -10922,7 +10846,6 @@ export declare function shuffleArrayInPlace<T>(array: T[], seedOrRNG?: Seed | RN
|
|
|
10922
10846
|
*/
|
|
10923
10847
|
export declare function sign(n: number): int;
|
|
10924
10848
|
|
|
10925
|
-
/** @noSelfInFile */
|
|
10926
10849
|
/** This is used in the `POST_SLOT_DESTROYED` custom callback. */
|
|
10927
10850
|
export declare enum SlotDestructionType {
|
|
10928
10851
|
NORMAL = 0,
|
|
@@ -11474,7 +11397,6 @@ export declare function spriteEquals(sprite1: Sprite, sprite2: Sprite, layerID:
|
|
|
11474
11397
|
*/
|
|
11475
11398
|
export declare function stageTypeToLetter(stageType: StageType): string;
|
|
11476
11399
|
|
|
11477
|
-
/** @noSelfInFile */
|
|
11478
11400
|
/**
|
|
11479
11401
|
* Helper function to start a Challenge Room or the Boss Rush.
|
|
11480
11402
|
*
|
|
@@ -11483,7 +11405,6 @@ export declare function stageTypeToLetter(stageType: StageType): string;
|
|
|
11483
11405
|
*/
|
|
11484
11406
|
export declare function startAmbush(): void;
|
|
11485
11407
|
|
|
11486
|
-
/** @noSelfInFile */
|
|
11487
11408
|
/** This represents the kinds of stats that a player can have. */
|
|
11488
11409
|
export declare enum StatType {
|
|
11489
11410
|
/** Corresponds to `CacheFlag.DAMAGE` (1 << 0) and `EntityPlayer.Damage`. */
|
|
@@ -11534,7 +11455,6 @@ export declare interface StatTypeType {
|
|
|
11534
11455
|
[StatType.SIZE]: Vector;
|
|
11535
11456
|
}
|
|
11536
11457
|
|
|
11537
|
-
/** @noSelfInFile */
|
|
11538
11458
|
export declare function stopAllSoundEffects(): void;
|
|
11539
11459
|
|
|
11540
11460
|
/** Helper function to sum every value in an array together. */
|
|
@@ -11812,7 +11732,6 @@ export declare interface TrinketSituation {
|
|
|
11812
11732
|
numSmeltedTrinkets: int;
|
|
11813
11733
|
}
|
|
11814
11734
|
|
|
11815
|
-
/** @noSelfInFile */
|
|
11816
11735
|
/**
|
|
11817
11736
|
* This is a type representing a user-created class from TypeScript code.
|
|
11818
11737
|
*
|