isaacscript-common 9.13.5-dev.2 → 9.14.0
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 +4 -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 +0 -1
- 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 +2 -1
- package/dist/features/extraConsoleCommands/listCommands.d.ts.map +1 -1
- package/dist/features/extraConsoleCommands/listCommands.lua +367 -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 +3 -1
- package/dist/functions/gridEntitiesSpecific.d.ts.map +1 -1
- package/dist/functions/gridEntitiesSpecific.lua +98 -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 +67 -67
- 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 +11912 -11988
- 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 +2 -2
- package/src/classes/ModUpgraded.ts +5 -1
- package/src/features/customPickup.ts +2 -3
- package/src/features/extraConsoleCommands/listCommands.ts +6 -0
- package/src/functions/gridEntitiesSpecific.ts +7 -2
|
@@ -12,8 +12,8 @@ local ____v = require("features.debugDisplay.v")
|
|
|
12
12
|
local v = ____v.default
|
|
13
13
|
local debugDisplayTextCallbacks = ____v.debugDisplayTextCallbacks
|
|
14
14
|
local setDebugDisplayEnabled = ____v.setDebugDisplayEnabled
|
|
15
|
-
function renderTextOnEntity(entity, text)
|
|
16
|
-
if isReflectionRender() then
|
|
15
|
+
function renderTextOnEntity(self, entity, text)
|
|
16
|
+
if isReflectionRender(nil) then
|
|
17
17
|
return
|
|
18
18
|
end
|
|
19
19
|
local position = Isaac.WorldToScreen(entity.Position)
|
|
@@ -27,137 +27,137 @@ function renderTextOnEntity(entity, text)
|
|
|
27
27
|
1
|
|
28
28
|
)
|
|
29
29
|
end
|
|
30
|
-
function postFamiliarRender(familiar)
|
|
30
|
+
function postFamiliarRender(self, familiar)
|
|
31
31
|
if not v.run.familiar then
|
|
32
32
|
return
|
|
33
33
|
end
|
|
34
|
-
local text = debugDisplayTextCallbacks
|
|
35
|
-
renderTextOnEntity(familiar, text)
|
|
34
|
+
local text = debugDisplayTextCallbacks:familiar(familiar)
|
|
35
|
+
renderTextOnEntity(nil, familiar, text)
|
|
36
36
|
end
|
|
37
|
-
function postNPCRender(npc)
|
|
37
|
+
function postNPCRender(self, npc)
|
|
38
38
|
if not v.run.npc then
|
|
39
39
|
return
|
|
40
40
|
end
|
|
41
|
-
local text = debugDisplayTextCallbacks
|
|
42
|
-
renderTextOnEntity(npc, text)
|
|
41
|
+
local text = debugDisplayTextCallbacks:npc(npc)
|
|
42
|
+
renderTextOnEntity(nil, npc, text)
|
|
43
43
|
end
|
|
44
|
-
function postPlayerRender(player)
|
|
44
|
+
function postPlayerRender(self, player)
|
|
45
45
|
if not v.run.player then
|
|
46
46
|
return
|
|
47
47
|
end
|
|
48
|
-
local text = debugDisplayTextCallbacks
|
|
49
|
-
renderTextOnEntity(player, text)
|
|
48
|
+
local text = debugDisplayTextCallbacks:player(player)
|
|
49
|
+
renderTextOnEntity(nil, player, text)
|
|
50
50
|
end
|
|
51
|
-
function postPickupRender(pickup)
|
|
51
|
+
function postPickupRender(self, pickup)
|
|
52
52
|
if not v.run.pickup then
|
|
53
53
|
return
|
|
54
54
|
end
|
|
55
|
-
local text = debugDisplayTextCallbacks
|
|
56
|
-
renderTextOnEntity(pickup, text)
|
|
55
|
+
local text = debugDisplayTextCallbacks:pickup(pickup)
|
|
56
|
+
renderTextOnEntity(nil, pickup, text)
|
|
57
57
|
end
|
|
58
|
-
function postTearRender(tear)
|
|
58
|
+
function postTearRender(self, tear)
|
|
59
59
|
if not v.run.tear then
|
|
60
60
|
return
|
|
61
61
|
end
|
|
62
|
-
local text = debugDisplayTextCallbacks
|
|
63
|
-
renderTextOnEntity(tear, text)
|
|
62
|
+
local text = debugDisplayTextCallbacks:tear(tear)
|
|
63
|
+
renderTextOnEntity(nil, tear, text)
|
|
64
64
|
end
|
|
65
|
-
function postProjectileRender(projectile)
|
|
65
|
+
function postProjectileRender(self, projectile)
|
|
66
66
|
if not v.run.projectile then
|
|
67
67
|
return
|
|
68
68
|
end
|
|
69
|
-
local text = debugDisplayTextCallbacks
|
|
70
|
-
renderTextOnEntity(projectile, text)
|
|
69
|
+
local text = debugDisplayTextCallbacks:projectile(projectile)
|
|
70
|
+
renderTextOnEntity(nil, projectile, text)
|
|
71
71
|
end
|
|
72
|
-
function postLaserRender(laser)
|
|
72
|
+
function postLaserRender(self, laser)
|
|
73
73
|
if not v.run.laser then
|
|
74
74
|
return
|
|
75
75
|
end
|
|
76
|
-
local text = debugDisplayTextCallbacks
|
|
77
|
-
renderTextOnEntity(laser, text)
|
|
76
|
+
local text = debugDisplayTextCallbacks:laser(laser)
|
|
77
|
+
renderTextOnEntity(nil, laser, text)
|
|
78
78
|
end
|
|
79
|
-
function postKnifeRender(knife)
|
|
79
|
+
function postKnifeRender(self, knife)
|
|
80
80
|
if not v.run.knife then
|
|
81
81
|
return
|
|
82
82
|
end
|
|
83
|
-
local text = debugDisplayTextCallbacks
|
|
84
|
-
renderTextOnEntity(knife, text)
|
|
83
|
+
local text = debugDisplayTextCallbacks:knife(knife)
|
|
84
|
+
renderTextOnEntity(nil, knife, text)
|
|
85
85
|
end
|
|
86
|
-
function postEffectRender(effect)
|
|
86
|
+
function postEffectRender(self, effect)
|
|
87
87
|
if not v.run.effect then
|
|
88
88
|
return
|
|
89
89
|
end
|
|
90
|
-
local text = debugDisplayTextCallbacks
|
|
91
|
-
renderTextOnEntity(effect, text)
|
|
90
|
+
local text = debugDisplayTextCallbacks:effect(effect)
|
|
91
|
+
renderTextOnEntity(nil, effect, text)
|
|
92
92
|
end
|
|
93
|
-
function postBombRender(bomb)
|
|
93
|
+
function postBombRender(self, bomb)
|
|
94
94
|
if not v.run.bomb then
|
|
95
95
|
return
|
|
96
96
|
end
|
|
97
|
-
local text = debugDisplayTextCallbacks
|
|
98
|
-
renderTextOnEntity(bomb, text)
|
|
97
|
+
local text = debugDisplayTextCallbacks:bomb(bomb)
|
|
98
|
+
renderTextOnEntity(nil, bomb, text)
|
|
99
99
|
end
|
|
100
|
-
function postSlotRender(slot)
|
|
100
|
+
function postSlotRender(self, slot)
|
|
101
101
|
if not v.run.slot then
|
|
102
102
|
return
|
|
103
103
|
end
|
|
104
|
-
local text = debugDisplayTextCallbacks
|
|
105
|
-
renderTextOnEntity(slot, text)
|
|
104
|
+
local text = debugDisplayTextCallbacks:slot(slot)
|
|
105
|
+
renderTextOnEntity(nil, slot, text)
|
|
106
106
|
end
|
|
107
|
-
function postRockRender(rock)
|
|
107
|
+
function postRockRender(self, rock)
|
|
108
108
|
if not v.run.rock then
|
|
109
109
|
return
|
|
110
110
|
end
|
|
111
|
-
local text = debugDisplayTextCallbacks
|
|
112
|
-
renderTextOnEntity(rock, text)
|
|
111
|
+
local text = debugDisplayTextCallbacks:rock(rock)
|
|
112
|
+
renderTextOnEntity(nil, rock, text)
|
|
113
113
|
end
|
|
114
|
-
function postPitRender(pit)
|
|
114
|
+
function postPitRender(self, pit)
|
|
115
115
|
if not v.run.pit then
|
|
116
116
|
return
|
|
117
117
|
end
|
|
118
|
-
local text = debugDisplayTextCallbacks
|
|
119
|
-
renderTextOnEntity(pit, text)
|
|
118
|
+
local text = debugDisplayTextCallbacks:pit(pit)
|
|
119
|
+
renderTextOnEntity(nil, pit, text)
|
|
120
120
|
end
|
|
121
|
-
function postSpikesRender(spikes)
|
|
121
|
+
function postSpikesRender(self, spikes)
|
|
122
122
|
if not v.run.spikes then
|
|
123
123
|
return
|
|
124
124
|
end
|
|
125
|
-
local text = debugDisplayTextCallbacks
|
|
126
|
-
renderTextOnEntity(spikes, text)
|
|
125
|
+
local text = debugDisplayTextCallbacks:spikes(spikes)
|
|
126
|
+
renderTextOnEntity(nil, spikes, text)
|
|
127
127
|
end
|
|
128
|
-
function postTNTRender(tnt)
|
|
128
|
+
function postTNTRender(self, tnt)
|
|
129
129
|
if not v.run.tnt then
|
|
130
130
|
return
|
|
131
131
|
end
|
|
132
|
-
local text = debugDisplayTextCallbacks
|
|
133
|
-
renderTextOnEntity(tnt, text)
|
|
132
|
+
local text = debugDisplayTextCallbacks:tnt(tnt)
|
|
133
|
+
renderTextOnEntity(nil, tnt, text)
|
|
134
134
|
end
|
|
135
|
-
function postPoopRender(poop)
|
|
135
|
+
function postPoopRender(self, poop)
|
|
136
136
|
if not v.run.poop then
|
|
137
137
|
return
|
|
138
138
|
end
|
|
139
|
-
local text = debugDisplayTextCallbacks
|
|
140
|
-
renderTextOnEntity(poop, text)
|
|
139
|
+
local text = debugDisplayTextCallbacks:poop(poop)
|
|
140
|
+
renderTextOnEntity(nil, poop, text)
|
|
141
141
|
end
|
|
142
|
-
function postDoorRender(door)
|
|
142
|
+
function postDoorRender(self, door)
|
|
143
143
|
if not v.run.door then
|
|
144
144
|
return
|
|
145
145
|
end
|
|
146
|
-
local text = debugDisplayTextCallbacks
|
|
147
|
-
renderTextOnEntity(door, text)
|
|
146
|
+
local text = debugDisplayTextCallbacks:door(door)
|
|
147
|
+
renderTextOnEntity(nil, door, text)
|
|
148
148
|
end
|
|
149
|
-
function postPressurePlateRender(pressurePlate)
|
|
149
|
+
function postPressurePlateRender(self, pressurePlate)
|
|
150
150
|
if not v.run.pressurePlate then
|
|
151
151
|
return
|
|
152
152
|
end
|
|
153
|
-
local text = debugDisplayTextCallbacks
|
|
154
|
-
renderTextOnEntity(pressurePlate, text)
|
|
153
|
+
local text = debugDisplayTextCallbacks:pressurePlate(pressurePlate)
|
|
154
|
+
renderTextOnEntity(nil, pressurePlate, text)
|
|
155
155
|
end
|
|
156
156
|
--- The debug display feature is only initialized when the extra console commands feature is
|
|
157
157
|
-- initialized.
|
|
158
|
-
function ____exports.debugDisplayInit(mod)
|
|
159
|
-
setDebugDisplayEnabled()
|
|
160
|
-
saveDataManager("debugDisplay", v, false)
|
|
158
|
+
function ____exports.debugDisplayInit(self, mod)
|
|
159
|
+
setDebugDisplayEnabled(nil)
|
|
160
|
+
saveDataManager(nil, "debugDisplay", v, false)
|
|
161
161
|
mod:AddCallback(ModCallback.POST_FAMILIAR_RENDER, postFamiliarRender)
|
|
162
162
|
mod:AddCallback(ModCallback.POST_NPC_RENDER, postNPCRender)
|
|
163
163
|
mod:AddCallback(ModCallback.POST_PLAYER_RENDER, postPlayerRender)
|
|
@@ -16,7 +16,6 @@
|
|
|
16
16
|
/// <reference types="isaac-typescript-definitions" />
|
|
17
17
|
/// <reference types="isaac-typescript-definitions" />
|
|
18
18
|
/// <reference types="isaac-typescript-definitions" />
|
|
19
|
-
/** @noSelfInFile */
|
|
20
19
|
/**
|
|
21
20
|
* After using the "playerDisplay" console command, text will be drawn on each player for debugging
|
|
22
21
|
* purposes. Use this function to specify a callback function that will returns the string that
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"exports.d.ts","sourceRoot":"","sources":["../../../src/features/debugDisplay/exports.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"exports.d.ts","sourceRoot":"","sources":["../../../src/features/debugDisplay/exports.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;AAUA;;;;;;;GAOG;AACH,wBAAgB,gBAAgB,CAC9B,YAAY,EAAE,CAAC,MAAM,EAAE,YAAY,KAAK,MAAM,GAC7C,IAAI,CAGN;AAED;;;;;;;GAOG;AACH,wBAAgB,cAAc,CAC5B,YAAY,EAAE,CAAC,IAAI,EAAE,UAAU,KAAK,MAAM,GACzC,IAAI,CAGN;AAED;;;;;;;GAOG;AACH,wBAAgB,kBAAkB,CAChC,YAAY,EAAE,CAAC,QAAQ,EAAE,cAAc,KAAK,MAAM,GACjD,IAAI,CAGN;AAED;;;;;;;GAOG;AACH,wBAAgB,cAAc,CAC5B,YAAY,EAAE,CAAC,IAAI,EAAE,UAAU,KAAK,MAAM,GACzC,IAAI,CAGN;AAED;;;;;;;GAOG;AACH,wBAAgB,gBAAgB,CAC9B,YAAY,EAAE,CAAC,MAAM,EAAE,YAAY,KAAK,MAAM,GAC7C,IAAI,CAGN;AAED;;;;;;;GAOG;AACH,wBAAgB,cAAc,CAAC,YAAY,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,MAAM,GAAG,IAAI,CAG3E;AAED;;;;;;;GAOG;AACH,wBAAgB,eAAe,CAC7B,YAAY,EAAE,CAAC,KAAK,EAAE,WAAW,KAAK,MAAM,GAC3C,IAAI,CAGN;AAED;;;;;;;GAOG;AACH,wBAAgB,eAAe,CAC7B,YAAY,EAAE,CAAC,KAAK,EAAE,WAAW,KAAK,MAAM,GAC3C,IAAI,CAGN;AAED;;;;;;;GAOG;AACH,wBAAgB,oBAAoB,CAClC,YAAY,EAAE,CAAC,UAAU,EAAE,gBAAgB,KAAK,MAAM,GACrD,IAAI,CAGN;AAED;;;;;;;GAOG;AACH,wBAAgB,gBAAgB,CAC9B,YAAY,EAAE,CAAC,MAAM,EAAE,YAAY,KAAK,MAAM,GAC7C,IAAI,CAGN;AAED;;;;;;;GAOG;AACH,wBAAgB,aAAa,CAAC,YAAY,EAAE,CAAC,GAAG,EAAE,SAAS,KAAK,MAAM,GAAG,IAAI,CAG5E;AAED;;;;;;;GAOG;AACH,wBAAgB,cAAc,CAC5B,YAAY,EAAE,CAAC,IAAI,EAAE,cAAc,KAAK,MAAM,GAC7C,IAAI,CAGN;AAED;;;;;;;GAOG;AACH,wBAAgB,aAAa,CAC3B,YAAY,EAAE,CAAC,GAAG,EAAE,aAAa,KAAK,MAAM,GAC3C,IAAI,CAGN;AAED;;;;;;;GAOG;AACH,wBAAgB,gBAAgB,CAC9B,YAAY,EAAE,CAAC,MAAM,EAAE,gBAAgB,KAAK,MAAM,GACjD,IAAI,CAGN;AAED;;;;;;;GAOG;AACH,wBAAgB,aAAa,CAC3B,YAAY,EAAE,CAAC,GAAG,EAAE,aAAa,KAAK,MAAM,GAC3C,IAAI,CAGN;AAED;;;;;;;GAOG;AACH,wBAAgB,cAAc,CAC5B,YAAY,EAAE,CAAC,IAAI,EAAE,cAAc,KAAK,MAAM,GAC7C,IAAI,CAGN;AAED;;;;;;;GAOG;AACH,wBAAgB,cAAc,CAC5B,YAAY,EAAE,CAAC,IAAI,EAAE,cAAc,KAAK,MAAM,GAC7C,IAAI,CAGN;AAED;;;;;;;GAOG;AACH,wBAAgB,uBAAuB,CACrC,YAAY,EAAE,CAAC,aAAa,EAAE,uBAAuB,KAAK,MAAM,GAC/D,IAAI,CAGN;AAMD;;;;;;GAMG;AACH,wBAAgB,mBAAmB,IAAI,IAAI,CAI1C;AAED;;;;;;GAMG;AACH,wBAAgB,iBAAiB,IAAI,IAAI,CAIxC;AAED;;;;;;GAMG;AACH,wBAAgB,qBAAqB,IAAI,IAAI,CAI5C;AAED;;;;;;GAMG;AACH,wBAAgB,iBAAiB,IAAI,IAAI,CAIxC;AAED;;;;;;GAMG;AACH,wBAAgB,mBAAmB,IAAI,IAAI,CAI1C;AAED;;;;;;GAMG;AACH,wBAAgB,iBAAiB,IAAI,IAAI,CAIxC;AAED;;;;;;GAMG;AACH,wBAAgB,kBAAkB,IAAI,IAAI,CAIzC;AAED;;;;;;GAMG;AACH,wBAAgB,kBAAkB,IAAI,IAAI,CAIzC;AAED;;;;;;GAMG;AACH,wBAAgB,uBAAuB,IAAI,IAAI,CAI9C;AAED;;;;;;GAMG;AACH,wBAAgB,mBAAmB,IAAI,IAAI,CAI1C;AAED;;;;;;GAMG;AACH,wBAAgB,gBAAgB,IAAI,IAAI,CAIvC;AAED;;;;;;GAMG;AACH,wBAAgB,iBAAiB,IAAI,IAAI,CAIxC;AAED;;;;;;GAMG;AACH,wBAAgB,gBAAgB,IAAI,IAAI,CAIvC;AAED;;;;;;GAMG;AACH,wBAAgB,mBAAmB,IAAI,IAAI,CAI1C;AAED;;;;;;GAMG;AACH,wBAAgB,gBAAgB,IAAI,IAAI,CAIvC;AAED;;;;;;GAMG;AACH,wBAAgB,iBAAiB,IAAI,IAAI,CAIxC;AAED;;;;;;GAMG;AACH,wBAAgB,iBAAiB,IAAI,IAAI,CAIxC;AAED;;;;;;GAMG;AACH,wBAAgB,0BAA0B,IAAI,IAAI,CAIjD"}
|
|
@@ -11,8 +11,8 @@ local errorIfDebugDisplayNotInitialized = ____v.errorIfDebugDisplayNotInitialize
|
|
|
11
11
|
--
|
|
12
12
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
13
13
|
-- mod in order for this console command to work.
|
|
14
|
-
function ____exports.setPlayerDisplay(textCallback)
|
|
15
|
-
errorIfDebugDisplayNotInitialized()
|
|
14
|
+
function ____exports.setPlayerDisplay(self, textCallback)
|
|
15
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
16
16
|
debugDisplayTextCallbacks.player = textCallback
|
|
17
17
|
end
|
|
18
18
|
--- After using the "tearDisplay" console command, text will be drawn on each tear for debugging
|
|
@@ -21,8 +21,8 @@ end
|
|
|
21
21
|
--
|
|
22
22
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
23
23
|
-- mod in order for this console command to work.
|
|
24
|
-
function ____exports.setTearDisplay(textCallback)
|
|
25
|
-
errorIfDebugDisplayNotInitialized()
|
|
24
|
+
function ____exports.setTearDisplay(self, textCallback)
|
|
25
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
26
26
|
debugDisplayTextCallbacks.tear = textCallback
|
|
27
27
|
end
|
|
28
28
|
--- After using the "familiarDisplay" console command, text will be drawn on each familiar for
|
|
@@ -31,8 +31,8 @@ end
|
|
|
31
31
|
--
|
|
32
32
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
33
33
|
-- mod in order for this console command to work.
|
|
34
|
-
function ____exports.setFamiliarDisplay(textCallback)
|
|
35
|
-
errorIfDebugDisplayNotInitialized()
|
|
34
|
+
function ____exports.setFamiliarDisplay(self, textCallback)
|
|
35
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
36
36
|
debugDisplayTextCallbacks.familiar = textCallback
|
|
37
37
|
end
|
|
38
38
|
--- After using the "bombDisplay" console command, text will be drawn on each bomb for debugging
|
|
@@ -41,8 +41,8 @@ end
|
|
|
41
41
|
--
|
|
42
42
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
43
43
|
-- mod in order for this console command to work.
|
|
44
|
-
function ____exports.setBombDisplay(textCallback)
|
|
45
|
-
errorIfDebugDisplayNotInitialized()
|
|
44
|
+
function ____exports.setBombDisplay(self, textCallback)
|
|
45
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
46
46
|
debugDisplayTextCallbacks.bomb = textCallback
|
|
47
47
|
end
|
|
48
48
|
--- After using the "pickupDisplay" console command, text will be drawn on each pickup for debugging
|
|
@@ -51,8 +51,8 @@ end
|
|
|
51
51
|
--
|
|
52
52
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
53
53
|
-- mod in order for this console command to work.
|
|
54
|
-
function ____exports.setPickupDisplay(textCallback)
|
|
55
|
-
errorIfDebugDisplayNotInitialized()
|
|
54
|
+
function ____exports.setPickupDisplay(self, textCallback)
|
|
55
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
56
56
|
debugDisplayTextCallbacks.pickup = textCallback
|
|
57
57
|
end
|
|
58
58
|
--- After using the "slotDisplay" console command, text will be drawn on each slot for debugging
|
|
@@ -61,8 +61,8 @@ end
|
|
|
61
61
|
--
|
|
62
62
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
63
63
|
-- mod in order for this console command to work.
|
|
64
|
-
function ____exports.setSlotDisplay(textCallback)
|
|
65
|
-
errorIfDebugDisplayNotInitialized()
|
|
64
|
+
function ____exports.setSlotDisplay(self, textCallback)
|
|
65
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
66
66
|
debugDisplayTextCallbacks.slot = textCallback
|
|
67
67
|
end
|
|
68
68
|
--- After using the "laserDisplay" console command, text will be drawn on each laser for debugging
|
|
@@ -71,8 +71,8 @@ end
|
|
|
71
71
|
--
|
|
72
72
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
73
73
|
-- mod in order for this console command to work.
|
|
74
|
-
function ____exports.setLaserDisplay(textCallback)
|
|
75
|
-
errorIfDebugDisplayNotInitialized()
|
|
74
|
+
function ____exports.setLaserDisplay(self, textCallback)
|
|
75
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
76
76
|
debugDisplayTextCallbacks.laser = textCallback
|
|
77
77
|
end
|
|
78
78
|
--- After using the "knifeDisplay" console command, text will be drawn on each knife for debugging
|
|
@@ -81,8 +81,8 @@ end
|
|
|
81
81
|
--
|
|
82
82
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
83
83
|
-- mod in order for this console command to work.
|
|
84
|
-
function ____exports.setKnifeDisplay(textCallback)
|
|
85
|
-
errorIfDebugDisplayNotInitialized()
|
|
84
|
+
function ____exports.setKnifeDisplay(self, textCallback)
|
|
85
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
86
86
|
debugDisplayTextCallbacks.knife = textCallback
|
|
87
87
|
end
|
|
88
88
|
--- After using the "projectileDisplay" console command, text will be drawn on each projectile for
|
|
@@ -91,8 +91,8 @@ end
|
|
|
91
91
|
--
|
|
92
92
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
93
93
|
-- mod in order for this console command to work.
|
|
94
|
-
function ____exports.setProjectileDisplay(textCallback)
|
|
95
|
-
errorIfDebugDisplayNotInitialized()
|
|
94
|
+
function ____exports.setProjectileDisplay(self, textCallback)
|
|
95
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
96
96
|
debugDisplayTextCallbacks.projectile = textCallback
|
|
97
97
|
end
|
|
98
98
|
--- After using the "effectDisplay" console command, text will be drawn on each effect for debugging
|
|
@@ -101,8 +101,8 @@ end
|
|
|
101
101
|
--
|
|
102
102
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
103
103
|
-- mod in order for this console command to work.
|
|
104
|
-
function ____exports.setEffectDisplay(textCallback)
|
|
105
|
-
errorIfDebugDisplayNotInitialized()
|
|
104
|
+
function ____exports.setEffectDisplay(self, textCallback)
|
|
105
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
106
106
|
debugDisplayTextCallbacks.effect = textCallback
|
|
107
107
|
end
|
|
108
108
|
--- After using the "npcDisplay" console command, text will be drawn on each NPC for debugging
|
|
@@ -111,8 +111,8 @@ end
|
|
|
111
111
|
--
|
|
112
112
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
113
113
|
-- mod in order for this console command to work.
|
|
114
|
-
function ____exports.setNPCDisplay(textCallback)
|
|
115
|
-
errorIfDebugDisplayNotInitialized()
|
|
114
|
+
function ____exports.setNPCDisplay(self, textCallback)
|
|
115
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
116
116
|
debugDisplayTextCallbacks.npc = textCallback
|
|
117
117
|
end
|
|
118
118
|
--- After using the "rockDisplay" console command, text will be drawn on each rock for debugging
|
|
@@ -121,8 +121,8 @@ end
|
|
|
121
121
|
--
|
|
122
122
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
123
123
|
-- mod in order for this console command to work.
|
|
124
|
-
function ____exports.setRockDisplay(textCallback)
|
|
125
|
-
errorIfDebugDisplayNotInitialized()
|
|
124
|
+
function ____exports.setRockDisplay(self, textCallback)
|
|
125
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
126
126
|
debugDisplayTextCallbacks.rock = textCallback
|
|
127
127
|
end
|
|
128
128
|
--- After using the "pitDisplay" console command, text will be drawn on each pit for debugging
|
|
@@ -131,8 +131,8 @@ end
|
|
|
131
131
|
--
|
|
132
132
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
133
133
|
-- mod in order for this console command to work.
|
|
134
|
-
function ____exports.setPitDisplay(textCallback)
|
|
135
|
-
errorIfDebugDisplayNotInitialized()
|
|
134
|
+
function ____exports.setPitDisplay(self, textCallback)
|
|
135
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
136
136
|
debugDisplayTextCallbacks.pit = textCallback
|
|
137
137
|
end
|
|
138
138
|
--- After using the "spikesDisplay" console command, text will be drawn on each spikes for debugging
|
|
@@ -141,8 +141,8 @@ end
|
|
|
141
141
|
--
|
|
142
142
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
143
143
|
-- mod in order for this console command to work.
|
|
144
|
-
function ____exports.setSpikesDisplay(textCallback)
|
|
145
|
-
errorIfDebugDisplayNotInitialized()
|
|
144
|
+
function ____exports.setSpikesDisplay(self, textCallback)
|
|
145
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
146
146
|
debugDisplayTextCallbacks.spikes = textCallback
|
|
147
147
|
end
|
|
148
148
|
--- After using the "tntDisplay" console command, text will be drawn on each TNT for debugging
|
|
@@ -151,8 +151,8 @@ end
|
|
|
151
151
|
--
|
|
152
152
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
153
153
|
-- mod in order for this console command to work.
|
|
154
|
-
function ____exports.setTNTDisplay(textCallback)
|
|
155
|
-
errorIfDebugDisplayNotInitialized()
|
|
154
|
+
function ____exports.setTNTDisplay(self, textCallback)
|
|
155
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
156
156
|
debugDisplayTextCallbacks.tnt = textCallback
|
|
157
157
|
end
|
|
158
158
|
--- After using the "poopDisplay" console command, text will be drawn on each poop for debugging
|
|
@@ -161,8 +161,8 @@ end
|
|
|
161
161
|
--
|
|
162
162
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
163
163
|
-- mod in order for this console command to work.
|
|
164
|
-
function ____exports.setPoopDisplay(textCallback)
|
|
165
|
-
errorIfDebugDisplayNotInitialized()
|
|
164
|
+
function ____exports.setPoopDisplay(self, textCallback)
|
|
165
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
166
166
|
debugDisplayTextCallbacks.poop = textCallback
|
|
167
167
|
end
|
|
168
168
|
--- After using the "poopDisplay" console command, text will be drawn on each poop for debugging
|
|
@@ -171,8 +171,8 @@ end
|
|
|
171
171
|
--
|
|
172
172
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
173
173
|
-- mod in order for this console command to work.
|
|
174
|
-
function ____exports.setDoorDisplay(textCallback)
|
|
175
|
-
errorIfDebugDisplayNotInitialized()
|
|
174
|
+
function ____exports.setDoorDisplay(self, textCallback)
|
|
175
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
176
176
|
debugDisplayTextCallbacks.door = textCallback
|
|
177
177
|
end
|
|
178
178
|
--- After using the "pressurePlateDisplay" console command, text will be drawn on each pressure plate
|
|
@@ -181,8 +181,8 @@ end
|
|
|
181
181
|
--
|
|
182
182
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
183
183
|
-- mod in order for this console command to work.
|
|
184
|
-
function ____exports.setPressurePlateDisplay(textCallback)
|
|
185
|
-
errorIfDebugDisplayNotInitialized()
|
|
184
|
+
function ____exports.setPressurePlateDisplay(self, textCallback)
|
|
185
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
186
186
|
debugDisplayTextCallbacks.pressurePlate = textCallback
|
|
187
187
|
end
|
|
188
188
|
--- Toggles the debug display for players. This is the function that runs when you use the
|
|
@@ -190,179 +190,179 @@ end
|
|
|
190
190
|
--
|
|
191
191
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
192
192
|
-- mod in order for this feature to work.
|
|
193
|
-
function ____exports.togglePlayerDisplay()
|
|
194
|
-
errorIfDebugDisplayNotInitialized()
|
|
193
|
+
function ____exports.togglePlayerDisplay(self)
|
|
194
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
195
195
|
v.run.player = not v.run.player
|
|
196
|
-
printEnabled(v.run.player, "player display")
|
|
196
|
+
printEnabled(nil, v.run.player, "player display")
|
|
197
197
|
end
|
|
198
198
|
--- Toggles the debug display for tears. This is the function that runs when you use the
|
|
199
199
|
-- "tearDisplay" custom console command.
|
|
200
200
|
--
|
|
201
201
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
202
202
|
-- mod in order for this feature to work.
|
|
203
|
-
function ____exports.toggleTearDisplay()
|
|
204
|
-
errorIfDebugDisplayNotInitialized()
|
|
203
|
+
function ____exports.toggleTearDisplay(self)
|
|
204
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
205
205
|
v.run.tear = not v.run.tear
|
|
206
|
-
printEnabled(v.run.tear, "tear display")
|
|
206
|
+
printEnabled(nil, v.run.tear, "tear display")
|
|
207
207
|
end
|
|
208
208
|
--- Toggles the debug display for familiars. This is the function that runs when you use the
|
|
209
209
|
-- "familiarDisplay" custom console command.
|
|
210
210
|
--
|
|
211
211
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
212
212
|
-- mod in order for this feature to work.
|
|
213
|
-
function ____exports.toggleFamiliarDisplay()
|
|
214
|
-
errorIfDebugDisplayNotInitialized()
|
|
213
|
+
function ____exports.toggleFamiliarDisplay(self)
|
|
214
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
215
215
|
v.run.familiar = not v.run.familiar
|
|
216
|
-
printEnabled(v.run.familiar, "familiar display")
|
|
216
|
+
printEnabled(nil, v.run.familiar, "familiar display")
|
|
217
217
|
end
|
|
218
218
|
--- Toggles the debug display for bombs. This is the function that runs when you use the
|
|
219
219
|
-- "bombDisplay" custom console command.
|
|
220
220
|
--
|
|
221
221
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
222
222
|
-- mod in order for this feature to work.
|
|
223
|
-
function ____exports.toggleBombDisplay()
|
|
224
|
-
errorIfDebugDisplayNotInitialized()
|
|
223
|
+
function ____exports.toggleBombDisplay(self)
|
|
224
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
225
225
|
v.run.bomb = not v.run.bomb
|
|
226
|
-
printEnabled(v.run.bomb, "bomb display")
|
|
226
|
+
printEnabled(nil, v.run.bomb, "bomb display")
|
|
227
227
|
end
|
|
228
228
|
--- Toggles the debug display for pickups. This is the function that runs when you use the
|
|
229
229
|
-- "pickupDisplay" custom console command.
|
|
230
230
|
--
|
|
231
231
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
232
232
|
-- mod in order for this feature to work.
|
|
233
|
-
function ____exports.togglePickupDisplay()
|
|
234
|
-
errorIfDebugDisplayNotInitialized()
|
|
233
|
+
function ____exports.togglePickupDisplay(self)
|
|
234
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
235
235
|
v.run.pickup = not v.run.pickup
|
|
236
|
-
printEnabled(v.run.pickup, "pickup display")
|
|
236
|
+
printEnabled(nil, v.run.pickup, "pickup display")
|
|
237
237
|
end
|
|
238
238
|
--- Toggles the debug display for slots. This is the function that runs when you use the
|
|
239
239
|
-- "slotDisplay" custom console command.
|
|
240
240
|
--
|
|
241
241
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
242
242
|
-- mod in order for this feature to work.
|
|
243
|
-
function ____exports.toggleSlotDisplay()
|
|
244
|
-
errorIfDebugDisplayNotInitialized()
|
|
243
|
+
function ____exports.toggleSlotDisplay(self)
|
|
244
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
245
245
|
v.run.slot = not v.run.slot
|
|
246
|
-
printEnabled(v.run.slot, "slot display")
|
|
246
|
+
printEnabled(nil, v.run.slot, "slot display")
|
|
247
247
|
end
|
|
248
248
|
--- Toggles the debug display for lasers. This is the function that runs when you use the
|
|
249
249
|
-- "laserDisplay" custom console command.
|
|
250
250
|
--
|
|
251
251
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
252
252
|
-- mod in order for this feature to work.
|
|
253
|
-
function ____exports.toggleLaserDisplay()
|
|
254
|
-
errorIfDebugDisplayNotInitialized()
|
|
253
|
+
function ____exports.toggleLaserDisplay(self)
|
|
254
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
255
255
|
v.run.laser = not v.run.laser
|
|
256
|
-
printEnabled(v.run.laser, "laser display")
|
|
256
|
+
printEnabled(nil, v.run.laser, "laser display")
|
|
257
257
|
end
|
|
258
258
|
--- Toggles the debug display for knives. This is the function that runs when you use the
|
|
259
259
|
-- "knifeDisplay" custom console command.
|
|
260
260
|
--
|
|
261
261
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
262
262
|
-- mod in order for this feature to work.
|
|
263
|
-
function ____exports.toggleKnifeDisplay()
|
|
264
|
-
errorIfDebugDisplayNotInitialized()
|
|
263
|
+
function ____exports.toggleKnifeDisplay(self)
|
|
264
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
265
265
|
v.run.knife = not v.run.knife
|
|
266
|
-
printEnabled(v.run.knife, "knife display")
|
|
266
|
+
printEnabled(nil, v.run.knife, "knife display")
|
|
267
267
|
end
|
|
268
268
|
--- Toggles the debug display for projectiles. This is the function that runs when you use the
|
|
269
269
|
-- "projectileDisplay" custom console command.
|
|
270
270
|
--
|
|
271
271
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
272
272
|
-- mod in order for this feature to work.
|
|
273
|
-
function ____exports.toggleProjectileDisplay()
|
|
274
|
-
errorIfDebugDisplayNotInitialized()
|
|
273
|
+
function ____exports.toggleProjectileDisplay(self)
|
|
274
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
275
275
|
v.run.projectile = not v.run.projectile
|
|
276
|
-
printEnabled(v.run.projectile, "projectile display")
|
|
276
|
+
printEnabled(nil, v.run.projectile, "projectile display")
|
|
277
277
|
end
|
|
278
278
|
--- Toggles the debug display for effects. This is the function that runs when you use the
|
|
279
279
|
-- "effectDisplay" custom console command.
|
|
280
280
|
--
|
|
281
281
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
282
282
|
-- mod in order for this feature to work.
|
|
283
|
-
function ____exports.toggleEffectDisplay()
|
|
284
|
-
errorIfDebugDisplayNotInitialized()
|
|
283
|
+
function ____exports.toggleEffectDisplay(self)
|
|
284
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
285
285
|
v.run.effect = not v.run.effect
|
|
286
|
-
printEnabled(v.run.effect, "effect display")
|
|
286
|
+
printEnabled(nil, v.run.effect, "effect display")
|
|
287
287
|
end
|
|
288
288
|
--- Toggles the debug display for NPCs. This is the function that runs when you use the "npcDisplay"
|
|
289
289
|
-- custom console command.
|
|
290
290
|
--
|
|
291
291
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
292
292
|
-- mod in order for this feature to work.
|
|
293
|
-
function ____exports.toggleNPCDisplay()
|
|
294
|
-
errorIfDebugDisplayNotInitialized()
|
|
293
|
+
function ____exports.toggleNPCDisplay(self)
|
|
294
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
295
295
|
v.run.npc = not v.run.npc
|
|
296
|
-
printEnabled(v.run.npc, "NPC display")
|
|
296
|
+
printEnabled(nil, v.run.npc, "NPC display")
|
|
297
297
|
end
|
|
298
298
|
--- Toggles the debug display for rocks. This is the function that runs when you use the
|
|
299
299
|
-- "rockDisplay" custom console command.
|
|
300
300
|
--
|
|
301
301
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
302
302
|
-- mod in order for this feature to work.
|
|
303
|
-
function ____exports.toggleRockDisplay()
|
|
304
|
-
errorIfDebugDisplayNotInitialized()
|
|
303
|
+
function ____exports.toggleRockDisplay(self)
|
|
304
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
305
305
|
v.run.rock = not v.run.rock
|
|
306
|
-
printEnabled(v.run.rock, "rock display")
|
|
306
|
+
printEnabled(nil, v.run.rock, "rock display")
|
|
307
307
|
end
|
|
308
308
|
--- Toggles the debug display for pits. This is the function that runs when you use the "pitDisplay"
|
|
309
309
|
-- custom console command.
|
|
310
310
|
--
|
|
311
311
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
312
312
|
-- mod in order for this feature to work.
|
|
313
|
-
function ____exports.togglePitDisplay()
|
|
314
|
-
errorIfDebugDisplayNotInitialized()
|
|
313
|
+
function ____exports.togglePitDisplay(self)
|
|
314
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
315
315
|
v.run.pit = not v.run.pit
|
|
316
|
-
printEnabled(v.run.pit, "pit display")
|
|
316
|
+
printEnabled(nil, v.run.pit, "pit display")
|
|
317
317
|
end
|
|
318
318
|
--- Toggles the debug display for spikes. This is the function that runs when you use the
|
|
319
319
|
-- "spikesDisplay" custom console command.
|
|
320
320
|
--
|
|
321
321
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
322
322
|
-- mod in order for this feature to work.
|
|
323
|
-
function ____exports.toggleSpikesDisplay()
|
|
324
|
-
errorIfDebugDisplayNotInitialized()
|
|
323
|
+
function ____exports.toggleSpikesDisplay(self)
|
|
324
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
325
325
|
v.run.spikes = not v.run.spikes
|
|
326
|
-
printEnabled(v.run.spikes, "spikes display")
|
|
326
|
+
printEnabled(nil, v.run.spikes, "spikes display")
|
|
327
327
|
end
|
|
328
328
|
--- Toggles the debug display for TNT. This is the function that runs when you use the "tntDisplay"
|
|
329
329
|
-- custom console command.
|
|
330
330
|
--
|
|
331
331
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
332
332
|
-- mod in order for this feature to work.
|
|
333
|
-
function ____exports.toggleTNTDisplay()
|
|
334
|
-
errorIfDebugDisplayNotInitialized()
|
|
333
|
+
function ____exports.toggleTNTDisplay(self)
|
|
334
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
335
335
|
v.run.tnt = not v.run.tnt
|
|
336
|
-
printEnabled(v.run.tnt, "TNT display")
|
|
336
|
+
printEnabled(nil, v.run.tnt, "TNT display")
|
|
337
337
|
end
|
|
338
338
|
--- Toggles the debug display for poop. This is the function that runs when you use the "poopDisplay"
|
|
339
339
|
-- custom console command.
|
|
340
340
|
--
|
|
341
341
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
342
342
|
-- mod in order for this feature to work.
|
|
343
|
-
function ____exports.togglePoopDisplay()
|
|
344
|
-
errorIfDebugDisplayNotInitialized()
|
|
343
|
+
function ____exports.togglePoopDisplay(self)
|
|
344
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
345
345
|
v.run.poop = not v.run.poop
|
|
346
|
-
printEnabled(v.run.poop, "poop display")
|
|
346
|
+
printEnabled(nil, v.run.poop, "poop display")
|
|
347
347
|
end
|
|
348
348
|
--- Toggles the debug display for doors. This is the function that runs when you use the
|
|
349
349
|
-- "doorDisplay" custom console command.
|
|
350
350
|
--
|
|
351
351
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
352
352
|
-- mod in order for this feature to work.
|
|
353
|
-
function ____exports.toggleDoorDisplay()
|
|
354
|
-
errorIfDebugDisplayNotInitialized()
|
|
353
|
+
function ____exports.toggleDoorDisplay(self)
|
|
354
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
355
355
|
v.run.door = not v.run.door
|
|
356
|
-
printEnabled(v.run.door, "door display")
|
|
356
|
+
printEnabled(nil, v.run.door, "door display")
|
|
357
357
|
end
|
|
358
358
|
--- Toggles the debug display for pressure plates. This is the function that runs when you use the
|
|
359
359
|
-- "pressurePlateDisplay" custom console command.
|
|
360
360
|
--
|
|
361
361
|
-- Note that you have to run the `enableExtraConsoleCommands` function once at the beginning of your
|
|
362
362
|
-- mod in order for this feature to work.
|
|
363
|
-
function ____exports.togglePressurePlateDisplay()
|
|
364
|
-
errorIfDebugDisplayNotInitialized()
|
|
363
|
+
function ____exports.togglePressurePlateDisplay(self)
|
|
364
|
+
errorIfDebugDisplayNotInitialized(nil)
|
|
365
365
|
v.run.pressurePlate = not v.run.pressurePlate
|
|
366
|
-
printEnabled(v.run.pressurePlate, "pressure plate display")
|
|
366
|
+
printEnabled(nil, v.run.pressurePlate, "pressure plate display")
|
|
367
367
|
end
|
|
368
368
|
return ____exports
|