isaacscript-common 9.13.4 → 9.13.5-dev.2
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 +1 -0
- package/dist/callbacks/customRevive.d.ts.map +1 -1
- package/dist/callbacks/customRevive.lua +39 -45
- package/dist/callbacks/itemPickup.d.ts +1 -0
- package/dist/callbacks/itemPickup.d.ts.map +1 -1
- package/dist/callbacks/itemPickup.lua +16 -16
- package/dist/callbacks/postAmbush.d.ts +1 -0
- package/dist/callbacks/postAmbush.d.ts.map +1 -1
- package/dist/callbacks/postAmbush.lua +12 -12
- package/dist/callbacks/postBombExploded.d.ts +1 -0
- package/dist/callbacks/postBombExploded.d.ts.map +1 -1
- package/dist/callbacks/postBombExploded.lua +6 -6
- package/dist/callbacks/postBombInitLate.d.ts +1 -0
- package/dist/callbacks/postBombInitLate.d.ts.map +1 -1
- package/dist/callbacks/postBombInitLate.lua +7 -7
- package/dist/callbacks/postBoneSwing.d.ts +1 -0
- package/dist/callbacks/postBoneSwing.d.ts.map +1 -1
- package/dist/callbacks/postBoneSwing.lua +11 -11
- package/dist/callbacks/postCollectibleEmpty.d.ts +1 -0
- package/dist/callbacks/postCollectibleEmpty.d.ts.map +1 -1
- package/dist/callbacks/postCollectibleEmpty.lua +6 -6
- package/dist/callbacks/postCollectibleInitFirst.d.ts +1 -0
- package/dist/callbacks/postCollectibleInitFirst.d.ts.map +1 -1
- package/dist/callbacks/postCollectibleInitFirst.lua +7 -7
- package/dist/callbacks/postCursedTeleport.d.ts +1 -0
- package/dist/callbacks/postCursedTeleport.d.ts.map +1 -1
- package/dist/callbacks/postCursedTeleport.lua +24 -24
- package/dist/callbacks/postCustomDoorEnter.d.ts +1 -0
- package/dist/callbacks/postCustomDoorEnter.d.ts.map +1 -1
- package/dist/callbacks/postCustomDoorEnter.lua +28 -34
- package/dist/callbacks/postDiceRoomActivated.d.ts +1 -0
- package/dist/callbacks/postDiceRoomActivated.d.ts.map +1 -1
- package/dist/callbacks/postDiceRoomActivated.lua +9 -9
- package/dist/callbacks/postDoorRender.d.ts +1 -0
- package/dist/callbacks/postDoorRender.d.ts.map +1 -1
- package/dist/callbacks/postDoorRender.lua +7 -7
- package/dist/callbacks/postDoorUpdate.d.ts +1 -0
- package/dist/callbacks/postDoorUpdate.d.ts.map +1 -1
- package/dist/callbacks/postDoorUpdate.lua +7 -7
- package/dist/callbacks/postEffectInitLate.d.ts +1 -0
- package/dist/callbacks/postEffectInitLate.d.ts.map +1 -1
- package/dist/callbacks/postEffectInitLate.lua +7 -7
- package/dist/callbacks/postEffectStateChanged.d.ts +1 -0
- package/dist/callbacks/postEffectStateChanged.d.ts.map +1 -1
- package/dist/callbacks/postEffectStateChanged.lua +8 -8
- package/dist/callbacks/postEsauJr.d.ts +1 -0
- package/dist/callbacks/postEsauJr.d.ts.map +1 -1
- package/dist/callbacks/postEsauJr.lua +11 -11
- package/dist/callbacks/postFamiliarInitLate.d.ts +1 -0
- package/dist/callbacks/postFamiliarInitLate.d.ts.map +1 -1
- package/dist/callbacks/postFamiliarInitLate.lua +7 -7
- package/dist/callbacks/postFamiliarStateChanged.d.ts +1 -0
- package/dist/callbacks/postFamiliarStateChanged.d.ts.map +1 -1
- package/dist/callbacks/postFamiliarStateChanged.lua +8 -8
- package/dist/callbacks/postFlip.d.ts +1 -0
- package/dist/callbacks/postFlip.d.ts.map +1 -1
- package/dist/callbacks/postFlip.lua +12 -12
- package/dist/callbacks/postGreedModeWave.d.ts +1 -0
- package/dist/callbacks/postGreedModeWave.d.ts.map +1 -1
- package/dist/callbacks/postGreedModeWave.lua +7 -7
- package/dist/callbacks/postGridEntity.d.ts +1 -0
- package/dist/callbacks/postGridEntity.d.ts.map +1 -1
- package/dist/callbacks/postGridEntity.lua +35 -41
- package/dist/callbacks/postGridEntityCollision.d.ts +1 -0
- package/dist/callbacks/postGridEntityCollision.d.ts.map +1 -1
- package/dist/callbacks/postGridEntityCollision.lua +9 -9
- package/dist/callbacks/postGridEntityCustomCollision.d.ts +1 -0
- package/dist/callbacks/postGridEntityCustomCollision.d.ts.map +1 -1
- package/dist/callbacks/postGridEntityCustomCollision.lua +9 -9
- package/dist/callbacks/postGridEntityCustomRender.d.ts +1 -0
- package/dist/callbacks/postGridEntityCustomRender.d.ts.map +1 -1
- package/dist/callbacks/postGridEntityCustomRender.lua +7 -7
- package/dist/callbacks/postGridEntityCustomUpdate.d.ts +1 -0
- package/dist/callbacks/postGridEntityCustomUpdate.d.ts.map +1 -1
- package/dist/callbacks/postGridEntityCustomUpdate.lua +7 -7
- package/dist/callbacks/postGridEntityRender.d.ts +1 -0
- package/dist/callbacks/postGridEntityRender.d.ts.map +1 -1
- package/dist/callbacks/postGridEntityRender.lua +7 -7
- package/dist/callbacks/postHolyMantleRemoved.d.ts +1 -0
- package/dist/callbacks/postHolyMantleRemoved.d.ts.map +1 -1
- package/dist/callbacks/postHolyMantleRemoved.lua +9 -9
- package/dist/callbacks/postItemDischarged.d.ts +1 -0
- package/dist/callbacks/postItemDischarged.d.ts.map +1 -1
- package/dist/callbacks/postItemDischarged.lua +18 -18
- package/dist/callbacks/postKnifeInitLate.d.ts +1 -0
- package/dist/callbacks/postKnifeInitLate.d.ts.map +1 -1
- package/dist/callbacks/postKnifeInitLate.lua +7 -7
- package/dist/callbacks/postLaserInitLate.d.ts +1 -0
- package/dist/callbacks/postLaserInitLate.d.ts.map +1 -1
- package/dist/callbacks/postLaserInitLate.lua +7 -7
- package/dist/callbacks/postNPCInitLate.d.ts +1 -0
- package/dist/callbacks/postNPCInitLate.d.ts.map +1 -1
- package/dist/callbacks/postNPCInitLate.lua +7 -7
- package/dist/callbacks/postNPCStateChanged.d.ts +1 -0
- package/dist/callbacks/postNPCStateChanged.d.ts.map +1 -1
- package/dist/callbacks/postNPCStateChanged.lua +8 -8
- package/dist/callbacks/postNewRoomEarly.d.ts +1 -0
- package/dist/callbacks/postNewRoomEarly.d.ts.map +1 -1
- package/dist/callbacks/postNewRoomEarly.lua +16 -16
- package/dist/callbacks/postPickupCollect.d.ts +1 -0
- package/dist/callbacks/postPickupCollect.d.ts.map +1 -1
- package/dist/callbacks/postPickupCollect.lua +8 -8
- package/dist/callbacks/postPickupInitFirst.d.ts +1 -0
- package/dist/callbacks/postPickupInitFirst.d.ts.map +1 -1
- package/dist/callbacks/postPickupInitFirst.lua +8 -8
- package/dist/callbacks/postPickupInitLate.d.ts +1 -0
- package/dist/callbacks/postPickupInitLate.d.ts.map +1 -1
- package/dist/callbacks/postPickupInitLate.lua +7 -7
- package/dist/callbacks/postPickupStateChanged.d.ts +1 -0
- package/dist/callbacks/postPickupStateChanged.d.ts.map +1 -1
- package/dist/callbacks/postPickupStateChanged.lua +8 -8
- package/dist/callbacks/postPitRender.d.ts +1 -0
- package/dist/callbacks/postPitRender.d.ts.map +1 -1
- package/dist/callbacks/postPitRender.lua +7 -7
- package/dist/callbacks/postPitUpdate.d.ts +1 -0
- package/dist/callbacks/postPitUpdate.d.ts.map +1 -1
- package/dist/callbacks/postPitUpdate.lua +7 -7
- package/dist/callbacks/postPlayerChangeHealth.d.ts +1 -0
- package/dist/callbacks/postPlayerChangeHealth.d.ts.map +1 -1
- package/dist/callbacks/postPlayerChangeHealth.lua +9 -10
- package/dist/callbacks/postPlayerChangeStat.d.ts +1 -0
- package/dist/callbacks/postPlayerChangeStat.d.ts.map +1 -1
- package/dist/callbacks/postPlayerChangeStat.lua +19 -20
- package/dist/callbacks/postPlayerChangeType.d.ts +1 -0
- package/dist/callbacks/postPlayerChangeType.d.ts.map +1 -1
- package/dist/callbacks/postPlayerChangeType.lua +10 -10
- package/dist/callbacks/postPlayerCollectible.d.ts +1 -0
- package/dist/callbacks/postPlayerCollectible.d.ts.map +1 -1
- package/dist/callbacks/postPlayerCollectible.lua +36 -40
- package/dist/callbacks/postPlayerFatalDamage.d.ts +1 -0
- package/dist/callbacks/postPlayerFatalDamage.d.ts.map +1 -1
- package/dist/callbacks/postPlayerFatalDamage.lua +14 -22
- package/dist/callbacks/postPlayerInitFirst.d.ts +1 -0
- package/dist/callbacks/postPlayerInitFirst.d.ts.map +1 -1
- package/dist/callbacks/postPlayerInitFirst.lua +12 -12
- package/dist/callbacks/postPlayerInitLate.d.ts +1 -0
- package/dist/callbacks/postPlayerInitLate.d.ts.map +1 -1
- package/dist/callbacks/postPlayerInitLate.lua +9 -9
- package/dist/callbacks/postPlayerReorderedCallbacks.d.ts +1 -0
- package/dist/callbacks/postPlayerReorderedCallbacks.d.ts.map +1 -1
- package/dist/callbacks/postPlayerReorderedCallbacks.lua +25 -25
- package/dist/callbacks/postPoopRender.d.ts +1 -0
- package/dist/callbacks/postPoopRender.d.ts.map +1 -1
- package/dist/callbacks/postPoopRender.lua +7 -7
- package/dist/callbacks/postPoopUpdate.d.ts +1 -0
- package/dist/callbacks/postPoopUpdate.d.ts.map +1 -1
- package/dist/callbacks/postPoopUpdate.lua +7 -7
- package/dist/callbacks/postPressurePlateRender.d.ts +1 -0
- package/dist/callbacks/postPressurePlateRender.d.ts.map +1 -1
- package/dist/callbacks/postPressurePlateRender.lua +7 -7
- package/dist/callbacks/postPressurePlateUpdate.d.ts +1 -0
- package/dist/callbacks/postPressurePlateUpdate.d.ts.map +1 -1
- package/dist/callbacks/postPressurePlateUpdate.lua +7 -7
- package/dist/callbacks/postProjectileInitLate.d.ts +1 -0
- package/dist/callbacks/postProjectileInitLate.d.ts.map +1 -1
- package/dist/callbacks/postProjectileInitLate.lua +7 -7
- package/dist/callbacks/postPurchase.d.ts +1 -0
- package/dist/callbacks/postPurchase.d.ts.map +1 -1
- package/dist/callbacks/postPurchase.lua +12 -12
- package/dist/callbacks/postRockRender.d.ts +1 -0
- package/dist/callbacks/postRockRender.d.ts.map +1 -1
- package/dist/callbacks/postRockRender.lua +7 -7
- package/dist/callbacks/postRockUpdate.d.ts +1 -0
- package/dist/callbacks/postRockUpdate.d.ts.map +1 -1
- package/dist/callbacks/postRockUpdate.lua +7 -7
- package/dist/callbacks/postRoomClearChanged.d.ts +1 -0
- package/dist/callbacks/postRoomClearChanged.d.ts.map +1 -1
- package/dist/callbacks/postRoomClearChanged.lua +9 -9
- package/dist/callbacks/postSacrifice.d.ts +1 -0
- package/dist/callbacks/postSacrifice.d.ts.map +1 -1
- package/dist/callbacks/postSacrifice.lua +8 -8
- package/dist/callbacks/postSlotCollision.d.ts +1 -0
- package/dist/callbacks/postSlotCollision.d.ts.map +1 -1
- package/dist/callbacks/postSlotCollision.lua +7 -7
- package/dist/callbacks/postSlotDestroyed.d.ts +1 -0
- package/dist/callbacks/postSlotDestroyed.d.ts.map +1 -1
- package/dist/callbacks/postSlotDestroyed.lua +8 -8
- package/dist/callbacks/postSlotInitUpdate.d.ts +1 -0
- package/dist/callbacks/postSlotInitUpdate.d.ts.map +1 -1
- package/dist/callbacks/postSlotInitUpdate.lua +15 -15
- package/dist/callbacks/postSlotRender.d.ts +1 -0
- package/dist/callbacks/postSlotRender.d.ts.map +1 -1
- package/dist/callbacks/postSlotRender.lua +12 -12
- package/dist/callbacks/postSpikesRender.d.ts +1 -0
- package/dist/callbacks/postSpikesRender.d.ts.map +1 -1
- package/dist/callbacks/postSpikesRender.lua +7 -7
- package/dist/callbacks/postSpikesUpdate.d.ts +1 -0
- package/dist/callbacks/postSpikesUpdate.d.ts.map +1 -1
- package/dist/callbacks/postSpikesUpdate.lua +7 -7
- package/dist/callbacks/postTNTRender.d.ts +1 -0
- package/dist/callbacks/postTNTRender.d.ts.map +1 -1
- package/dist/callbacks/postTNTRender.lua +7 -7
- package/dist/callbacks/postTNTUpdate.d.ts +1 -0
- package/dist/callbacks/postTNTUpdate.d.ts.map +1 -1
- package/dist/callbacks/postTNTUpdate.lua +7 -7
- package/dist/callbacks/postTearInitLate.d.ts +1 -0
- package/dist/callbacks/postTearInitLate.d.ts.map +1 -1
- package/dist/callbacks/postTearInitLate.lua +7 -7
- package/dist/callbacks/postTearInitVeryLate.d.ts +1 -0
- package/dist/callbacks/postTearInitVeryLate.d.ts.map +1 -1
- package/dist/callbacks/postTearInitVeryLate.lua +7 -7
- package/dist/callbacks/postTransformation.d.ts +1 -0
- package/dist/callbacks/postTransformation.d.ts.map +1 -1
- package/dist/callbacks/postTransformation.lua +9 -9
- package/dist/callbacks/postTrinketBreak.d.ts +1 -0
- package/dist/callbacks/postTrinketBreak.d.ts.map +1 -1
- package/dist/callbacks/postTrinketBreak.lua +11 -11
- package/dist/callbacks/preBerserkDeath.d.ts +1 -0
- package/dist/callbacks/preBerserkDeath.d.ts.map +1 -1
- package/dist/callbacks/preBerserkDeath.lua +9 -9
- package/dist/callbacks/preNewLevel.d.ts +1 -0
- package/dist/callbacks/preNewLevel.d.ts.map +1 -1
- package/dist/callbacks/preNewLevel.lua +8 -8
- package/dist/callbacks/reorderedCallbacks.d.ts +1 -0
- package/dist/callbacks/reorderedCallbacks.d.ts.map +1 -1
- package/dist/callbacks/reorderedCallbacks.lua +26 -26
- package/dist/callbacks/subscriptions/postAmbushFinished.d.ts +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- package/dist/callbacks/subscriptions/postCustomDoorEnter.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postCustomDoorEnter.lua +4 -10
- package/dist/callbacks/subscriptions/postCustomRevive.d.ts +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- package/dist/callbacks/subscriptions/postGridEntityCustomStateChanged.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postGridEntityCustomStateChanged.lua +4 -10
- package/dist/callbacks/subscriptions/postGridEntityCustomUpdate.d.ts +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- package/dist/callbacks/subscriptions/postPlayerChangeHealth.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPlayerChangeHealth.lua +3 -4
- package/dist/callbacks/subscriptions/postPlayerChangeStat.d.ts +1 -0
- package/dist/callbacks/subscriptions/postPlayerChangeStat.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPlayerChangeStat.lua +3 -4
- package/dist/callbacks/subscriptions/postPlayerChangeType.d.ts +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- package/dist/callbacks/subscriptions/postPlayerFatalDamage.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/postPlayerFatalDamage.lua +3 -4
- package/dist/callbacks/subscriptions/postPlayerInitFirst.d.ts +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- package/dist/callbacks/subscriptions/preNewLevel.d.ts.map +1 -1
- package/dist/callbacks/subscriptions/preNewLevel.lua +4 -4
- package/dist/classes/DefaultMap.d.ts +1 -0
- package/dist/classes/DefaultMap.d.ts.map +1 -1
- package/dist/classes/DefaultMap.lua +4 -4
- package/dist/classes/ModUpgraded.d.ts +1 -0
- package/dist/classes/ModUpgraded.d.ts.map +1 -1
- package/dist/classes/ModUpgraded.lua +1 -1
- package/dist/core/cachedClasses.d.ts +1 -0
- package/dist/core/cachedClasses.d.ts.map +1 -1
- package/dist/core/constants.d.ts +1 -0
- package/dist/core/constants.d.ts.map +1 -1
- package/dist/core/constants.lua +4 -4
- package/dist/core/constantsFirstLast.d.ts +1 -0
- package/dist/core/constantsFirstLast.d.ts.map +1 -1
- package/dist/core/constantsFirstLast.lua +11 -11
- package/dist/core/upgradeMod.d.ts +1 -0
- package/dist/core/upgradeMod.d.ts.map +1 -1
- package/dist/core/upgradeMod.lua +9 -9
- package/dist/enums/AmbushType.d.ts +1 -0
- package/dist/enums/AmbushType.d.ts.map +1 -1
- package/dist/enums/CornerType.d.ts +1 -0
- package/dist/enums/CornerType.d.ts.map +1 -1
- package/dist/enums/HealthType.d.ts +1 -0
- package/dist/enums/HealthType.d.ts.map +1 -1
- package/dist/enums/ModCallbackCustom.d.ts +1 -0
- package/dist/enums/ModCallbackCustom.d.ts.map +1 -1
- package/dist/enums/PocketItemType.d.ts +1 -0
- package/dist/enums/PocketItemType.d.ts.map +1 -1
- package/dist/enums/RockAltType.d.ts +1 -0
- package/dist/enums/RockAltType.d.ts.map +1 -1
- package/dist/enums/SaveDataKey.d.ts +1 -0
- package/dist/enums/SaveDataKey.d.ts.map +1 -1
- package/dist/enums/SerializationType.d.ts +1 -0
- package/dist/enums/SerializationType.d.ts.map +1 -1
- package/dist/enums/SlotDestructionType.d.ts +1 -0
- package/dist/enums/SlotDestructionType.d.ts.map +1 -1
- package/dist/enums/StatType.d.ts +1 -0
- package/dist/enums/StatType.d.ts.map +1 -1
- package/dist/enums/private/CopyableIsaacAPIClassType.d.ts +1 -0
- package/dist/enums/private/CopyableIsaacAPIClassType.d.ts.map +1 -1
- package/dist/enums/private/SerializationBrand.d.ts +1 -0
- package/dist/enums/private/SerializationBrand.d.ts.map +1 -1
- package/dist/enums/private/StageTravelState.d.ts +1 -0
- package/dist/enums/private/StageTravelState.d.ts.map +1 -1
- package/dist/enums/private/TrapdoorAnimation.d.ts +1 -0
- package/dist/enums/private/TrapdoorAnimation.d.ts.map +1 -1
- package/dist/features/characterHealthConversion.d.ts +1 -0
- package/dist/features/characterHealthConversion.d.ts.map +1 -1
- package/dist/features/characterHealthConversion.lua +10 -10
- package/dist/features/characterStats.d.ts +1 -0
- package/dist/features/characterStats.d.ts.map +1 -1
- package/dist/features/characterStats.lua +6 -6
- package/dist/features/collectibleItemPoolType.d.ts +1 -0
- package/dist/features/collectibleItemPoolType.d.ts.map +1 -1
- package/dist/features/collectibleItemPoolType.lua +8 -8
- package/dist/features/customDoor.d.ts +1 -0
- package/dist/features/customDoor.d.ts.map +1 -1
- package/dist/features/customDoor.lua +4 -4
- package/dist/features/customGridEntity.d.ts +1 -0
- package/dist/features/customGridEntity.d.ts.map +1 -1
- package/dist/features/customGridEntity.lua +39 -42
- package/dist/features/customPickup.d.ts +1 -0
- package/dist/features/customPickup.d.ts.map +1 -1
- package/dist/features/customPickup.lua +8 -8
- package/dist/features/customStage/backdrop.d.ts +1 -0
- package/dist/features/customStage/backdrop.d.ts.map +1 -1
- package/dist/features/customStage/backdrop.lua +28 -40
- package/dist/features/customStage/customStageConstants.d.ts +1 -0
- package/dist/features/customStage/customStageConstants.d.ts.map +1 -1
- package/dist/features/customStage/customStageGridEntities.d.ts +1 -0
- 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 +1 -0
- package/dist/features/customStage/customStageUtils.d.ts.map +1 -1
- package/dist/features/customStage/customStageUtils.lua +21 -33
- package/dist/features/customStage/exports.d.ts +1 -0
- package/dist/features/customStage/exports.d.ts.map +1 -1
- package/dist/features/customStage/exports.lua +18 -36
- package/dist/features/customStage/init.d.ts +1 -0
- 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 +1 -0
- package/dist/features/customStage/shadows.d.ts.map +1 -1
- package/dist/features/customStage/shadows.lua +4 -10
- package/dist/features/customStage/streakText.d.ts +1 -0
- 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 +1 -0
- package/dist/features/customStage/v.d.ts.map +1 -1
- package/dist/features/customStage/versusScreen.d.ts +1 -0
- package/dist/features/customStage/versusScreen.d.ts.map +1 -1
- package/dist/features/customStage/versusScreen.lua +27 -31
- package/dist/features/customTrapdoor/blackSprite.d.ts +1 -0
- 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 +1 -0
- package/dist/features/customTrapdoor/customTrapdoorConstants.d.ts.map +1 -1
- package/dist/features/customTrapdoor/exports.d.ts +1 -0
- package/dist/features/customTrapdoor/exports.d.ts.map +1 -1
- package/dist/features/customTrapdoor/exports.lua +8 -20
- package/dist/features/customTrapdoor/init.d.ts +1 -0
- package/dist/features/customTrapdoor/init.d.ts.map +1 -1
- package/dist/features/customTrapdoor/init.lua +50 -65
- package/dist/features/customTrapdoor/openClose.d.ts +1 -0
- 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 +1 -0
- package/dist/features/customTrapdoor/spawn.d.ts.map +1 -1
- package/dist/features/customTrapdoor/spawn.lua +4 -5
- package/dist/features/customTrapdoor/touched.d.ts +1 -0
- package/dist/features/customTrapdoor/touched.d.ts.map +1 -1
- package/dist/features/customTrapdoor/touched.lua +21 -25
- package/dist/features/customTrapdoor/v.d.ts +1 -0
- package/dist/features/customTrapdoor/v.d.ts.map +1 -1
- package/dist/features/debugDisplay/debugDisplay.d.ts +1 -0
- 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 +1 -0
- 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 +1 -0
- package/dist/features/debugDisplay/v.d.ts.map +1 -1
- package/dist/features/debugDisplay/v.lua +6 -6
- package/dist/features/deployJSONRoom.d.ts +1 -0
- package/dist/features/deployJSONRoom.d.ts.map +1 -1
- package/dist/features/deployJSONRoom.lua +93 -118
- package/dist/features/disableAllSound.d.ts +1 -0
- package/dist/features/disableAllSound.d.ts.map +1 -1
- package/dist/features/disableAllSound.lua +10 -10
- package/dist/features/disableInputs.d.ts +1 -0
- package/dist/features/disableInputs.d.ts.map +1 -1
- package/dist/features/disableInputs.lua +25 -25
- package/dist/features/extraConsoleCommands/commandsDisplay.d.ts +1 -0
- 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 +1 -0
- package/dist/features/extraConsoleCommands/commandsSubroutines.d.ts.map +1 -1
- package/dist/features/extraConsoleCommands/commandsSubroutines.lua +33 -42
- package/dist/features/extraConsoleCommands/exports.d.ts +1 -0
- 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 +1 -0
- 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 +1 -0
- package/dist/features/extraConsoleCommands/listCommands.d.ts.map +1 -1
- package/dist/features/extraConsoleCommands/listCommands.lua +307 -362
- package/dist/features/extraConsoleCommands/v.d.ts +1 -0
- package/dist/features/extraConsoleCommands/v.d.ts.map +1 -1
- package/dist/features/extraConsoleCommands/v.lua +1 -1
- package/dist/features/fadeInRemover.d.ts +1 -0
- package/dist/features/fadeInRemover.d.ts.map +1 -1
- package/dist/features/fadeInRemover.lua +8 -9
- package/dist/features/fastReset.d.ts +1 -0
- package/dist/features/fastReset.d.ts.map +1 -1
- package/dist/features/fastReset.lua +11 -11
- package/dist/features/firstLast.d.ts +1 -0
- package/dist/features/firstLast.d.ts.map +1 -1
- package/dist/features/firstLast.lua +93 -105
- package/dist/features/forgottenSwitch.d.ts +1 -0
- package/dist/features/forgottenSwitch.d.ts.map +1 -1
- package/dist/features/forgottenSwitch.lua +5 -5
- package/dist/features/pause.d.ts +1 -0
- package/dist/features/pause.d.ts.map +1 -1
- package/dist/features/pause.lua +25 -25
- package/dist/features/persistentEntities.d.ts +1 -0
- package/dist/features/persistentEntities.d.ts.map +1 -1
- package/dist/features/persistentEntities.lua +17 -25
- package/dist/features/pickupIndex.d.ts +1 -0
- package/dist/features/pickupIndex.d.ts.map +1 -1
- package/dist/features/pickupIndex.lua +25 -25
- package/dist/features/playerInventory.d.ts +1 -0
- package/dist/features/playerInventory.d.ts.map +1 -1
- package/dist/features/playerInventory.lua +16 -16
- package/dist/features/ponyDetection.d.ts +1 -0
- package/dist/features/ponyDetection.d.ts.map +1 -1
- package/dist/features/ponyDetection.lua +13 -14
- package/dist/features/preventChildEntities.d.ts +1 -0
- package/dist/features/preventChildEntities.d.ts.map +1 -1
- package/dist/features/preventChildEntities.lua +4 -4
- package/dist/features/preventCollectibleRotation.d.ts +1 -0
- package/dist/features/preventCollectibleRotation.d.ts.map +1 -1
- package/dist/features/preventCollectibleRotation.lua +13 -13
- package/dist/features/registerHotkey.d.ts +1 -0
- package/dist/features/registerHotkey.d.ts.map +1 -1
- package/dist/features/registerHotkey.lua +14 -14
- package/dist/features/roomClearFrame.d.ts +1 -0
- package/dist/features/roomClearFrame.d.ts.map +1 -1
- package/dist/features/roomClearFrame.lua +7 -7
- package/dist/features/roomHistory.d.ts +1 -0
- package/dist/features/roomHistory.d.ts.map +1 -1
- package/dist/features/roomHistory.lua +19 -19
- package/dist/features/runInNFrames.d.ts +1 -0
- package/dist/features/runInNFrames.d.ts.map +1 -1
- package/dist/features/runInNFrames.lua +30 -30
- package/dist/features/runNextRoom.d.ts +1 -0
- package/dist/features/runNextRoom.d.ts.map +1 -1
- package/dist/features/runNextRoom.lua +7 -7
- package/dist/features/saveDataManager/exports.d.ts +1 -0
- 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 +1 -0
- package/dist/features/saveDataManager/load.d.ts.map +1 -1
- package/dist/features/saveDataManager/load.lua +12 -16
- package/dist/features/saveDataManager/main.d.ts +1 -0
- package/dist/features/saveDataManager/main.d.ts.map +1 -1
- package/dist/features/saveDataManager/main.lua +31 -32
- package/dist/features/saveDataManager/maps.d.ts +1 -0
- package/dist/features/saveDataManager/maps.d.ts.map +1 -1
- package/dist/features/saveDataManager/merge.d.ts +1 -0
- package/dist/features/saveDataManager/merge.d.ts.map +1 -1
- package/dist/features/saveDataManager/merge.lua +30 -33
- package/dist/features/saveDataManager/save.d.ts +1 -0
- package/dist/features/saveDataManager/save.d.ts.map +1 -1
- package/dist/features/saveDataManager/save.lua +8 -9
- package/dist/features/saveDataManager/saveDataManagerConstants.d.ts +1 -0
- package/dist/features/saveDataManager/saveDataManagerConstants.d.ts.map +1 -1
- package/dist/features/saveDataManager/serializationBrands.d.ts +1 -0
- package/dist/features/saveDataManager/serializationBrands.d.ts.map +1 -1
- package/dist/features/saveDataManager/serializationBrands.lua +3 -3
- package/dist/features/sirenHelpers.d.ts +1 -0
- package/dist/features/sirenHelpers.d.ts.map +1 -1
- package/dist/features/sirenHelpers.lua +15 -15
- package/dist/features/stageHistory.d.ts +1 -0
- package/dist/features/stageHistory.d.ts.map +1 -1
- package/dist/features/stageHistory.lua +7 -7
- package/dist/features/taintedLazarusPlayers.d.ts +1 -0
- package/dist/features/taintedLazarusPlayers.d.ts.map +1 -1
- package/dist/features/taintedLazarusPlayers.lua +8 -8
- package/dist/featuresInitialized.d.ts +1 -0
- package/dist/featuresInitialized.d.ts.map +1 -1
- package/dist/featuresInitialized.lua +4 -4
- package/dist/functions/ambush.d.ts +1 -0
- package/dist/functions/ambush.d.ts.map +1 -1
- package/dist/functions/ambush.lua +15 -18
- package/dist/functions/array.d.ts +1 -0
- package/dist/functions/array.d.ts.map +1 -1
- package/dist/functions/array.lua +48 -62
- package/dist/functions/benchmark.d.ts +1 -0
- package/dist/functions/benchmark.d.ts.map +1 -1
- package/dist/functions/benchmark.lua +4 -10
- package/dist/functions/bitSet128.d.ts +1 -0
- package/dist/functions/bitSet128.d.ts.map +1 -1
- package/dist/functions/bitSet128.lua +11 -13
- package/dist/functions/bitwise.d.ts +1 -0
- package/dist/functions/bitwise.d.ts.map +1 -1
- package/dist/functions/bitwise.lua +9 -9
- package/dist/functions/bombs.d.ts +1 -0
- package/dist/functions/bombs.d.ts.map +1 -1
- package/dist/functions/bombs.lua +1 -1
- package/dist/functions/bosses.d.ts +1 -0
- package/dist/functions/bosses.d.ts.map +1 -1
- package/dist/functions/bosses.lua +15 -31
- package/dist/functions/cards.d.ts +1 -0
- package/dist/functions/cards.d.ts.map +1 -1
- package/dist/functions/cards.lua +42 -48
- package/dist/functions/challenges.d.ts +1 -0
- package/dist/functions/challenges.d.ts.map +1 -1
- package/dist/functions/challenges.lua +1 -1
- package/dist/functions/characters.d.ts +1 -0
- package/dist/functions/characters.d.ts.map +1 -1
- package/dist/functions/characters.lua +13 -13
- package/dist/functions/charge.d.ts +1 -0
- package/dist/functions/charge.d.ts.map +1 -1
- package/dist/functions/charge.lua +24 -36
- package/dist/functions/chargeBar.d.ts +1 -0
- package/dist/functions/chargeBar.d.ts.map +1 -1
- package/dist/functions/chargeBar.lua +5 -5
- package/dist/functions/collectibleCacheFlag.d.ts +1 -0
- package/dist/functions/collectibleCacheFlag.d.ts.map +1 -1
- package/dist/functions/collectibleCacheFlag.lua +11 -12
- package/dist/functions/collectibleSet.d.ts +1 -0
- package/dist/functions/collectibleSet.d.ts.map +1 -1
- package/dist/functions/collectibleSet.lua +17 -17
- package/dist/functions/collectibleTag.d.ts +1 -0
- package/dist/functions/collectibleTag.d.ts.map +1 -1
- package/dist/functions/collectibleTag.lua +13 -14
- package/dist/functions/collectibles.d.ts +1 -0
- package/dist/functions/collectibles.d.ts.map +1 -1
- package/dist/functions/collectibles.lua +68 -69
- package/dist/functions/color.d.ts +1 -0
- package/dist/functions/color.d.ts.map +1 -1
- package/dist/functions/color.lua +19 -21
- package/dist/functions/curses.d.ts +1 -0
- package/dist/functions/curses.d.ts.map +1 -1
- package/dist/functions/curses.lua +3 -3
- package/dist/functions/debug.d.ts +1 -0
- package/dist/functions/debug.d.ts.map +1 -1
- package/dist/functions/debug.lua +15 -15
- package/dist/functions/deepCopy.d.ts +1 -0
- package/dist/functions/deepCopy.d.ts.map +1 -1
- package/dist/functions/deepCopy.lua +73 -169
- package/dist/functions/deepCopyTests.d.ts +1 -0
- package/dist/functions/deepCopyTests.d.ts.map +1 -1
- package/dist/functions/deepCopyTests.lua +81 -81
- package/dist/functions/dimensions.d.ts +1 -0
- package/dist/functions/dimensions.d.ts.map +1 -1
- package/dist/functions/dimensions.lua +7 -7
- package/dist/functions/direction.d.ts +1 -0
- package/dist/functions/direction.d.ts.map +1 -1
- package/dist/functions/direction.lua +4 -4
- package/dist/functions/doors.d.ts +1 -0
- package/dist/functions/doors.d.ts.map +1 -1
- package/dist/functions/doors.lua +74 -77
- package/dist/functions/easing.d.ts +1 -0
- package/dist/functions/easing.d.ts.map +1 -1
- package/dist/functions/easing.lua +32 -32
- package/dist/functions/eden.d.ts +1 -0
- package/dist/functions/eden.d.ts.map +1 -1
- package/dist/functions/eden.lua +9 -9
- package/dist/functions/effects.d.ts +1 -0
- package/dist/functions/effects.d.ts.map +1 -1
- package/dist/functions/effects.lua +2 -2
- package/dist/functions/entities.d.ts +1 -0
- package/dist/functions/entities.d.ts.map +1 -1
- package/dist/functions/entities.lua +41 -48
- package/dist/functions/entitiesSpecific.d.ts +1 -0
- package/dist/functions/entitiesSpecific.d.ts.map +1 -1
- package/dist/functions/entitiesSpecific.lua +70 -96
- package/dist/functions/entityTypes.d.ts +1 -0
- package/dist/functions/entityTypes.d.ts.map +1 -1
- package/dist/functions/entityTypes.lua +1 -1
- package/dist/functions/enums.d.ts +1 -0
- package/dist/functions/enums.d.ts.map +1 -1
- package/dist/functions/enums.lua +19 -19
- package/dist/functions/familiars.d.ts +1 -0
- package/dist/functions/familiars.d.ts.map +1 -1
- package/dist/functions/familiars.lua +5 -6
- package/dist/functions/flag.d.ts +1 -0
- package/dist/functions/flag.d.ts.map +1 -1
- package/dist/functions/flag.lua +8 -8
- package/dist/functions/flying.d.ts +1 -0
- package/dist/functions/flying.d.ts.map +1 -1
- package/dist/functions/flying.lua +9 -12
- package/dist/functions/globals.d.ts +1 -0
- package/dist/functions/globals.d.ts.map +1 -1
- package/dist/functions/globals.lua +14 -17
- package/dist/functions/gridEntities.d.ts +1 -0
- package/dist/functions/gridEntities.d.ts.map +1 -1
- package/dist/functions/gridEntities.lua +58 -64
- package/dist/functions/gridEntitiesSpecific.d.ts +1 -0
- package/dist/functions/gridEntitiesSpecific.d.ts.map +1 -1
- package/dist/functions/gridEntitiesSpecific.lua +92 -92
- package/dist/functions/hex.d.ts +1 -0
- package/dist/functions/hex.d.ts.map +1 -1
- package/dist/functions/hex.lua +9 -12
- package/dist/functions/initArray.d.ts +1 -0
- package/dist/functions/initArray.d.ts.map +1 -1
- package/dist/functions/initArray.lua +3 -4
- package/dist/functions/input.d.ts +1 -0
- package/dist/functions/input.d.ts.map +1 -1
- package/dist/functions/input.lua +22 -25
- package/dist/functions/isaacAPIClass.d.ts +1 -0
- package/dist/functions/isaacAPIClass.d.ts.map +1 -1
- package/dist/functions/isaacAPIClass.lua +47 -47
- package/dist/functions/itemPool.d.ts +1 -0
- package/dist/functions/itemPool.d.ts.map +1 -1
- package/dist/functions/itemPool.lua +17 -19
- package/dist/functions/jsonHelpers.d.ts +1 -0
- package/dist/functions/jsonHelpers.d.ts.map +1 -1
- package/dist/functions/jsonHelpers.lua +3 -3
- package/dist/functions/jsonRoom.d.ts +1 -0
- package/dist/functions/jsonRoom.d.ts.map +1 -1
- package/dist/functions/jsonRoom.lua +16 -22
- package/dist/functions/kColor.d.ts +1 -0
- package/dist/functions/kColor.d.ts.map +1 -1
- package/dist/functions/kColor.lua +19 -21
- package/dist/functions/language.d.ts +1 -0
- package/dist/functions/language.d.ts.map +1 -1
- package/dist/functions/language.lua +1 -1
- package/dist/functions/level.d.ts +1 -0
- package/dist/functions/level.d.ts.map +1 -1
- package/dist/functions/level.lua +5 -5
- package/dist/functions/levelGrid.d.ts +1 -0
- package/dist/functions/levelGrid.d.ts.map +1 -1
- package/dist/functions/levelGrid.lua +67 -67
- package/dist/functions/log.d.ts +1 -0
- package/dist/functions/log.d.ts.map +1 -1
- package/dist/functions/log.lua +128 -240
- package/dist/functions/logEntities.d.ts +1 -0
- package/dist/functions/logEntities.d.ts.map +1 -1
- package/dist/functions/logEntities.lua +29 -32
- package/dist/functions/map.d.ts +1 -0
- package/dist/functions/map.d.ts.map +1 -1
- package/dist/functions/map.lua +5 -5
- package/dist/functions/math.d.ts +1 -0
- package/dist/functions/math.d.ts.map +1 -1
- package/dist/functions/math.lua +14 -14
- package/dist/functions/mergeTests.d.ts +1 -0
- package/dist/functions/mergeTests.d.ts.map +1 -1
- package/dist/functions/mergeTests.lua +47 -47
- package/dist/functions/minimap.d.ts +1 -0
- package/dist/functions/minimap.d.ts.map +1 -1
- package/dist/functions/minimap.lua +12 -12
- package/dist/functions/nextStage.d.ts +1 -0
- package/dist/functions/nextStage.d.ts.map +1 -1
- package/dist/functions/nextStage.lua +39 -39
- package/dist/functions/npcs.d.ts +1 -0
- package/dist/functions/npcs.d.ts.map +1 -1
- package/dist/functions/npcs.lua +15 -21
- package/dist/functions/pickupVariants.d.ts +1 -0
- package/dist/functions/pickupVariants.d.ts.map +1 -1
- package/dist/functions/pickupVariants.lua +11 -11
- package/dist/functions/pickups.d.ts +1 -0
- package/dist/functions/pickups.d.ts.map +1 -1
- package/dist/functions/pickups.lua +9 -9
- package/dist/functions/pickupsSpecific.d.ts +1 -0
- package/dist/functions/pickupsSpecific.d.ts.map +1 -1
- package/dist/functions/pickupsSpecific.lua +58 -76
- package/dist/functions/pills.d.ts +1 -0
- package/dist/functions/pills.d.ts.map +1 -1
- package/dist/functions/pills.lua +22 -25
- package/dist/functions/playerCenter.d.ts +1 -0
- package/dist/functions/playerCenter.d.ts.map +1 -1
- package/dist/functions/playerCenter.lua +5 -6
- package/dist/functions/playerDataStructures.d.ts +1 -0
- package/dist/functions/playerDataStructures.d.ts.map +1 -1
- package/dist/functions/playerDataStructures.lua +16 -16
- package/dist/functions/playerHealth.d.ts +1 -0
- package/dist/functions/playerHealth.d.ts.map +1 -1
- package/dist/functions/playerHealth.lua +47 -54
- package/dist/functions/playerIndex.d.ts +1 -0
- package/dist/functions/playerIndex.d.ts.map +1 -1
- package/dist/functions/playerIndex.lua +17 -17
- package/dist/functions/playerStats.d.ts +1 -0
- package/dist/functions/playerStats.d.ts.map +1 -1
- package/dist/functions/playerStats.lua +1 -1
- package/dist/functions/players.d.ts +1 -0
- package/dist/functions/players.d.ts.map +1 -1
- package/dist/functions/players.lua +81 -82
- package/dist/functions/pocketItems.d.ts +1 -0
- package/dist/functions/pocketItems.d.ts.map +1 -1
- package/dist/functions/pocketItems.lua +12 -12
- package/dist/functions/positionVelocity.d.ts +1 -0
- package/dist/functions/positionVelocity.d.ts.map +1 -1
- package/dist/functions/positionVelocity.lua +15 -15
- package/dist/functions/pressurePlate.d.ts +1 -0
- package/dist/functions/pressurePlate.d.ts.map +1 -1
- package/dist/functions/pressurePlate.lua +2 -2
- package/dist/functions/projectiles.d.ts +1 -0
- package/dist/functions/projectiles.d.ts.map +1 -1
- package/dist/functions/projectiles.lua +7 -19
- package/dist/functions/random.d.ts +1 -0
- package/dist/functions/random.d.ts.map +1 -1
- package/dist/functions/random.lua +9 -9
- package/dist/functions/reorderedCallbacks.d.ts +1 -0
- package/dist/functions/reorderedCallbacks.d.ts.map +1 -1
- package/dist/functions/reorderedCallbacks.lua +6 -6
- package/dist/functions/revive.d.ts +1 -0
- package/dist/functions/revive.d.ts.map +1 -1
- package/dist/functions/revive.lua +16 -16
- package/dist/functions/rng.d.ts +1 -0
- package/dist/functions/rng.d.ts.map +1 -1
- package/dist/functions/rng.lua +25 -27
- package/dist/functions/rockAlt.d.ts +1 -0
- package/dist/functions/rockAlt.d.ts.map +1 -1
- package/dist/functions/rockAlt.lua +74 -111
- package/dist/functions/roomData.d.ts +1 -0
- package/dist/functions/roomData.d.ts.map +1 -1
- package/dist/functions/roomData.lua +30 -30
- package/dist/functions/roomGrid.d.ts +1 -0
- package/dist/functions/roomGrid.d.ts.map +1 -1
- package/dist/functions/roomGrid.lua +17 -17
- package/dist/functions/roomShape.d.ts +1 -0
- package/dist/functions/roomShape.d.ts.map +1 -1
- package/dist/functions/roomShape.lua +13 -13
- package/dist/functions/roomTransition.d.ts +1 -0
- package/dist/functions/roomTransition.d.ts.map +1 -1
- package/dist/functions/roomTransition.lua +10 -19
- package/dist/functions/rooms.d.ts +1 -0
- package/dist/functions/rooms.d.ts.map +1 -1
- package/dist/functions/rooms.lua +87 -87
- package/dist/functions/run.d.ts +1 -0
- package/dist/functions/run.d.ts.map +1 -1
- package/dist/functions/run.lua +11 -17
- package/dist/functions/saveFile.d.ts +1 -0
- package/dist/functions/saveFile.d.ts.map +1 -1
- package/dist/functions/saveFile.lua +3 -3
- package/dist/functions/seeds.d.ts +1 -0
- package/dist/functions/seeds.d.ts.map +1 -1
- package/dist/functions/seeds.lua +3 -3
- package/dist/functions/serialization.d.ts +1 -0
- package/dist/functions/serialization.d.ts.map +1 -1
- package/dist/functions/serialization.lua +11 -11
- package/dist/functions/set.d.ts +1 -0
- package/dist/functions/set.d.ts.map +1 -1
- package/dist/functions/set.lua +15 -15
- package/dist/functions/sound.d.ts +1 -0
- package/dist/functions/sound.d.ts.map +1 -1
- package/dist/functions/sound.lua +2 -2
- package/dist/functions/spawnCollectible.d.ts +1 -0
- package/dist/functions/spawnCollectible.d.ts.map +1 -1
- package/dist/functions/spawnCollectible.lua +9 -11
- package/dist/functions/sprites.d.ts +1 -0
- package/dist/functions/sprites.d.ts.map +1 -1
- package/dist/functions/sprites.lua +7 -13
- package/dist/functions/stage.d.ts +1 -0
- package/dist/functions/stage.d.ts.map +1 -1
- package/dist/functions/stage.lua +26 -29
- package/dist/functions/stats.d.ts +1 -0
- package/dist/functions/stats.d.ts.map +1 -1
- package/dist/functions/stats.lua +3 -3
- package/dist/functions/string.d.ts +1 -0
- package/dist/functions/string.d.ts.map +1 -1
- package/dist/functions/string.lua +7 -7
- package/dist/functions/table.d.ts +1 -0
- package/dist/functions/table.d.ts.map +1 -1
- package/dist/functions/table.lua +16 -16
- package/dist/functions/tears.d.ts +1 -0
- package/dist/functions/tears.d.ts.map +1 -1
- package/dist/functions/tears.lua +5 -5
- package/dist/functions/transformations.d.ts +1 -0
- package/dist/functions/transformations.d.ts.map +1 -1
- package/dist/functions/transformations.lua +13 -14
- package/dist/functions/trinketCacheFlag.d.ts +1 -0
- package/dist/functions/trinketCacheFlag.d.ts.map +1 -1
- package/dist/functions/trinketCacheFlag.lua +10 -10
- package/dist/functions/trinketGive.d.ts +1 -0
- package/dist/functions/trinketGive.d.ts.map +1 -1
- package/dist/functions/trinketGive.lua +12 -14
- package/dist/functions/trinketSet.d.ts +1 -0
- package/dist/functions/trinketSet.d.ts.map +1 -1
- package/dist/functions/trinketSet.lua +17 -17
- package/dist/functions/trinkets.d.ts +1 -0
- package/dist/functions/trinkets.d.ts.map +1 -1
- package/dist/functions/trinkets.lua +22 -22
- package/dist/functions/tstlClass.d.ts +1 -0
- package/dist/functions/tstlClass.d.ts.map +1 -1
- package/dist/functions/tstlClass.lua +19 -19
- package/dist/functions/types.d.ts +1 -0
- package/dist/functions/types.d.ts.map +1 -1
- package/dist/functions/types.lua +17 -17
- package/dist/functions/ui.d.ts +1 -0
- package/dist/functions/ui.d.ts.map +1 -1
- package/dist/functions/ui.lua +19 -19
- package/dist/functions/utils.d.ts +1 -0
- package/dist/functions/utils.d.ts.map +1 -1
- package/dist/functions/utils.lua +12 -12
- package/dist/functions/vector.d.ts +1 -0
- package/dist/functions/vector.d.ts.map +1 -1
- package/dist/functions/vector.lua +21 -23
- package/dist/index.d.ts +11988 -11905
- package/dist/index.d.ts.map +1 -1
- package/dist/initCustomCallbacks.d.ts +1 -0
- package/dist/initCustomCallbacks.d.ts.map +1 -1
- package/dist/initCustomCallbacks.lua +72 -72
- package/dist/initFeatures.d.ts +1 -0
- package/dist/initFeatures.d.ts.map +1 -1
- package/dist/initFeatures.lua +34 -34
- package/dist/interfaces/ChargeBarSprites.d.ts +1 -0
- package/dist/interfaces/ChargeBarSprites.d.ts.map +1 -1
- package/dist/interfaces/Corner.d.ts +1 -0
- package/dist/interfaces/Corner.d.ts.map +1 -1
- package/dist/interfaces/CustomStageTSConfig.d.ts +1 -11
- package/dist/interfaces/CustomStageTSConfig.d.ts.map +1 -1
- package/dist/interfaces/GridEntityCustomData.d.ts +1 -0
- package/dist/interfaces/GridEntityCustomData.d.ts.map +1 -1
- package/dist/interfaces/JSONRoomsFile.d.ts +1 -0
- package/dist/interfaces/JSONRoomsFile.d.ts.map +1 -1
- package/dist/interfaces/PlayerHealth.d.ts +1 -0
- package/dist/interfaces/PlayerHealth.d.ts.map +1 -1
- package/dist/interfaces/PocketItemDescription.d.ts +1 -0
- package/dist/interfaces/PocketItemDescription.d.ts.map +1 -1
- package/dist/interfaces/RoomDescription.d.ts +1 -0
- package/dist/interfaces/RoomDescription.d.ts.map +1 -1
- package/dist/interfaces/SaveData.d.ts +1 -0
- package/dist/interfaces/SaveData.d.ts.map +1 -1
- package/dist/interfaces/SaveData.lua +10 -10
- package/dist/interfaces/StatTypeType.d.ts +1 -0
- package/dist/interfaces/StatTypeType.d.ts.map +1 -1
- package/dist/interfaces/TrinketSituation.d.ts +1 -0
- package/dist/interfaces/TrinketSituation.d.ts.map +1 -1
- package/dist/interfaces/private/AddCallbackParameterCustom.d.ts +1 -0
- package/dist/interfaces/private/AddCallbackParameterCustom.d.ts.map +1 -1
- package/dist/interfaces/private/CustomStage.d.ts +1 -0
- package/dist/interfaces/private/CustomStage.d.ts.map +1 -1
- package/dist/interfaces/private/CustomTrapdoorDescription.d.ts +1 -0
- package/dist/interfaces/private/CustomTrapdoorDescription.d.ts.map +1 -1
- package/dist/interfaces/private/CustomTrapdoorDestination.d.ts +1 -0
- package/dist/interfaces/private/CustomTrapdoorDestination.d.ts.map +1 -1
- package/dist/interfaces/private/TSTLClassMetatable.d.ts +1 -0
- package/dist/interfaces/private/TSTLClassMetatable.d.ts.map +1 -1
- package/dist/maps/PHDPillConversions.d.ts +1 -0
- package/dist/maps/PHDPillConversions.d.ts.map +1 -1
- package/dist/maps/cardMap.d.ts +1 -0
- package/dist/maps/cardMap.d.ts.map +1 -1
- package/dist/maps/characterMap.d.ts +1 -0
- package/dist/maps/characterMap.d.ts.map +1 -1
- package/dist/maps/collectibleDescriptionMap.d.ts +1 -0
- package/dist/maps/collectibleDescriptionMap.d.ts.map +1 -1
- package/dist/maps/collectibleNameMap.d.ts +1 -0
- package/dist/maps/collectibleNameMap.d.ts.map +1 -1
- package/dist/maps/defaultPlayerStatMap.d.ts +1 -0
- package/dist/maps/defaultPlayerStatMap.d.ts.map +1 -1
- package/dist/maps/defaultPlayerStatMap.lua +1 -1
- package/dist/maps/falsePHDPillConversions.d.ts +1 -0
- package/dist/maps/falsePHDPillConversions.d.ts.map +1 -1
- package/dist/maps/gridEntityTypeToBrokenStateMap.d.ts +1 -0
- package/dist/maps/gridEntityTypeToBrokenStateMap.d.ts.map +1 -1
- package/dist/maps/gridEntityXMLMap.d.ts +1 -0
- package/dist/maps/gridEntityXMLMap.d.ts.map +1 -1
- package/dist/maps/keyboardToString.d.ts +1 -0
- package/dist/maps/keyboardToString.d.ts.map +1 -1
- package/dist/maps/pillEffectMap.d.ts +1 -0
- package/dist/maps/pillEffectMap.d.ts.map +1 -1
- package/dist/maps/roomShapeToTopLeftWallGridIndexMap.d.ts +1 -0
- package/dist/maps/roomShapeToTopLeftWallGridIndexMap.d.ts.map +1 -1
- package/dist/maps/roomTypeMap.d.ts +1 -0
- package/dist/maps/roomTypeMap.d.ts.map +1 -1
- package/dist/maps/trinketDescriptionMap.d.ts +1 -0
- package/dist/maps/trinketDescriptionMap.d.ts.map +1 -1
- package/dist/maps/trinketNameMap.d.ts +1 -0
- package/dist/maps/trinketNameMap.d.ts.map +1 -1
- package/dist/objects/LRoomShapeToRectangles.d.ts +1 -0
- package/dist/objects/LRoomShapeToRectangles.d.ts.map +1 -1
- package/dist/objects/backdropTypeToRockAltType.d.ts +1 -0
- package/dist/objects/backdropTypeToRockAltType.d.ts.map +1 -1
- package/dist/objects/bossNamePNGFileNames.d.ts +1 -0
- package/dist/objects/bossNamePNGFileNames.d.ts.map +1 -1
- package/dist/objects/bossPortraitPNGFileNames.d.ts +1 -0
- package/dist/objects/bossPortraitPNGFileNames.d.ts.map +1 -1
- package/dist/objects/callbackRegisterFunctions.d.ts +1 -0
- package/dist/objects/callbackRegisterFunctions.d.ts.map +1 -1
- package/dist/objects/cardDescriptions.d.ts +1 -0
- package/dist/objects/cardDescriptions.d.ts.map +1 -1
- package/dist/objects/cardNames.d.ts +1 -0
- package/dist/objects/cardNames.d.ts.map +1 -1
- package/dist/objects/cardTypeToItemConfigCardType.d.ts +1 -0
- package/dist/objects/cardTypeToItemConfigCardType.d.ts.map +1 -1
- package/dist/objects/challengeNames.d.ts +1 -0
- package/dist/objects/challengeNames.d.ts.map +1 -1
- package/dist/objects/characterDamageMultipliers.d.ts +1 -0
- package/dist/objects/characterDamageMultipliers.d.ts.map +1 -1
- package/dist/objects/characterNames.d.ts +1 -0
- package/dist/objects/characterNames.d.ts.map +1 -1
- package/dist/objects/coinSubTypeToValue.d.ts +1 -0
- package/dist/objects/coinSubTypeToValue.d.ts.map +1 -1
- package/dist/objects/colors.d.ts +1 -0
- package/dist/objects/colors.d.ts.map +1 -1
- package/dist/objects/directionNames.d.ts +1 -0
- package/dist/objects/directionNames.d.ts.map +1 -1
- package/dist/objects/directionToDegrees.d.ts +1 -0
- package/dist/objects/directionToDegrees.d.ts.map +1 -1
- package/dist/objects/directionToVector.d.ts +1 -0
- package/dist/objects/directionToVector.d.ts.map +1 -1
- package/dist/objects/doorSlotFlagToDoorSlot.d.ts +1 -0
- package/dist/objects/doorSlotFlagToDoorSlot.d.ts.map +1 -1
- package/dist/objects/doorSlotToDirection.d.ts +1 -0
- package/dist/objects/doorSlotToDirection.d.ts.map +1 -1
- package/dist/objects/doorSlotToDoorSlotFlag.d.ts +1 -0
- package/dist/objects/doorSlotToDoorSlotFlag.d.ts.map +1 -1
- package/dist/objects/isaacAPIClassTypeToBrand.d.ts +1 -0
- package/dist/objects/isaacAPIClassTypeToBrand.d.ts.map +1 -1
- package/dist/objects/isaacAPIClassTypeToFunctions.d.ts +1 -0
- package/dist/objects/isaacAPIClassTypeToFunctions.d.ts.map +1 -1
- package/dist/objects/languageNames.d.ts +1 -0
- package/dist/objects/languageNames.d.ts.map +1 -1
- package/dist/objects/oppositeDoorSlots.d.ts +1 -0
- package/dist/objects/oppositeDoorSlots.d.ts.map +1 -1
- package/dist/objects/pillEffectClasses.d.ts +1 -0
- package/dist/objects/pillEffectClasses.d.ts.map +1 -1
- package/dist/objects/pillEffectNames.d.ts +1 -0
- package/dist/objects/pillEffectNames.d.ts.map +1 -1
- package/dist/objects/pillEffectTypes.d.ts +1 -0
- package/dist/objects/pillEffectTypes.d.ts.map +1 -1
- package/dist/objects/playerNamePNGFileNames.d.ts +1 -0
- package/dist/objects/playerNamePNGFileNames.d.ts.map +1 -1
- package/dist/objects/playerPortraitPNGFileNames.d.ts +1 -0
- package/dist/objects/playerPortraitPNGFileNames.d.ts.map +1 -1
- package/dist/objects/roomShapeBounds.d.ts +1 -0
- package/dist/objects/roomShapeBounds.d.ts.map +1 -1
- package/dist/objects/roomShapeCorners.d.ts +1 -0
- package/dist/objects/roomShapeCorners.d.ts.map +1 -1
- package/dist/objects/roomShapeLayoutSizes.d.ts +1 -0
- package/dist/objects/roomShapeLayoutSizes.d.ts.map +1 -1
- package/dist/objects/roomShapeToBottomRightPosition.d.ts +1 -0
- package/dist/objects/roomShapeToBottomRightPosition.d.ts.map +1 -1
- package/dist/objects/roomShapeToDoorSlotCoordinates.d.ts +1 -0
- package/dist/objects/roomShapeToDoorSlotCoordinates.d.ts.map +1 -1
- package/dist/objects/roomShapeToDoorSlots.d.ts +1 -0
- package/dist/objects/roomShapeToDoorSlots.d.ts.map +1 -1
- package/dist/objects/roomShapeToDoorSlotsToGridIndexDelta.d.ts +1 -0
- package/dist/objects/roomShapeToDoorSlotsToGridIndexDelta.d.ts.map +1 -1
- package/dist/objects/roomShapeToGridWidth.d.ts +1 -0
- package/dist/objects/roomShapeToGridWidth.d.ts.map +1 -1
- package/dist/objects/roomShapeToTopLeftPosition.d.ts +1 -0
- package/dist/objects/roomShapeToTopLeftPosition.d.ts.map +1 -1
- package/dist/objects/roomShapeVolumes.d.ts +1 -0
- package/dist/objects/roomShapeVolumes.d.ts.map +1 -1
- package/dist/objects/roomTypeGotoPrefixes.d.ts +1 -0
- package/dist/objects/roomTypeGotoPrefixes.d.ts.map +1 -1
- package/dist/objects/roomTypeNames.d.ts +1 -0
- package/dist/objects/roomTypeNames.d.ts.map +1 -1
- package/dist/objects/stageTypeSuffixes.d.ts +1 -0
- package/dist/objects/stageTypeSuffixes.d.ts.map +1 -1
- package/dist/objects/stageTypeToLetter.d.ts +1 -0
- package/dist/objects/stageTypeToLetter.d.ts.map +1 -1
- package/dist/objects/transformationNames.d.ts +1 -0
- package/dist/objects/transformationNames.d.ts.map +1 -1
- package/dist/objects/versusScreenBackgroundColors.d.ts +1 -0
- package/dist/objects/versusScreenBackgroundColors.d.ts.map +1 -1
- package/dist/objects/versusScreenDirtSpotColors.d.ts +1 -0
- package/dist/objects/versusScreenDirtSpotColors.d.ts.map +1 -1
- package/dist/patchErrorFunctions.d.ts +1 -0
- package/dist/patchErrorFunctions.d.ts.map +1 -1
- package/dist/patchErrorFunctions.lua +7 -7
- package/dist/sets/LRoomShapesSet.d.ts +1 -0
- package/dist/sets/LRoomShapesSet.d.ts.map +1 -1
- package/dist/sets/bossSets.d.ts +1 -0
- package/dist/sets/bossSets.d.ts.map +1 -1
- package/dist/sets/bossSets.lua +4 -4
- package/dist/sets/charactersThatStartWithAnActiveItemSet.d.ts +1 -0
- package/dist/sets/charactersThatStartWithAnActiveItemSet.d.ts.map +1 -1
- package/dist/sets/charactersWithBlackHeartFromEternalHeartSet.d.ts +1 -0
- package/dist/sets/charactersWithBlackHeartFromEternalHeartSet.d.ts.map +1 -1
- package/dist/sets/charactersWithFreeDevilDealsSet.d.ts +1 -0
- package/dist/sets/charactersWithFreeDevilDealsSet.d.ts.map +1 -1
- package/dist/sets/charactersWithNoRedHeartsSet.d.ts +1 -0
- package/dist/sets/charactersWithNoRedHeartsSet.d.ts.map +1 -1
- package/dist/sets/charactersWithNoSoulHeartsSet.d.ts +1 -0
- package/dist/sets/charactersWithNoSoulHeartsSet.d.ts.map +1 -1
- package/dist/sets/chestPickupVariantsSet.d.ts +1 -0
- package/dist/sets/chestPickupVariantsSet.d.ts.map +1 -1
- package/dist/sets/consoleCommandsSet.d.ts +1 -0
- package/dist/sets/consoleCommandsSet.d.ts.map +1 -1
- package/dist/sets/familiarsThatShootPlayerTearsSet.d.ts +1 -0
- package/dist/sets/familiarsThatShootPlayerTearsSet.d.ts.map +1 -1
- package/dist/sets/lostStyleCharactersSet.d.ts +1 -0
- package/dist/sets/lostStyleCharactersSet.d.ts.map +1 -1
- package/dist/sets/mineShaftRoomSubTypesSet.d.ts +1 -0
- package/dist/sets/mineShaftRoomSubTypesSet.d.ts.map +1 -1
- package/dist/sets/narrowRoomShapesSet.d.ts +1 -0
- package/dist/sets/narrowRoomShapesSet.d.ts.map +1 -1
- package/dist/sets/redHeartSubTypesSet.d.ts +1 -0
- package/dist/sets/redHeartSubTypesSet.d.ts.map +1 -1
- package/dist/sets/sinEntityTypesSet.d.ts +1 -0
- package/dist/sets/sinEntityTypesSet.d.ts.map +1 -1
- package/dist/sets/singleUseActiveCollectibleTypesSet.d.ts +1 -0
- package/dist/sets/singleUseActiveCollectibleTypesSet.d.ts.map +1 -1
- package/dist/sets/storyBossesSet.d.ts +1 -0
- package/dist/sets/storyBossesSet.d.ts.map +1 -1
- package/dist/shaderCrashFix.d.ts +1 -0
- package/dist/shaderCrashFix.d.ts.map +1 -1
- package/dist/shaderCrashFix.lua +2 -2
- package/dist/types/AnyEntity.d.ts +1 -0
- package/dist/types/AnyEntity.d.ts.map +1 -1
- package/dist/types/AnyGridEntity.d.ts +1 -0
- package/dist/types/AnyGridEntity.d.ts.map +1 -1
- package/dist/types/CollectibleIndex.d.ts +1 -0
- package/dist/types/CollectibleIndex.d.ts.map +1 -1
- package/dist/types/Immutable.d.ts +1 -0
- package/dist/types/Immutable.d.ts.map +1 -1
- package/dist/types/PickingUpItem.d.ts +1 -0
- package/dist/types/PickingUpItem.d.ts.map +1 -1
- package/dist/types/PickingUpItem.lua +5 -5
- package/dist/types/PickupIndex.d.ts +1 -0
- package/dist/types/PickupIndex.d.ts.map +1 -1
- package/dist/types/PlayerIndex.d.ts +1 -0
- package/dist/types/PlayerIndex.d.ts.map +1 -1
- package/dist/types/PossibleStatType.d.ts +1 -0
- package/dist/types/PossibleStatType.d.ts.map +1 -1
- package/dist/types/SerializedIsaacAPIClass.d.ts +1 -0
- package/dist/types/SerializedIsaacAPIClass.d.ts.map +1 -1
- package/dist/types/TSTLClass.d.ts +1 -0
- package/dist/types/TSTLClass.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/features/customPickup.ts +3 -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(
|
|
26
|
+
function ____exports.getBombs(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(
|
|
33
|
+
local entities = getEntities(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(
|
|
58
|
+
function ____exports.getEffects(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(
|
|
65
|
+
local entities = getEntities(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(
|
|
90
|
+
function ____exports.getFamiliars(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(
|
|
97
|
+
local entities = getEntities(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(
|
|
122
|
+
function ____exports.getKnives(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(
|
|
129
|
+
local entities = getEntities(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(
|
|
154
|
+
function ____exports.getLasers(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(
|
|
161
|
+
local entities = getEntities(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(
|
|
182
|
+
function ____exports.getNPCs(entityType, variant, subType, ignoreFriendly)
|
|
183
183
|
if entityType == nil then
|
|
184
184
|
entityType = -1
|
|
185
185
|
end
|
|
@@ -192,13 +192,7 @@ function ____exports.getNPCs(self, entityType, variant, subType, ignoreFriendly)
|
|
|
192
192
|
if ignoreFriendly == nil then
|
|
193
193
|
ignoreFriendly = false
|
|
194
194
|
end
|
|
195
|
-
local entities = getEntities(
|
|
196
|
-
nil,
|
|
197
|
-
entityType,
|
|
198
|
-
variant,
|
|
199
|
-
subType,
|
|
200
|
-
ignoreFriendly
|
|
201
|
-
)
|
|
195
|
+
local entities = getEntities(entityType, variant, subType, ignoreFriendly)
|
|
202
196
|
local npcs = {}
|
|
203
197
|
for ____, entity in ipairs(entities) do
|
|
204
198
|
local npc = entity:ToNPC()
|
|
@@ -223,14 +217,14 @@ end
|
|
|
223
217
|
-- Default is -1, which matches every entity type.
|
|
224
218
|
-- @param subType Optional. If specified, will only get the pickups that match the sub-type. Default
|
|
225
219
|
-- is -1, which matches every sub-type.
|
|
226
|
-
function ____exports.getPickups(
|
|
220
|
+
function ____exports.getPickups(pickupVariant, subType)
|
|
227
221
|
if pickupVariant == nil then
|
|
228
222
|
pickupVariant = -1
|
|
229
223
|
end
|
|
230
224
|
if subType == nil then
|
|
231
225
|
subType = -1
|
|
232
226
|
end
|
|
233
|
-
local entities = getEntities(
|
|
227
|
+
local entities = getEntities(EntityType.PICKUP, pickupVariant, subType)
|
|
234
228
|
local pickups = {}
|
|
235
229
|
for ____, entity in ipairs(entities) do
|
|
236
230
|
local pickup = entity:ToPickup()
|
|
@@ -255,14 +249,14 @@ end
|
|
|
255
249
|
-- variant. Default is -1, which matches every entity type.
|
|
256
250
|
-- @param subType Optional. If specified, will only get the projectiles that match the sub-type.
|
|
257
251
|
-- Default is -1, which matches every sub-type.
|
|
258
|
-
function ____exports.getProjectiles(
|
|
252
|
+
function ____exports.getProjectiles(projectileVariant, subType)
|
|
259
253
|
if projectileVariant == nil then
|
|
260
254
|
projectileVariant = -1
|
|
261
255
|
end
|
|
262
256
|
if subType == nil then
|
|
263
257
|
subType = -1
|
|
264
258
|
end
|
|
265
|
-
local entities = getEntities(
|
|
259
|
+
local entities = getEntities(EntityType.PROJECTILE, projectileVariant, subType)
|
|
266
260
|
local projectiles = {}
|
|
267
261
|
for ____, entity in ipairs(entities) do
|
|
268
262
|
local projectile = entity:ToProjectile()
|
|
@@ -287,14 +281,14 @@ end
|
|
|
287
281
|
-- Default is -1, which matches every entity type.
|
|
288
282
|
-- @param subType Optional. If specified, will only get the slots that match the sub-type. Default
|
|
289
283
|
-- is -1, which matches every sub-type.
|
|
290
|
-
function ____exports.getSlots(
|
|
284
|
+
function ____exports.getSlots(slotVariant, subType)
|
|
291
285
|
if slotVariant == nil then
|
|
292
286
|
slotVariant = -1
|
|
293
287
|
end
|
|
294
288
|
if subType == nil then
|
|
295
289
|
subType = -1
|
|
296
290
|
end
|
|
297
|
-
local slots = getEntities(
|
|
291
|
+
local slots = getEntities(EntityType.SLOT, slotVariant, subType)
|
|
298
292
|
return slots
|
|
299
293
|
end
|
|
300
294
|
--- Helper function to get all of the tears in the room.
|
|
@@ -312,14 +306,14 @@ end
|
|
|
312
306
|
-- Default is -1, which matches every entity type.
|
|
313
307
|
-- @param subType Optional. If specified, will only get the tears that match the sub-type. Default
|
|
314
308
|
-- is -1, which matches every sub-type.
|
|
315
|
-
function ____exports.getTears(
|
|
309
|
+
function ____exports.getTears(tearVariant, subType)
|
|
316
310
|
if tearVariant == nil then
|
|
317
311
|
tearVariant = -1
|
|
318
312
|
end
|
|
319
313
|
if subType == nil then
|
|
320
314
|
subType = -1
|
|
321
315
|
end
|
|
322
|
-
local entities = getEntities(
|
|
316
|
+
local entities = getEntities(EntityType.TEAR, tearVariant, subType)
|
|
323
317
|
local tears = {}
|
|
324
318
|
for ____, entity in ipairs(entities) do
|
|
325
319
|
local tear = entity:ToTear()
|
|
@@ -338,15 +332,15 @@ end
|
|
|
338
332
|
-- Default is -1, which matches every sub-type.
|
|
339
333
|
-- @param cap Optional. If specified, will only remove the given amount of bombs.
|
|
340
334
|
-- @returns An array of the bombs that were removed.
|
|
341
|
-
function ____exports.removeAllBombs(
|
|
335
|
+
function ____exports.removeAllBombs(bombVariant, subType, cap)
|
|
342
336
|
if bombVariant == nil then
|
|
343
337
|
bombVariant = -1
|
|
344
338
|
end
|
|
345
339
|
if subType == nil then
|
|
346
340
|
subType = -1
|
|
347
341
|
end
|
|
348
|
-
local bombs = ____exports.getBombs(
|
|
349
|
-
return removeEntities(
|
|
342
|
+
local bombs = ____exports.getBombs(bombVariant, subType)
|
|
343
|
+
return removeEntities(bombs, cap)
|
|
350
344
|
end
|
|
351
345
|
--- Helper function to remove all of the effects in the room.
|
|
352
346
|
--
|
|
@@ -356,15 +350,15 @@ end
|
|
|
356
350
|
-- Default is -1, which matches every sub-type.
|
|
357
351
|
-- @param cap Optional. If specified, will only remove the given amount of effects.
|
|
358
352
|
-- @returns An array of the effects that were removed.
|
|
359
|
-
function ____exports.removeAllEffects(
|
|
353
|
+
function ____exports.removeAllEffects(effectVariant, subType, cap)
|
|
360
354
|
if effectVariant == nil then
|
|
361
355
|
effectVariant = -1
|
|
362
356
|
end
|
|
363
357
|
if subType == nil then
|
|
364
358
|
subType = -1
|
|
365
359
|
end
|
|
366
|
-
local effects = ____exports.getEffects(
|
|
367
|
-
return removeEntities(
|
|
360
|
+
local effects = ____exports.getEffects(effectVariant, subType)
|
|
361
|
+
return removeEntities(effects, cap)
|
|
368
362
|
end
|
|
369
363
|
--- Helper function to remove all of the familiars in the room.
|
|
370
364
|
--
|
|
@@ -374,15 +368,15 @@ end
|
|
|
374
368
|
-- Default is -1, which matches every sub-type.
|
|
375
369
|
-- @param cap Optional. If specified, will only remove the given amount of familiars.
|
|
376
370
|
-- @returns An array of the familiars that were removed.
|
|
377
|
-
function ____exports.removeAllFamiliars(
|
|
371
|
+
function ____exports.removeAllFamiliars(familiarVariant, subType, cap)
|
|
378
372
|
if familiarVariant == nil then
|
|
379
373
|
familiarVariant = -1
|
|
380
374
|
end
|
|
381
375
|
if subType == nil then
|
|
382
376
|
subType = -1
|
|
383
377
|
end
|
|
384
|
-
local familiars = ____exports.getFamiliars(
|
|
385
|
-
return removeEntities(
|
|
378
|
+
local familiars = ____exports.getFamiliars(familiarVariant, subType)
|
|
379
|
+
return removeEntities(familiars, cap)
|
|
386
380
|
end
|
|
387
381
|
--- Helper function to remove all of the knives in the room.
|
|
388
382
|
--
|
|
@@ -392,15 +386,15 @@ end
|
|
|
392
386
|
-- Default is -1, which matches every sub-type.
|
|
393
387
|
-- @param cap Optional. If specified, will only remove the given amount of knives.
|
|
394
388
|
-- @returns An array of the knives that were removed.
|
|
395
|
-
function ____exports.removeAllKnives(
|
|
389
|
+
function ____exports.removeAllKnives(knifeVariant, subType, cap)
|
|
396
390
|
if knifeVariant == nil then
|
|
397
391
|
knifeVariant = -1
|
|
398
392
|
end
|
|
399
393
|
if subType == nil then
|
|
400
394
|
subType = -1
|
|
401
395
|
end
|
|
402
|
-
local knives = ____exports.getKnives(
|
|
403
|
-
return removeEntities(
|
|
396
|
+
local knives = ____exports.getKnives(knifeVariant, subType)
|
|
397
|
+
return removeEntities(knives, cap)
|
|
404
398
|
end
|
|
405
399
|
--- Helper function to remove all of the lasers in the room.
|
|
406
400
|
--
|
|
@@ -410,15 +404,15 @@ end
|
|
|
410
404
|
-- Default is -1, which matches every sub-type.
|
|
411
405
|
-- @param cap Optional. If specified, will only remove the given amount of lasers.
|
|
412
406
|
-- @returns An array of the lasers that were removed.
|
|
413
|
-
function ____exports.removeAllLasers(
|
|
407
|
+
function ____exports.removeAllLasers(laserVariant, subType, cap)
|
|
414
408
|
if laserVariant == nil then
|
|
415
409
|
laserVariant = -1
|
|
416
410
|
end
|
|
417
411
|
if subType == nil then
|
|
418
412
|
subType = -1
|
|
419
413
|
end
|
|
420
|
-
local lasers = ____exports.getLasers(
|
|
421
|
-
return removeEntities(
|
|
414
|
+
local lasers = ____exports.getLasers(laserVariant, subType)
|
|
415
|
+
return removeEntities(lasers, cap)
|
|
422
416
|
end
|
|
423
417
|
--- Helper function to remove all of the NPCs in the room.
|
|
424
418
|
--
|
|
@@ -430,7 +424,7 @@ end
|
|
|
430
424
|
-- is -1, which matches every sub-type.
|
|
431
425
|
-- @param cap Optional. If specified, will only remove the given amount of NPCs.
|
|
432
426
|
-- @returns An array of the NPCs that were removed.
|
|
433
|
-
function ____exports.removeAllNPCs(
|
|
427
|
+
function ____exports.removeAllNPCs(entityType, variant, subType, cap)
|
|
434
428
|
if entityType == nil then
|
|
435
429
|
entityType = -1
|
|
436
430
|
end
|
|
@@ -440,8 +434,8 @@ function ____exports.removeAllNPCs(self, entityType, variant, subType, cap)
|
|
|
440
434
|
if subType == nil then
|
|
441
435
|
subType = -1
|
|
442
436
|
end
|
|
443
|
-
local npcs = ____exports.getNPCs(
|
|
444
|
-
return removeEntities(
|
|
437
|
+
local npcs = ____exports.getNPCs(entityType, variant, subType)
|
|
438
|
+
return removeEntities(npcs, cap)
|
|
445
439
|
end
|
|
446
440
|
--- Helper function to remove all of the pickups in the room.
|
|
447
441
|
--
|
|
@@ -451,15 +445,15 @@ end
|
|
|
451
445
|
-- is -1, which matches every sub-type.
|
|
452
446
|
-- @param cap Optional. If specified, will only remove the given amount of pickups.
|
|
453
447
|
-- @returns An array of the pickups that were removed.
|
|
454
|
-
function ____exports.removeAllPickups(
|
|
448
|
+
function ____exports.removeAllPickups(pickupVariant, subType, cap)
|
|
455
449
|
if pickupVariant == nil then
|
|
456
450
|
pickupVariant = -1
|
|
457
451
|
end
|
|
458
452
|
if subType == nil then
|
|
459
453
|
subType = -1
|
|
460
454
|
end
|
|
461
|
-
local pickups = ____exports.getPickups(
|
|
462
|
-
return removeEntities(
|
|
455
|
+
local pickups = ____exports.getPickups(pickupVariant, subType)
|
|
456
|
+
return removeEntities(pickups, cap)
|
|
463
457
|
end
|
|
464
458
|
--- Helper function to remove all of the projectiles in the room.
|
|
465
459
|
--
|
|
@@ -469,15 +463,15 @@ end
|
|
|
469
463
|
-- Default is -1, which matches every sub-type.
|
|
470
464
|
-- @param cap Optional. If specified, will only remove the given amount of projectiles.
|
|
471
465
|
-- @returns An array of the projectiles that were removed.
|
|
472
|
-
function ____exports.removeAllProjectiles(
|
|
466
|
+
function ____exports.removeAllProjectiles(projectileVariant, subType, cap)
|
|
473
467
|
if projectileVariant == nil then
|
|
474
468
|
projectileVariant = -1
|
|
475
469
|
end
|
|
476
470
|
if subType == nil then
|
|
477
471
|
subType = -1
|
|
478
472
|
end
|
|
479
|
-
local projectiles = ____exports.getProjectiles(
|
|
480
|
-
return removeEntities(
|
|
473
|
+
local projectiles = ____exports.getProjectiles(projectileVariant, subType)
|
|
474
|
+
return removeEntities(projectiles, cap)
|
|
481
475
|
end
|
|
482
476
|
--- Helper function to remove all of the slots in the room.
|
|
483
477
|
--
|
|
@@ -487,15 +481,15 @@ end
|
|
|
487
481
|
-- is -1, which matches every sub-type.
|
|
488
482
|
-- @param cap Optional. If specified, will only remove the given amount of slots.
|
|
489
483
|
-- @returns An array of the slots that were removed.
|
|
490
|
-
function ____exports.removeAllSlots(
|
|
484
|
+
function ____exports.removeAllSlots(slotVariant, subType, cap)
|
|
491
485
|
if slotVariant == nil then
|
|
492
486
|
slotVariant = -1
|
|
493
487
|
end
|
|
494
488
|
if subType == nil then
|
|
495
489
|
subType = -1
|
|
496
490
|
end
|
|
497
|
-
local slots = ____exports.getSlots(
|
|
498
|
-
return removeEntities(
|
|
491
|
+
local slots = ____exports.getSlots(slotVariant, subType)
|
|
492
|
+
return removeEntities(slots, cap)
|
|
499
493
|
end
|
|
500
494
|
--- Helper function to remove all of the tears in the room.
|
|
501
495
|
--
|
|
@@ -505,18 +499,18 @@ end
|
|
|
505
499
|
-- is -1, which matches every sub-type.
|
|
506
500
|
-- @param cap Optional. If specified, will only remove the given amount of tears.
|
|
507
501
|
-- @returns An array of the tears that were removed.
|
|
508
|
-
function ____exports.removeAllTears(
|
|
502
|
+
function ____exports.removeAllTears(tearVariant, subType, cap)
|
|
509
503
|
if tearVariant == nil then
|
|
510
504
|
tearVariant = -1
|
|
511
505
|
end
|
|
512
506
|
if subType == nil then
|
|
513
507
|
subType = -1
|
|
514
508
|
end
|
|
515
|
-
local tears = ____exports.getTears(
|
|
516
|
-
return removeEntities(
|
|
509
|
+
local tears = ____exports.getTears(tearVariant, subType)
|
|
510
|
+
return removeEntities(tears, cap)
|
|
517
511
|
end
|
|
518
512
|
--- Helper function to spawn a `EntityType.BOMB` (4).
|
|
519
|
-
function ____exports.spawnBomb(
|
|
513
|
+
function ____exports.spawnBomb(bombVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
520
514
|
if velocity == nil then
|
|
521
515
|
velocity = VectorZero
|
|
522
516
|
end
|
|
@@ -527,7 +521,6 @@ function ____exports.spawnBomb(self, bombVariant, subType, position, velocity, s
|
|
|
527
521
|
seedOrRNG = nil
|
|
528
522
|
end
|
|
529
523
|
local entity = spawn(
|
|
530
|
-
nil,
|
|
531
524
|
EntityType.BOMB,
|
|
532
525
|
bombVariant,
|
|
533
526
|
subType,
|
|
@@ -543,7 +536,7 @@ function ____exports.spawnBomb(self, bombVariant, subType, position, velocity, s
|
|
|
543
536
|
return bomb
|
|
544
537
|
end
|
|
545
538
|
--- Helper function to spawn a `EntityType.BOMB` (4) with a specific seed.
|
|
546
|
-
function ____exports.spawnBombWithSeed(
|
|
539
|
+
function ____exports.spawnBombWithSeed(bombVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
547
540
|
if velocity == nil then
|
|
548
541
|
velocity = VectorZero
|
|
549
542
|
end
|
|
@@ -551,7 +544,6 @@ function ____exports.spawnBombWithSeed(self, bombVariant, subType, position, see
|
|
|
551
544
|
spawner = nil
|
|
552
545
|
end
|
|
553
546
|
return ____exports.spawnBomb(
|
|
554
|
-
nil,
|
|
555
547
|
bombVariant,
|
|
556
548
|
subType,
|
|
557
549
|
position,
|
|
@@ -561,7 +553,7 @@ function ____exports.spawnBombWithSeed(self, bombVariant, subType, position, see
|
|
|
561
553
|
)
|
|
562
554
|
end
|
|
563
555
|
--- Helper function to spawn a `EntityType.EFFECT` (1000).
|
|
564
|
-
function ____exports.spawnEffect(
|
|
556
|
+
function ____exports.spawnEffect(effectVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
565
557
|
if velocity == nil then
|
|
566
558
|
velocity = VectorZero
|
|
567
559
|
end
|
|
@@ -572,7 +564,6 @@ function ____exports.spawnEffect(self, effectVariant, subType, position, velocit
|
|
|
572
564
|
seedOrRNG = nil
|
|
573
565
|
end
|
|
574
566
|
local entity = spawn(
|
|
575
|
-
nil,
|
|
576
567
|
EntityType.EFFECT,
|
|
577
568
|
effectVariant,
|
|
578
569
|
subType,
|
|
@@ -588,7 +579,7 @@ function ____exports.spawnEffect(self, effectVariant, subType, position, velocit
|
|
|
588
579
|
return effect
|
|
589
580
|
end
|
|
590
581
|
--- Helper function to spawn a `EntityType.EFFECT` (1000) with a specific seed.
|
|
591
|
-
function ____exports.spawnEffectWithSeed(
|
|
582
|
+
function ____exports.spawnEffectWithSeed(effectVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
592
583
|
if velocity == nil then
|
|
593
584
|
velocity = VectorZero
|
|
594
585
|
end
|
|
@@ -596,7 +587,6 @@ function ____exports.spawnEffectWithSeed(self, effectVariant, subType, position,
|
|
|
596
587
|
spawner = nil
|
|
597
588
|
end
|
|
598
589
|
return ____exports.spawnEffect(
|
|
599
|
-
nil,
|
|
600
590
|
effectVariant,
|
|
601
591
|
subType,
|
|
602
592
|
position,
|
|
@@ -606,7 +596,7 @@ function ____exports.spawnEffectWithSeed(self, effectVariant, subType, position,
|
|
|
606
596
|
)
|
|
607
597
|
end
|
|
608
598
|
--- Helper function to spawn a `EntityType.FAMILIAR` (3).
|
|
609
|
-
function ____exports.spawnFamiliar(
|
|
599
|
+
function ____exports.spawnFamiliar(familiarVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
610
600
|
if velocity == nil then
|
|
611
601
|
velocity = VectorZero
|
|
612
602
|
end
|
|
@@ -617,7 +607,6 @@ function ____exports.spawnFamiliar(self, familiarVariant, subType, position, vel
|
|
|
617
607
|
seedOrRNG = nil
|
|
618
608
|
end
|
|
619
609
|
local entity = spawn(
|
|
620
|
-
nil,
|
|
621
610
|
EntityType.FAMILIAR,
|
|
622
611
|
familiarVariant,
|
|
623
612
|
subType,
|
|
@@ -633,7 +622,7 @@ function ____exports.spawnFamiliar(self, familiarVariant, subType, position, vel
|
|
|
633
622
|
return familiar
|
|
634
623
|
end
|
|
635
624
|
--- Helper function to spawn a `EntityType.FAMILIAR` (3) with a specific seed.
|
|
636
|
-
function ____exports.spawnFamiliarWithSeed(
|
|
625
|
+
function ____exports.spawnFamiliarWithSeed(familiarVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
637
626
|
if velocity == nil then
|
|
638
627
|
velocity = VectorZero
|
|
639
628
|
end
|
|
@@ -641,7 +630,6 @@ function ____exports.spawnFamiliarWithSeed(self, familiarVariant, subType, posit
|
|
|
641
630
|
spawner = nil
|
|
642
631
|
end
|
|
643
632
|
return ____exports.spawnFamiliar(
|
|
644
|
-
nil,
|
|
645
633
|
familiarVariant,
|
|
646
634
|
subType,
|
|
647
635
|
position,
|
|
@@ -651,7 +639,7 @@ function ____exports.spawnFamiliarWithSeed(self, familiarVariant, subType, posit
|
|
|
651
639
|
)
|
|
652
640
|
end
|
|
653
641
|
--- Helper function to spawn a `EntityType.KNIFE` (8).
|
|
654
|
-
function ____exports.spawnKnife(
|
|
642
|
+
function ____exports.spawnKnife(knifeVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
655
643
|
if velocity == nil then
|
|
656
644
|
velocity = VectorZero
|
|
657
645
|
end
|
|
@@ -662,7 +650,6 @@ function ____exports.spawnKnife(self, knifeVariant, subType, position, velocity,
|
|
|
662
650
|
seedOrRNG = nil
|
|
663
651
|
end
|
|
664
652
|
local entity = spawn(
|
|
665
|
-
nil,
|
|
666
653
|
EntityType.KNIFE,
|
|
667
654
|
knifeVariant,
|
|
668
655
|
subType,
|
|
@@ -678,7 +665,7 @@ function ____exports.spawnKnife(self, knifeVariant, subType, position, velocity,
|
|
|
678
665
|
return knife
|
|
679
666
|
end
|
|
680
667
|
--- Helper function to spawn a `EntityType.KNIFE` (8) with a specific seed.
|
|
681
|
-
function ____exports.spawnKnifeWithSeed(
|
|
668
|
+
function ____exports.spawnKnifeWithSeed(knifeVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
682
669
|
if velocity == nil then
|
|
683
670
|
velocity = VectorZero
|
|
684
671
|
end
|
|
@@ -686,7 +673,6 @@ function ____exports.spawnKnifeWithSeed(self, knifeVariant, subType, position, s
|
|
|
686
673
|
spawner = nil
|
|
687
674
|
end
|
|
688
675
|
return ____exports.spawnKnife(
|
|
689
|
-
nil,
|
|
690
676
|
knifeVariant,
|
|
691
677
|
subType,
|
|
692
678
|
position,
|
|
@@ -696,7 +682,7 @@ function ____exports.spawnKnifeWithSeed(self, knifeVariant, subType, position, s
|
|
|
696
682
|
)
|
|
697
683
|
end
|
|
698
684
|
--- Helper function to spawn a `EntityType.LASER` (7).
|
|
699
|
-
function ____exports.spawnLaser(
|
|
685
|
+
function ____exports.spawnLaser(laserVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
700
686
|
if velocity == nil then
|
|
701
687
|
velocity = VectorZero
|
|
702
688
|
end
|
|
@@ -707,7 +693,6 @@ function ____exports.spawnLaser(self, laserVariant, subType, position, velocity,
|
|
|
707
693
|
seedOrRNG = nil
|
|
708
694
|
end
|
|
709
695
|
local entity = spawn(
|
|
710
|
-
nil,
|
|
711
696
|
EntityType.LASER,
|
|
712
697
|
laserVariant,
|
|
713
698
|
subType,
|
|
@@ -723,7 +708,7 @@ function ____exports.spawnLaser(self, laserVariant, subType, position, velocity,
|
|
|
723
708
|
return laser
|
|
724
709
|
end
|
|
725
710
|
--- Helper function to spawn a `EntityType.LASER` (7) with a specific seed.
|
|
726
|
-
function ____exports.spawnLaserWithSeed(
|
|
711
|
+
function ____exports.spawnLaserWithSeed(laserVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
727
712
|
if velocity == nil then
|
|
728
713
|
velocity = VectorZero
|
|
729
714
|
end
|
|
@@ -731,7 +716,6 @@ function ____exports.spawnLaserWithSeed(self, laserVariant, subType, position, s
|
|
|
731
716
|
spawner = nil
|
|
732
717
|
end
|
|
733
718
|
return ____exports.spawnLaser(
|
|
734
|
-
nil,
|
|
735
719
|
laserVariant,
|
|
736
720
|
subType,
|
|
737
721
|
position,
|
|
@@ -744,7 +728,7 @@ end
|
|
|
744
728
|
--
|
|
745
729
|
-- Note that if you pass a non-NPC `EntityType` to this function, it will cause a run-time error,
|
|
746
730
|
-- since the `Entity.ToNPC` method will return undefined.
|
|
747
|
-
function ____exports.spawnNPC(
|
|
731
|
+
function ____exports.spawnNPC(entityType, variant, subType, position, velocity, spawner, seedOrRNG)
|
|
748
732
|
if velocity == nil then
|
|
749
733
|
velocity = VectorZero
|
|
750
734
|
end
|
|
@@ -755,7 +739,6 @@ function ____exports.spawnNPC(self, entityType, variant, subType, position, velo
|
|
|
755
739
|
seedOrRNG = nil
|
|
756
740
|
end
|
|
757
741
|
local entity = spawn(
|
|
758
|
-
nil,
|
|
759
742
|
entityType,
|
|
760
743
|
variant,
|
|
761
744
|
subType,
|
|
@@ -774,7 +757,7 @@ end
|
|
|
774
757
|
--
|
|
775
758
|
-- Note that if you pass a non-NPC `EntityType` to this function, it will cause a run-time error,
|
|
776
759
|
-- since the `Entity.ToNPC` method will return undefined.
|
|
777
|
-
function ____exports.spawnNPCWithSeed(
|
|
760
|
+
function ____exports.spawnNPCWithSeed(entityType, variant, subType, position, seedOrRNG, velocity, spawner)
|
|
778
761
|
if velocity == nil then
|
|
779
762
|
velocity = VectorZero
|
|
780
763
|
end
|
|
@@ -782,7 +765,6 @@ function ____exports.spawnNPCWithSeed(self, entityType, variant, subType, positi
|
|
|
782
765
|
spawner = nil
|
|
783
766
|
end
|
|
784
767
|
return ____exports.spawnNPC(
|
|
785
|
-
nil,
|
|
786
768
|
entityType,
|
|
787
769
|
variant,
|
|
788
770
|
subType,
|
|
@@ -793,7 +775,7 @@ function ____exports.spawnNPCWithSeed(self, entityType, variant, subType, positi
|
|
|
793
775
|
)
|
|
794
776
|
end
|
|
795
777
|
--- Helper function to spawn a `EntityType.PICKUP` (5).
|
|
796
|
-
function ____exports.spawnPickup(
|
|
778
|
+
function ____exports.spawnPickup(pickupVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
797
779
|
if velocity == nil then
|
|
798
780
|
velocity = VectorZero
|
|
799
781
|
end
|
|
@@ -804,7 +786,6 @@ function ____exports.spawnPickup(self, pickupVariant, subType, position, velocit
|
|
|
804
786
|
seedOrRNG = nil
|
|
805
787
|
end
|
|
806
788
|
local entity = spawn(
|
|
807
|
-
nil,
|
|
808
789
|
EntityType.PICKUP,
|
|
809
790
|
pickupVariant,
|
|
810
791
|
subType,
|
|
@@ -820,7 +801,7 @@ function ____exports.spawnPickup(self, pickupVariant, subType, position, velocit
|
|
|
820
801
|
return pickup
|
|
821
802
|
end
|
|
822
803
|
--- Helper function to spawn a `EntityType.PICKUP` (5) with a specific seed.
|
|
823
|
-
function ____exports.spawnPickupWithSeed(
|
|
804
|
+
function ____exports.spawnPickupWithSeed(pickupVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
824
805
|
if velocity == nil then
|
|
825
806
|
velocity = VectorZero
|
|
826
807
|
end
|
|
@@ -828,7 +809,6 @@ function ____exports.spawnPickupWithSeed(self, pickupVariant, subType, position,
|
|
|
828
809
|
spawner = nil
|
|
829
810
|
end
|
|
830
811
|
return ____exports.spawnPickup(
|
|
831
|
-
nil,
|
|
832
812
|
pickupVariant,
|
|
833
813
|
subType,
|
|
834
814
|
position,
|
|
@@ -838,7 +818,7 @@ function ____exports.spawnPickupWithSeed(self, pickupVariant, subType, position,
|
|
|
838
818
|
)
|
|
839
819
|
end
|
|
840
820
|
--- Helper function to spawn a `EntityType.PROJECTILE` (9).
|
|
841
|
-
function ____exports.spawnProjectile(
|
|
821
|
+
function ____exports.spawnProjectile(projectileVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
842
822
|
if velocity == nil then
|
|
843
823
|
velocity = VectorZero
|
|
844
824
|
end
|
|
@@ -849,7 +829,6 @@ function ____exports.spawnProjectile(self, projectileVariant, subType, position,
|
|
|
849
829
|
seedOrRNG = nil
|
|
850
830
|
end
|
|
851
831
|
local entity = spawn(
|
|
852
|
-
nil,
|
|
853
832
|
EntityType.PROJECTILE,
|
|
854
833
|
projectileVariant,
|
|
855
834
|
subType,
|
|
@@ -865,7 +844,7 @@ function ____exports.spawnProjectile(self, projectileVariant, subType, position,
|
|
|
865
844
|
return projectile
|
|
866
845
|
end
|
|
867
846
|
--- Helper function to spawn a `EntityType.PROJECTILE` (9) with a specific seed.
|
|
868
|
-
function ____exports.spawnProjectileWithSeed(
|
|
847
|
+
function ____exports.spawnProjectileWithSeed(projectileVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
869
848
|
if velocity == nil then
|
|
870
849
|
velocity = VectorZero
|
|
871
850
|
end
|
|
@@ -873,7 +852,6 @@ function ____exports.spawnProjectileWithSeed(self, projectileVariant, subType, p
|
|
|
873
852
|
spawner = nil
|
|
874
853
|
end
|
|
875
854
|
return ____exports.spawnProjectile(
|
|
876
|
-
nil,
|
|
877
855
|
projectileVariant,
|
|
878
856
|
subType,
|
|
879
857
|
position,
|
|
@@ -883,7 +861,7 @@ function ____exports.spawnProjectileWithSeed(self, projectileVariant, subType, p
|
|
|
883
861
|
)
|
|
884
862
|
end
|
|
885
863
|
--- Helper function to spawn a `EntityType.SLOT` (6).
|
|
886
|
-
function ____exports.spawnSlot(
|
|
864
|
+
function ____exports.spawnSlot(slotVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
887
865
|
if velocity == nil then
|
|
888
866
|
velocity = VectorZero
|
|
889
867
|
end
|
|
@@ -894,7 +872,6 @@ function ____exports.spawnSlot(self, slotVariant, subType, position, velocity, s
|
|
|
894
872
|
seedOrRNG = nil
|
|
895
873
|
end
|
|
896
874
|
return spawn(
|
|
897
|
-
nil,
|
|
898
875
|
EntityType.SLOT,
|
|
899
876
|
slotVariant,
|
|
900
877
|
subType,
|
|
@@ -905,7 +882,7 @@ function ____exports.spawnSlot(self, slotVariant, subType, position, velocity, s
|
|
|
905
882
|
)
|
|
906
883
|
end
|
|
907
884
|
--- Helper function to spawn a `EntityType.SLOT` (6) with a specific seed.
|
|
908
|
-
function ____exports.spawnSlotWithSeed(
|
|
885
|
+
function ____exports.spawnSlotWithSeed(slotVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
909
886
|
if velocity == nil then
|
|
910
887
|
velocity = VectorZero
|
|
911
888
|
end
|
|
@@ -913,7 +890,6 @@ function ____exports.spawnSlotWithSeed(self, slotVariant, subType, position, see
|
|
|
913
890
|
spawner = nil
|
|
914
891
|
end
|
|
915
892
|
return ____exports.spawnSlot(
|
|
916
|
-
nil,
|
|
917
893
|
slotVariant,
|
|
918
894
|
subType,
|
|
919
895
|
position,
|
|
@@ -923,7 +899,7 @@ function ____exports.spawnSlotWithSeed(self, slotVariant, subType, position, see
|
|
|
923
899
|
)
|
|
924
900
|
end
|
|
925
901
|
--- Helper function to spawn a `EntityType.TEAR` (2).
|
|
926
|
-
function ____exports.spawnTear(
|
|
902
|
+
function ____exports.spawnTear(tearVariant, subType, position, velocity, spawner, seedOrRNG)
|
|
927
903
|
if velocity == nil then
|
|
928
904
|
velocity = VectorZero
|
|
929
905
|
end
|
|
@@ -934,7 +910,6 @@ function ____exports.spawnTear(self, tearVariant, subType, position, velocity, s
|
|
|
934
910
|
seedOrRNG = nil
|
|
935
911
|
end
|
|
936
912
|
local entity = spawn(
|
|
937
|
-
nil,
|
|
938
913
|
EntityType.TEAR,
|
|
939
914
|
tearVariant,
|
|
940
915
|
subType,
|
|
@@ -950,7 +925,7 @@ function ____exports.spawnTear(self, tearVariant, subType, position, velocity, s
|
|
|
950
925
|
return tear
|
|
951
926
|
end
|
|
952
927
|
--- Helper function to spawn a `EntityType.EntityType` (2) with a specific seed.
|
|
953
|
-
function ____exports.spawnTearWithSeed(
|
|
928
|
+
function ____exports.spawnTearWithSeed(tearVariant, subType, position, seedOrRNG, velocity, spawner)
|
|
954
929
|
if velocity == nil then
|
|
955
930
|
velocity = VectorZero
|
|
956
931
|
end
|
|
@@ -958,7 +933,6 @@ function ____exports.spawnTearWithSeed(self, tearVariant, subType, position, see
|
|
|
958
933
|
spawner = nil
|
|
959
934
|
end
|
|
960
935
|
return ____exports.spawnTear(
|
|
961
|
-
nil,
|
|
962
936
|
tearVariant,
|
|
963
937
|
subType,
|
|
964
938
|
position,
|