isaacscript-common 9.13.5-dev.2 → 9.13.5
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 +0 -1
- package/dist/features/extraConsoleCommands/listCommands.d.ts.map +1 -1
- package/dist/features/extraConsoleCommands/listCommands.lua +362 -307
- package/dist/features/extraConsoleCommands/v.d.ts +0 -1
- package/dist/features/extraConsoleCommands/v.d.ts.map +1 -1
- package/dist/features/extraConsoleCommands/v.lua +1 -1
- package/dist/features/fadeInRemover.d.ts +0 -1
- package/dist/features/fadeInRemover.d.ts.map +1 -1
- package/dist/features/fadeInRemover.lua +9 -8
- package/dist/features/fastReset.d.ts +0 -1
- package/dist/features/fastReset.d.ts.map +1 -1
- package/dist/features/fastReset.lua +11 -11
- package/dist/features/firstLast.d.ts +0 -1
- package/dist/features/firstLast.d.ts.map +1 -1
- package/dist/features/firstLast.lua +105 -93
- package/dist/features/forgottenSwitch.d.ts +0 -1
- package/dist/features/forgottenSwitch.d.ts.map +1 -1
- package/dist/features/forgottenSwitch.lua +5 -5
- package/dist/features/pause.d.ts +0 -1
- package/dist/features/pause.d.ts.map +1 -1
- package/dist/features/pause.lua +25 -25
- package/dist/features/persistentEntities.d.ts +0 -1
- package/dist/features/persistentEntities.d.ts.map +1 -1
- package/dist/features/persistentEntities.lua +25 -17
- package/dist/features/pickupIndex.d.ts +0 -1
- package/dist/features/pickupIndex.d.ts.map +1 -1
- package/dist/features/pickupIndex.lua +25 -25
- package/dist/features/playerInventory.d.ts +0 -1
- package/dist/features/playerInventory.d.ts.map +1 -1
- package/dist/features/playerInventory.lua +16 -16
- package/dist/features/ponyDetection.d.ts +0 -1
- package/dist/features/ponyDetection.d.ts.map +1 -1
- package/dist/features/ponyDetection.lua +14 -13
- package/dist/features/preventChildEntities.d.ts +0 -1
- package/dist/features/preventChildEntities.d.ts.map +1 -1
- package/dist/features/preventChildEntities.lua +4 -4
- package/dist/features/preventCollectibleRotation.d.ts +0 -1
- package/dist/features/preventCollectibleRotation.d.ts.map +1 -1
- package/dist/features/preventCollectibleRotation.lua +13 -13
- package/dist/features/registerHotkey.d.ts +0 -1
- package/dist/features/registerHotkey.d.ts.map +1 -1
- package/dist/features/registerHotkey.lua +14 -14
- package/dist/features/roomClearFrame.d.ts +0 -1
- package/dist/features/roomClearFrame.d.ts.map +1 -1
- package/dist/features/roomClearFrame.lua +7 -7
- package/dist/features/roomHistory.d.ts +0 -1
- package/dist/features/roomHistory.d.ts.map +1 -1
- package/dist/features/roomHistory.lua +19 -19
- package/dist/features/runInNFrames.d.ts +0 -1
- package/dist/features/runInNFrames.d.ts.map +1 -1
- package/dist/features/runInNFrames.lua +30 -30
- package/dist/features/runNextRoom.d.ts +0 -1
- package/dist/features/runNextRoom.d.ts.map +1 -1
- package/dist/features/runNextRoom.lua +7 -7
- package/dist/features/saveDataManager/exports.d.ts +0 -1
- package/dist/features/saveDataManager/exports.d.ts.map +1 -1
- package/dist/features/saveDataManager/exports.lua +16 -16
- package/dist/features/saveDataManager/load.d.ts +0 -1
- package/dist/features/saveDataManager/load.d.ts.map +1 -1
- package/dist/features/saveDataManager/load.lua +16 -12
- package/dist/features/saveDataManager/main.d.ts +0 -1
- package/dist/features/saveDataManager/main.d.ts.map +1 -1
- package/dist/features/saveDataManager/main.lua +32 -31
- package/dist/features/saveDataManager/maps.d.ts +0 -1
- package/dist/features/saveDataManager/maps.d.ts.map +1 -1
- package/dist/features/saveDataManager/merge.d.ts +0 -1
- package/dist/features/saveDataManager/merge.d.ts.map +1 -1
- package/dist/features/saveDataManager/merge.lua +33 -30
- package/dist/features/saveDataManager/save.d.ts +0 -1
- package/dist/features/saveDataManager/save.d.ts.map +1 -1
- package/dist/features/saveDataManager/save.lua +9 -8
- package/dist/features/saveDataManager/saveDataManagerConstants.d.ts +0 -1
- package/dist/features/saveDataManager/saveDataManagerConstants.d.ts.map +1 -1
- package/dist/features/saveDataManager/serializationBrands.d.ts +0 -1
- package/dist/features/saveDataManager/serializationBrands.d.ts.map +1 -1
- package/dist/features/saveDataManager/serializationBrands.lua +3 -3
- package/dist/features/sirenHelpers.d.ts +0 -1
- package/dist/features/sirenHelpers.d.ts.map +1 -1
- package/dist/features/sirenHelpers.lua +15 -15
- package/dist/features/stageHistory.d.ts +0 -1
- package/dist/features/stageHistory.d.ts.map +1 -1
- package/dist/features/stageHistory.lua +7 -7
- package/dist/features/taintedLazarusPlayers.d.ts +0 -1
- package/dist/features/taintedLazarusPlayers.d.ts.map +1 -1
- package/dist/features/taintedLazarusPlayers.lua +8 -8
- package/dist/featuresInitialized.d.ts +0 -1
- package/dist/featuresInitialized.d.ts.map +1 -1
- package/dist/featuresInitialized.lua +4 -4
- package/dist/functions/ambush.d.ts +0 -1
- package/dist/functions/ambush.d.ts.map +1 -1
- package/dist/functions/ambush.lua +18 -15
- package/dist/functions/array.d.ts +0 -1
- package/dist/functions/array.d.ts.map +1 -1
- package/dist/functions/array.lua +62 -48
- package/dist/functions/benchmark.d.ts +0 -1
- package/dist/functions/benchmark.d.ts.map +1 -1
- package/dist/functions/benchmark.lua +10 -4
- package/dist/functions/bitSet128.d.ts +0 -1
- package/dist/functions/bitSet128.d.ts.map +1 -1
- package/dist/functions/bitSet128.lua +13 -11
- package/dist/functions/bitwise.d.ts +0 -1
- package/dist/functions/bitwise.d.ts.map +1 -1
- package/dist/functions/bitwise.lua +9 -9
- package/dist/functions/bombs.d.ts +0 -1
- package/dist/functions/bombs.d.ts.map +1 -1
- package/dist/functions/bombs.lua +1 -1
- package/dist/functions/bosses.d.ts +0 -1
- package/dist/functions/bosses.d.ts.map +1 -1
- package/dist/functions/bosses.lua +31 -15
- package/dist/functions/cards.d.ts +0 -1
- package/dist/functions/cards.d.ts.map +1 -1
- package/dist/functions/cards.lua +48 -42
- package/dist/functions/challenges.d.ts +0 -1
- package/dist/functions/challenges.d.ts.map +1 -1
- package/dist/functions/challenges.lua +1 -1
- package/dist/functions/characters.d.ts +0 -1
- package/dist/functions/characters.d.ts.map +1 -1
- package/dist/functions/characters.lua +13 -13
- package/dist/functions/charge.d.ts +0 -1
- package/dist/functions/charge.d.ts.map +1 -1
- package/dist/functions/charge.lua +36 -24
- package/dist/functions/chargeBar.d.ts +0 -1
- package/dist/functions/chargeBar.d.ts.map +1 -1
- package/dist/functions/chargeBar.lua +5 -5
- package/dist/functions/collectibleCacheFlag.d.ts +0 -1
- package/dist/functions/collectibleCacheFlag.d.ts.map +1 -1
- package/dist/functions/collectibleCacheFlag.lua +12 -11
- package/dist/functions/collectibleSet.d.ts +0 -1
- package/dist/functions/collectibleSet.d.ts.map +1 -1
- package/dist/functions/collectibleSet.lua +17 -17
- package/dist/functions/collectibleTag.d.ts +0 -1
- package/dist/functions/collectibleTag.d.ts.map +1 -1
- package/dist/functions/collectibleTag.lua +14 -13
- package/dist/functions/collectibles.d.ts +0 -1
- package/dist/functions/collectibles.d.ts.map +1 -1
- package/dist/functions/collectibles.lua +69 -68
- package/dist/functions/color.d.ts +0 -1
- package/dist/functions/color.d.ts.map +1 -1
- package/dist/functions/color.lua +21 -19
- package/dist/functions/curses.d.ts +0 -1
- package/dist/functions/curses.d.ts.map +1 -1
- package/dist/functions/curses.lua +3 -3
- package/dist/functions/debug.d.ts +0 -1
- package/dist/functions/debug.d.ts.map +1 -1
- package/dist/functions/debug.lua +15 -15
- package/dist/functions/deepCopy.d.ts +0 -1
- package/dist/functions/deepCopy.d.ts.map +1 -1
- package/dist/functions/deepCopy.lua +169 -73
- package/dist/functions/deepCopyTests.d.ts +0 -1
- package/dist/functions/deepCopyTests.d.ts.map +1 -1
- package/dist/functions/deepCopyTests.lua +81 -81
- package/dist/functions/dimensions.d.ts +0 -1
- package/dist/functions/dimensions.d.ts.map +1 -1
- package/dist/functions/dimensions.lua +7 -7
- package/dist/functions/direction.d.ts +0 -1
- package/dist/functions/direction.d.ts.map +1 -1
- package/dist/functions/direction.lua +4 -4
- package/dist/functions/doors.d.ts +0 -1
- package/dist/functions/doors.d.ts.map +1 -1
- package/dist/functions/doors.lua +77 -74
- package/dist/functions/easing.d.ts +0 -1
- package/dist/functions/easing.d.ts.map +1 -1
- package/dist/functions/easing.lua +32 -32
- package/dist/functions/eden.d.ts +0 -1
- package/dist/functions/eden.d.ts.map +1 -1
- package/dist/functions/eden.lua +9 -9
- package/dist/functions/effects.d.ts +0 -1
- package/dist/functions/effects.d.ts.map +1 -1
- package/dist/functions/effects.lua +2 -2
- package/dist/functions/entities.d.ts +0 -1
- package/dist/functions/entities.d.ts.map +1 -1
- package/dist/functions/entities.lua +48 -41
- package/dist/functions/entitiesSpecific.d.ts +0 -1
- package/dist/functions/entitiesSpecific.d.ts.map +1 -1
- package/dist/functions/entitiesSpecific.lua +96 -70
- package/dist/functions/entityTypes.d.ts +0 -1
- package/dist/functions/entityTypes.d.ts.map +1 -1
- package/dist/functions/entityTypes.lua +1 -1
- package/dist/functions/enums.d.ts +0 -1
- package/dist/functions/enums.d.ts.map +1 -1
- package/dist/functions/enums.lua +19 -19
- package/dist/functions/familiars.d.ts +0 -1
- package/dist/functions/familiars.d.ts.map +1 -1
- package/dist/functions/familiars.lua +6 -5
- package/dist/functions/flag.d.ts +0 -1
- package/dist/functions/flag.d.ts.map +1 -1
- package/dist/functions/flag.lua +8 -8
- package/dist/functions/flying.d.ts +0 -1
- package/dist/functions/flying.d.ts.map +1 -1
- package/dist/functions/flying.lua +12 -9
- package/dist/functions/globals.d.ts +0 -1
- package/dist/functions/globals.d.ts.map +1 -1
- package/dist/functions/globals.lua +17 -14
- package/dist/functions/gridEntities.d.ts +0 -1
- package/dist/functions/gridEntities.d.ts.map +1 -1
- package/dist/functions/gridEntities.lua +64 -58
- package/dist/functions/gridEntitiesSpecific.d.ts +0 -1
- package/dist/functions/gridEntitiesSpecific.d.ts.map +1 -1
- package/dist/functions/gridEntitiesSpecific.lua +92 -92
- package/dist/functions/hex.d.ts +0 -1
- package/dist/functions/hex.d.ts.map +1 -1
- package/dist/functions/hex.lua +12 -9
- package/dist/functions/initArray.d.ts +0 -1
- package/dist/functions/initArray.d.ts.map +1 -1
- package/dist/functions/initArray.lua +4 -3
- package/dist/functions/input.d.ts +0 -1
- package/dist/functions/input.d.ts.map +1 -1
- package/dist/functions/input.lua +25 -22
- package/dist/functions/isaacAPIClass.d.ts +0 -1
- package/dist/functions/isaacAPIClass.d.ts.map +1 -1
- package/dist/functions/isaacAPIClass.lua +47 -47
- package/dist/functions/itemPool.d.ts +0 -1
- package/dist/functions/itemPool.d.ts.map +1 -1
- package/dist/functions/itemPool.lua +19 -17
- package/dist/functions/jsonHelpers.d.ts +0 -1
- package/dist/functions/jsonHelpers.d.ts.map +1 -1
- package/dist/functions/jsonHelpers.lua +3 -3
- package/dist/functions/jsonRoom.d.ts +0 -1
- package/dist/functions/jsonRoom.d.ts.map +1 -1
- package/dist/functions/jsonRoom.lua +22 -16
- package/dist/functions/kColor.d.ts +0 -1
- package/dist/functions/kColor.d.ts.map +1 -1
- package/dist/functions/kColor.lua +21 -19
- package/dist/functions/language.d.ts +0 -1
- package/dist/functions/language.d.ts.map +1 -1
- package/dist/functions/language.lua +1 -1
- package/dist/functions/level.d.ts +0 -1
- package/dist/functions/level.d.ts.map +1 -1
- package/dist/functions/level.lua +5 -5
- package/dist/functions/levelGrid.d.ts +0 -1
- package/dist/functions/levelGrid.d.ts.map +1 -1
- package/dist/functions/levelGrid.lua +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 +11909 -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
|
@@ -23,14 +23,14 @@ local spawn = ____entities.spawn
|
|
|
23
23
|
-- Default is -1, which matches every variant.
|
|
24
24
|
-- @param subType Optional. If specified, will only get the bombs that match the sub-type. Default
|
|
25
25
|
-- is -1, which matches every sub-type.
|
|
26
|
-
function ____exports.getBombs(bombVariant, subType)
|
|
26
|
+
function ____exports.getBombs(self, bombVariant, subType)
|
|
27
27
|
if bombVariant == nil then
|
|
28
28
|
bombVariant = -1
|
|
29
29
|
end
|
|
30
30
|
if subType == nil then
|
|
31
31
|
subType = -1
|
|
32
32
|
end
|
|
33
|
-
local entities = getEntities(EntityType.BOMB, bombVariant, subType)
|
|
33
|
+
local entities = getEntities(nil, EntityType.BOMB, bombVariant, subType)
|
|
34
34
|
local bombs = {}
|
|
35
35
|
for ____, entity in ipairs(entities) do
|
|
36
36
|
local bomb = entity:ToBomb()
|
|
@@ -55,14 +55,14 @@ end
|
|
|
55
55
|
-- Default is -1, which matches every variant.
|
|
56
56
|
-- @param subType Optional. If specified, will only get the effects that match the sub-type. Default
|
|
57
57
|
-- is -1, which matches every sub-type.
|
|
58
|
-
function ____exports.getEffects(effectVariant, subType)
|
|
58
|
+
function ____exports.getEffects(self, effectVariant, subType)
|
|
59
59
|
if effectVariant == nil then
|
|
60
60
|
effectVariant = -1
|
|
61
61
|
end
|
|
62
62
|
if subType == nil then
|
|
63
63
|
subType = -1
|
|
64
64
|
end
|
|
65
|
-
local entities = getEntities(EntityType.EFFECT, effectVariant, subType)
|
|
65
|
+
local entities = getEntities(nil, EntityType.EFFECT, effectVariant, subType)
|
|
66
66
|
local effects = {}
|
|
67
67
|
for ____, entity in ipairs(entities) do
|
|
68
68
|
local effect = entity:ToEffect()
|
|
@@ -87,14 +87,14 @@ end
|
|
|
87
87
|
-- variant. Default is -1, which matches every variant.
|
|
88
88
|
-- @param subType Optional. If specified, will only get the familiars that match the sub-type.
|
|
89
89
|
-- Default is -1, which matches every sub-type.
|
|
90
|
-
function ____exports.getFamiliars(familiarVariant, subType)
|
|
90
|
+
function ____exports.getFamiliars(self, familiarVariant, subType)
|
|
91
91
|
if familiarVariant == nil then
|
|
92
92
|
familiarVariant = -1
|
|
93
93
|
end
|
|
94
94
|
if subType == nil then
|
|
95
95
|
subType = -1
|
|
96
96
|
end
|
|
97
|
-
local entities = getEntities(EntityType.FAMILIAR, familiarVariant, subType)
|
|
97
|
+
local entities = getEntities(nil, EntityType.FAMILIAR, familiarVariant, subType)
|
|
98
98
|
local familiars = {}
|
|
99
99
|
for ____, entity in ipairs(entities) do
|
|
100
100
|
local familiar = entity:ToFamiliar()
|
|
@@ -119,14 +119,14 @@ end
|
|
|
119
119
|
-- Default is -1, which matches every variant.
|
|
120
120
|
-- @param subType Optional. If specified, will only get the knives that match the sub-type. Default
|
|
121
121
|
-- is -1, which matches every sub-type.
|
|
122
|
-
function ____exports.getKnives(knifeVariant, subType)
|
|
122
|
+
function ____exports.getKnives(self, knifeVariant, subType)
|
|
123
123
|
if knifeVariant == nil then
|
|
124
124
|
knifeVariant = -1
|
|
125
125
|
end
|
|
126
126
|
if subType == nil then
|
|
127
127
|
subType = -1
|
|
128
128
|
end
|
|
129
|
-
local entities = getEntities(EntityType.KNIFE, knifeVariant, subType)
|
|
129
|
+
local entities = getEntities(nil, EntityType.KNIFE, knifeVariant, subType)
|
|
130
130
|
local knives = {}
|
|
131
131
|
for ____, entity in ipairs(entities) do
|
|
132
132
|
local knife = entity:ToKnife()
|
|
@@ -151,14 +151,14 @@ end
|
|
|
151
151
|
-- Default is -1, which matches every variant.
|
|
152
152
|
-- @param subType Optional. If specified, will only get the lasers that match the sub-type. Default
|
|
153
153
|
-- is -1, which matches every sub-type.
|
|
154
|
-
function ____exports.getLasers(laserVariant, subType)
|
|
154
|
+
function ____exports.getLasers(self, laserVariant, subType)
|
|
155
155
|
if laserVariant == nil then
|
|
156
156
|
laserVariant = -1
|
|
157
157
|
end
|
|
158
158
|
if subType == nil then
|
|
159
159
|
subType = -1
|
|
160
160
|
end
|
|
161
|
-
local entities = getEntities(EntityType.LASER, laserVariant, subType)
|
|
161
|
+
local entities = getEntities(nil, EntityType.LASER, laserVariant, subType)
|
|
162
162
|
local lasers = {}
|
|
163
163
|
for ____, entity in ipairs(entities) do
|
|
164
164
|
local laser = entity:ToLaser()
|
|
@@ -179,7 +179,7 @@ end
|
|
|
179
179
|
-- @param ignoreFriendly Optional. If set to true, it will exclude friendly NPCs from being
|
|
180
180
|
-- returned. Default is false. Will only be taken into account if the
|
|
181
181
|
-- `entityType` is specified.
|
|
182
|
-
function ____exports.getNPCs(entityType, variant, subType, ignoreFriendly)
|
|
182
|
+
function ____exports.getNPCs(self, entityType, variant, subType, ignoreFriendly)
|
|
183
183
|
if entityType == nil then
|
|
184
184
|
entityType = -1
|
|
185
185
|
end
|
|
@@ -192,7 +192,13 @@ function ____exports.getNPCs(entityType, variant, subType, ignoreFriendly)
|
|
|
192
192
|
if ignoreFriendly == nil then
|
|
193
193
|
ignoreFriendly = false
|
|
194
194
|
end
|
|
195
|
-
local entities = getEntities(
|
|
195
|
+
local entities = getEntities(
|
|
196
|
+
nil,
|
|
197
|
+
entityType,
|
|
198
|
+
variant,
|
|
199
|
+
subType,
|
|
200
|
+
ignoreFriendly
|
|
201
|
+
)
|
|
196
202
|
local npcs = {}
|
|
197
203
|
for ____, entity in ipairs(entities) do
|
|
198
204
|
local npc = entity:ToNPC()
|
|
@@ -217,14 +223,14 @@ end
|
|
|
217
223
|
-- Default is -1, which matches every entity type.
|
|
218
224
|
-- @param subType Optional. If specified, will only get the pickups that match the sub-type. Default
|
|
219
225
|
-- is -1, which matches every sub-type.
|
|
220
|
-
function ____exports.getPickups(pickupVariant, subType)
|
|
226
|
+
function ____exports.getPickups(self, pickupVariant, subType)
|
|
221
227
|
if pickupVariant == nil then
|
|
222
228
|
pickupVariant = -1
|
|
223
229
|
end
|
|
224
230
|
if subType == nil then
|
|
225
231
|
subType = -1
|
|
226
232
|
end
|
|
227
|
-
local entities = getEntities(EntityType.PICKUP, pickupVariant, subType)
|
|
233
|
+
local entities = getEntities(nil, EntityType.PICKUP, pickupVariant, subType)
|
|
228
234
|
local pickups = {}
|
|
229
235
|
for ____, entity in ipairs(entities) do
|
|
230
236
|
local pickup = entity:ToPickup()
|
|
@@ -249,14 +255,14 @@ end
|
|
|
249
255
|
-- variant. Default is -1, which matches every entity type.
|
|
250
256
|
-- @param subType Optional. If specified, will only get the projectiles that match the sub-type.
|
|
251
257
|
-- Default is -1, which matches every sub-type.
|
|
252
|
-
function ____exports.getProjectiles(projectileVariant, subType)
|
|
258
|
+
function ____exports.getProjectiles(self, projectileVariant, subType)
|
|
253
259
|
if projectileVariant == nil then
|
|
254
260
|
projectileVariant = -1
|
|
255
261
|
end
|
|
256
262
|
if subType == nil then
|
|
257
263
|
subType = -1
|
|
258
264
|
end
|
|
259
|
-
local entities = getEntities(EntityType.PROJECTILE, projectileVariant, subType)
|
|
265
|
+
local entities = getEntities(nil, EntityType.PROJECTILE, projectileVariant, subType)
|
|
260
266
|
local projectiles = {}
|
|
261
267
|
for ____, entity in ipairs(entities) do
|
|
262
268
|
local projectile = entity:ToProjectile()
|
|
@@ -281,14 +287,14 @@ end
|
|
|
281
287
|
-- Default is -1, which matches every entity type.
|
|
282
288
|
-- @param subType Optional. If specified, will only get the slots that match the sub-type. Default
|
|
283
289
|
-- is -1, which matches every sub-type.
|
|
284
|
-
function ____exports.getSlots(slotVariant, subType)
|
|
290
|
+
function ____exports.getSlots(self, slotVariant, subType)
|
|
285
291
|
if slotVariant == nil then
|
|
286
292
|
slotVariant = -1
|
|
287
293
|
end
|
|
288
294
|
if subType == nil then
|
|
289
295
|
subType = -1
|
|
290
296
|
end
|
|
291
|
-
local slots = getEntities(EntityType.SLOT, slotVariant, subType)
|
|
297
|
+
local slots = getEntities(nil, EntityType.SLOT, slotVariant, subType)
|
|
292
298
|
return slots
|
|
293
299
|
end
|
|
294
300
|
--- Helper function to get all of the tears in the room.
|
|
@@ -306,14 +312,14 @@ end
|
|
|
306
312
|
-- Default is -1, which matches every entity type.
|
|
307
313
|
-- @param subType Optional. If specified, will only get the tears that match the sub-type. Default
|
|
308
314
|
-- is -1, which matches every sub-type.
|
|
309
|
-
function ____exports.getTears(tearVariant, subType)
|
|
315
|
+
function ____exports.getTears(self, tearVariant, subType)
|
|
310
316
|
if tearVariant == nil then
|
|
311
317
|
tearVariant = -1
|
|
312
318
|
end
|
|
313
319
|
if subType == nil then
|
|
314
320
|
subType = -1
|
|
315
321
|
end
|
|
316
|
-
local entities = getEntities(EntityType.TEAR, tearVariant, subType)
|
|
322
|
+
local entities = getEntities(nil, EntityType.TEAR, tearVariant, subType)
|
|
317
323
|
local tears = {}
|
|
318
324
|
for ____, entity in ipairs(entities) do
|
|
319
325
|
local tear = entity:ToTear()
|
|
@@ -332,15 +338,15 @@ end
|
|
|
332
338
|
-- Default is -1, which matches every sub-type.
|
|
333
339
|
-- @param cap Optional. If specified, will only remove the given amount of bombs.
|
|
334
340
|
-- @returns An array of the bombs that were removed.
|
|
335
|
-
function ____exports.removeAllBombs(bombVariant, subType, cap)
|
|
341
|
+
function ____exports.removeAllBombs(self, bombVariant, subType, cap)
|
|
336
342
|
if bombVariant == nil then
|
|
337
343
|
bombVariant = -1
|
|
338
344
|
end
|
|
339
345
|
if subType == nil then
|
|
340
346
|
subType = -1
|
|
341
347
|
end
|
|
342
|
-
local bombs = ____exports.getBombs(bombVariant, subType)
|
|
343
|
-
return removeEntities(bombs, cap)
|
|
348
|
+
local bombs = ____exports.getBombs(nil, bombVariant, subType)
|
|
349
|
+
return removeEntities(nil, bombs, cap)
|
|
344
350
|
end
|
|
345
351
|
--- Helper function to remove all of the effects in the room.
|
|
346
352
|
--
|
|
@@ -350,15 +356,15 @@ end
|
|
|
350
356
|
-- Default is -1, which matches every sub-type.
|
|
351
357
|
-- @param cap Optional. If specified, will only remove the given amount of effects.
|
|
352
358
|
-- @returns An array of the effects that were removed.
|
|
353
|
-
function ____exports.removeAllEffects(effectVariant, subType, cap)
|
|
359
|
+
function ____exports.removeAllEffects(self, effectVariant, subType, cap)
|
|
354
360
|
if effectVariant == nil then
|
|
355
361
|
effectVariant = -1
|
|
356
362
|
end
|
|
357
363
|
if subType == nil then
|
|
358
364
|
subType = -1
|
|
359
365
|
end
|
|
360
|
-
local effects = ____exports.getEffects(effectVariant, subType)
|
|
361
|
-
return removeEntities(effects, cap)
|
|
366
|
+
local effects = ____exports.getEffects(nil, effectVariant, subType)
|
|
367
|
+
return removeEntities(nil, effects, cap)
|
|
362
368
|
end
|
|
363
369
|
--- Helper function to remove all of the familiars in the room.
|
|
364
370
|
--
|
|
@@ -368,15 +374,15 @@ end
|
|
|
368
374
|
-- Default is -1, which matches every sub-type.
|
|
369
375
|
-- @param cap Optional. If specified, will only remove the given amount of familiars.
|
|
370
376
|
-- @returns An array of the familiars that were removed.
|
|
371
|
-
function ____exports.removeAllFamiliars(familiarVariant, subType, cap)
|
|
377
|
+
function ____exports.removeAllFamiliars(self, familiarVariant, subType, cap)
|
|
372
378
|
if familiarVariant == nil then
|
|
373
379
|
familiarVariant = -1
|
|
374
380
|
end
|
|
375
381
|
if subType == nil then
|
|
376
382
|
subType = -1
|
|
377
383
|
end
|
|
378
|
-
local familiars = ____exports.getFamiliars(familiarVariant, subType)
|
|
379
|
-
return removeEntities(familiars, cap)
|
|
384
|
+
local familiars = ____exports.getFamiliars(nil, familiarVariant, subType)
|
|
385
|
+
return removeEntities(nil, familiars, cap)
|
|
380
386
|
end
|
|
381
387
|
--- Helper function to remove all of the knives in the room.
|
|
382
388
|
--
|
|
@@ -386,15 +392,15 @@ end
|
|
|
386
392
|
-- Default is -1, which matches every sub-type.
|
|
387
393
|
-- @param cap Optional. If specified, will only remove the given amount of knives.
|
|
388
394
|
-- @returns An array of the knives that were removed.
|
|
389
|
-
function ____exports.removeAllKnives(knifeVariant, subType, cap)
|
|
395
|
+
function ____exports.removeAllKnives(self, knifeVariant, subType, cap)
|
|
390
396
|
if knifeVariant == nil then
|
|
391
397
|
knifeVariant = -1
|
|
392
398
|
end
|
|
393
399
|
if subType == nil then
|
|
394
400
|
subType = -1
|
|
395
401
|
end
|
|
396
|
-
local knives = ____exports.getKnives(knifeVariant, subType)
|
|
397
|
-
return removeEntities(knives, cap)
|
|
402
|
+
local knives = ____exports.getKnives(nil, knifeVariant, subType)
|
|
403
|
+
return removeEntities(nil, knives, cap)
|
|
398
404
|
end
|
|
399
405
|
--- Helper function to remove all of the lasers in the room.
|
|
400
406
|
--
|
|
@@ -404,15 +410,15 @@ end
|
|
|
404
410
|
-- Default is -1, which matches every sub-type.
|
|
405
411
|
-- @param cap Optional. If specified, will only remove the given amount of lasers.
|
|
406
412
|
-- @returns An array of the lasers that were removed.
|
|
407
|
-
function ____exports.removeAllLasers(laserVariant, subType, cap)
|
|
413
|
+
function ____exports.removeAllLasers(self, laserVariant, subType, cap)
|
|
408
414
|
if laserVariant == nil then
|
|
409
415
|
laserVariant = -1
|
|
410
416
|
end
|
|
411
417
|
if subType == nil then
|
|
412
418
|
subType = -1
|
|
413
419
|
end
|
|
414
|
-
local lasers = ____exports.getLasers(laserVariant, subType)
|
|
415
|
-
return removeEntities(lasers, cap)
|
|
420
|
+
local lasers = ____exports.getLasers(nil, laserVariant, subType)
|
|
421
|
+
return removeEntities(nil, lasers, cap)
|
|
416
422
|
end
|
|
417
423
|
--- Helper function to remove all of the NPCs in the room.
|
|
418
424
|
--
|
|
@@ -424,7 +430,7 @@ end
|
|
|
424
430
|
-- is -1, which matches every sub-type.
|
|
425
431
|
-- @param cap Optional. If specified, will only remove the given amount of NPCs.
|
|
426
432
|
-- @returns An array of the NPCs that were removed.
|
|
427
|
-
function ____exports.removeAllNPCs(entityType, variant, subType, cap)
|
|
433
|
+
function ____exports.removeAllNPCs(self, entityType, variant, subType, cap)
|
|
428
434
|
if entityType == nil then
|
|
429
435
|
entityType = -1
|
|
430
436
|
end
|
|
@@ -434,8 +440,8 @@ function ____exports.removeAllNPCs(entityType, variant, subType, cap)
|
|
|
434
440
|
if subType == nil then
|
|
435
441
|
subType = -1
|
|
436
442
|
end
|
|
437
|
-
local npcs = ____exports.getNPCs(entityType, variant, subType)
|
|
438
|
-
return removeEntities(npcs, cap)
|
|
443
|
+
local npcs = ____exports.getNPCs(nil, entityType, variant, subType)
|
|
444
|
+
return removeEntities(nil, npcs, cap)
|
|
439
445
|
end
|
|
440
446
|
--- Helper function to remove all of the pickups in the room.
|
|
441
447
|
--
|
|
@@ -445,15 +451,15 @@ end
|
|
|
445
451
|
-- is -1, which matches every sub-type.
|
|
446
452
|
-- @param cap Optional. If specified, will only remove the given amount of pickups.
|
|
447
453
|
-- @returns An array of the pickups that were removed.
|
|
448
|
-
function ____exports.removeAllPickups(pickupVariant, subType, cap)
|
|
454
|
+
function ____exports.removeAllPickups(self, pickupVariant, subType, cap)
|
|
449
455
|
if pickupVariant == nil then
|
|
450
456
|
pickupVariant = -1
|
|
451
457
|
end
|
|
452
458
|
if subType == nil then
|
|
453
459
|
subType = -1
|
|
454
460
|
end
|
|
455
|
-
local pickups = ____exports.getPickups(pickupVariant, subType)
|
|
456
|
-
return removeEntities(pickups, cap)
|
|
461
|
+
local pickups = ____exports.getPickups(nil, pickupVariant, subType)
|
|
462
|
+
return removeEntities(nil, pickups, cap)
|
|
457
463
|
end
|
|
458
464
|
--- Helper function to remove all of the projectiles in the room.
|
|
459
465
|
--
|
|
@@ -463,15 +469,15 @@ end
|
|
|
463
469
|
-- Default is -1, which matches every sub-type.
|
|
464
470
|
-- @param cap Optional. If specified, will only remove the given amount of projectiles.
|
|
465
471
|
-- @returns An array of the projectiles that were removed.
|
|
466
|
-
function ____exports.removeAllProjectiles(projectileVariant, subType, cap)
|
|
472
|
+
function ____exports.removeAllProjectiles(self, projectileVariant, subType, cap)
|
|
467
473
|
if projectileVariant == nil then
|
|
468
474
|
projectileVariant = -1
|
|
469
475
|
end
|
|
470
476
|
if subType == nil then
|
|
471
477
|
subType = -1
|
|
472
478
|
end
|
|
473
|
-
local projectiles = ____exports.getProjectiles(projectileVariant, subType)
|
|
474
|
-
return removeEntities(projectiles, cap)
|
|
479
|
+
local projectiles = ____exports.getProjectiles(nil, projectileVariant, subType)
|
|
480
|
+
return removeEntities(nil, projectiles, cap)
|
|
475
481
|
end
|
|
476
482
|
--- Helper function to remove all of the slots in the room.
|
|
477
483
|
--
|
|
@@ -481,15 +487,15 @@ end
|
|
|
481
487
|
-- is -1, which matches every sub-type.
|
|
482
488
|
-- @param cap Optional. If specified, will only remove the given amount of slots.
|
|
483
489
|
-- @returns An array of the slots that were removed.
|
|
484
|
-
function ____exports.removeAllSlots(slotVariant, subType, cap)
|
|
490
|
+
function ____exports.removeAllSlots(self, slotVariant, subType, cap)
|
|
485
491
|
if slotVariant == nil then
|
|
486
492
|
slotVariant = -1
|
|
487
493
|
end
|
|
488
494
|
if subType == nil then
|
|
489
495
|
subType = -1
|
|
490
496
|
end
|
|
491
|
-
local slots = ____exports.getSlots(slotVariant, subType)
|
|
492
|
-
return removeEntities(slots, cap)
|
|
497
|
+
local slots = ____exports.getSlots(nil, slotVariant, subType)
|
|
498
|
+
return removeEntities(nil, slots, cap)
|
|
493
499
|
end
|
|
494
500
|
--- Helper function to remove all of the tears in the room.
|
|
495
501
|
--
|
|
@@ -499,18 +505,18 @@ end
|
|
|
499
505
|
-- is -1, which matches every sub-type.
|
|
500
506
|
-- @param cap Optional. If specified, will only remove the given amount of tears.
|
|
501
507
|
-- @returns An array of the tears that were removed.
|
|
502
|
-
function ____exports.removeAllTears(tearVariant, subType, cap)
|
|
508
|
+
function ____exports.removeAllTears(self, tearVariant, subType, cap)
|
|
503
509
|
if tearVariant == nil then
|
|
504
510
|
tearVariant = -1
|
|
505
511
|
end
|
|
506
512
|
if subType == nil then
|
|
507
513
|
subType = -1
|
|
508
514
|
end
|
|
509
|
-
local tears = ____exports.getTears(tearVariant, subType)
|
|
510
|
-
return removeEntities(tears, cap)
|
|
515
|
+
local tears = ____exports.getTears(nil, tearVariant, subType)
|
|
516
|
+
return removeEntities(nil, tears, cap)
|
|
511
517
|
end
|
|
512
518
|
--- Helper function to spawn a `EntityType.BOMB` (4).
|
|
513
|
-
function ____exports.spawnBomb(bombVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
519
|
+
function ____exports.spawnBomb(self, bombVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
514
520
|
if velocity == nil then
|
|
515
521
|
velocity = VectorZero
|
|
516
522
|
end
|
|
@@ -521,6 +527,7 @@ function ____exports.spawnBomb(bombVariant, subType, position, velocity, spawner
|
|
|
521
527
|
seedOrRNG = nil
|
|
522
528
|
end
|
|
523
529
|
local entity = spawn(
|
|
530
|
+
nil,
|
|
524
531
|
EntityType.BOMB,
|
|
525
532
|
bombVariant,
|
|
526
533
|
subType,
|
|
@@ -536,7 +543,7 @@ function ____exports.spawnBomb(bombVariant, subType, position, velocity, spawner
|
|
|
536
543
|
return bomb
|
|
537
544
|
end
|
|
538
545
|
--- Helper function to spawn a `EntityType.BOMB` (4) with a specific seed.
|
|
539
|
-
function ____exports.spawnBombWithSeed(bombVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
546
|
+
function ____exports.spawnBombWithSeed(self, bombVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
540
547
|
if velocity == nil then
|
|
541
548
|
velocity = VectorZero
|
|
542
549
|
end
|
|
@@ -544,6 +551,7 @@ function ____exports.spawnBombWithSeed(bombVariant, subType, position, seedOrRNG
|
|
|
544
551
|
spawner = nil
|
|
545
552
|
end
|
|
546
553
|
return ____exports.spawnBomb(
|
|
554
|
+
nil,
|
|
547
555
|
bombVariant,
|
|
548
556
|
subType,
|
|
549
557
|
position,
|
|
@@ -553,7 +561,7 @@ function ____exports.spawnBombWithSeed(bombVariant, subType, position, seedOrRNG
|
|
|
553
561
|
)
|
|
554
562
|
end
|
|
555
563
|
--- Helper function to spawn a `EntityType.EFFECT` (1000).
|
|
556
|
-
function ____exports.spawnEffect(effectVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
564
|
+
function ____exports.spawnEffect(self, effectVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
557
565
|
if velocity == nil then
|
|
558
566
|
velocity = VectorZero
|
|
559
567
|
end
|
|
@@ -564,6 +572,7 @@ function ____exports.spawnEffect(effectVariant, subType, position, velocity, spa
|
|
|
564
572
|
seedOrRNG = nil
|
|
565
573
|
end
|
|
566
574
|
local entity = spawn(
|
|
575
|
+
nil,
|
|
567
576
|
EntityType.EFFECT,
|
|
568
577
|
effectVariant,
|
|
569
578
|
subType,
|
|
@@ -579,7 +588,7 @@ function ____exports.spawnEffect(effectVariant, subType, position, velocity, spa
|
|
|
579
588
|
return effect
|
|
580
589
|
end
|
|
581
590
|
--- Helper function to spawn a `EntityType.EFFECT` (1000) with a specific seed.
|
|
582
|
-
function ____exports.spawnEffectWithSeed(effectVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
591
|
+
function ____exports.spawnEffectWithSeed(self, effectVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
583
592
|
if velocity == nil then
|
|
584
593
|
velocity = VectorZero
|
|
585
594
|
end
|
|
@@ -587,6 +596,7 @@ function ____exports.spawnEffectWithSeed(effectVariant, subType, position, seedO
|
|
|
587
596
|
spawner = nil
|
|
588
597
|
end
|
|
589
598
|
return ____exports.spawnEffect(
|
|
599
|
+
nil,
|
|
590
600
|
effectVariant,
|
|
591
601
|
subType,
|
|
592
602
|
position,
|
|
@@ -596,7 +606,7 @@ function ____exports.spawnEffectWithSeed(effectVariant, subType, position, seedO
|
|
|
596
606
|
)
|
|
597
607
|
end
|
|
598
608
|
--- Helper function to spawn a `EntityType.FAMILIAR` (3).
|
|
599
|
-
function ____exports.spawnFamiliar(familiarVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
609
|
+
function ____exports.spawnFamiliar(self, familiarVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
600
610
|
if velocity == nil then
|
|
601
611
|
velocity = VectorZero
|
|
602
612
|
end
|
|
@@ -607,6 +617,7 @@ function ____exports.spawnFamiliar(familiarVariant, subType, position, velocity,
|
|
|
607
617
|
seedOrRNG = nil
|
|
608
618
|
end
|
|
609
619
|
local entity = spawn(
|
|
620
|
+
nil,
|
|
610
621
|
EntityType.FAMILIAR,
|
|
611
622
|
familiarVariant,
|
|
612
623
|
subType,
|
|
@@ -622,7 +633,7 @@ function ____exports.spawnFamiliar(familiarVariant, subType, position, velocity,
|
|
|
622
633
|
return familiar
|
|
623
634
|
end
|
|
624
635
|
--- Helper function to spawn a `EntityType.FAMILIAR` (3) with a specific seed.
|
|
625
|
-
function ____exports.spawnFamiliarWithSeed(familiarVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
636
|
+
function ____exports.spawnFamiliarWithSeed(self, familiarVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
626
637
|
if velocity == nil then
|
|
627
638
|
velocity = VectorZero
|
|
628
639
|
end
|
|
@@ -630,6 +641,7 @@ function ____exports.spawnFamiliarWithSeed(familiarVariant, subType, position, s
|
|
|
630
641
|
spawner = nil
|
|
631
642
|
end
|
|
632
643
|
return ____exports.spawnFamiliar(
|
|
644
|
+
nil,
|
|
633
645
|
familiarVariant,
|
|
634
646
|
subType,
|
|
635
647
|
position,
|
|
@@ -639,7 +651,7 @@ function ____exports.spawnFamiliarWithSeed(familiarVariant, subType, position, s
|
|
|
639
651
|
)
|
|
640
652
|
end
|
|
641
653
|
--- Helper function to spawn a `EntityType.KNIFE` (8).
|
|
642
|
-
function ____exports.spawnKnife(knifeVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
654
|
+
function ____exports.spawnKnife(self, knifeVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
643
655
|
if velocity == nil then
|
|
644
656
|
velocity = VectorZero
|
|
645
657
|
end
|
|
@@ -650,6 +662,7 @@ function ____exports.spawnKnife(knifeVariant, subType, position, velocity, spawn
|
|
|
650
662
|
seedOrRNG = nil
|
|
651
663
|
end
|
|
652
664
|
local entity = spawn(
|
|
665
|
+
nil,
|
|
653
666
|
EntityType.KNIFE,
|
|
654
667
|
knifeVariant,
|
|
655
668
|
subType,
|
|
@@ -665,7 +678,7 @@ function ____exports.spawnKnife(knifeVariant, subType, position, velocity, spawn
|
|
|
665
678
|
return knife
|
|
666
679
|
end
|
|
667
680
|
--- Helper function to spawn a `EntityType.KNIFE` (8) with a specific seed.
|
|
668
|
-
function ____exports.spawnKnifeWithSeed(knifeVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
681
|
+
function ____exports.spawnKnifeWithSeed(self, knifeVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
669
682
|
if velocity == nil then
|
|
670
683
|
velocity = VectorZero
|
|
671
684
|
end
|
|
@@ -673,6 +686,7 @@ function ____exports.spawnKnifeWithSeed(knifeVariant, subType, position, seedOrR
|
|
|
673
686
|
spawner = nil
|
|
674
687
|
end
|
|
675
688
|
return ____exports.spawnKnife(
|
|
689
|
+
nil,
|
|
676
690
|
knifeVariant,
|
|
677
691
|
subType,
|
|
678
692
|
position,
|
|
@@ -682,7 +696,7 @@ function ____exports.spawnKnifeWithSeed(knifeVariant, subType, position, seedOrR
|
|
|
682
696
|
)
|
|
683
697
|
end
|
|
684
698
|
--- Helper function to spawn a `EntityType.LASER` (7).
|
|
685
|
-
function ____exports.spawnLaser(laserVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
699
|
+
function ____exports.spawnLaser(self, laserVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
686
700
|
if velocity == nil then
|
|
687
701
|
velocity = VectorZero
|
|
688
702
|
end
|
|
@@ -693,6 +707,7 @@ function ____exports.spawnLaser(laserVariant, subType, position, velocity, spawn
|
|
|
693
707
|
seedOrRNG = nil
|
|
694
708
|
end
|
|
695
709
|
local entity = spawn(
|
|
710
|
+
nil,
|
|
696
711
|
EntityType.LASER,
|
|
697
712
|
laserVariant,
|
|
698
713
|
subType,
|
|
@@ -708,7 +723,7 @@ function ____exports.spawnLaser(laserVariant, subType, position, velocity, spawn
|
|
|
708
723
|
return laser
|
|
709
724
|
end
|
|
710
725
|
--- Helper function to spawn a `EntityType.LASER` (7) with a specific seed.
|
|
711
|
-
function ____exports.spawnLaserWithSeed(laserVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
726
|
+
function ____exports.spawnLaserWithSeed(self, laserVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
712
727
|
if velocity == nil then
|
|
713
728
|
velocity = VectorZero
|
|
714
729
|
end
|
|
@@ -716,6 +731,7 @@ function ____exports.spawnLaserWithSeed(laserVariant, subType, position, seedOrR
|
|
|
716
731
|
spawner = nil
|
|
717
732
|
end
|
|
718
733
|
return ____exports.spawnLaser(
|
|
734
|
+
nil,
|
|
719
735
|
laserVariant,
|
|
720
736
|
subType,
|
|
721
737
|
position,
|
|
@@ -728,7 +744,7 @@ end
|
|
|
728
744
|
--
|
|
729
745
|
-- Note that if you pass a non-NPC `EntityType` to this function, it will cause a run-time error,
|
|
730
746
|
-- since the `Entity.ToNPC` method will return undefined.
|
|
731
|
-
function ____exports.spawnNPC(entityType, variant, subType, position, velocity, spawner, seedOrRNG)
|
|
747
|
+
function ____exports.spawnNPC(self, entityType, variant, subType, position, velocity, spawner, seedOrRNG)
|
|
732
748
|
if velocity == nil then
|
|
733
749
|
velocity = VectorZero
|
|
734
750
|
end
|
|
@@ -739,6 +755,7 @@ function ____exports.spawnNPC(entityType, variant, subType, position, velocity,
|
|
|
739
755
|
seedOrRNG = nil
|
|
740
756
|
end
|
|
741
757
|
local entity = spawn(
|
|
758
|
+
nil,
|
|
742
759
|
entityType,
|
|
743
760
|
variant,
|
|
744
761
|
subType,
|
|
@@ -757,7 +774,7 @@ end
|
|
|
757
774
|
--
|
|
758
775
|
-- Note that if you pass a non-NPC `EntityType` to this function, it will cause a run-time error,
|
|
759
776
|
-- since the `Entity.ToNPC` method will return undefined.
|
|
760
|
-
function ____exports.spawnNPCWithSeed(entityType, variant, subType, position, seedOrRNG, velocity, spawner)
|
|
777
|
+
function ____exports.spawnNPCWithSeed(self, entityType, variant, subType, position, seedOrRNG, velocity, spawner)
|
|
761
778
|
if velocity == nil then
|
|
762
779
|
velocity = VectorZero
|
|
763
780
|
end
|
|
@@ -765,6 +782,7 @@ function ____exports.spawnNPCWithSeed(entityType, variant, subType, position, se
|
|
|
765
782
|
spawner = nil
|
|
766
783
|
end
|
|
767
784
|
return ____exports.spawnNPC(
|
|
785
|
+
nil,
|
|
768
786
|
entityType,
|
|
769
787
|
variant,
|
|
770
788
|
subType,
|
|
@@ -775,7 +793,7 @@ function ____exports.spawnNPCWithSeed(entityType, variant, subType, position, se
|
|
|
775
793
|
)
|
|
776
794
|
end
|
|
777
795
|
--- Helper function to spawn a `EntityType.PICKUP` (5).
|
|
778
|
-
function ____exports.spawnPickup(pickupVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
796
|
+
function ____exports.spawnPickup(self, pickupVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
779
797
|
if velocity == nil then
|
|
780
798
|
velocity = VectorZero
|
|
781
799
|
end
|
|
@@ -786,6 +804,7 @@ function ____exports.spawnPickup(pickupVariant, subType, position, velocity, spa
|
|
|
786
804
|
seedOrRNG = nil
|
|
787
805
|
end
|
|
788
806
|
local entity = spawn(
|
|
807
|
+
nil,
|
|
789
808
|
EntityType.PICKUP,
|
|
790
809
|
pickupVariant,
|
|
791
810
|
subType,
|
|
@@ -801,7 +820,7 @@ function ____exports.spawnPickup(pickupVariant, subType, position, velocity, spa
|
|
|
801
820
|
return pickup
|
|
802
821
|
end
|
|
803
822
|
--- Helper function to spawn a `EntityType.PICKUP` (5) with a specific seed.
|
|
804
|
-
function ____exports.spawnPickupWithSeed(pickupVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
823
|
+
function ____exports.spawnPickupWithSeed(self, pickupVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
805
824
|
if velocity == nil then
|
|
806
825
|
velocity = VectorZero
|
|
807
826
|
end
|
|
@@ -809,6 +828,7 @@ function ____exports.spawnPickupWithSeed(pickupVariant, subType, position, seedO
|
|
|
809
828
|
spawner = nil
|
|
810
829
|
end
|
|
811
830
|
return ____exports.spawnPickup(
|
|
831
|
+
nil,
|
|
812
832
|
pickupVariant,
|
|
813
833
|
subType,
|
|
814
834
|
position,
|
|
@@ -818,7 +838,7 @@ function ____exports.spawnPickupWithSeed(pickupVariant, subType, position, seedO
|
|
|
818
838
|
)
|
|
819
839
|
end
|
|
820
840
|
--- Helper function to spawn a `EntityType.PROJECTILE` (9).
|
|
821
|
-
function ____exports.spawnProjectile(projectileVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
841
|
+
function ____exports.spawnProjectile(self, projectileVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
822
842
|
if velocity == nil then
|
|
823
843
|
velocity = VectorZero
|
|
824
844
|
end
|
|
@@ -829,6 +849,7 @@ function ____exports.spawnProjectile(projectileVariant, subType, position, veloc
|
|
|
829
849
|
seedOrRNG = nil
|
|
830
850
|
end
|
|
831
851
|
local entity = spawn(
|
|
852
|
+
nil,
|
|
832
853
|
EntityType.PROJECTILE,
|
|
833
854
|
projectileVariant,
|
|
834
855
|
subType,
|
|
@@ -844,7 +865,7 @@ function ____exports.spawnProjectile(projectileVariant, subType, position, veloc
|
|
|
844
865
|
return projectile
|
|
845
866
|
end
|
|
846
867
|
--- Helper function to spawn a `EntityType.PROJECTILE` (9) with a specific seed.
|
|
847
|
-
function ____exports.spawnProjectileWithSeed(projectileVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
868
|
+
function ____exports.spawnProjectileWithSeed(self, projectileVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
848
869
|
if velocity == nil then
|
|
849
870
|
velocity = VectorZero
|
|
850
871
|
end
|
|
@@ -852,6 +873,7 @@ function ____exports.spawnProjectileWithSeed(projectileVariant, subType, positio
|
|
|
852
873
|
spawner = nil
|
|
853
874
|
end
|
|
854
875
|
return ____exports.spawnProjectile(
|
|
876
|
+
nil,
|
|
855
877
|
projectileVariant,
|
|
856
878
|
subType,
|
|
857
879
|
position,
|
|
@@ -861,7 +883,7 @@ function ____exports.spawnProjectileWithSeed(projectileVariant, subType, positio
|
|
|
861
883
|
)
|
|
862
884
|
end
|
|
863
885
|
--- Helper function to spawn a `EntityType.SLOT` (6).
|
|
864
|
-
function ____exports.spawnSlot(slotVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
886
|
+
function ____exports.spawnSlot(self, slotVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
865
887
|
if velocity == nil then
|
|
866
888
|
velocity = VectorZero
|
|
867
889
|
end
|
|
@@ -872,6 +894,7 @@ function ____exports.spawnSlot(slotVariant, subType, position, velocity, spawner
|
|
|
872
894
|
seedOrRNG = nil
|
|
873
895
|
end
|
|
874
896
|
return spawn(
|
|
897
|
+
nil,
|
|
875
898
|
EntityType.SLOT,
|
|
876
899
|
slotVariant,
|
|
877
900
|
subType,
|
|
@@ -882,7 +905,7 @@ function ____exports.spawnSlot(slotVariant, subType, position, velocity, spawner
|
|
|
882
905
|
)
|
|
883
906
|
end
|
|
884
907
|
--- Helper function to spawn a `EntityType.SLOT` (6) with a specific seed.
|
|
885
|
-
function ____exports.spawnSlotWithSeed(slotVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
908
|
+
function ____exports.spawnSlotWithSeed(self, slotVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
886
909
|
if velocity == nil then
|
|
887
910
|
velocity = VectorZero
|
|
888
911
|
end
|
|
@@ -890,6 +913,7 @@ function ____exports.spawnSlotWithSeed(slotVariant, subType, position, seedOrRNG
|
|
|
890
913
|
spawner = nil
|
|
891
914
|
end
|
|
892
915
|
return ____exports.spawnSlot(
|
|
916
|
+
nil,
|
|
893
917
|
slotVariant,
|
|
894
918
|
subType,
|
|
895
919
|
position,
|
|
@@ -899,7 +923,7 @@ function ____exports.spawnSlotWithSeed(slotVariant, subType, position, seedOrRNG
|
|
|
899
923
|
)
|
|
900
924
|
end
|
|
901
925
|
--- Helper function to spawn a `EntityType.TEAR` (2).
|
|
902
|
-
function ____exports.spawnTear(tearVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
926
|
+
function ____exports.spawnTear(self, tearVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
903
927
|
if velocity == nil then
|
|
904
928
|
velocity = VectorZero
|
|
905
929
|
end
|
|
@@ -910,6 +934,7 @@ function ____exports.spawnTear(tearVariant, subType, position, velocity, spawner
|
|
|
910
934
|
seedOrRNG = nil
|
|
911
935
|
end
|
|
912
936
|
local entity = spawn(
|
|
937
|
+
nil,
|
|
913
938
|
EntityType.TEAR,
|
|
914
939
|
tearVariant,
|
|
915
940
|
subType,
|
|
@@ -925,7 +950,7 @@ function ____exports.spawnTear(tearVariant, subType, position, velocity, spawner
|
|
|
925
950
|
return tear
|
|
926
951
|
end
|
|
927
952
|
--- Helper function to spawn a `EntityType.EntityType` (2) with a specific seed.
|
|
928
|
-
function ____exports.spawnTearWithSeed(tearVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
953
|
+
function ____exports.spawnTearWithSeed(self, tearVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
929
954
|
if velocity == nil then
|
|
930
955
|
velocity = VectorZero
|
|
931
956
|
end
|
|
@@ -933,6 +958,7 @@ function ____exports.spawnTearWithSeed(tearVariant, subType, position, seedOrRNG
|
|
|
933
958
|
spawner = nil
|
|
934
959
|
end
|
|
935
960
|
return ____exports.spawnTear(
|
|
961
|
+
nil,
|
|
936
962
|
tearVariant,
|
|
937
963
|
subType,
|
|
938
964
|
position,
|