isaacscript-common 14.2.0 → 15.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +2725 -3295
- package/dist/isaacscript-common.lua +26564 -34344
- package/dist/src/callbacks.d.ts +9 -3
- package/dist/src/callbacks.d.ts.map +1 -1
- package/dist/src/callbacks.lua +103 -94
- package/dist/src/classes/ModFeature.d.ts +3 -3
- package/dist/src/classes/ModFeature.d.ts.map +1 -1
- package/dist/src/classes/ModFeature.lua +8 -8
- package/dist/src/classes/ModUpgradedBase.d.ts +86 -0
- package/dist/src/classes/ModUpgradedBase.d.ts.map +1 -0
- package/dist/src/classes/ModUpgradedBase.lua +264 -0
- package/dist/src/classes/callbacks/PostAmbushFinished.d.ts +5 -3
- package/dist/src/classes/callbacks/PostAmbushFinished.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostAmbushFinished.lua +7 -4
- package/dist/src/classes/callbacks/PostAmbushStarted.d.ts +5 -3
- package/dist/src/classes/callbacks/PostAmbushStarted.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostAmbushStarted.lua +7 -4
- package/dist/src/classes/callbacks/PostBombExploded.d.ts +5 -3
- package/dist/src/classes/callbacks/PostBombExploded.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostBombExploded.lua +7 -4
- package/dist/src/classes/callbacks/PostBombInitLate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostBombInitLate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostBombInitLate.lua +7 -4
- package/dist/src/classes/callbacks/PostBoneSwing.d.ts +2 -2
- package/dist/src/classes/callbacks/PostBoneSwing.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostCollectibleEmpty.d.ts +4 -4
- package/dist/src/classes/callbacks/PostCollectibleEmpty.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostCollectibleEmpty.lua +5 -8
- package/dist/src/classes/callbacks/PostCollectibleInitFirst.d.ts +5 -3
- package/dist/src/classes/callbacks/PostCollectibleInitFirst.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostCollectibleInitFirst.lua +7 -4
- package/dist/src/classes/callbacks/PostCursedTeleport.d.ts +5 -3
- package/dist/src/classes/callbacks/PostCursedTeleport.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostCursedTeleport.lua +7 -4
- package/dist/src/classes/callbacks/PostCustomRevive.d.ts +5 -5
- package/dist/src/classes/callbacks/PostCustomRevive.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostCustomRevive.lua +5 -8
- package/dist/src/classes/callbacks/PostDiceRoomActivated.d.ts +5 -4
- package/dist/src/classes/callbacks/PostDiceRoomActivated.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostDiceRoomActivated.lua +5 -8
- package/dist/src/classes/callbacks/PostDoorRender.d.ts +5 -3
- package/dist/src/classes/callbacks/PostDoorRender.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostDoorRender.lua +7 -4
- package/dist/src/classes/callbacks/PostDoorUpdate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostDoorUpdate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostDoorUpdate.lua +7 -4
- package/dist/src/classes/callbacks/PostEffectInitLate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostEffectInitLate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostEffectInitLate.lua +7 -4
- package/dist/src/classes/callbacks/PostEffectStateChanged.d.ts +5 -3
- package/dist/src/classes/callbacks/PostEffectStateChanged.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostEffectStateChanged.lua +7 -4
- package/dist/src/classes/callbacks/PostEsauJr.d.ts +2 -2
- package/dist/src/classes/callbacks/PostEsauJr.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostFamiliarInitLate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostFamiliarInitLate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostFamiliarInitLate.lua +7 -4
- package/dist/src/classes/callbacks/PostFamiliarStateChanged.d.ts +5 -3
- package/dist/src/classes/callbacks/PostFamiliarStateChanged.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostFamiliarStateChanged.lua +7 -4
- package/dist/src/classes/callbacks/PostFirstEsauJr.d.ts +2 -2
- package/dist/src/classes/callbacks/PostFirstEsauJr.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostFirstFlip.d.ts +2 -2
- package/dist/src/classes/callbacks/PostFirstFlip.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostFlip.d.ts +2 -2
- package/dist/src/classes/callbacks/PostFlip.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostGameStartedReordered.d.ts +2 -2
- package/dist/src/classes/callbacks/PostGameStartedReordered.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostGameStartedReorderedLast.d.ts +2 -2
- package/dist/src/classes/callbacks/PostGameStartedReorderedLast.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostGreedModeWave.d.ts +2 -2
- package/dist/src/classes/callbacks/PostGreedModeWave.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostGridEntityBroken.d.ts +5 -3
- package/dist/src/classes/callbacks/PostGridEntityBroken.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostGridEntityBroken.lua +7 -4
- package/dist/src/classes/callbacks/PostGridEntityCollision.d.ts +4 -4
- package/dist/src/classes/callbacks/PostGridEntityCollision.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostGridEntityCollision.lua +7 -19
- package/dist/src/classes/callbacks/PostGridEntityCustomBroken.d.ts +5 -3
- package/dist/src/classes/callbacks/PostGridEntityCustomBroken.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostGridEntityCustomBroken.lua +7 -4
- package/dist/src/classes/callbacks/PostGridEntityCustomCollision.d.ts +4 -4
- package/dist/src/classes/callbacks/PostGridEntityCustomCollision.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostGridEntityCustomCollision.lua +5 -14
- package/dist/src/classes/callbacks/PostGridEntityCustomInit.d.ts +5 -3
- package/dist/src/classes/callbacks/PostGridEntityCustomInit.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostGridEntityCustomInit.lua +7 -4
- package/dist/src/classes/callbacks/PostGridEntityCustomRemove.d.ts +4 -4
- package/dist/src/classes/callbacks/PostGridEntityCustomRemove.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostGridEntityCustomRemove.lua +5 -8
- package/dist/src/classes/callbacks/PostGridEntityCustomRender.d.ts +5 -3
- package/dist/src/classes/callbacks/PostGridEntityCustomRender.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostGridEntityCustomRender.lua +7 -4
- package/dist/src/classes/callbacks/PostGridEntityCustomStateChanged.d.ts +5 -3
- package/dist/src/classes/callbacks/PostGridEntityCustomStateChanged.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostGridEntityCustomStateChanged.lua +7 -4
- package/dist/src/classes/callbacks/PostGridEntityCustomUpdate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostGridEntityCustomUpdate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostGridEntityCustomUpdate.lua +7 -4
- package/dist/src/classes/callbacks/PostGridEntityInit.d.ts +5 -3
- package/dist/src/classes/callbacks/PostGridEntityInit.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostGridEntityInit.lua +7 -4
- package/dist/src/classes/callbacks/PostGridEntityRemove.d.ts +4 -4
- package/dist/src/classes/callbacks/PostGridEntityRemove.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostGridEntityRemove.lua +5 -11
- package/dist/src/classes/callbacks/PostGridEntityRender.d.ts +5 -3
- package/dist/src/classes/callbacks/PostGridEntityRender.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostGridEntityRender.lua +7 -4
- package/dist/src/classes/callbacks/PostGridEntityStateChanged.d.ts +5 -3
- package/dist/src/classes/callbacks/PostGridEntityStateChanged.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostGridEntityStateChanged.lua +7 -4
- package/dist/src/classes/callbacks/PostGridEntityUpdate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostGridEntityUpdate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostGridEntityUpdate.lua +7 -4
- package/dist/src/classes/callbacks/PostHolyMantleRemoved.d.ts +5 -3
- package/dist/src/classes/callbacks/PostHolyMantleRemoved.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostHolyMantleRemoved.lua +7 -3
- package/dist/src/classes/callbacks/PostItemDischarge.d.ts +10 -10
- package/dist/src/classes/callbacks/PostItemDischarge.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostItemDischarge.lua +26 -26
- package/dist/src/classes/callbacks/PostItemPickup.d.ts +5 -3
- package/dist/src/classes/callbacks/PostItemPickup.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostItemPickup.lua +7 -4
- package/dist/src/classes/callbacks/PostKnifeInitLate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostKnifeInitLate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostKnifeInitLate.lua +7 -4
- package/dist/src/classes/callbacks/PostLaserInitLate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostLaserInitLate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostLaserInitLate.lua +7 -4
- package/dist/src/classes/callbacks/PostNPCInitLate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostNPCInitLate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostNPCInitLate.lua +7 -4
- package/dist/src/classes/callbacks/PostNPCStateChanged.d.ts +5 -3
- package/dist/src/classes/callbacks/PostNPCStateChanged.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostNPCStateChanged.lua +7 -4
- package/dist/src/classes/callbacks/PostNewLevelReordered.d.ts +2 -2
- package/dist/src/classes/callbacks/PostNewLevelReordered.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostNewRoomEarly.d.ts +2 -2
- package/dist/src/classes/callbacks/PostNewRoomEarly.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostNewRoomReordered.d.ts +2 -2
- package/dist/src/classes/callbacks/PostNewRoomReordered.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPEffectUpdateReordered.d.ts +5 -3
- package/dist/src/classes/callbacks/PostPEffectUpdateReordered.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPEffectUpdateReordered.lua +7 -4
- package/dist/src/classes/callbacks/PostPickupCollect.d.ts +5 -3
- package/dist/src/classes/callbacks/PostPickupCollect.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPickupCollect.lua +7 -4
- package/dist/src/classes/callbacks/PostPickupInitFirst.d.ts +5 -3
- package/dist/src/classes/callbacks/PostPickupInitFirst.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPickupInitFirst.lua +7 -4
- package/dist/src/classes/callbacks/PostPickupInitLate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostPickupInitLate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPickupInitLate.lua +7 -4
- package/dist/src/classes/callbacks/PostPickupStateChanged.d.ts +5 -3
- package/dist/src/classes/callbacks/PostPickupStateChanged.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPickupStateChanged.lua +7 -4
- package/dist/src/classes/callbacks/PostPitRender.d.ts +5 -3
- package/dist/src/classes/callbacks/PostPitRender.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPitRender.lua +7 -4
- package/dist/src/classes/callbacks/PostPitUpdate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostPitUpdate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPitUpdate.lua +7 -4
- package/dist/src/classes/callbacks/PostPlayerChangeHealth.d.ts +6 -4
- package/dist/src/classes/callbacks/PostPlayerChangeHealth.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPlayerChangeHealth.lua +11 -8
- package/dist/src/classes/callbacks/PostPlayerChangeStat.d.ts +6 -4
- package/dist/src/classes/callbacks/PostPlayerChangeStat.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPlayerChangeStat.lua +11 -8
- package/dist/src/classes/callbacks/PostPlayerChangeType.d.ts +6 -4
- package/dist/src/classes/callbacks/PostPlayerChangeType.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPlayerChangeType.lua +12 -11
- package/dist/src/classes/callbacks/PostPlayerCollectibleAdded.d.ts +5 -3
- package/dist/src/classes/callbacks/PostPlayerCollectibleAdded.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPlayerCollectibleAdded.lua +7 -4
- package/dist/src/classes/callbacks/PostPlayerCollectibleRemoved.d.ts +5 -3
- package/dist/src/classes/callbacks/PostPlayerCollectibleRemoved.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPlayerCollectibleRemoved.lua +7 -4
- package/dist/src/classes/callbacks/PostPlayerFatalDamage.d.ts +5 -3
- package/dist/src/classes/callbacks/PostPlayerFatalDamage.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPlayerFatalDamage.lua +7 -4
- package/dist/src/classes/callbacks/PostPlayerInitFirst.d.ts +6 -4
- package/dist/src/classes/callbacks/PostPlayerInitFirst.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPlayerInitFirst.lua +11 -11
- package/dist/src/classes/callbacks/PostPlayerInitLate.d.ts +6 -4
- package/dist/src/classes/callbacks/PostPlayerInitLate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPlayerInitLate.lua +11 -8
- package/dist/src/classes/callbacks/PostPlayerRenderReordered.d.ts +5 -3
- package/dist/src/classes/callbacks/PostPlayerRenderReordered.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPlayerRenderReordered.lua +7 -4
- package/dist/src/classes/callbacks/PostPlayerUpdateReordered.d.ts +5 -3
- package/dist/src/classes/callbacks/PostPlayerUpdateReordered.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPlayerUpdateReordered.lua +7 -4
- package/dist/src/classes/callbacks/PostPoopRender.d.ts +5 -3
- package/dist/src/classes/callbacks/PostPoopRender.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPoopRender.lua +7 -4
- package/dist/src/classes/callbacks/PostPoopUpdate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostPoopUpdate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPoopUpdate.lua +7 -4
- package/dist/src/classes/callbacks/PostPressurePlateRender.d.ts +5 -3
- package/dist/src/classes/callbacks/PostPressurePlateRender.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPressurePlateRender.lua +7 -4
- package/dist/src/classes/callbacks/PostPressurePlateUpdate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostPressurePlateUpdate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPressurePlateUpdate.lua +7 -4
- package/dist/src/classes/callbacks/PostProjectileInitLate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostProjectileInitLate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostProjectileInitLate.lua +7 -4
- package/dist/src/classes/callbacks/PostPurchase.d.ts +5 -5
- package/dist/src/classes/callbacks/PostPurchase.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostPurchase.lua +9 -15
- package/dist/src/classes/callbacks/PostRockRender.d.ts +5 -3
- package/dist/src/classes/callbacks/PostRockRender.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostRockRender.lua +7 -4
- package/dist/src/classes/callbacks/PostRockUpdate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostRockUpdate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostRockUpdate.lua +7 -4
- package/dist/src/classes/callbacks/PostRoomClearChanged.d.ts +7 -4
- package/dist/src/classes/callbacks/PostRoomClearChanged.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostRoomClearChanged.lua +10 -2
- package/dist/src/classes/callbacks/PostSacrifice.d.ts +5 -6
- package/dist/src/classes/callbacks/PostSacrifice.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostSacrifice.lua +3 -12
- package/dist/src/classes/callbacks/PostSlotAnimationChanged.d.ts +5 -3
- package/dist/src/classes/callbacks/PostSlotAnimationChanged.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostSlotAnimationChanged.lua +7 -4
- package/dist/src/classes/callbacks/PostSlotCollision.d.ts +5 -3
- package/dist/src/classes/callbacks/PostSlotCollision.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostSlotCollision.lua +7 -4
- package/dist/src/classes/callbacks/PostSlotDestroyed.d.ts +5 -3
- package/dist/src/classes/callbacks/PostSlotDestroyed.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostSlotDestroyed.lua +10 -7
- package/dist/src/classes/callbacks/PostSlotInit.d.ts +5 -3
- package/dist/src/classes/callbacks/PostSlotInit.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostSlotInit.lua +7 -4
- package/dist/src/classes/callbacks/PostSlotRender.d.ts +5 -3
- package/dist/src/classes/callbacks/PostSlotRender.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostSlotRender.lua +7 -4
- package/dist/src/classes/callbacks/PostSlotUpdate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostSlotUpdate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostSlotUpdate.lua +7 -4
- package/dist/src/classes/callbacks/PostSpikesRender.d.ts +5 -3
- package/dist/src/classes/callbacks/PostSpikesRender.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostSpikesRender.lua +7 -4
- package/dist/src/classes/callbacks/PostSpikesUpdate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostSpikesUpdate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostSpikesUpdate.lua +7 -4
- package/dist/src/classes/callbacks/PostTNTRender.d.ts +5 -3
- package/dist/src/classes/callbacks/PostTNTRender.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostTNTRender.lua +7 -4
- package/dist/src/classes/callbacks/PostTNTUpdate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostTNTUpdate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostTNTUpdate.lua +7 -4
- package/dist/src/classes/callbacks/PostTearInitLate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostTearInitLate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostTearInitLate.lua +7 -4
- package/dist/src/classes/callbacks/PostTearInitVeryLate.d.ts +5 -3
- package/dist/src/classes/callbacks/PostTearInitVeryLate.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostTearInitVeryLate.lua +7 -4
- package/dist/src/classes/callbacks/PostTransformation.d.ts +4 -4
- package/dist/src/classes/callbacks/PostTransformation.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PostTransformation.lua +8 -11
- package/dist/src/classes/callbacks/PostTrinketBreak.d.ts +18 -0
- package/dist/src/classes/callbacks/PostTrinketBreak.d.ts.map +1 -0
- package/dist/src/classes/callbacks/PostTrinketBreak.lua +71 -0
- package/dist/src/classes/callbacks/PreBerserkDeath.d.ts +6 -4
- package/dist/src/classes/callbacks/PreBerserkDeath.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PreBerserkDeath.lua +11 -7
- package/dist/src/classes/callbacks/PreCustomRevive.d.ts +5 -3
- package/dist/src/classes/callbacks/PreCustomRevive.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PreCustomRevive.lua +7 -4
- package/dist/src/classes/callbacks/PreGetPedestal.d.ts +9 -0
- package/dist/src/classes/callbacks/PreGetPedestal.d.ts.map +1 -0
- package/dist/src/classes/callbacks/PreGetPedestal.lua +43 -0
- package/dist/src/classes/callbacks/PreItemPickup.d.ts +5 -3
- package/dist/src/classes/callbacks/PreItemPickup.d.ts.map +1 -1
- package/dist/src/classes/callbacks/PreItemPickup.lua +7 -4
- package/dist/src/classes/callbacks/PreNewLevel.d.ts +12 -0
- package/dist/src/classes/callbacks/PreNewLevel.d.ts.map +1 -0
- package/dist/src/classes/callbacks/PreNewLevel.lua +42 -0
- package/dist/src/classes/features/callbackLogic/CustomGridEntities.d.ts +2 -14
- package/dist/src/classes/features/callbackLogic/CustomGridEntities.d.ts.map +1 -1
- package/dist/src/classes/features/callbackLogic/CustomGridEntities.lua +8 -0
- package/dist/src/classes/features/callbackLogic/CustomRevive.d.ts +3 -1
- package/dist/src/classes/features/callbackLogic/CustomRevive.d.ts.map +1 -1
- package/dist/src/classes/features/callbackLogic/CustomRevive.lua +18 -19
- package/dist/src/classes/features/callbackLogic/GameReorderedCallbacks.d.ts +0 -5
- package/dist/src/classes/features/callbackLogic/GameReorderedCallbacks.d.ts.map +1 -1
- package/dist/src/classes/features/callbackLogic/PlayerCollectibleDetection.d.ts +3 -1
- package/dist/src/classes/features/callbackLogic/PlayerCollectibleDetection.d.ts.map +1 -1
- package/dist/src/classes/features/callbackLogic/PlayerCollectibleDetection.lua +6 -3
- package/dist/src/classes/features/callbackLogic/PlayerReorderedCallbacks.lua +3 -3
- package/dist/src/classes/features/callbackLogic/SlotUpdateDetection.lua +3 -3
- package/dist/src/classes/features/other/CharacterHealthConversion.d.ts +16 -0
- package/dist/src/classes/features/other/CharacterHealthConversion.d.ts.map +1 -0
- package/dist/src/classes/features/other/CharacterHealthConversion.lua +92 -0
- package/dist/src/classes/features/other/CharacterStats.d.ts +26 -0
- package/dist/src/classes/features/other/CharacterStats.d.ts.map +1 -0
- package/dist/src/classes/features/other/CharacterStats.lua +45 -0
- package/dist/src/classes/features/other/CollectibleItemPoolType.d.ts +17 -0
- package/dist/src/classes/features/other/CollectibleItemPoolType.d.ts.map +1 -0
- package/dist/src/classes/features/other/CollectibleItemPoolType.lua +51 -0
- package/dist/src/classes/features/other/CustomHotkeys.d.ts +58 -0
- package/dist/src/classes/features/other/CustomHotkeys.d.ts.map +1 -0
- package/dist/src/classes/features/other/CustomHotkeys.lua +82 -0
- package/dist/src/classes/features/other/CustomItemPools.d.ts +57 -0
- package/dist/src/classes/features/other/CustomItemPools.d.ts.map +1 -0
- package/dist/src/classes/features/other/CustomItemPools.lua +72 -0
- package/dist/src/classes/features/other/CustomPickups.d.ts +34 -0
- package/dist/src/classes/features/other/CustomPickups.d.ts.map +1 -0
- package/dist/src/classes/features/other/CustomPickups.lua +84 -0
- package/dist/src/classes/features/other/CustomStages.d.ts +48 -0
- package/dist/src/classes/features/other/CustomStages.d.ts.map +1 -0
- package/dist/src/classes/features/other/CustomStages.lua +359 -0
- package/dist/src/classes/features/other/CustomTrapdoors.d.ts +95 -0
- package/dist/src/classes/features/other/CustomTrapdoors.d.ts.map +1 -0
- package/dist/src/classes/features/other/CustomTrapdoors.lua +472 -0
- package/dist/src/classes/features/other/DebugDisplay.d.ts +207 -0
- package/dist/src/classes/features/other/DebugDisplay.d.ts.map +1 -0
- package/dist/src/classes/features/other/DebugDisplay.lua +227 -0
- package/dist/src/classes/features/other/DeployJSONRoom.d.ts +41 -0
- package/dist/src/classes/features/other/DeployJSONRoom.d.ts.map +1 -0
- package/dist/src/classes/features/other/DeployJSONRoom.lua +334 -0
- package/dist/src/classes/features/other/DisableAllSound.d.ts +24 -0
- package/dist/src/classes/features/other/DisableAllSound.d.ts.map +1 -0
- package/dist/src/classes/features/other/DisableAllSound.lua +53 -0
- package/dist/src/classes/features/other/DisableInputs.d.ts +83 -0
- package/dist/src/classes/features/other/DisableInputs.d.ts.map +1 -0
- package/dist/src/classes/features/other/DisableInputs.lua +100 -0
- package/dist/src/classes/features/other/ExtraConsoleCommands.d.ts +30 -0
- package/dist/src/classes/features/other/ExtraConsoleCommands.d.ts.map +1 -0
- package/dist/src/classes/features/other/ExtraConsoleCommands.lua +157 -0
- package/dist/src/classes/features/other/FadeInRemover.d.ts +20 -0
- package/dist/src/classes/features/other/FadeInRemover.d.ts.map +1 -0
- package/dist/src/classes/features/other/FadeInRemover.lua +37 -0
- package/dist/src/classes/features/other/FastReset.d.ts +20 -0
- package/dist/src/classes/features/other/FastReset.d.ts.map +1 -0
- package/dist/src/classes/features/other/FastReset.lua +59 -0
- package/dist/src/classes/features/other/FlyingDetection.d.ts +11 -0
- package/dist/src/classes/features/other/FlyingDetection.d.ts.map +1 -0
- package/dist/src/classes/features/other/FlyingDetection.lua +47 -0
- package/dist/src/classes/features/other/ForgottenSwitch.d.ts +10 -0
- package/dist/src/classes/features/other/ForgottenSwitch.d.ts.map +1 -0
- package/dist/src/classes/features/other/ForgottenSwitch.lua +34 -0
- package/dist/src/classes/features/other/ItemPoolDetection.d.ts +37 -0
- package/dist/src/classes/features/other/ItemPoolDetection.d.ts.map +1 -0
- package/dist/src/classes/features/other/ItemPoolDetection.lua +147 -0
- package/dist/src/classes/features/other/ModdedElementDetection.d.ts +223 -0
- package/dist/src/classes/features/other/ModdedElementDetection.d.ts.map +1 -0
- package/dist/src/classes/features/other/ModdedElementDetection.lua +249 -0
- package/dist/src/classes/features/other/ModdedElementSets.d.ts +261 -0
- package/dist/src/classes/features/other/ModdedElementSets.d.ts.map +1 -0
- package/dist/src/classes/features/other/ModdedElementSets.lua +479 -0
- package/dist/src/classes/features/other/NoSirenSteal.d.ts +17 -0
- package/dist/src/classes/features/other/NoSirenSteal.d.ts.map +1 -0
- package/dist/src/classes/features/other/NoSirenSteal.lua +58 -0
- package/dist/src/classes/features/other/Pause.d.ts +20 -0
- package/dist/src/classes/features/other/Pause.d.ts.map +1 -0
- package/dist/src/classes/features/other/Pause.lua +157 -0
- package/dist/src/classes/features/other/PersistentEntities.d.ts +43 -0
- package/dist/src/classes/features/other/PersistentEntities.d.ts.map +1 -0
- package/dist/src/classes/features/other/PersistentEntities.lua +155 -0
- package/dist/src/classes/features/other/PickupIndexCreation.d.ts +31 -0
- package/dist/src/classes/features/other/PickupIndexCreation.d.ts.map +1 -0
- package/dist/src/classes/features/other/PickupIndexCreation.lua +194 -0
- package/dist/src/classes/features/other/PlayerInventory.d.ts +35 -0
- package/dist/src/classes/features/other/PlayerInventory.d.ts.map +1 -0
- package/dist/src/classes/features/other/PlayerInventory.lua +63 -0
- package/dist/src/classes/features/other/PonyDetection.d.ts +16 -0
- package/dist/src/classes/features/other/PonyDetection.d.ts.map +1 -0
- package/dist/src/classes/features/other/PonyDetection.lua +65 -0
- package/dist/src/classes/features/other/PreventChildEntities.d.ts +15 -0
- package/dist/src/classes/features/other/PreventChildEntities.d.ts.map +1 -0
- package/dist/src/classes/features/other/PreventChildEntities.lua +35 -0
- package/dist/src/classes/features/other/PreventCollectibleRotation.d.ts +18 -0
- package/dist/src/classes/features/other/PreventCollectibleRotation.d.ts.map +1 -0
- package/dist/src/classes/features/other/PreventCollectibleRotation.lua +67 -0
- package/dist/src/classes/features/other/PreventGridEntityRespawn.d.ts +33 -0
- package/dist/src/classes/features/other/PreventGridEntityRespawn.d.ts.map +1 -0
- package/dist/src/classes/features/other/PreventGridEntityRespawn.lua +124 -0
- package/dist/src/classes/features/other/RoomClearFrame.d.ts +16 -0
- package/dist/src/classes/features/other/RoomClearFrame.d.ts.map +1 -0
- package/dist/src/classes/features/other/RoomClearFrame.lua +38 -0
- package/dist/src/classes/features/other/RoomHistory.d.ts +38 -0
- package/dist/src/classes/features/other/RoomHistory.d.ts.map +1 -0
- package/dist/src/classes/features/other/RoomHistory.lua +98 -0
- package/dist/src/classes/features/other/RunInNFrames.d.ts +9 -23
- package/dist/src/classes/features/other/RunInNFrames.d.ts.map +1 -1
- package/dist/src/classes/features/other/RunInNFrames.lua +8 -0
- package/dist/src/classes/features/other/RunNextRoom.d.ts +18 -0
- package/dist/src/classes/features/other/RunNextRoom.d.ts.map +1 -0
- package/dist/src/classes/features/other/RunNextRoom.lua +37 -0
- package/dist/src/classes/features/other/SaveDataManager.d.ts +0 -2
- package/dist/src/classes/features/other/SaveDataManager.d.ts.map +1 -1
- package/dist/src/classes/features/other/SaveDataManager.lua +5 -2
- package/dist/src/classes/features/other/SpawnCollectible.d.ts +46 -0
- package/dist/src/classes/features/other/SpawnCollectible.d.ts.map +1 -0
- package/dist/src/classes/features/other/SpawnCollectible.lua +76 -0
- package/dist/src/classes/features/other/SpawnRockAltRewards.d.ts +81 -0
- package/dist/src/classes/features/other/SpawnRockAltRewards.d.ts.map +1 -0
- package/dist/src/classes/features/other/SpawnRockAltRewards.lua +465 -0
- package/dist/src/classes/features/other/StageHistory.d.ts +41 -0
- package/dist/src/classes/features/other/StageHistory.d.ts.map +1 -0
- package/dist/src/classes/features/other/StageHistory.lua +200 -0
- package/dist/src/classes/features/other/StartAmbush.d.ts +12 -0
- package/dist/src/classes/features/other/StartAmbush.d.ts.map +1 -0
- package/dist/src/classes/features/other/StartAmbush.lua +53 -0
- package/dist/src/classes/features/other/TaintedLazarusPlayers.d.ts +33 -0
- package/dist/src/classes/features/other/TaintedLazarusPlayers.d.ts.map +1 -0
- package/dist/src/classes/features/other/TaintedLazarusPlayers.lua +69 -0
- package/dist/src/classes/features/other/customStages/backdrop.d.ts +3 -0
- package/dist/src/classes/features/other/customStages/backdrop.d.ts.map +1 -0
- package/dist/src/classes/features/other/customStages/backdrop.lua +200 -0
- package/dist/src/classes/features/other/customStages/constants.d.ts +17 -0
- package/dist/src/classes/features/other/customStages/constants.d.ts.map +1 -0
- package/dist/src/classes/features/other/customStages/constants.lua +16 -0
- package/dist/src/classes/features/other/customStages/gridEntities.d.ts +13 -0
- package/dist/src/classes/features/other/customStages/gridEntities.d.ts.map +1 -0
- package/dist/src/classes/features/other/customStages/gridEntities.lua +243 -0
- package/dist/src/classes/features/other/customStages/shadows.d.ts +3 -0
- package/dist/src/classes/features/other/customStages/shadows.d.ts.map +1 -0
- package/dist/src/classes/features/other/customStages/shadows.lua +71 -0
- package/dist/src/classes/features/other/customStages/streakText.d.ts +27 -0
- package/dist/src/classes/features/other/customStages/streakText.d.ts.map +1 -0
- package/dist/src/classes/features/other/customStages/streakText.lua +220 -0
- package/dist/src/classes/features/other/customStages/utils.d.ts +13 -0
- package/dist/src/classes/features/other/customStages/utils.d.ts.map +1 -0
- package/dist/src/{features/customStage/customStageUtils.lua → classes/features/other/customStages/utils.lua} +0 -0
- package/dist/src/classes/features/other/customStages/versusScreen.d.ts +13 -0
- package/dist/src/classes/features/other/customStages/versusScreen.d.ts.map +1 -0
- package/dist/src/classes/features/other/customStages/versusScreen.lua +275 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayBomb.d.ts +8 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayBomb.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayBomb.lua +25 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayDoor.d.ts +8 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayDoor.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayDoor.lua +25 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayEffect.d.ts +8 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayEffect.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayEffect.lua +25 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayFamiliar.d.ts +8 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayFamiliar.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayFamiliar.lua +25 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayKnife.d.ts +8 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayKnife.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayKnife.lua +25 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayLaser.d.ts +8 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayLaser.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayLaser.lua +25 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayNPC.d.ts +8 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayNPC.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayNPC.lua +25 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayPickup.d.ts +8 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayPickup.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayPickup.lua +25 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayPit.d.ts +8 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayPit.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayPit.lua +25 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayPlayer.d.ts +8 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayPlayer.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayPlayer.lua +25 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayPoop.d.ts +8 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayPoop.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayPoop.lua +25 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayPressurePlate.d.ts +8 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayPressurePlate.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayPressurePlate.lua +25 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayProjectile.d.ts +8 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayProjectile.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayProjectile.lua +25 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayRock.d.ts +8 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayRock.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayRock.lua +25 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplaySlot.d.ts +8 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplaySlot.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplaySlot.lua +25 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplaySpikes.d.ts +8 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplaySpikes.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplaySpikes.lua +25 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayTNT.d.ts +8 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayTNT.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayTNT.lua +25 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayTear.d.ts +8 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayTear.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/DebugDisplayTear.lua +25 -0
- package/dist/src/classes/features/other/debugDisplay/utils.d.ts +6 -0
- package/dist/src/classes/features/other/debugDisplay/utils.d.ts.map +1 -0
- package/dist/src/classes/features/other/debugDisplay/utils.lua +29 -0
- package/dist/src/classes/features/other/extraConsoleCommands/commands.d.ts +409 -0
- package/dist/src/classes/features/other/extraConsoleCommands/commands.d.ts.map +1 -0
- package/dist/src/classes/features/other/extraConsoleCommands/commands.lua +1320 -0
- package/dist/src/classes/features/other/extraConsoleCommands/subroutines.d.ts +11 -0
- package/dist/src/classes/features/other/extraConsoleCommands/subroutines.d.ts.map +1 -0
- package/dist/src/{features/extraConsoleCommands/commandsSubroutines.lua → classes/features/other/extraConsoleCommands/subroutines.lua} +0 -0
- package/dist/src/classes/features/other/extraConsoleCommands/v.d.ts +23 -0
- package/dist/src/classes/features/other/extraConsoleCommands/v.d.ts.map +1 -0
- package/dist/src/classes/features/other/extraConsoleCommands/v.lua +22 -0
- package/dist/src/classes/features/other/saveDataManager/constants.d.ts +2 -0
- package/dist/src/classes/features/other/saveDataManager/constants.d.ts.map +1 -0
- package/dist/src/classes/features/other/saveDataManager/constants.lua +3 -0
- package/dist/src/classes/features/other/saveDataManager/glowingHourGlass.d.ts.map +1 -1
- package/dist/src/classes/features/other/saveDataManager/glowingHourGlass.lua +2 -2
- package/dist/src/classes/features/other/saveDataManager/loadFromDisk.d.ts.map +1 -1
- package/dist/src/classes/features/other/saveDataManager/loadFromDisk.lua +2 -2
- package/dist/src/classes/features/other/saveDataManager/restoreDefaults.d.ts.map +1 -1
- package/dist/src/classes/features/other/saveDataManager/restoreDefaults.lua +2 -2
- package/dist/src/classes/features/other/saveDataManager/saveToDisk.d.ts.map +1 -1
- package/dist/src/classes/features/other/saveDataManager/saveToDisk.lua +2 -2
- package/dist/src/classes/private/CustomCallback.d.ts +10 -9
- package/dist/src/classes/private/CustomCallback.d.ts.map +1 -1
- package/dist/src/classes/private/CustomCallback.lua +1 -3
- package/dist/src/classes/private/Feature.d.ts +8 -10
- package/dist/src/classes/private/Feature.d.ts.map +1 -1
- package/dist/src/classes/private/Feature.lua +7 -0
- package/dist/src/core/constants.d.ts +4 -4
- package/dist/src/core/constants.lua +4 -4
- package/dist/src/core/upgradeMod.d.ts +3 -12
- package/dist/src/core/upgradeMod.d.ts.map +1 -1
- package/dist/src/core/upgradeMod.lua +16 -51
- package/dist/src/{features/customStage/metadata.lua → customStageMetadata.lua} +0 -0
- package/dist/src/enums/ISCFeature.d.ts +40 -3
- package/dist/src/enums/ISCFeature.d.ts.map +1 -1
- package/dist/src/enums/ISCFeature.lua +77 -3
- package/dist/src/enums/ModCallbackCustom.d.ts +200 -155
- package/dist/src/enums/ModCallbackCustom.d.ts.map +1 -1
- package/dist/src/enums/private/GridEntityTypeCustom.d.ts +9 -0
- package/dist/src/enums/private/GridEntityTypeCustom.d.ts.map +1 -0
- package/dist/src/enums/private/GridEntityTypeCustom.lua +3 -0
- package/dist/src/enums/private/UIStreakAnimation.d.ts +7 -0
- package/dist/src/enums/private/UIStreakAnimation.d.ts.map +1 -0
- package/dist/src/enums/private/UIStreakAnimation.lua +10 -0
- package/dist/src/features.d.ts +116 -5
- package/dist/src/features.d.ts.map +1 -1
- package/dist/src/features.lua +179 -29
- package/dist/src/functions/ambush.d.ts +0 -7
- package/dist/src/functions/ambush.d.ts.map +1 -1
- package/dist/src/functions/ambush.lua +0 -40
- package/dist/src/functions/characters.d.ts +1 -0
- package/dist/src/functions/characters.d.ts.map +1 -1
- package/dist/src/functions/characters.lua +15 -0
- package/dist/src/functions/collectibleTag.d.ts +0 -13
- package/dist/src/functions/collectibleTag.d.ts.map +1 -1
- package/dist/src/functions/collectibleTag.lua +0 -65
- package/dist/src/functions/collectibles.d.ts +3 -1
- package/dist/src/functions/collectibles.d.ts.map +1 -1
- package/dist/src/functions/collectibles.lua +10 -0
- package/dist/src/functions/deepCopy.d.ts.map +1 -1
- package/dist/src/functions/deepCopy.lua +2 -2
- package/dist/src/functions/easing.d.ts +180 -30
- package/dist/src/functions/easing.d.ts.map +1 -1
- package/dist/src/functions/easing.lua +184 -94
- package/dist/src/functions/familiars.d.ts +23 -0
- package/dist/src/functions/familiars.d.ts.map +1 -1
- package/dist/src/functions/familiars.lua +32 -0
- package/dist/src/functions/gridEntities.d.ts +8 -0
- package/dist/src/functions/gridEntities.d.ts.map +1 -1
- package/dist/src/functions/gridEntities.lua +12 -0
- package/dist/src/functions/logEntities.d.ts +5 -1
- package/dist/src/functions/logEntities.d.ts.map +1 -1
- package/dist/src/functions/logEntities.lua +21 -2
- package/dist/src/functions/logMisc.d.ts.map +1 -1
- package/dist/src/functions/logMisc.lua +20 -3
- package/dist/src/functions/merge.lua +2 -2
- package/dist/src/functions/nextStage.d.ts +7 -3
- package/dist/src/functions/nextStage.d.ts.map +1 -1
- package/dist/src/functions/nextStage.lua +9 -123
- package/dist/src/functions/players.d.ts +7 -7
- package/dist/src/functions/players.d.ts.map +1 -1
- package/dist/src/functions/players.lua +20 -31
- package/dist/src/functions/rockAlt.d.ts +4 -28
- package/dist/src/functions/rockAlt.d.ts.map +1 -1
- package/dist/src/functions/rockAlt.lua +19 -455
- package/dist/src/functions/run.d.ts +0 -8
- package/dist/src/functions/run.d.ts.map +1 -1
- package/dist/src/functions/run.lua +0 -15
- package/dist/src/functions/spawnCollectible.d.ts +7 -22
- package/dist/src/functions/spawnCollectible.d.ts.map +1 -1
- package/dist/src/functions/spawnCollectible.lua +7 -50
- package/dist/src/functions/transformations.d.ts +4 -13
- package/dist/src/functions/transformations.d.ts.map +1 -1
- package/dist/src/functions/transformations.lua +4 -31
- package/dist/src/functions/trinkets.d.ts +3 -1
- package/dist/src/functions/trinkets.d.ts.map +1 -1
- package/dist/src/functions/trinkets.lua +10 -0
- package/dist/src/index.d.ts +10 -45
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/index.lua +9 -345
- package/dist/src/interfaces/CustomStageTSConfig.d.ts +30 -0
- package/dist/src/interfaces/CustomStageTSConfig.d.ts.map +1 -1
- package/dist/src/interfaces/RoomDescription.d.ts +2 -1
- package/dist/src/interfaces/RoomDescription.d.ts.map +1 -1
- package/dist/src/interfaces/private/AddCallbackParametersCustom.d.ts +419 -186
- package/dist/src/interfaces/private/AddCallbackParametersCustom.d.ts.map +1 -1
- package/dist/src/interfaces/private/CustomTrapdoorDescription.d.ts +4 -2
- package/dist/src/interfaces/private/CustomTrapdoorDescription.d.ts.map +1 -1
- package/dist/src/interfaces/private/ModUpgradedInterface.d.ts +13 -0
- package/dist/src/interfaces/private/ModUpgradedInterface.d.ts.map +1 -0
- package/dist/src/interfaces/private/{CustomTrapdoorDestination.lua → ModUpgradedInterface.lua} +0 -0
- package/dist/src/maps/transformationNameToPlayerFormMap.d.ts +4 -0
- package/dist/src/maps/transformationNameToPlayerFormMap.d.ts.map +1 -0
- package/dist/src/maps/{transformationNameToPlayerForm.lua → transformationNameToPlayerFormMap.lua} +0 -0
- package/dist/src/shaderCrashFix.d.ts +5 -1
- package/dist/src/shaderCrashFix.d.ts.map +1 -1
- package/dist/src/shaderCrashFix.lua +6 -2
- package/dist/src/shouldFire.d.ts +56 -0
- package/dist/src/shouldFire.d.ts.map +1 -0
- package/dist/src/shouldFire.lua +138 -0
- package/dist/src/types/AllButFirst.d.ts +1 -0
- package/dist/src/types/AllButFirst.d.ts.map +1 -1
- package/dist/src/types/AllButLast.d.ts +1 -0
- package/dist/src/types/AllButLast.d.ts.map +1 -1
- package/dist/src/types/AnyClass.d.ts +2 -1
- package/dist/src/types/AnyClass.d.ts.map +1 -1
- package/dist/src/types/ConversionHeartSubType.d.ts +7 -0
- package/dist/src/types/ConversionHeartSubType.d.ts.map +1 -0
- package/dist/src/types/{Constructor.lua → ConversionHeartSubType.lua} +0 -0
- package/dist/src/types/FunctionTuple.d.ts +1 -0
- package/dist/src/types/FunctionTuple.d.ts.map +1 -1
- package/dist/src/types/HasAllEnumKeys.d.ts +1 -1
- package/dist/src/types/Immutable.d.ts +1 -1
- package/dist/src/types/LowercaseKeys.d.ts +1 -0
- package/dist/src/types/LowercaseKeys.d.ts.map +1 -1
- package/dist/src/types/ModUpgraded.d.ts +32 -0
- package/dist/src/types/ModUpgraded.d.ts.map +1 -0
- package/dist/src/types/{private/MatchingCallbackCustom.lua → ModUpgraded.lua} +0 -0
- package/dist/src/types/PublicInterface.d.ts +3 -0
- package/dist/src/types/PublicInterface.d.ts.map +1 -0
- package/dist/src/types/PublicInterface.lua +2 -0
- package/dist/src/types/StartsWithLowercase.d.ts +1 -0
- package/dist/src/types/StartsWithLowercase.d.ts.map +1 -1
- package/dist/src/types/StartsWithUppercase.d.ts +1 -0
- package/dist/src/types/StartsWithUppercase.d.ts.map +1 -1
- package/dist/src/types/TupleToIntersection.d.ts +5 -0
- package/dist/src/types/TupleToIntersection.d.ts.map +1 -0
- package/dist/src/types/TupleToIntersection.lua +2 -0
- package/dist/src/types/TupleToUnion.d.ts +3 -0
- package/dist/src/types/TupleToUnion.d.ts.map +1 -0
- package/dist/src/types/TupleToUnion.lua +2 -0
- package/dist/src/types/UnionToIntersection.d.ts +1 -1
- package/dist/src/types/UnionToIntersection.d.ts.map +1 -1
- package/dist/src/types/UppercaseKeys.d.ts +1 -0
- package/dist/src/types/UppercaseKeys.d.ts.map +1 -1
- package/dist/src/types/Writable.d.ts +9 -0
- package/dist/src/types/Writable.d.ts.map +1 -0
- package/dist/src/types/Writable.lua +2 -0
- package/dist/src/types/private/CallbackTuple.d.ts +4 -4
- package/dist/src/types/private/CallbackTuple.d.ts.map +1 -1
- package/package.json +2 -2
- package/src/callbacks.ts +99 -98
- package/src/classes/ModFeature.ts +16 -12
- package/src/classes/ModUpgradedBase.ts +420 -0
- package/src/classes/callbacks/PostAmbushFinished.ts +6 -3
- package/src/classes/callbacks/PostAmbushStarted.ts +6 -3
- package/src/classes/callbacks/PostBombExploded.ts +6 -3
- package/src/classes/callbacks/PostBombInitLate.ts +6 -3
- package/src/classes/callbacks/PostBoneSwing.ts +2 -2
- package/src/classes/callbacks/PostCollectibleEmpty.ts +10 -10
- package/src/classes/callbacks/PostCollectibleInitFirst.ts +6 -3
- package/src/classes/callbacks/PostCursedTeleport.ts +6 -3
- package/src/classes/callbacks/PostCustomRevive.ts +10 -11
- package/src/classes/callbacks/PostDiceRoomActivated.ts +10 -10
- package/src/classes/callbacks/PostDoorRender.ts +6 -3
- package/src/classes/callbacks/PostDoorUpdate.ts +6 -3
- package/src/classes/callbacks/PostEffectInitLate.ts +6 -3
- package/src/classes/callbacks/PostEffectStateChanged.ts +6 -3
- package/src/classes/callbacks/PostEsauJr.ts +2 -2
- package/src/classes/callbacks/PostFamiliarInitLate.ts +6 -3
- package/src/classes/callbacks/PostFamiliarStateChanged.ts +6 -3
- package/src/classes/callbacks/PostFirstEsauJr.ts +2 -2
- package/src/classes/callbacks/PostFirstFlip.ts +2 -2
- package/src/classes/callbacks/PostFlip.ts +2 -2
- package/src/classes/callbacks/PostGameStartedReordered.ts +2 -2
- package/src/classes/callbacks/PostGameStartedReorderedLast.ts +2 -2
- package/src/classes/callbacks/PostGreedModeWave.ts +2 -2
- package/src/classes/callbacks/PostGridEntityBroken.ts +6 -3
- package/src/classes/callbacks/PostGridEntityCollision.ts +18 -35
- package/src/classes/callbacks/PostGridEntityCustomBroken.ts +6 -3
- package/src/classes/callbacks/PostGridEntityCustomCollision.ts +16 -27
- package/src/classes/callbacks/PostGridEntityCustomInit.ts +6 -3
- package/src/classes/callbacks/PostGridEntityCustomRemove.ts +10 -11
- package/src/classes/callbacks/PostGridEntityCustomRender.ts +6 -3
- package/src/classes/callbacks/PostGridEntityCustomStateChanged.ts +6 -3
- package/src/classes/callbacks/PostGridEntityCustomUpdate.ts +6 -3
- package/src/classes/callbacks/PostGridEntityInit.ts +6 -3
- package/src/classes/callbacks/PostGridEntityRemove.ts +10 -17
- package/src/classes/callbacks/PostGridEntityRender.ts +6 -3
- package/src/classes/callbacks/PostGridEntityStateChanged.ts +6 -3
- package/src/classes/callbacks/PostGridEntityUpdate.ts +6 -3
- package/src/classes/callbacks/PostHolyMantleRemoved.ts +13 -7
- package/src/classes/callbacks/PostItemDischarge.ts +67 -60
- package/src/classes/callbacks/PostItemPickup.ts +6 -3
- package/src/classes/callbacks/PostKnifeInitLate.ts +6 -3
- package/src/classes/callbacks/PostLaserInitLate.ts +6 -3
- package/src/classes/callbacks/PostNPCInitLate.ts +6 -3
- package/src/classes/callbacks/PostNPCStateChanged.ts +6 -3
- package/src/classes/callbacks/PostNewLevelReordered.ts +2 -2
- package/src/classes/callbacks/PostNewRoomEarly.ts +2 -2
- package/src/classes/callbacks/PostNewRoomReordered.ts +2 -2
- package/src/classes/callbacks/PostPEffectUpdateReordered.ts +6 -3
- package/src/classes/callbacks/PostPickupCollect.ts +6 -3
- package/src/classes/callbacks/PostPickupInitFirst.ts +6 -3
- package/src/classes/callbacks/PostPickupInitLate.ts +6 -3
- package/src/classes/callbacks/PostPickupStateChanged.ts +6 -3
- package/src/classes/callbacks/PostPitRender.ts +6 -3
- package/src/classes/callbacks/PostPitUpdate.ts +6 -3
- package/src/classes/callbacks/PostPlayerChangeHealth.ts +13 -8
- package/src/classes/callbacks/PostPlayerChangeStat.ts +13 -8
- package/src/classes/callbacks/PostPlayerChangeType.ts +15 -10
- package/src/classes/callbacks/PostPlayerCollectibleAdded.ts +6 -3
- package/src/classes/callbacks/PostPlayerCollectibleRemoved.ts +6 -3
- package/src/classes/callbacks/PostPlayerFatalDamage.ts +6 -3
- package/src/classes/callbacks/PostPlayerInitFirst.ts +9 -10
- package/src/classes/callbacks/PostPlayerInitLate.ts +13 -8
- package/src/classes/callbacks/PostPlayerRenderReordered.ts +6 -3
- package/src/classes/callbacks/PostPlayerUpdateReordered.ts +6 -3
- package/src/classes/callbacks/PostPoopRender.ts +6 -3
- package/src/classes/callbacks/PostPoopUpdate.ts +6 -3
- package/src/classes/callbacks/PostPressurePlateRender.ts +6 -3
- package/src/classes/callbacks/PostPressurePlateUpdate.ts +6 -3
- package/src/classes/callbacks/PostProjectileInitLate.ts +6 -3
- package/src/classes/callbacks/PostPurchase.ts +18 -25
- package/src/classes/callbacks/PostRockRender.ts +6 -3
- package/src/classes/callbacks/PostRockUpdate.ts +6 -3
- package/src/classes/callbacks/PostRoomClearChanged.ts +26 -6
- package/src/classes/callbacks/PostSacrifice.ts +5 -36
- package/src/classes/callbacks/PostSlotAnimationChanged.ts +6 -3
- package/src/classes/callbacks/PostSlotCollision.ts +6 -3
- package/src/classes/callbacks/PostSlotDestroyed.ts +7 -4
- package/src/classes/callbacks/PostSlotInit.ts +6 -3
- package/src/classes/callbacks/PostSlotRender.ts +6 -3
- package/src/classes/callbacks/PostSlotUpdate.ts +6 -3
- package/src/classes/callbacks/PostSpikesRender.ts +6 -3
- package/src/classes/callbacks/PostSpikesUpdate.ts +6 -3
- package/src/classes/callbacks/PostTNTRender.ts +6 -3
- package/src/classes/callbacks/PostTNTUpdate.ts +6 -3
- package/src/classes/callbacks/PostTearInitLate.ts +6 -3
- package/src/classes/callbacks/PostTearInitVeryLate.ts +6 -3
- package/src/classes/callbacks/PostTransformation.ts +10 -11
- package/src/classes/callbacks/PostTrinketBreak.ts +112 -0
- package/src/classes/callbacks/PreBerserkDeath.ts +14 -8
- package/src/classes/callbacks/PreCustomRevive.ts +6 -3
- package/src/classes/callbacks/PreGetPedestal.ts +59 -0
- package/src/classes/callbacks/PreItemPickup.ts +6 -3
- package/src/classes/callbacks/PreNewLevel.ts +50 -0
- package/src/classes/features/callbackLogic/CustomGridEntities.ts +10 -1
- package/src/classes/features/callbackLogic/CustomRevive.ts +11 -5
- package/src/classes/features/callbackLogic/GameReorderedCallbacks.ts +1 -4
- package/src/classes/features/callbackLogic/PlayerCollectibleDetection.ts +13 -5
- package/src/classes/features/callbackLogic/PlayerReorderedCallbacks.ts +2 -2
- package/src/classes/features/callbackLogic/SlotUpdateDetection.ts +2 -2
- package/src/classes/features/other/CharacterHealthConversion.ts +132 -0
- package/src/classes/features/other/CharacterStats.ts +67 -0
- package/src/classes/features/other/CollectibleItemPoolType.ts +66 -0
- package/src/classes/features/other/CustomHotkeys.ts +146 -0
- package/src/classes/features/other/CustomItemPools.ts +135 -0
- package/src/classes/features/other/CustomPickups.ts +150 -0
- package/src/classes/features/other/CustomStages.ts +539 -0
- package/src/classes/features/other/CustomTrapdoors.ts +830 -0
- package/src/classes/features/other/DebugDisplay.ts +394 -0
- package/src/classes/features/other/DeployJSONRoom.ts +418 -0
- package/src/classes/features/other/DisableAllSound.ts +78 -0
- package/src/classes/features/other/DisableInputs.ts +210 -0
- package/src/classes/features/other/ExtraConsoleCommands.ts +236 -0
- package/src/classes/features/other/FadeInRemover.ts +48 -0
- package/src/classes/features/other/FastReset.ts +83 -0
- package/src/classes/features/other/FlyingDetection.ts +58 -0
- package/src/classes/features/other/ForgottenSwitch.ts +52 -0
- package/src/classes/features/other/ItemPoolDetection.ts +228 -0
- package/src/classes/features/other/ModdedElementDetection.ts +485 -0
- package/src/classes/features/other/ModdedElementSets.ts +819 -0
- package/src/classes/features/other/NoSirenSteal.ts +99 -0
- package/src/classes/features/other/Pause.ts +212 -0
- package/src/classes/features/other/PersistentEntities.ts +223 -0
- package/src/classes/features/other/PickupIndexCreation.ts +265 -0
- package/src/classes/features/other/PlayerInventory.ts +122 -0
- package/src/classes/features/other/PonyDetection.ts +80 -0
- package/src/classes/features/other/PreventChildEntities.ts +50 -0
- package/src/classes/features/other/PreventCollectibleRotation.ts +115 -0
- package/src/classes/features/other/PreventGridEntityRespawn.ts +194 -0
- package/src/classes/features/other/RoomClearFrame.ts +55 -0
- package/src/classes/features/other/RoomHistory.ts +145 -0
- package/src/classes/features/other/RunInNFrames.ts +17 -4
- package/src/classes/features/other/RunNextRoom.ts +48 -0
- package/src/classes/features/other/SaveDataManager.ts +21 -8
- package/src/classes/features/other/SpawnCollectible.ts +110 -0
- package/src/classes/features/other/SpawnRockAltRewards.ts +586 -0
- package/src/classes/features/other/StageHistory.ts +319 -0
- package/src/classes/features/other/StartAmbush.ts +65 -0
- package/src/classes/features/other/TaintedLazarusPlayers.ts +117 -0
- package/src/classes/features/other/customStages/backdrop.ts +282 -0
- package/src/classes/features/other/customStages/constants.ts +21 -0
- package/src/classes/features/other/customStages/gridEntities.ts +253 -0
- package/src/classes/features/other/customStages/shadows.ts +80 -0
- package/src/classes/features/other/customStages/streakText.ts +315 -0
- package/src/classes/features/other/customStages/utils.ts +105 -0
- package/src/classes/features/other/customStages/versusScreen.ts +378 -0
- package/src/classes/features/other/debugDisplay/DebugDisplayBomb.ts +22 -0
- package/src/classes/features/other/debugDisplay/DebugDisplayDoor.ts +22 -0
- package/src/classes/features/other/debugDisplay/DebugDisplayEffect.ts +22 -0
- package/src/classes/features/other/debugDisplay/DebugDisplayFamiliar.ts +22 -0
- package/src/classes/features/other/debugDisplay/DebugDisplayKnife.ts +22 -0
- package/src/classes/features/other/debugDisplay/DebugDisplayLaser.ts +22 -0
- package/src/classes/features/other/debugDisplay/DebugDisplayNPC.ts +22 -0
- package/src/classes/features/other/debugDisplay/DebugDisplayPickup.ts +22 -0
- package/src/classes/features/other/debugDisplay/DebugDisplayPit.ts +22 -0
- package/src/classes/features/other/debugDisplay/DebugDisplayPlayer.ts +22 -0
- package/src/classes/features/other/debugDisplay/DebugDisplayPoop.ts +22 -0
- package/src/classes/features/other/debugDisplay/DebugDisplayPressurePlate.ts +27 -0
- package/src/classes/features/other/debugDisplay/DebugDisplayProjectile.ts +22 -0
- package/src/classes/features/other/debugDisplay/DebugDisplayRock.ts +22 -0
- package/src/classes/features/other/debugDisplay/DebugDisplaySlot.ts +22 -0
- package/src/classes/features/other/debugDisplay/DebugDisplaySpikes.ts +22 -0
- package/src/classes/features/other/debugDisplay/DebugDisplayTNT.ts +22 -0
- package/src/classes/features/other/debugDisplay/DebugDisplayTear.ts +22 -0
- package/src/classes/features/other/debugDisplay/utils.ts +25 -0
- package/src/classes/features/other/extraConsoleCommands/commands.ts +1597 -0
- package/src/classes/features/other/extraConsoleCommands/subroutines.ts +164 -0
- package/src/classes/features/other/extraConsoleCommands/v.ts +27 -0
- package/src/classes/features/other/saveDataManager/constants.ts +1 -0
- package/src/classes/features/other/saveDataManager/glowingHourGlass.ts +1 -1
- package/src/classes/features/other/saveDataManager/loadFromDisk.ts +1 -1
- package/src/classes/features/other/saveDataManager/restoreDefaults.ts +1 -1
- package/src/classes/features/other/saveDataManager/saveToDisk.ts +1 -1
- package/src/classes/private/CustomCallback.ts +16 -19
- package/src/classes/private/Feature.ts +31 -1
- package/src/core/constants.ts +4 -4
- package/src/core/upgradeMod.ts +22 -71
- package/src/{features/customStage/metadata.json → customStageMetadata.json} +0 -0
- package/src/enums/ISCFeature.ts +37 -32
- package/src/enums/ModCallbackCustom.ts +208 -160
- package/src/enums/private/GridEntityTypeCustom.ts +9 -0
- package/src/enums/private/UIStreakAnimation.ts +6 -0
- package/src/features.ts +195 -39
- package/src/functions/ambush.ts +1 -45
- package/src/functions/characters.ts +14 -0
- package/src/functions/collectibleTag.ts +0 -70
- package/src/functions/collectibles.ts +15 -0
- package/src/functions/deepCopy.ts +1 -1
- package/src/functions/easing.ts +238 -87
- package/src/functions/familiars.ts +45 -2
- package/src/functions/gridEntities.ts +19 -0
- package/src/functions/logEntities.ts +13 -3
- package/src/functions/logMisc.ts +19 -3
- package/src/functions/merge.ts +1 -1
- package/src/functions/nextStage.ts +9 -223
- package/src/functions/players.ts +12 -29
- package/src/functions/rockAlt.ts +22 -505
- package/src/functions/run.ts +0 -14
- package/src/functions/spawnCollectible.ts +7 -49
- package/src/functions/transformations.ts +4 -34
- package/src/functions/trinkets.ts +15 -0
- package/src/index.ts +10 -45
- package/src/interfaces/CustomStageTSConfig.ts +2 -5
- package/src/interfaces/RoomDescription.ts +2 -0
- package/src/interfaces/private/AddCallbackParametersCustom.ts +653 -186
- package/src/interfaces/private/CustomTrapdoorDescription.ts +4 -2
- package/src/interfaces/private/ModUpgradedInterface.ts +12 -0
- package/src/maps/{transformationNameToPlayerForm.ts → transformationNameToPlayerFormMap.ts} +0 -0
- package/src/shaderCrashFix.ts +6 -2
- package/src/shouldFire.ts +439 -0
- package/src/types/AllButFirst.ts +1 -0
- package/src/types/AllButLast.ts +1 -0
- package/src/types/AnyClass.ts +2 -1
- package/src/types/ConversionHeartSubType.ts +7 -0
- package/src/types/FunctionTuple.ts +1 -0
- package/src/types/HasAllEnumKeys.ts +1 -1
- package/src/types/Immutable.ts +1 -1
- package/src/types/LowercaseKeys.ts +1 -0
- package/src/types/ModUpgraded.ts +37 -0
- package/src/types/PublicInterface.ts +2 -0
- package/src/types/StartsWithLowercase.ts +1 -0
- package/src/types/StartsWithUppercase.ts +1 -0
- package/src/types/TupleToIntersection.ts +6 -0
- package/src/types/TupleToUnion.ts +2 -0
- package/src/types/UnionToIntersection.ts +1 -1
- package/src/types/UppercaseKeys.ts +1 -0
- package/src/types/Writable.ts +6 -0
- package/src/types/private/CallbackTuple.ts +4 -4
- package/dist/src/callbacks/customRevive.d.ts +0 -3
- package/dist/src/callbacks/customRevive.d.ts.map +0 -1
- package/dist/src/callbacks/customRevive.lua +0 -159
- package/dist/src/callbacks/itemPickup.d.ts +0 -3
- package/dist/src/callbacks/itemPickup.d.ts.map +0 -1
- package/dist/src/callbacks/itemPickup.lua +0 -66
- package/dist/src/callbacks/postAmbush.d.ts +0 -3
- package/dist/src/callbacks/postAmbush.d.ts.map +0 -1
- package/dist/src/callbacks/postAmbush.lua +0 -49
- package/dist/src/callbacks/postBombExploded.d.ts +0 -3
- package/dist/src/callbacks/postBombExploded.d.ts.map +0 -1
- package/dist/src/callbacks/postBombExploded.lua +0 -24
- package/dist/src/callbacks/postBombInitLate.d.ts +0 -3
- package/dist/src/callbacks/postBombInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/postBombInitLate.lua +0 -31
- package/dist/src/callbacks/postBoneSwing.d.ts +0 -3
- package/dist/src/callbacks/postBoneSwing.d.ts.map +0 -1
- package/dist/src/callbacks/postBoneSwing.lua +0 -48
- package/dist/src/callbacks/postCollectibleEmpty.d.ts +0 -3
- package/dist/src/callbacks/postCollectibleEmpty.d.ts.map +0 -1
- package/dist/src/callbacks/postCollectibleEmpty.lua +0 -38
- package/dist/src/callbacks/postCollectibleInitFirst.d.ts +0 -3
- package/dist/src/callbacks/postCollectibleInitFirst.d.ts.map +0 -1
- package/dist/src/callbacks/postCollectibleInitFirst.lua +0 -33
- package/dist/src/callbacks/postCursedTeleport.d.ts +0 -3
- package/dist/src/callbacks/postCursedTeleport.d.ts.map +0 -1
- package/dist/src/callbacks/postCursedTeleport.lua +0 -120
- package/dist/src/callbacks/postDiceRoomActivated.d.ts +0 -3
- package/dist/src/callbacks/postDiceRoomActivated.d.ts.map +0 -1
- package/dist/src/callbacks/postDiceRoomActivated.lua +0 -39
- package/dist/src/callbacks/postDoorRender.d.ts +0 -3
- package/dist/src/callbacks/postDoorRender.d.ts.map +0 -1
- package/dist/src/callbacks/postDoorRender.lua +0 -24
- package/dist/src/callbacks/postDoorUpdate.d.ts +0 -3
- package/dist/src/callbacks/postDoorUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/postDoorUpdate.lua +0 -24
- package/dist/src/callbacks/postEffectInitLate.d.ts +0 -3
- package/dist/src/callbacks/postEffectInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/postEffectInitLate.lua +0 -31
- package/dist/src/callbacks/postEffectStateChanged.d.ts +0 -3
- package/dist/src/callbacks/postEffectStateChanged.d.ts.map +0 -1
- package/dist/src/callbacks/postEffectStateChanged.lua +0 -37
- package/dist/src/callbacks/postEsauJr.d.ts +0 -3
- package/dist/src/callbacks/postEsauJr.d.ts.map +0 -1
- package/dist/src/callbacks/postEsauJr.lua +0 -60
- package/dist/src/callbacks/postFamiliarInitLate.d.ts +0 -3
- package/dist/src/callbacks/postFamiliarInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/postFamiliarInitLate.lua +0 -31
- package/dist/src/callbacks/postFamiliarStateChanged.d.ts +0 -3
- package/dist/src/callbacks/postFamiliarStateChanged.d.ts.map +0 -1
- package/dist/src/callbacks/postFamiliarStateChanged.lua +0 -37
- package/dist/src/callbacks/postFlip.d.ts +0 -3
- package/dist/src/callbacks/postFlip.d.ts.map +0 -1
- package/dist/src/callbacks/postFlip.lua +0 -62
- package/dist/src/callbacks/postGreedModeWave.d.ts +0 -3
- package/dist/src/callbacks/postGreedModeWave.d.ts.map +0 -1
- package/dist/src/callbacks/postGreedModeWave.lua +0 -32
- package/dist/src/callbacks/postGridEntity.d.ts +0 -3
- package/dist/src/callbacks/postGridEntity.d.ts.map +0 -1
- package/dist/src/callbacks/postGridEntity.lua +0 -154
- package/dist/src/callbacks/postGridEntityCollision.d.ts +0 -3
- package/dist/src/callbacks/postGridEntityCollision.d.ts.map +0 -1
- package/dist/src/callbacks/postGridEntityCollision.lua +0 -65
- package/dist/src/callbacks/postGridEntityCustomCollision.d.ts +0 -3
- package/dist/src/callbacks/postGridEntityCustomCollision.d.ts.map +0 -1
- package/dist/src/callbacks/postGridEntityCustomCollision.lua +0 -69
- package/dist/src/callbacks/postGridEntityCustomRender.d.ts +0 -3
- package/dist/src/callbacks/postGridEntityCustomRender.d.ts.map +0 -1
- package/dist/src/callbacks/postGridEntityCustomRender.lua +0 -27
- package/dist/src/callbacks/postGridEntityCustomUpdate.d.ts +0 -3
- package/dist/src/callbacks/postGridEntityCustomUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/postGridEntityCustomUpdate.lua +0 -27
- package/dist/src/callbacks/postGridEntityRender.d.ts +0 -3
- package/dist/src/callbacks/postGridEntityRender.d.ts.map +0 -1
- package/dist/src/callbacks/postGridEntityRender.lua +0 -24
- package/dist/src/callbacks/postHolyMantleRemoved.d.ts +0 -3
- package/dist/src/callbacks/postHolyMantleRemoved.d.ts.map +0 -1
- package/dist/src/callbacks/postHolyMantleRemoved.lua +0 -39
- package/dist/src/callbacks/postItemDischarged.d.ts +0 -3
- package/dist/src/callbacks/postItemDischarged.d.ts.map +0 -1
- package/dist/src/callbacks/postItemDischarged.lua +0 -107
- package/dist/src/callbacks/postKnifeInitLate.d.ts +0 -3
- package/dist/src/callbacks/postKnifeInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/postKnifeInitLate.lua +0 -31
- package/dist/src/callbacks/postLaserInitLate.d.ts +0 -3
- package/dist/src/callbacks/postLaserInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/postLaserInitLate.lua +0 -31
- package/dist/src/callbacks/postNPCInitLate.d.ts +0 -3
- package/dist/src/callbacks/postNPCInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/postNPCInitLate.lua +0 -31
- package/dist/src/callbacks/postNPCStateChanged.d.ts +0 -3
- package/dist/src/callbacks/postNPCStateChanged.d.ts.map +0 -1
- package/dist/src/callbacks/postNPCStateChanged.lua +0 -37
- package/dist/src/callbacks/postNewRoomEarly.d.ts +0 -3
- package/dist/src/callbacks/postNewRoomEarly.d.ts.map +0 -1
- package/dist/src/callbacks/postNewRoomEarly.lua +0 -66
- package/dist/src/callbacks/postPickupCollect.d.ts +0 -3
- package/dist/src/callbacks/postPickupCollect.d.ts.map +0 -1
- package/dist/src/callbacks/postPickupCollect.lua +0 -39
- package/dist/src/callbacks/postPickupInitFirst.d.ts +0 -3
- package/dist/src/callbacks/postPickupInitFirst.d.ts.map +0 -1
- package/dist/src/callbacks/postPickupInitFirst.lua +0 -34
- package/dist/src/callbacks/postPickupInitLate.d.ts +0 -3
- package/dist/src/callbacks/postPickupInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/postPickupInitLate.lua +0 -31
- package/dist/src/callbacks/postPickupStateChanged.d.ts +0 -3
- package/dist/src/callbacks/postPickupStateChanged.d.ts.map +0 -1
- package/dist/src/callbacks/postPickupStateChanged.lua +0 -37
- package/dist/src/callbacks/postPitRender.d.ts +0 -3
- package/dist/src/callbacks/postPitRender.d.ts.map +0 -1
- package/dist/src/callbacks/postPitRender.lua +0 -24
- package/dist/src/callbacks/postPitUpdate.d.ts +0 -3
- package/dist/src/callbacks/postPitUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/postPitUpdate.lua +0 -24
- package/dist/src/callbacks/postPlayerChangeHealth.d.ts +0 -3
- package/dist/src/callbacks/postPlayerChangeHealth.d.ts.map +0 -1
- package/dist/src/callbacks/postPlayerChangeHealth.lua +0 -57
- package/dist/src/callbacks/postPlayerChangeStat.d.ts +0 -3
- package/dist/src/callbacks/postPlayerChangeStat.d.ts.map +0 -1
- package/dist/src/callbacks/postPlayerChangeStat.lua +0 -98
- package/dist/src/callbacks/postPlayerChangeType.d.ts +0 -3
- package/dist/src/callbacks/postPlayerChangeType.d.ts.map +0 -1
- package/dist/src/callbacks/postPlayerChangeType.lua +0 -39
- package/dist/src/callbacks/postPlayerCollectible.d.ts +0 -3
- package/dist/src/callbacks/postPlayerCollectible.d.ts.map +0 -1
- package/dist/src/callbacks/postPlayerCollectible.lua +0 -165
- package/dist/src/callbacks/postPlayerFatalDamage.d.ts +0 -3
- package/dist/src/callbacks/postPlayerFatalDamage.d.ts.map +0 -1
- package/dist/src/callbacks/postPlayerFatalDamage.lua +0 -97
- package/dist/src/callbacks/postPlayerInitFirst.d.ts +0 -3
- package/dist/src/callbacks/postPlayerInitFirst.d.ts.map +0 -1
- package/dist/src/callbacks/postPlayerInitFirst.lua +0 -40
- package/dist/src/callbacks/postPlayerInitLate.d.ts +0 -3
- package/dist/src/callbacks/postPlayerInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/postPlayerInitLate.lua +0 -33
- package/dist/src/callbacks/postPlayerReorderedCallbacks.d.ts +0 -3
- package/dist/src/callbacks/postPlayerReorderedCallbacks.d.ts.map +0 -1
- package/dist/src/callbacks/postPlayerReorderedCallbacks.lua +0 -88
- package/dist/src/callbacks/postPoopRender.d.ts +0 -3
- package/dist/src/callbacks/postPoopRender.d.ts.map +0 -1
- package/dist/src/callbacks/postPoopRender.lua +0 -24
- package/dist/src/callbacks/postPoopUpdate.d.ts +0 -3
- package/dist/src/callbacks/postPoopUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/postPoopUpdate.lua +0 -24
- package/dist/src/callbacks/postPressurePlateRender.d.ts +0 -3
- package/dist/src/callbacks/postPressurePlateRender.d.ts.map +0 -1
- package/dist/src/callbacks/postPressurePlateRender.lua +0 -24
- package/dist/src/callbacks/postPressurePlateUpdate.d.ts +0 -3
- package/dist/src/callbacks/postPressurePlateUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/postPressurePlateUpdate.lua +0 -24
- package/dist/src/callbacks/postProjectileInitLate.d.ts +0 -3
- package/dist/src/callbacks/postProjectileInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/postProjectileInitLate.lua +0 -31
- package/dist/src/callbacks/postPurchase.d.ts +0 -3
- package/dist/src/callbacks/postPurchase.d.ts.map +0 -1
- package/dist/src/callbacks/postPurchase.lua +0 -49
- package/dist/src/callbacks/postRockRender.d.ts +0 -3
- package/dist/src/callbacks/postRockRender.d.ts.map +0 -1
- package/dist/src/callbacks/postRockRender.lua +0 -24
- package/dist/src/callbacks/postRockUpdate.d.ts +0 -3
- package/dist/src/callbacks/postRockUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/postRockUpdate.lua +0 -24
- package/dist/src/callbacks/postRoomClearChanged.d.ts +0 -3
- package/dist/src/callbacks/postRoomClearChanged.d.ts.map +0 -1
- package/dist/src/callbacks/postRoomClearChanged.lua +0 -40
- package/dist/src/callbacks/postSacrifice.d.ts +0 -3
- package/dist/src/callbacks/postSacrifice.d.ts.map +0 -1
- package/dist/src/callbacks/postSacrifice.lua +0 -43
- package/dist/src/callbacks/postSlotCollision.d.ts +0 -3
- package/dist/src/callbacks/postSlotCollision.d.ts.map +0 -1
- package/dist/src/callbacks/postSlotCollision.lua +0 -25
- package/dist/src/callbacks/postSlotDestroyed.d.ts +0 -3
- package/dist/src/callbacks/postSlotDestroyed.d.ts.map +0 -1
- package/dist/src/callbacks/postSlotDestroyed.lua +0 -66
- package/dist/src/callbacks/postSlotInitUpdate.d.ts +0 -3
- package/dist/src/callbacks/postSlotInitUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/postSlotInitUpdate.lua +0 -53
- package/dist/src/callbacks/postSlotRender.d.ts +0 -3
- package/dist/src/callbacks/postSlotRender.d.ts.map +0 -1
- package/dist/src/callbacks/postSlotRender.lua +0 -56
- package/dist/src/callbacks/postSpikesRender.d.ts +0 -3
- package/dist/src/callbacks/postSpikesRender.d.ts.map +0 -1
- package/dist/src/callbacks/postSpikesRender.lua +0 -24
- package/dist/src/callbacks/postSpikesUpdate.d.ts +0 -3
- package/dist/src/callbacks/postSpikesUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/postSpikesUpdate.lua +0 -24
- package/dist/src/callbacks/postTNTRender.d.ts +0 -3
- package/dist/src/callbacks/postTNTRender.d.ts.map +0 -1
- package/dist/src/callbacks/postTNTRender.lua +0 -24
- package/dist/src/callbacks/postTNTUpdate.d.ts +0 -3
- package/dist/src/callbacks/postTNTUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/postTNTUpdate.lua +0 -24
- package/dist/src/callbacks/postTearInitLate.d.ts +0 -3
- package/dist/src/callbacks/postTearInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/postTearInitLate.lua +0 -31
- package/dist/src/callbacks/postTearInitVeryLate.d.ts +0 -3
- package/dist/src/callbacks/postTearInitVeryLate.d.ts.map +0 -1
- package/dist/src/callbacks/postTearInitVeryLate.lua +0 -34
- package/dist/src/callbacks/postTransformation.d.ts +0 -3
- package/dist/src/callbacks/postTransformation.d.ts.map +0 -1
- package/dist/src/callbacks/postTransformation.lua +0 -50
- package/dist/src/callbacks/postTrinketBreak.d.ts +0 -3
- package/dist/src/callbacks/postTrinketBreak.d.ts.map +0 -1
- package/dist/src/callbacks/postTrinketBreak.lua +0 -75
- package/dist/src/callbacks/preBerserkDeath.d.ts +0 -3
- package/dist/src/callbacks/preBerserkDeath.d.ts.map +0 -1
- package/dist/src/callbacks/preBerserkDeath.lua +0 -36
- package/dist/src/callbacks/preGetPedestal.d.ts +0 -3
- package/dist/src/callbacks/preGetPedestal.d.ts.map +0 -1
- package/dist/src/callbacks/preGetPedestal.lua +0 -40
- package/dist/src/callbacks/preNewLevel.d.ts +0 -3
- package/dist/src/callbacks/preNewLevel.d.ts.map +0 -1
- package/dist/src/callbacks/preNewLevel.lua +0 -43
- package/dist/src/callbacks/reorderedCallbacks.d.ts +0 -6
- package/dist/src/callbacks/reorderedCallbacks.d.ts.map +0 -1
- package/dist/src/callbacks/reorderedCallbacks.lua +0 -101
- package/dist/src/callbacks/subscriptions/postAmbushFinished.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postAmbushFinished.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postAmbushFinished.lua +0 -23
- package/dist/src/callbacks/subscriptions/postAmbushStarted.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postAmbushStarted.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postAmbushStarted.lua +0 -23
- package/dist/src/callbacks/subscriptions/postBombExploded.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postBombExploded.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postBombExploded.lua +0 -23
- package/dist/src/callbacks/subscriptions/postBombInitLate.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postBombInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postBombInitLate.lua +0 -23
- package/dist/src/callbacks/subscriptions/postBoneSwing.d.ts +0 -8
- package/dist/src/callbacks/subscriptions/postBoneSwing.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postBoneSwing.lua +0 -16
- package/dist/src/callbacks/subscriptions/postCollectibleEmpty.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postCollectibleEmpty.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postCollectibleEmpty.lua +0 -23
- package/dist/src/callbacks/subscriptions/postCollectibleInitFirst.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postCollectibleInitFirst.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postCollectibleInitFirst.lua +0 -23
- package/dist/src/callbacks/subscriptions/postCursedTeleport.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postCursedTeleport.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postCursedTeleport.lua +0 -28
- package/dist/src/callbacks/subscriptions/postCustomRevive.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postCustomRevive.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postCustomRevive.lua +0 -23
- package/dist/src/callbacks/subscriptions/postDiceRoomActivated.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postDiceRoomActivated.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postDiceRoomActivated.lua +0 -23
- package/dist/src/callbacks/subscriptions/postDoorRender.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postDoorRender.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postDoorRender.lua +0 -24
- package/dist/src/callbacks/subscriptions/postDoorUpdate.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postDoorUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postDoorUpdate.lua +0 -24
- package/dist/src/callbacks/subscriptions/postEffectInitLate.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postEffectInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postEffectInitLate.lua +0 -23
- package/dist/src/callbacks/subscriptions/postEffectStateChanged.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postEffectStateChanged.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postEffectStateChanged.lua +0 -23
- package/dist/src/callbacks/subscriptions/postEsauJr.d.ts +0 -8
- package/dist/src/callbacks/subscriptions/postEsauJr.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postEsauJr.lua +0 -16
- package/dist/src/callbacks/subscriptions/postFamiliarInitLate.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postFamiliarInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postFamiliarInitLate.lua +0 -23
- package/dist/src/callbacks/subscriptions/postFamiliarStateChanged.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postFamiliarStateChanged.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postFamiliarStateChanged.lua +0 -23
- package/dist/src/callbacks/subscriptions/postFirstEsauJr.d.ts +0 -8
- package/dist/src/callbacks/subscriptions/postFirstEsauJr.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postFirstEsauJr.lua +0 -16
- package/dist/src/callbacks/subscriptions/postFirstFlip.d.ts +0 -8
- package/dist/src/callbacks/subscriptions/postFirstFlip.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postFirstFlip.lua +0 -16
- package/dist/src/callbacks/subscriptions/postFlip.d.ts +0 -8
- package/dist/src/callbacks/subscriptions/postFlip.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postFlip.lua +0 -16
- package/dist/src/callbacks/subscriptions/postGameStartedReordered.d.ts +0 -7
- package/dist/src/callbacks/subscriptions/postGameStartedReordered.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postGameStartedReordered.lua +0 -16
- package/dist/src/callbacks/subscriptions/postGameStartedReorderedLast.d.ts +0 -7
- package/dist/src/callbacks/subscriptions/postGameStartedReorderedLast.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postGameStartedReorderedLast.lua +0 -16
- package/dist/src/callbacks/subscriptions/postGreedModeWave.d.ts +0 -8
- package/dist/src/callbacks/subscriptions/postGreedModeWave.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postGreedModeWave.lua +0 -16
- package/dist/src/callbacks/subscriptions/postGridEntityBroken.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postGridEntityBroken.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postGridEntityBroken.lua +0 -29
- package/dist/src/callbacks/subscriptions/postGridEntityCollision.d.ts +0 -12
- package/dist/src/callbacks/subscriptions/postGridEntityCollision.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postGridEntityCollision.lua +0 -37
- package/dist/src/callbacks/subscriptions/postGridEntityCustomBroken.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postGridEntityCustomBroken.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postGridEntityCustomBroken.lua +0 -23
- package/dist/src/callbacks/subscriptions/postGridEntityCustomCollision.d.ts +0 -11
- package/dist/src/callbacks/subscriptions/postGridEntityCustomCollision.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postGridEntityCustomCollision.lua +0 -31
- package/dist/src/callbacks/subscriptions/postGridEntityCustomInit.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postGridEntityCustomInit.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postGridEntityCustomInit.lua +0 -23
- package/dist/src/callbacks/subscriptions/postGridEntityCustomRemove.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postGridEntityCustomRemove.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postGridEntityCustomRemove.lua +0 -23
- package/dist/src/callbacks/subscriptions/postGridEntityCustomRender.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postGridEntityCustomRender.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postGridEntityCustomRender.lua +0 -23
- package/dist/src/callbacks/subscriptions/postGridEntityCustomStateChanged.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postGridEntityCustomStateChanged.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postGridEntityCustomStateChanged.lua +0 -29
- package/dist/src/callbacks/subscriptions/postGridEntityCustomUpdate.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postGridEntityCustomUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postGridEntityCustomUpdate.lua +0 -23
- package/dist/src/callbacks/subscriptions/postGridEntityInit.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postGridEntityInit.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postGridEntityInit.lua +0 -29
- package/dist/src/callbacks/subscriptions/postGridEntityRemove.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postGridEntityRemove.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postGridEntityRemove.lua +0 -27
- package/dist/src/callbacks/subscriptions/postGridEntityRender.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postGridEntityRender.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postGridEntityRender.lua +0 -29
- package/dist/src/callbacks/subscriptions/postGridEntityStateChanged.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postGridEntityStateChanged.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postGridEntityStateChanged.lua +0 -29
- package/dist/src/callbacks/subscriptions/postGridEntityUpdate.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postGridEntityUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postGridEntityUpdate.lua +0 -29
- package/dist/src/callbacks/subscriptions/postHolyMantleRemoved.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postHolyMantleRemoved.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postHolyMantleRemoved.lua +0 -28
- package/dist/src/callbacks/subscriptions/postItemDischarged.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postItemDischarged.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postItemDischarged.lua +0 -23
- package/dist/src/callbacks/subscriptions/postItemPickup.d.ts +0 -15
- package/dist/src/callbacks/subscriptions/postItemPickup.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postItemPickup.lua +0 -27
- package/dist/src/callbacks/subscriptions/postKnifeInitLate.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postKnifeInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postKnifeInitLate.lua +0 -23
- package/dist/src/callbacks/subscriptions/postLaserInitLate.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postLaserInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postLaserInitLate.lua +0 -23
- package/dist/src/callbacks/subscriptions/postNPCInitLate.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postNPCInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postNPCInitLate.lua +0 -23
- package/dist/src/callbacks/subscriptions/postNPCStateChanged.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postNPCStateChanged.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postNPCStateChanged.lua +0 -27
- package/dist/src/callbacks/subscriptions/postNewLevelReordered.d.ts +0 -5
- package/dist/src/callbacks/subscriptions/postNewLevelReordered.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postNewLevelReordered.lua +0 -16
- package/dist/src/callbacks/subscriptions/postNewRoomEarly.d.ts +0 -5
- package/dist/src/callbacks/subscriptions/postNewRoomEarly.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postNewRoomEarly.lua +0 -16
- package/dist/src/callbacks/subscriptions/postNewRoomReordered.d.ts +0 -5
- package/dist/src/callbacks/subscriptions/postNewRoomReordered.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postNewRoomReordered.lua +0 -16
- package/dist/src/callbacks/subscriptions/postPEffectUpdateReordered.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postPEffectUpdateReordered.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPEffectUpdateReordered.lua +0 -28
- package/dist/src/callbacks/subscriptions/postPickupCollect.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postPickupCollect.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPickupCollect.lua +0 -23
- package/dist/src/callbacks/subscriptions/postPickupInitFirst.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postPickupInitFirst.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPickupInitFirst.lua +0 -23
- package/dist/src/callbacks/subscriptions/postPickupInitLate.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postPickupInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPickupInitLate.lua +0 -23
- package/dist/src/callbacks/subscriptions/postPickupStateChanged.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postPickupStateChanged.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPickupStateChanged.lua +0 -23
- package/dist/src/callbacks/subscriptions/postPitRender.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postPitRender.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPitRender.lua +0 -24
- package/dist/src/callbacks/subscriptions/postPitUpdate.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postPitUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPitUpdate.lua +0 -24
- package/dist/src/callbacks/subscriptions/postPlayerChangeHealth.d.ts +0 -11
- package/dist/src/callbacks/subscriptions/postPlayerChangeHealth.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPlayerChangeHealth.lua +0 -35
- package/dist/src/callbacks/subscriptions/postPlayerChangeStat.d.ts +0 -13
- package/dist/src/callbacks/subscriptions/postPlayerChangeStat.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPlayerChangeStat.lua +0 -35
- package/dist/src/callbacks/subscriptions/postPlayerChangeType.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postPlayerChangeType.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPlayerChangeType.lua +0 -23
- package/dist/src/callbacks/subscriptions/postPlayerCollectibleAdded.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postPlayerCollectibleAdded.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPlayerCollectibleAdded.lua +0 -23
- package/dist/src/callbacks/subscriptions/postPlayerCollectibleRemoved.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postPlayerCollectibleRemoved.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPlayerCollectibleRemoved.lua +0 -23
- package/dist/src/callbacks/subscriptions/postPlayerFatalDamage.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postPlayerFatalDamage.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPlayerFatalDamage.lua +0 -39
- package/dist/src/callbacks/subscriptions/postPlayerInitFirst.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postPlayerInitFirst.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPlayerInitFirst.lua +0 -28
- package/dist/src/callbacks/subscriptions/postPlayerInitLate.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postPlayerInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPlayerInitLate.lua +0 -28
- package/dist/src/callbacks/subscriptions/postPlayerRenderReordered.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postPlayerRenderReordered.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPlayerRenderReordered.lua +0 -28
- package/dist/src/callbacks/subscriptions/postPlayerUpdateReordered.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postPlayerUpdateReordered.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPlayerUpdateReordered.lua +0 -28
- package/dist/src/callbacks/subscriptions/postPoopRender.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postPoopRender.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPoopRender.lua +0 -24
- package/dist/src/callbacks/subscriptions/postPoopUpdate.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postPoopUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPoopUpdate.lua +0 -24
- package/dist/src/callbacks/subscriptions/postPressurePlateRender.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postPressurePlateRender.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPressurePlateRender.lua +0 -24
- package/dist/src/callbacks/subscriptions/postPressurePlateUpdate.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postPressurePlateUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPressurePlateUpdate.lua +0 -24
- package/dist/src/callbacks/subscriptions/postProjectileInitLate.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postProjectileInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postProjectileInitLate.lua +0 -23
- package/dist/src/callbacks/subscriptions/postPurchase.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postPurchase.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postPurchase.lua +0 -27
- package/dist/src/callbacks/subscriptions/postRockRender.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postRockRender.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postRockRender.lua +0 -24
- package/dist/src/callbacks/subscriptions/postRockUpdate.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postRockUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postRockUpdate.lua +0 -24
- package/dist/src/callbacks/subscriptions/postRoomClearChanged.d.ts +0 -8
- package/dist/src/callbacks/subscriptions/postRoomClearChanged.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postRoomClearChanged.lua +0 -23
- package/dist/src/callbacks/subscriptions/postSacrifice.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postSacrifice.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postSacrifice.lua +0 -28
- package/dist/src/callbacks/subscriptions/postSlotAnimationChanged.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postSlotAnimationChanged.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postSlotAnimationChanged.lua +0 -23
- package/dist/src/callbacks/subscriptions/postSlotCollision.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postSlotCollision.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postSlotCollision.lua +0 -23
- package/dist/src/callbacks/subscriptions/postSlotDestroyed.d.ts +0 -11
- package/dist/src/callbacks/subscriptions/postSlotDestroyed.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postSlotDestroyed.lua +0 -27
- package/dist/src/callbacks/subscriptions/postSlotInit.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postSlotInit.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postSlotInit.lua +0 -23
- package/dist/src/callbacks/subscriptions/postSlotRender.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postSlotRender.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postSlotRender.lua +0 -23
- package/dist/src/callbacks/subscriptions/postSlotUpdate.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postSlotUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postSlotUpdate.lua +0 -23
- package/dist/src/callbacks/subscriptions/postSpikesRender.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postSpikesRender.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postSpikesRender.lua +0 -24
- package/dist/src/callbacks/subscriptions/postSpikesUpdate.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postSpikesUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postSpikesUpdate.lua +0 -24
- package/dist/src/callbacks/subscriptions/postTNTRender.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postTNTRender.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postTNTRender.lua +0 -24
- package/dist/src/callbacks/subscriptions/postTNTUpdate.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/postTNTUpdate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postTNTUpdate.lua +0 -24
- package/dist/src/callbacks/subscriptions/postTearInitLate.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postTearInitLate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postTearInitLate.lua +0 -23
- package/dist/src/callbacks/subscriptions/postTearInitVeryLate.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postTearInitVeryLate.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postTearInitVeryLate.lua +0 -23
- package/dist/src/callbacks/subscriptions/postTransformation.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postTransformation.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postTransformation.lua +0 -23
- package/dist/src/callbacks/subscriptions/postTrinketBreak.d.ts +0 -9
- package/dist/src/callbacks/subscriptions/postTrinketBreak.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/postTrinketBreak.lua +0 -23
- package/dist/src/callbacks/subscriptions/preBerserkDeath.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/preBerserkDeath.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/preBerserkDeath.lua +0 -29
- package/dist/src/callbacks/subscriptions/preCustomRevive.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/preCustomRevive.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/preCustomRevive.lua +0 -32
- package/dist/src/callbacks/subscriptions/preGetPedestal.d.ts +0 -10
- package/dist/src/callbacks/subscriptions/preGetPedestal.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/preGetPedestal.lua +0 -32
- package/dist/src/callbacks/subscriptions/preItemPickup.d.ts +0 -15
- package/dist/src/callbacks/subscriptions/preItemPickup.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/preItemPickup.lua +0 -27
- package/dist/src/callbacks/subscriptions/preNewLevel.d.ts +0 -8
- package/dist/src/callbacks/subscriptions/preNewLevel.d.ts.map +0 -1
- package/dist/src/callbacks/subscriptions/preNewLevel.lua +0 -16
- package/dist/src/classes/ModUpgraded.d.ts +0 -77
- package/dist/src/classes/ModUpgraded.d.ts.map +0 -1
- package/dist/src/classes/ModUpgraded.lua +0 -221
- package/dist/src/classes/callbacks/validation/CustomCallbackAmbush.d.ts +0 -10
- package/dist/src/classes/callbacks/validation/CustomCallbackAmbush.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackAmbush.lua +0 -19
- package/dist/src/classes/callbacks/validation/CustomCallbackBomb.d.ts +0 -10
- package/dist/src/classes/callbacks/validation/CustomCallbackBomb.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackBomb.lua +0 -19
- package/dist/src/classes/callbacks/validation/CustomCallbackCollectible.d.ts +0 -10
- package/dist/src/classes/callbacks/validation/CustomCallbackCollectible.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackCollectible.lua +0 -19
- package/dist/src/classes/callbacks/validation/CustomCallbackCollectibleType.d.ts +0 -10
- package/dist/src/classes/callbacks/validation/CustomCallbackCollectibleType.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackCollectibleType.lua +0 -19
- package/dist/src/classes/callbacks/validation/CustomCallbackDoor.d.ts +0 -10
- package/dist/src/classes/callbacks/validation/CustomCallbackDoor.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackDoor.lua +0 -20
- package/dist/src/classes/callbacks/validation/CustomCallbackEffect.d.ts +0 -11
- package/dist/src/classes/callbacks/validation/CustomCallbackEffect.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackEffect.lua +0 -19
- package/dist/src/classes/callbacks/validation/CustomCallbackFamiliar.d.ts +0 -11
- package/dist/src/classes/callbacks/validation/CustomCallbackFamiliar.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackFamiliar.lua +0 -19
- package/dist/src/classes/callbacks/validation/CustomCallbackGridEntity.d.ts +0 -11
- package/dist/src/classes/callbacks/validation/CustomCallbackGridEntity.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackGridEntity.lua +0 -24
- package/dist/src/classes/callbacks/validation/CustomCallbackGridEntityCustom.d.ts +0 -10
- package/dist/src/classes/callbacks/validation/CustomCallbackGridEntityCustom.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackGridEntityCustom.lua +0 -19
- package/dist/src/classes/callbacks/validation/CustomCallbackItemPickup.d.ts +0 -11
- package/dist/src/classes/callbacks/validation/CustomCallbackItemPickup.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackItemPickup.lua +0 -22
- package/dist/src/classes/callbacks/validation/CustomCallbackKnife.d.ts +0 -10
- package/dist/src/classes/callbacks/validation/CustomCallbackKnife.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackKnife.lua +0 -19
- package/dist/src/classes/callbacks/validation/CustomCallbackLaser.d.ts +0 -10
- package/dist/src/classes/callbacks/validation/CustomCallbackLaser.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackLaser.lua +0 -19
- package/dist/src/classes/callbacks/validation/CustomCallbackNPC.d.ts +0 -11
- package/dist/src/classes/callbacks/validation/CustomCallbackNPC.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackNPC.lua +0 -22
- package/dist/src/classes/callbacks/validation/CustomCallbackPickup.d.ts +0 -12
- package/dist/src/classes/callbacks/validation/CustomCallbackPickup.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackPickup.lua +0 -22
- package/dist/src/classes/callbacks/validation/CustomCallbackPit.d.ts +0 -10
- package/dist/src/classes/callbacks/validation/CustomCallbackPit.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackPit.lua +0 -20
- package/dist/src/classes/callbacks/validation/CustomCallbackPlayer.d.ts +0 -13
- package/dist/src/classes/callbacks/validation/CustomCallbackPlayer.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackPlayer.lua +0 -23
- package/dist/src/classes/callbacks/validation/CustomCallbackPoop.d.ts +0 -10
- package/dist/src/classes/callbacks/validation/CustomCallbackPoop.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackPoop.lua +0 -20
- package/dist/src/classes/callbacks/validation/CustomCallbackPressurePlate.d.ts +0 -10
- package/dist/src/classes/callbacks/validation/CustomCallbackPressurePlate.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackPressurePlate.lua +0 -20
- package/dist/src/classes/callbacks/validation/CustomCallbackProjectile.d.ts +0 -10
- package/dist/src/classes/callbacks/validation/CustomCallbackProjectile.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackProjectile.lua +0 -19
- package/dist/src/classes/callbacks/validation/CustomCallbackRock.d.ts +0 -10
- package/dist/src/classes/callbacks/validation/CustomCallbackRock.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackRock.lua +0 -20
- package/dist/src/classes/callbacks/validation/CustomCallbackSlot.d.ts +0 -12
- package/dist/src/classes/callbacks/validation/CustomCallbackSlot.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackSlot.lua +0 -19
- package/dist/src/classes/callbacks/validation/CustomCallbackSpikes.d.ts +0 -10
- package/dist/src/classes/callbacks/validation/CustomCallbackSpikes.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackSpikes.lua +0 -20
- package/dist/src/classes/callbacks/validation/CustomCallbackTNT.d.ts +0 -10
- package/dist/src/classes/callbacks/validation/CustomCallbackTNT.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackTNT.lua +0 -20
- package/dist/src/classes/callbacks/validation/CustomCallbackTear.d.ts +0 -10
- package/dist/src/classes/callbacks/validation/CustomCallbackTear.d.ts.map +0 -1
- package/dist/src/classes/callbacks/validation/CustomCallbackTear.lua +0 -19
- package/dist/src/enums/ModCallbackCustom2.d.ts +0 -94
- package/dist/src/enums/ModCallbackCustom2.d.ts.map +0 -1
- package/dist/src/enums/ModCallbackCustom2.lua +0 -184
- package/dist/src/features/characterHealthConversion.d.ts +0 -16
- package/dist/src/features/characterHealthConversion.d.ts.map +0 -1
- package/dist/src/features/characterHealthConversion.lua +0 -87
- package/dist/src/features/characterStats.d.ts +0 -25
- package/dist/src/features/characterStats.d.ts.map +0 -1
- package/dist/src/features/characterStats.lua +0 -53
- package/dist/src/features/collectibleItemPoolType.d.ts +0 -8
- package/dist/src/features/collectibleItemPoolType.d.ts.map +0 -1
- package/dist/src/features/collectibleItemPoolType.lua +0 -48
- package/dist/src/features/customGridEntity.d.ts +0 -114
- package/dist/src/features/customGridEntity.d.ts.map +0 -1
- package/dist/src/features/customGridEntity.lua +0 -323
- package/dist/src/features/customHotkeys.d.ts +0 -42
- package/dist/src/features/customHotkeys.d.ts.map +0 -1
- package/dist/src/features/customHotkeys.lua +0 -104
- package/dist/src/features/customItemPool.d.ts +0 -52
- package/dist/src/features/customItemPool.d.ts.map +0 -1
- package/dist/src/features/customItemPool.lua +0 -111
- package/dist/src/features/customPickup.d.ts +0 -26
- package/dist/src/features/customPickup.d.ts.map +0 -1
- package/dist/src/features/customPickup.lua +0 -94
- package/dist/src/features/customStage/backdrop.d.ts +0 -3
- package/dist/src/features/customStage/backdrop.d.ts.map +0 -1
- package/dist/src/features/customStage/backdrop.lua +0 -200
- package/dist/src/features/customStage/constants.d.ts +0 -14
- package/dist/src/features/customStage/constants.d.ts.map +0 -1
- package/dist/src/features/customStage/constants.lua +0 -14
- package/dist/src/features/customStage/customStageGridEntities.d.ts +0 -20
- package/dist/src/features/customStage/customStageGridEntities.d.ts.map +0 -1
- package/dist/src/features/customStage/customStageGridEntities.lua +0 -301
- package/dist/src/features/customStage/customStageUtils.d.ts +0 -13
- package/dist/src/features/customStage/customStageUtils.d.ts.map +0 -1
- package/dist/src/features/customStage/exports.d.ts +0 -41
- package/dist/src/features/customStage/exports.d.ts.map +0 -1
- package/dist/src/features/customStage/exports.lua +0 -175
- package/dist/src/features/customStage/init.d.ts +0 -3
- package/dist/src/features/customStage/init.d.ts.map +0 -1
- package/dist/src/features/customStage/init.lua +0 -147
- package/dist/src/features/customStage/shadows.d.ts +0 -3
- package/dist/src/features/customStage/shadows.d.ts.map +0 -1
- package/dist/src/features/customStage/shadows.lua +0 -74
- package/dist/src/features/customStage/streakText.d.ts +0 -5
- package/dist/src/features/customStage/streakText.d.ts.map +0 -1
- package/dist/src/features/customStage/streakText.lua +0 -210
- package/dist/src/features/customStage/v.d.ts +0 -33
- package/dist/src/features/customStage/v.d.ts.map +0 -1
- package/dist/src/features/customStage/v.lua +0 -24
- package/dist/src/features/customStage/versusScreen.d.ts +0 -10
- package/dist/src/features/customStage/versusScreen.d.ts.map +0 -1
- package/dist/src/features/customStage/versusScreen.lua +0 -263
- package/dist/src/features/customTrapdoor/blackSprite.d.ts +0 -2
- package/dist/src/features/customTrapdoor/blackSprite.d.ts.map +0 -1
- package/dist/src/features/customTrapdoor/blackSprite.lua +0 -20
- package/dist/src/features/customTrapdoor/constants.d.ts +0 -19
- package/dist/src/features/customTrapdoor/constants.d.ts.map +0 -1
- package/dist/src/features/customTrapdoor/constants.lua +0 -16
- package/dist/src/features/customTrapdoor/exports.d.ts +0 -39
- package/dist/src/features/customTrapdoor/exports.d.ts.map +0 -1
- package/dist/src/features/customTrapdoor/exports.lua +0 -72
- package/dist/src/features/customTrapdoor/init.d.ts +0 -3
- package/dist/src/features/customTrapdoor/init.d.ts.map +0 -1
- package/dist/src/features/customTrapdoor/init.lua +0 -193
- package/dist/src/features/customTrapdoor/openClose.d.ts +0 -5
- package/dist/src/features/customTrapdoor/openClose.d.ts.map +0 -1
- package/dist/src/features/customTrapdoor/openClose.lua +0 -60
- package/dist/src/features/customTrapdoor/spawn.d.ts +0 -6
- package/dist/src/features/customTrapdoor/spawn.d.ts.map +0 -1
- package/dist/src/features/customTrapdoor/spawn.lua +0 -51
- package/dist/src/features/customTrapdoor/touched.d.ts +0 -4
- package/dist/src/features/customTrapdoor/touched.d.ts.map +0 -1
- package/dist/src/features/customTrapdoor/touched.lua +0 -159
- package/dist/src/features/customTrapdoor/v.d.ts +0 -18
- package/dist/src/features/customTrapdoor/v.d.ts.map +0 -1
- package/dist/src/features/customTrapdoor/v.lua +0 -17
- package/dist/src/features/debugDisplay/debugDisplay.d.ts +0 -7
- package/dist/src/features/debugDisplay/debugDisplay.d.ts.map +0 -1
- package/dist/src/features/debugDisplay/debugDisplay.lua +0 -180
- package/dist/src/features/debugDisplay/exports.d.ts +0 -325
- package/dist/src/features/debugDisplay/exports.d.ts.map +0 -1
- package/dist/src/features/debugDisplay/exports.lua +0 -368
- package/dist/src/features/debugDisplay/v.d.ts +0 -46
- package/dist/src/features/debugDisplay/v.d.ts.map +0 -1
- package/dist/src/features/debugDisplay/v.lua +0 -63
- package/dist/src/features/deployJSONRoom.d.ts +0 -89
- package/dist/src/features/deployJSONRoom.d.ts.map +0 -1
- package/dist/src/features/deployJSONRoom.lua +0 -563
- package/dist/src/features/disableAllSound.d.ts +0 -19
- package/dist/src/features/disableAllSound.d.ts.map +0 -1
- package/dist/src/features/disableAllSound.lua +0 -62
- package/dist/src/features/disableInputs.d.ts +0 -76
- package/dist/src/features/disableInputs.d.ts.map +0 -1
- package/dist/src/features/disableInputs.lua +0 -156
- package/dist/src/features/extraConsoleCommands/commandsDisplay.d.ts +0 -163
- package/dist/src/features/extraConsoleCommands/commandsDisplay.d.ts.map +0 -1
- package/dist/src/features/extraConsoleCommands/commandsDisplay.lua +0 -219
- package/dist/src/features/extraConsoleCommands/commandsSubroutines.d.ts +0 -11
- package/dist/src/features/extraConsoleCommands/commandsSubroutines.d.ts.map +0 -1
- package/dist/src/features/extraConsoleCommands/exports.d.ts +0 -28
- package/dist/src/features/extraConsoleCommands/exports.d.ts.map +0 -1
- package/dist/src/features/extraConsoleCommands/exports.lua +0 -55
- package/dist/src/features/extraConsoleCommands/init.d.ts +0 -3
- package/dist/src/features/extraConsoleCommands/init.d.ts.map +0 -1
- package/dist/src/features/extraConsoleCommands/init.lua +0 -142
- package/dist/src/features/extraConsoleCommands/listCommands.d.ts +0 -420
- package/dist/src/features/extraConsoleCommands/listCommands.d.ts.map +0 -1
- package/dist/src/features/extraConsoleCommands/listCommands.lua +0 -1392
- package/dist/src/features/extraConsoleCommands/v.d.ts +0 -32
- package/dist/src/features/extraConsoleCommands/v.d.ts.map +0 -1
- package/dist/src/features/extraConsoleCommands/v.lua +0 -34
- package/dist/src/features/fadeInRemover.d.ts +0 -15
- package/dist/src/features/fadeInRemover.d.ts.map +0 -1
- package/dist/src/features/fadeInRemover.lua +0 -38
- package/dist/src/features/fastReset.d.ts +0 -15
- package/dist/src/features/fastReset.d.ts.map +0 -1
- package/dist/src/features/fastReset.lua +0 -59
- package/dist/src/features/firstLast.d.ts +0 -193
- package/dist/src/features/firstLast.d.ts.map +0 -1
- package/dist/src/features/firstLast.lua +0 -344
- package/dist/src/features/forgottenSwitch.d.ts +0 -6
- package/dist/src/features/forgottenSwitch.d.ts.map +0 -1
- package/dist/src/features/forgottenSwitch.lua +0 -32
- package/dist/src/features/pause.d.ts +0 -12
- package/dist/src/features/pause.d.ts.map +0 -1
- package/dist/src/features/pause.lua +0 -150
- package/dist/src/features/persistentEntities.d.ts +0 -29
- package/dist/src/features/persistentEntities.d.ts.map +0 -1
- package/dist/src/features/persistentEntities.lua +0 -168
- package/dist/src/features/pickupIndex.d.ts +0 -17
- package/dist/src/features/pickupIndex.d.ts.map +0 -1
- package/dist/src/features/pickupIndex.lua +0 -201
- package/dist/src/features/playerInventory.d.ts +0 -30
- package/dist/src/features/playerInventory.d.ts.map +0 -1
- package/dist/src/features/playerInventory.lua +0 -83
- package/dist/src/features/ponyDetection.d.ts +0 -12
- package/dist/src/features/ponyDetection.d.ts.map +0 -1
- package/dist/src/features/ponyDetection.lua +0 -66
- package/dist/src/features/preventChildEntities.d.ts +0 -11
- package/dist/src/features/preventChildEntities.d.ts.map +0 -1
- package/dist/src/features/preventChildEntities.lua +0 -35
- package/dist/src/features/preventCollectibleRotation.d.ts +0 -12
- package/dist/src/features/preventCollectibleRotation.d.ts.map +0 -1
- package/dist/src/features/preventCollectibleRotation.lua +0 -68
- package/dist/src/features/roomClearFrame.d.ts +0 -12
- package/dist/src/features/roomClearFrame.d.ts.map +0 -1
- package/dist/src/features/roomClearFrame.lua +0 -38
- package/dist/src/features/roomHistory.d.ts +0 -34
- package/dist/src/features/roomHistory.d.ts.map +0 -1
- package/dist/src/features/roomHistory.lua +0 -104
- package/dist/src/features/runInNFrames.d.ts +0 -96
- package/dist/src/features/runInNFrames.d.ts.map +0 -1
- package/dist/src/features/runInNFrames.lua +0 -191
- package/dist/src/features/runNextRoom.d.ts +0 -9
- package/dist/src/features/runNextRoom.d.ts.map +0 -1
- package/dist/src/features/runNextRoom.lua +0 -35
- package/dist/src/features/saveDataManager/constants.d.ts +0 -11
- package/dist/src/features/saveDataManager/constants.d.ts.map +0 -1
- package/dist/src/features/saveDataManager/constants.lua +0 -11
- package/dist/src/features/saveDataManager/exports.d.ts +0 -162
- package/dist/src/features/saveDataManager/exports.d.ts.map +0 -1
- package/dist/src/features/saveDataManager/exports.lua +0 -249
- package/dist/src/features/saveDataManager/load.d.ts +0 -6
- package/dist/src/features/saveDataManager/load.d.ts.map +0 -1
- package/dist/src/features/saveDataManager/load.lua +0 -82
- package/dist/src/features/saveDataManager/main.d.ts +0 -14
- package/dist/src/features/saveDataManager/main.d.ts.map +0 -1
- package/dist/src/features/saveDataManager/main.lua +0 -232
- package/dist/src/features/saveDataManager/maps.d.ts +0 -33
- package/dist/src/features/saveDataManager/maps.d.ts.map +0 -1
- package/dist/src/features/saveDataManager/maps.lua +0 -21
- package/dist/src/features/saveDataManager/save.d.ts +0 -5
- package/dist/src/features/saveDataManager/save.d.ts.map +0 -1
- package/dist/src/features/saveDataManager/save.lua +0 -47
- package/dist/src/features/sirenHelpers.d.ts +0 -19
- package/dist/src/features/sirenHelpers.d.ts.map +0 -1
- package/dist/src/features/sirenHelpers.lua +0 -82
- package/dist/src/features/stageHistory.d.ts +0 -16
- package/dist/src/features/stageHistory.d.ts.map +0 -1
- package/dist/src/features/stageHistory.lua +0 -62
- package/dist/src/features/taintedLazarusPlayers.d.ts +0 -14
- package/dist/src/features/taintedLazarusPlayers.d.ts.map +0 -1
- package/dist/src/features/taintedLazarusPlayers.lua +0 -72
- package/dist/src/featuresInitialized.d.ts +0 -4
- package/dist/src/featuresInitialized.d.ts.map +0 -1
- package/dist/src/featuresInitialized.lua +0 -14
- package/dist/src/functions/collectibleCacheFlag.d.ts +0 -34
- package/dist/src/functions/collectibleCacheFlag.d.ts.map +0 -1
- package/dist/src/functions/collectibleCacheFlag.lua +0 -90
- package/dist/src/functions/collectibleSet.d.ts +0 -57
- package/dist/src/functions/collectibleSet.d.ts.map +0 -1
- package/dist/src/functions/collectibleSet.lua +0 -111
- package/dist/src/functions/dev.d.ts +0 -20
- package/dist/src/functions/dev.d.ts.map +0 -1
- package/dist/src/functions/dev.lua +0 -36
- package/dist/src/functions/eden.d.ts +0 -4
- package/dist/src/functions/eden.d.ts.map +0 -1
- package/dist/src/functions/eden.lua +0 -44
- package/dist/src/functions/flying.d.ts +0 -20
- package/dist/src/functions/flying.d.ts.map +0 -1
- package/dist/src/functions/flying.lua +0 -80
- package/dist/src/functions/itemPool.d.ts +0 -18
- package/dist/src/functions/itemPool.d.ts.map +0 -1
- package/dist/src/functions/itemPool.lua +0 -131
- package/dist/src/functions/reorderedCallbacks.d.ts +0 -30
- package/dist/src/functions/reorderedCallbacks.d.ts.map +0 -1
- package/dist/src/functions/reorderedCallbacks.lua +0 -34
- package/dist/src/functions/saveFile.d.ts +0 -17
- package/dist/src/functions/saveFile.d.ts.map +0 -1
- package/dist/src/functions/saveFile.lua +0 -24
- package/dist/src/functions/trinketCacheFlag.d.ts +0 -19
- package/dist/src/functions/trinketCacheFlag.d.ts.map +0 -1
- package/dist/src/functions/trinketCacheFlag.lua +0 -69
- package/dist/src/functions/trinketSet.d.ts +0 -56
- package/dist/src/functions/trinketSet.d.ts.map +0 -1
- package/dist/src/functions/trinketSet.lua +0 -110
- package/dist/src/initCustomCallbacks.d.ts +0 -3
- package/dist/src/initCustomCallbacks.d.ts.map +0 -1
- package/dist/src/initCustomCallbacks.lua +0 -217
- package/dist/src/initFeatures.d.ts +0 -3
- package/dist/src/initFeatures.d.ts.map +0 -1
- package/dist/src/initFeatures.lua +0 -98
- package/dist/src/interfaces/private/AddCallbackParametersCustom2.d.ts +0 -394
- package/dist/src/interfaces/private/AddCallbackParametersCustom2.d.ts.map +0 -1
- package/dist/src/interfaces/private/AddCallbackParametersCustom2.lua +0 -7
- package/dist/src/interfaces/private/CustomTrapdoorDestination.d.ts +0 -14
- package/dist/src/interfaces/private/CustomTrapdoorDestination.d.ts.map +0 -1
- package/dist/src/maps/transformationNameToPlayerForm.d.ts +0 -4
- package/dist/src/maps/transformationNameToPlayerForm.d.ts.map +0 -1
- package/dist/src/objects/callbackRegisterFunctions.d.ts +0 -6
- package/dist/src/objects/callbackRegisterFunctions.d.ts.map +0 -1
- package/dist/src/objects/callbackRegisterFunctions.lua +0 -285
- package/dist/src/types/Constructor.d.ts +0 -2
- package/dist/src/types/Constructor.d.ts.map +0 -1
- package/dist/src/types/private/MatchingCallbackCustom.d.ts +0 -16
- package/dist/src/types/private/MatchingCallbackCustom.d.ts.map +0 -1
- package/src/callbacks/customRevive.ts +0 -226
- package/src/callbacks/itemPickup.ts +0 -103
- package/src/callbacks/postAmbush.ts +0 -65
- package/src/callbacks/postBombExploded.ts +0 -25
- package/src/callbacks/postBombInitLate.ts +0 -35
- package/src/callbacks/postBoneSwing.ts +0 -64
- package/src/callbacks/postCollectibleEmpty.ts +0 -50
- package/src/callbacks/postCollectibleInitFirst.ts +0 -41
- package/src/callbacks/postCursedTeleport.ts +0 -184
- package/src/callbacks/postDiceRoomActivated.ts +0 -59
- package/src/callbacks/postDoorRender.ts +0 -25
- package/src/callbacks/postDoorUpdate.ts +0 -25
- package/src/callbacks/postEffectInitLate.ts +0 -35
- package/src/callbacks/postEffectStateChanged.ts +0 -39
- package/src/callbacks/postEsauJr.ts +0 -107
- package/src/callbacks/postFamiliarInitLate.ts +0 -35
- package/src/callbacks/postFamiliarStateChanged.ts +0 -42
- package/src/callbacks/postFlip.ts +0 -90
- package/src/callbacks/postGreedModeWave.ts +0 -40
- package/src/callbacks/postGridEntity.ts +0 -224
- package/src/callbacks/postGridEntityCollision.ts +0 -68
- package/src/callbacks/postGridEntityCustomCollision.ts +0 -73
- package/src/callbacks/postGridEntityCustomRender.ts +0 -27
- package/src/callbacks/postGridEntityCustomUpdate.ts +0 -27
- package/src/callbacks/postGridEntityRender.ts +0 -25
- package/src/callbacks/postHolyMantleRemoved.ts +0 -54
- package/src/callbacks/postItemDischarged.ts +0 -152
- package/src/callbacks/postKnifeInitLate.ts +0 -35
- package/src/callbacks/postLaserInitLate.ts +0 -35
- package/src/callbacks/postNPCInitLate.ts +0 -35
- package/src/callbacks/postNPCStateChanged.ts +0 -41
- package/src/callbacks/postNewRoomEarly.ts +0 -101
- package/src/callbacks/postPickupCollect.ts +0 -47
- package/src/callbacks/postPickupInitFirst.ts +0 -40
- package/src/callbacks/postPickupInitLate.ts +0 -35
- package/src/callbacks/postPickupStateChanged.ts +0 -39
- package/src/callbacks/postPitRender.ts +0 -25
- package/src/callbacks/postPitUpdate.ts +0 -25
- package/src/callbacks/postPlayerChangeHealth.ts +0 -67
- package/src/callbacks/postPlayerChangeStat.ts +0 -110
- package/src/callbacks/postPlayerChangeType.ts +0 -55
- package/src/callbacks/postPlayerCollectible.ts +0 -243
- package/src/callbacks/postPlayerFatalDamage.ts +0 -138
- package/src/callbacks/postPlayerInitFirst.ts +0 -56
- package/src/callbacks/postPlayerInitLate.ts +0 -40
- package/src/callbacks/postPlayerReorderedCallbacks.ts +0 -126
- package/src/callbacks/postPoopRender.ts +0 -25
- package/src/callbacks/postPoopUpdate.ts +0 -25
- package/src/callbacks/postPressurePlateRender.ts +0 -25
- package/src/callbacks/postPressurePlateUpdate.ts +0 -25
- package/src/callbacks/postProjectileInitLate.ts +0 -35
- package/src/callbacks/postPurchase.ts +0 -63
- package/src/callbacks/postRockRender.ts +0 -25
- package/src/callbacks/postRockUpdate.ts +0 -25
- package/src/callbacks/postRoomClearChanged.ts +0 -52
- package/src/callbacks/postSacrifice.ts +0 -63
- package/src/callbacks/postSlotCollision.ts +0 -30
- package/src/callbacks/postSlotDestroyed.ts +0 -92
- package/src/callbacks/postSlotInitUpdate.ts +0 -70
- package/src/callbacks/postSlotRender.ts +0 -68
- package/src/callbacks/postSpikesRender.ts +0 -25
- package/src/callbacks/postSpikesUpdate.ts +0 -25
- package/src/callbacks/postTNTRender.ts +0 -25
- package/src/callbacks/postTNTUpdate.ts +0 -25
- package/src/callbacks/postTearInitLate.ts +0 -35
- package/src/callbacks/postTearInitVeryLate.ts +0 -40
- package/src/callbacks/postTransformation.ts +0 -62
- package/src/callbacks/postTrinketBreak.ts +0 -115
- package/src/callbacks/preBerserkDeath.ts +0 -48
- package/src/callbacks/preGetPedestal.ts +0 -60
- package/src/callbacks/preNewLevel.ts +0 -54
- package/src/callbacks/reorderedCallbacks.ts +0 -169
- package/src/callbacks/subscriptions/postAmbushFinished.ts +0 -29
- package/src/callbacks/subscriptions/postAmbushStarted.ts +0 -29
- package/src/callbacks/subscriptions/postBombExploded.ts +0 -29
- package/src/callbacks/subscriptions/postBombInitLate.ts +0 -29
- package/src/callbacks/subscriptions/postBoneSwing.ts +0 -21
- package/src/callbacks/subscriptions/postCollectibleEmpty.ts +0 -38
- package/src/callbacks/subscriptions/postCollectibleInitFirst.ts +0 -34
- package/src/callbacks/subscriptions/postCursedTeleport.ts +0 -44
- package/src/callbacks/subscriptions/postCustomRevive.ts +0 -33
- package/src/callbacks/subscriptions/postDiceRoomActivated.ts +0 -35
- package/src/callbacks/subscriptions/postDoorRender.ts +0 -34
- package/src/callbacks/subscriptions/postDoorUpdate.ts +0 -34
- package/src/callbacks/subscriptions/postEffectInitLate.ts +0 -29
- package/src/callbacks/subscriptions/postEffectStateChanged.ts +0 -37
- package/src/callbacks/subscriptions/postEsauJr.ts +0 -21
- package/src/callbacks/subscriptions/postFamiliarInitLate.ts +0 -29
- package/src/callbacks/subscriptions/postFamiliarStateChanged.ts +0 -37
- package/src/callbacks/subscriptions/postFirstEsauJr.ts +0 -21
- package/src/callbacks/subscriptions/postFirstFlip.ts +0 -24
- package/src/callbacks/subscriptions/postFlip.ts +0 -22
- package/src/callbacks/subscriptions/postGameStartedReordered.ts +0 -21
- package/src/callbacks/subscriptions/postGameStartedReorderedLast.ts +0 -21
- package/src/callbacks/subscriptions/postGreedModeWave.ts +0 -21
- package/src/callbacks/subscriptions/postGridEntityBroken.ts +0 -45
- package/src/callbacks/subscriptions/postGridEntityCollision.ts +0 -71
- package/src/callbacks/subscriptions/postGridEntityCustomBroken.ts +0 -38
- package/src/callbacks/subscriptions/postGridEntityCustomCollision.ts +0 -63
- package/src/callbacks/subscriptions/postGridEntityCustomInit.ts +0 -38
- package/src/callbacks/subscriptions/postGridEntityCustomRemove.ts +0 -35
- package/src/callbacks/subscriptions/postGridEntityCustomRender.ts +0 -38
- package/src/callbacks/subscriptions/postGridEntityCustomStateChanged.ts +0 -42
- package/src/callbacks/subscriptions/postGridEntityCustomUpdate.ts +0 -38
- package/src/callbacks/subscriptions/postGridEntityInit.ts +0 -45
- package/src/callbacks/subscriptions/postGridEntityRemove.ts +0 -50
- package/src/callbacks/subscriptions/postGridEntityRender.ts +0 -45
- package/src/callbacks/subscriptions/postGridEntityStateChanged.ts +0 -49
- package/src/callbacks/subscriptions/postGridEntityUpdate.ts +0 -45
- package/src/callbacks/subscriptions/postHolyMantleRemoved.ts +0 -52
- package/src/callbacks/subscriptions/postItemDischarged.ts +0 -40
- package/src/callbacks/subscriptions/postItemPickup.ts +0 -61
- package/src/callbacks/subscriptions/postKnifeInitLate.ts +0 -29
- package/src/callbacks/subscriptions/postLaserInitLate.ts +0 -29
- package/src/callbacks/subscriptions/postNPCInitLate.ts +0 -29
- package/src/callbacks/subscriptions/postNPCStateChanged.ts +0 -39
- package/src/callbacks/subscriptions/postNewLevelReordered.ts +0 -19
- package/src/callbacks/subscriptions/postNewRoomEarly.ts +0 -19
- package/src/callbacks/subscriptions/postNewRoomReordered.ts +0 -19
- package/src/callbacks/subscriptions/postPEffectUpdateReordered.ts +0 -44
- package/src/callbacks/subscriptions/postPickupCollect.ts +0 -32
- package/src/callbacks/subscriptions/postPickupInitFirst.ts +0 -29
- package/src/callbacks/subscriptions/postPickupInitLate.ts +0 -29
- package/src/callbacks/subscriptions/postPickupStateChanged.ts +0 -37
- package/src/callbacks/subscriptions/postPitRender.ts +0 -31
- package/src/callbacks/subscriptions/postPitUpdate.ts +0 -31
- package/src/callbacks/subscriptions/postPlayerChangeHealth.ts +0 -50
- package/src/callbacks/subscriptions/postPlayerChangeStat.ts +0 -52
- package/src/callbacks/subscriptions/postPlayerChangeType.ts +0 -37
- package/src/callbacks/subscriptions/postPlayerCollectibleAdded.ts +0 -35
- package/src/callbacks/subscriptions/postPlayerCollectibleRemoved.ts +0 -35
- package/src/callbacks/subscriptions/postPlayerFatalDamage.ts +0 -65
- package/src/callbacks/subscriptions/postPlayerInitFirst.ts +0 -37
- package/src/callbacks/subscriptions/postPlayerInitLate.ts +0 -37
- package/src/callbacks/subscriptions/postPlayerRenderReordered.ts +0 -37
- package/src/callbacks/subscriptions/postPlayerUpdateReordered.ts +0 -37
- package/src/callbacks/subscriptions/postPoopRender.ts +0 -34
- package/src/callbacks/subscriptions/postPoopUpdate.ts +0 -34
- package/src/callbacks/subscriptions/postPressurePlateRender.ts +0 -36
- package/src/callbacks/subscriptions/postPressurePlateUpdate.ts +0 -36
- package/src/callbacks/subscriptions/postProjectileInitLate.ts +0 -32
- package/src/callbacks/subscriptions/postPurchase.ts +0 -48
- package/src/callbacks/subscriptions/postRockRender.ts +0 -31
- package/src/callbacks/subscriptions/postRockUpdate.ts +0 -31
- package/src/callbacks/subscriptions/postRoomClearChanged.ts +0 -27
- package/src/callbacks/subscriptions/postSacrifice.ts +0 -40
- package/src/callbacks/subscriptions/postSlotAnimationChanged.ts +0 -37
- package/src/callbacks/subscriptions/postSlotCollision.ts +0 -35
- package/src/callbacks/subscriptions/postSlotDestroyed.ts +0 -52
- package/src/callbacks/subscriptions/postSlotInit.ts +0 -29
- package/src/callbacks/subscriptions/postSlotRender.ts +0 -29
- package/src/callbacks/subscriptions/postSlotUpdate.ts +0 -29
- package/src/callbacks/subscriptions/postSpikesRender.ts +0 -29
- package/src/callbacks/subscriptions/postSpikesUpdate.ts +0 -29
- package/src/callbacks/subscriptions/postTNTRender.ts +0 -29
- package/src/callbacks/subscriptions/postTNTUpdate.ts +0 -29
- package/src/callbacks/subscriptions/postTearInitLate.ts +0 -29
- package/src/callbacks/subscriptions/postTearInitVeryLate.ts +0 -29
- package/src/callbacks/subscriptions/postTransformation.ts +0 -37
- package/src/callbacks/subscriptions/postTrinketBreak.ts +0 -35
- package/src/callbacks/subscriptions/preBerserkDeath.ts +0 -39
- package/src/callbacks/subscriptions/preCustomRevive.ts +0 -43
- package/src/callbacks/subscriptions/preGetPedestal.ts +0 -55
- package/src/callbacks/subscriptions/preItemPickup.ts +0 -61
- package/src/callbacks/subscriptions/preNewLevel.ts +0 -21
- package/src/classes/ModUpgraded.ts +0 -371
- package/src/classes/callbacks/validation/CustomCallbackAmbush.ts +0 -28
- package/src/classes/callbacks/validation/CustomCallbackBomb.ts +0 -27
- package/src/classes/callbacks/validation/CustomCallbackCollectible.ts +0 -30
- package/src/classes/callbacks/validation/CustomCallbackCollectibleType.ts +0 -32
- package/src/classes/callbacks/validation/CustomCallbackDoor.ts +0 -28
- package/src/classes/callbacks/validation/CustomCallbackEffect.ts +0 -29
- package/src/classes/callbacks/validation/CustomCallbackFamiliar.ts +0 -30
- package/src/classes/callbacks/validation/CustomCallbackGridEntity.ts +0 -42
- package/src/classes/callbacks/validation/CustomCallbackGridEntityCustom.ts +0 -36
- package/src/classes/callbacks/validation/CustomCallbackItemPickup.ts +0 -48
- package/src/classes/callbacks/validation/CustomCallbackKnife.ts +0 -27
- package/src/classes/callbacks/validation/CustomCallbackLaser.ts +0 -27
- package/src/classes/callbacks/validation/CustomCallbackNPC.ts +0 -34
- package/src/classes/callbacks/validation/CustomCallbackPickup.ts +0 -41
- package/src/classes/callbacks/validation/CustomCallbackPit.ts +0 -28
- package/src/classes/callbacks/validation/CustomCallbackPlayer.ts +0 -70
- package/src/classes/callbacks/validation/CustomCallbackPoop.ts +0 -28
- package/src/classes/callbacks/validation/CustomCallbackPressurePlate.ts +0 -31
- package/src/classes/callbacks/validation/CustomCallbackProjectile.ts +0 -28
- package/src/classes/callbacks/validation/CustomCallbackRock.ts +0 -30
- package/src/classes/callbacks/validation/CustomCallbackSlot.ts +0 -37
- package/src/classes/callbacks/validation/CustomCallbackSpikes.ts +0 -28
- package/src/classes/callbacks/validation/CustomCallbackTNT.ts +0 -28
- package/src/classes/callbacks/validation/CustomCallbackTear.ts +0 -27
- package/src/enums/ModCallbackCustom2.ts +0 -105
- package/src/features/characterHealthConversion.ts +0 -125
- package/src/features/characterStats.ts +0 -66
- package/src/features/collectibleItemPoolType.ts +0 -66
- package/src/features/customGridEntity.ts +0 -404
- package/src/features/customHotkeys.ts +0 -144
- package/src/features/customItemPool.ts +0 -133
- package/src/features/customPickup.ts +0 -141
- package/src/features/customStage/backdrop.ts +0 -279
- package/src/features/customStage/constants.ts +0 -19
- package/src/features/customStage/customStageGridEntities.ts +0 -323
- package/src/features/customStage/customStageUtils.ts +0 -105
- package/src/features/customStage/exports.ts +0 -225
- package/src/features/customStage/init.ts +0 -203
- package/src/features/customStage/shadows.ts +0 -83
- package/src/features/customStage/streakText.ts +0 -276
- package/src/features/customStage/v.ts +0 -42
- package/src/features/customStage/versusScreen.ts +0 -331
- package/src/features/customTrapdoor/blackSprite.ts +0 -27
- package/src/features/customTrapdoor/constants.ts +0 -27
- package/src/features/customTrapdoor/exports.ts +0 -89
- package/src/features/customTrapdoor/init.ts +0 -253
- package/src/features/customTrapdoor/openClose.ts +0 -103
- package/src/features/customTrapdoor/spawn.ts +0 -53
- package/src/features/customTrapdoor/touched.ts +0 -198
- package/src/features/customTrapdoor/v.ts +0 -23
- package/src/features/debugDisplay/debugDisplay.ts +0 -226
- package/src/features/debugDisplay/exports.ts +0 -513
- package/src/features/debugDisplay/v.ts +0 -79
- package/src/features/deployJSONRoom.ts +0 -706
- package/src/features/disableAllSound.ts +0 -77
- package/src/features/disableInputs.ts +0 -224
- package/src/features/extraConsoleCommands/commandsDisplay.ts +0 -290
- package/src/features/extraConsoleCommands/commandsSubroutines.ts +0 -164
- package/src/features/extraConsoleCommands/exports.ts +0 -79
- package/src/features/extraConsoleCommands/init.ts +0 -199
- package/src/features/extraConsoleCommands/listCommands.ts +0 -1668
- package/src/features/extraConsoleCommands/v.ts +0 -43
- package/src/features/fadeInRemover.ts +0 -42
- package/src/features/fastReset.ts +0 -78
- package/src/features/firstLast.ts +0 -428
- package/src/features/forgottenSwitch.ts +0 -50
- package/src/features/pause.ts +0 -189
- package/src/features/persistentEntities.ts +0 -209
- package/src/features/pickupIndex.ts +0 -256
- package/src/features/playerInventory.ts +0 -110
- package/src/features/ponyDetection.ts +0 -86
- package/src/features/preventChildEntities.ts +0 -45
- package/src/features/preventCollectibleRotation.ts +0 -115
- package/src/features/roomClearFrame.ts +0 -54
- package/src/features/roomHistory.ts +0 -135
- package/src/features/runInNFrames.ts +0 -255
- package/src/features/runNextRoom.ts +0 -44
- package/src/features/saveDataManager/constants.ts +0 -18
- package/src/features/saveDataManager/exports.ts +0 -340
- package/src/features/saveDataManager/load.ts +0 -104
- package/src/features/saveDataManager/main.ts +0 -353
- package/src/features/saveDataManager/maps.ts +0 -36
- package/src/features/saveDataManager/save.ts +0 -75
- package/src/features/sirenHelpers.ts +0 -129
- package/src/features/stageHistory.ts +0 -67
- package/src/features/taintedLazarusPlayers.ts +0 -114
- package/src/featuresInitialized.ts +0 -17
- package/src/functions/collectibleCacheFlag.ts +0 -102
- package/src/functions/collectibleSet.ts +0 -134
- package/src/functions/dev.ts +0 -32
- package/src/functions/eden.ts +0 -45
- package/src/functions/flying.ts +0 -117
- package/src/functions/itemPool.ts +0 -177
- package/src/functions/reorderedCallbacks.ts +0 -46
- package/src/functions/saveFile.ts +0 -28
- package/src/functions/trinketCacheFlag.ts +0 -81
- package/src/functions/trinketSet.ts +0 -133
- package/src/initCustomCallbacks.ts +0 -147
- package/src/initFeatures.ts +0 -70
- package/src/interfaces/private/AddCallbackParametersCustom2.ts +0 -634
- package/src/interfaces/private/CustomTrapdoorDestination.ts +0 -14
- package/src/objects/callbackRegisterFunctions.ts +0 -216
- package/src/types/Constructor.ts +0 -2
- package/src/types/private/MatchingCallbackCustom.ts +0 -32
|
@@ -0,0 +1,1597 @@
|
|
|
1
|
+
// cspell:ignore addcharges
|
|
2
|
+
|
|
3
|
+
/*
|
|
4
|
+
eslint "sort-exports/sort-exports": [
|
|
5
|
+
"warn",
|
|
6
|
+
{
|
|
7
|
+
sortDir: "asc",
|
|
8
|
+
},
|
|
9
|
+
],
|
|
10
|
+
*/
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* This is a list of custom console commands that are included with the standard library.
|
|
14
|
+
*
|
|
15
|
+
* As a quality of life feature, you do not have to match the casing of the command. For example,
|
|
16
|
+
* you can type the "addCharges" command as "addcharges", and it will still work the same.
|
|
17
|
+
*
|
|
18
|
+
* Additionally, you can also abbreviate any command by omitting letters that do not overlap with
|
|
19
|
+
* any other command. For example, the command of "c" will be interpreted as the "card" command.
|
|
20
|
+
*
|
|
21
|
+
* In order for the custom console commands to work, you first have to enable
|
|
22
|
+
* `ISCFeature.EXTRA_CONSOLE_COMMANDS` when upgrading your mod. (See the "Extra Console Commands
|
|
23
|
+
* (Init)" page for more details.)
|
|
24
|
+
*
|
|
25
|
+
* Each command has a corresponding function of the same name, but these functions are not actually
|
|
26
|
+
* exported for end-user consumption. (This is to cut down on namespace conflicts and because the
|
|
27
|
+
* names of the functions are not very descriptive.)
|
|
28
|
+
*
|
|
29
|
+
* @module
|
|
30
|
+
*/
|
|
31
|
+
|
|
32
|
+
import {
|
|
33
|
+
ActiveSlot,
|
|
34
|
+
CacheFlag,
|
|
35
|
+
CardType,
|
|
36
|
+
Challenge,
|
|
37
|
+
CollectibleType,
|
|
38
|
+
Direction,
|
|
39
|
+
DisplayFlag,
|
|
40
|
+
GameStateFlag,
|
|
41
|
+
GridEntityType,
|
|
42
|
+
GridRoom,
|
|
43
|
+
LevelStage,
|
|
44
|
+
PillColor,
|
|
45
|
+
PillEffect,
|
|
46
|
+
PlayerType,
|
|
47
|
+
RoomType,
|
|
48
|
+
SoundEffect,
|
|
49
|
+
StageType,
|
|
50
|
+
TrinketType,
|
|
51
|
+
} from "isaac-typescript-definitions";
|
|
52
|
+
import { game, sfxManager } from "../../../../core/cachedClasses";
|
|
53
|
+
import {
|
|
54
|
+
DOGMA_ROOM_GRID_INDEX,
|
|
55
|
+
MAX_LEVEL_GRID_INDEX,
|
|
56
|
+
} from "../../../../core/constants";
|
|
57
|
+
import {
|
|
58
|
+
FIRST_CARD_TYPE,
|
|
59
|
+
FIRST_CHARACTER,
|
|
60
|
+
FIRST_PILL_COLOR,
|
|
61
|
+
FIRST_PILL_EFFECT,
|
|
62
|
+
FIRST_ROOM_TYPE,
|
|
63
|
+
FIRST_STAGE,
|
|
64
|
+
LAST_ROOM_TYPE,
|
|
65
|
+
LAST_STAGE,
|
|
66
|
+
LAST_VANILLA_CARD_TYPE,
|
|
67
|
+
LAST_VANILLA_CHARACTER,
|
|
68
|
+
LAST_VANILLA_PILL_EFFECT,
|
|
69
|
+
} from "../../../../core/constantsFirstLast";
|
|
70
|
+
import { HealthType } from "../../../../enums/HealthType";
|
|
71
|
+
import { getCardName } from "../../../../functions/cards";
|
|
72
|
+
import { getCharacterName } from "../../../../functions/characters";
|
|
73
|
+
import { addCharge, getTotalCharge } from "../../../../functions/charge";
|
|
74
|
+
import { isValidCollectibleType } from "../../../../functions/collectibles";
|
|
75
|
+
import { runDeepCopyTests } from "../../../../functions/deepCopyTests";
|
|
76
|
+
import { getNPCs } from "../../../../functions/entitiesSpecific";
|
|
77
|
+
import { getEnumValues } from "../../../../functions/enums";
|
|
78
|
+
import { addFlag } from "../../../../functions/flag";
|
|
79
|
+
import { spawnGridEntity } from "../../../../functions/gridEntities";
|
|
80
|
+
import { getRoomGridIndexesForType } from "../../../../functions/levelGrid";
|
|
81
|
+
import {
|
|
82
|
+
logPlayerEffects,
|
|
83
|
+
logRoom,
|
|
84
|
+
logSeedEffects,
|
|
85
|
+
logSounds,
|
|
86
|
+
} from "../../../../functions/logMisc";
|
|
87
|
+
import { getMapPartialMatch } from "../../../../functions/map";
|
|
88
|
+
import { runMergeTests } from "../../../../functions/mergeTests";
|
|
89
|
+
import {
|
|
90
|
+
spawnCard,
|
|
91
|
+
spawnPill,
|
|
92
|
+
spawnTrinket as spawnTrinketFunction,
|
|
93
|
+
} from "../../../../functions/pickupsSpecific";
|
|
94
|
+
import { getPillEffectName } from "../../../../functions/pills";
|
|
95
|
+
import { getPlayers } from "../../../../functions/playerIndex";
|
|
96
|
+
import {
|
|
97
|
+
addCollectibleCostume,
|
|
98
|
+
getPlayerName,
|
|
99
|
+
removeCollectibleCostume,
|
|
100
|
+
useActiveItemTemp,
|
|
101
|
+
} from "../../../../functions/players";
|
|
102
|
+
import { gridCoordinatesToWorldPosition } from "../../../../functions/roomGrid";
|
|
103
|
+
import { changeRoom } from "../../../../functions/rooms";
|
|
104
|
+
import { reloadRoom as reloadRoomFunction } from "../../../../functions/roomTransition";
|
|
105
|
+
import { onSetSeed, restart, setUnseeded } from "../../../../functions/run";
|
|
106
|
+
import { spawnCollectibleUnsafe } from "../../../../functions/spawnCollectible";
|
|
107
|
+
import { setStage } from "../../../../functions/stage";
|
|
108
|
+
import { getGoldenTrinketType } from "../../../../functions/trinkets";
|
|
109
|
+
import {
|
|
110
|
+
asCardType,
|
|
111
|
+
asCollectibleType,
|
|
112
|
+
asTrinketType,
|
|
113
|
+
} from "../../../../functions/types";
|
|
114
|
+
import {
|
|
115
|
+
iRange,
|
|
116
|
+
printConsole,
|
|
117
|
+
printEnabled,
|
|
118
|
+
} from "../../../../functions/utils";
|
|
119
|
+
import { CARD_NAME_TO_TYPE_MAP } from "../../../../maps/cardNameToTypeMap";
|
|
120
|
+
import { CHARACTER_NAME_TO_TYPE_MAP } from "../../../../maps/characterNameToTypeMap";
|
|
121
|
+
import { COLLECTIBLE_NAME_TO_TYPE_MAP } from "../../../../maps/collectibleNameToTypeMap";
|
|
122
|
+
import { PILL_NAME_TO_EFFECT_MAP } from "../../../../maps/pillNameToEffectMap";
|
|
123
|
+
import { ROOM_NAME_TO_TYPE_MAP } from "../../../../maps/roomNameToTypeMap";
|
|
124
|
+
import { TRINKET_NAME_TO_TYPE_MAP } from "../../../../maps/trinketNameToTypeMap";
|
|
125
|
+
import {
|
|
126
|
+
addHeart,
|
|
127
|
+
devilAngel,
|
|
128
|
+
listEntities,
|
|
129
|
+
listGridEntities,
|
|
130
|
+
movePlayer,
|
|
131
|
+
spawnTrapdoorOrCrawlSpace,
|
|
132
|
+
warpNextToRoomType,
|
|
133
|
+
warpToRoomType,
|
|
134
|
+
} from "./subroutines";
|
|
135
|
+
import { v } from "./v";
|
|
136
|
+
|
|
137
|
+
/**
|
|
138
|
+
* Adds a single charge to the player's specified active item. You must provide the active slot
|
|
139
|
+
* number. Provide a second number to give a custom amount of charges. (You can use negative numbers
|
|
140
|
+
* to remove charge.)
|
|
141
|
+
*/
|
|
142
|
+
export function addCharges(params: string): void {
|
|
143
|
+
if (params === "") {
|
|
144
|
+
printConsole(
|
|
145
|
+
"You must specify a slot number. (Use 0 for the primary slot, 1 for the Schoolbag slot, 2 for the pocket item slot, and 3 for the Dice Bag slot.)",
|
|
146
|
+
);
|
|
147
|
+
return;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
const args = params.split(" ");
|
|
151
|
+
|
|
152
|
+
if (args.length !== 1 && args.length !== 2) {
|
|
153
|
+
printConsole("That is an invalid amount of arguments.");
|
|
154
|
+
return;
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
const [activeSlotString, numChargeString] = args;
|
|
158
|
+
|
|
159
|
+
const activeSlot = tonumber(activeSlotString) as ActiveSlot | undefined;
|
|
160
|
+
if (activeSlot === undefined) {
|
|
161
|
+
printConsole(`The provided slot number is invalid: ${activeSlotString}`);
|
|
162
|
+
return;
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
if (
|
|
166
|
+
activeSlot < ActiveSlot.PRIMARY ||
|
|
167
|
+
activeSlot > ActiveSlot.POCKET_SINGLE_USE
|
|
168
|
+
) {
|
|
169
|
+
printConsole(`The provided slot number is invalid: ${activeSlot}`);
|
|
170
|
+
return;
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
let numCharges = 1;
|
|
174
|
+
if (numChargeString !== undefined) {
|
|
175
|
+
const numChargesAttempt = tonumber(numChargeString);
|
|
176
|
+
if (numChargesAttempt === undefined) {
|
|
177
|
+
printConsole(`The provided charge amount is invalid: ${numChargeString}`);
|
|
178
|
+
return;
|
|
179
|
+
}
|
|
180
|
+
numCharges = numChargesAttempt;
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
const player = Isaac.GetPlayer();
|
|
184
|
+
addCharge(player, activeSlot, numCharges);
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
/**
|
|
188
|
+
* Warps to the Angel Room for the floor. If the Devil Room has already been visited or initialized,
|
|
189
|
+
* this will uninitialize it and make an Angel Room instead.
|
|
190
|
+
*/
|
|
191
|
+
export function angelRoom(): void {
|
|
192
|
+
devilAngel(false);
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
/** Activates the flags for the Ascent (i.e. Backwards Path). */
|
|
196
|
+
export function ascent(): void {
|
|
197
|
+
game.SetStateFlag(GameStateFlag.BACKWARDS_PATH_INIT, true);
|
|
198
|
+
game.SetStateFlag(GameStateFlag.BACKWARDS_PATH, true);
|
|
199
|
+
|
|
200
|
+
printConsole("Set Ascent flags.");
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
/** Warps to the first Clean Bedroom or Dirty Bedroom on the floor. */
|
|
204
|
+
export function bedroom(): void {
|
|
205
|
+
const cleanBedroomGridIndexes = getRoomGridIndexesForType(
|
|
206
|
+
RoomType.CLEAN_BEDROOM,
|
|
207
|
+
);
|
|
208
|
+
if (cleanBedroomGridIndexes.length > 0) {
|
|
209
|
+
warpToRoomType(RoomType.CLEAN_BEDROOM);
|
|
210
|
+
return;
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
const dirtyBedroomGridIndexes = getRoomGridIndexesForType(
|
|
214
|
+
RoomType.DIRTY_BEDROOM,
|
|
215
|
+
);
|
|
216
|
+
if (dirtyBedroomGridIndexes.length > 0) {
|
|
217
|
+
warpToRoomType(RoomType.DIRTY_BEDROOM);
|
|
218
|
+
return;
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
printConsole("There are no Clean Bedrooms or Dirty Bedrooms on this floor.");
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
/**
|
|
225
|
+
* Gives a half black heart. Provide a number to give a custom amount of hearts. (You can use
|
|
226
|
+
* negative numbers to remove hearts.)
|
|
227
|
+
*/
|
|
228
|
+
export function blackHearts(params: string): void {
|
|
229
|
+
addHeart(params, HealthType.BLACK);
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
/** Warps to the Black Market for the floor. */
|
|
233
|
+
export function blackMarket(): void {
|
|
234
|
+
changeRoom(GridRoom.BLACK_MARKET);
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
/** Toggles permanent Curse of the Blind. */
|
|
238
|
+
export function blind(): void {
|
|
239
|
+
v.persistent.blind = !v.persistent.blind;
|
|
240
|
+
printEnabled(v.persistent.blind, "permanent Curse of the Blind");
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
/**
|
|
244
|
+
* Gives a blood charge. This only affects Bethany. Provide a number to give a custom amount of
|
|
245
|
+
* charges. (You can use negative numbers to remove charges.)
|
|
246
|
+
*/
|
|
247
|
+
export function bloodCharges(params: string): void {
|
|
248
|
+
let charges = 1;
|
|
249
|
+
if (params !== "") {
|
|
250
|
+
const num = tonumber(params);
|
|
251
|
+
if (num === undefined) {
|
|
252
|
+
printConsole("That is an invalid amount of charges to add.");
|
|
253
|
+
return;
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
charges = num;
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
const player = Isaac.GetPlayer();
|
|
260
|
+
player.AddBloodCharge(charges);
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
/** Alias for the "blackMarket" command. */
|
|
264
|
+
export function bm(): void {
|
|
265
|
+
blackMarket();
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
/**
|
|
269
|
+
* Gives a bomb. Provide a number to give a custom amount of bombs. (You can use negative numbers to
|
|
270
|
+
* remove bombs.)
|
|
271
|
+
*/
|
|
272
|
+
export function bomb(params: string): void {
|
|
273
|
+
let numBombs = 1;
|
|
274
|
+
if (params !== "") {
|
|
275
|
+
const num = tonumber(params);
|
|
276
|
+
if (num === undefined) {
|
|
277
|
+
printConsole("That is an invalid amount of bombs to add.");
|
|
278
|
+
return;
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
numBombs = num;
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
const player = Isaac.GetPlayer();
|
|
285
|
+
player.AddBombs(numBombs);
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
/**
|
|
289
|
+
* Gives 99 bombs. Provide a number to give a custom amount of bombs. (You can use negative numbers
|
|
290
|
+
* to remove bombs.)
|
|
291
|
+
*/
|
|
292
|
+
export function bombs(params: string): void {
|
|
293
|
+
let numBombs = 99;
|
|
294
|
+
if (params !== "") {
|
|
295
|
+
const num = tonumber(params);
|
|
296
|
+
if (num === undefined) {
|
|
297
|
+
printConsole("That is an invalid amount of bombs to add.");
|
|
298
|
+
return;
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
numBombs = num;
|
|
302
|
+
}
|
|
303
|
+
|
|
304
|
+
const player = Isaac.GetPlayer();
|
|
305
|
+
player.AddBombs(numBombs);
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
/**
|
|
309
|
+
* Gives a bone heart. Provide a number to give a custom amount of hearts. (You can use negative
|
|
310
|
+
* numbers to remove hearts.)
|
|
311
|
+
*/
|
|
312
|
+
export function boneHearts(params: string): void {
|
|
313
|
+
addHeart(params, HealthType.BONE);
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
/** Alias for the "bossRoom" command. */
|
|
317
|
+
export function boss(): void {
|
|
318
|
+
bossRoom();
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
/** Warps to the room next to the first Boss Room on the floor. */
|
|
322
|
+
export function bossNextRoom(): void {
|
|
323
|
+
warpNextToRoomType(RoomType.BOSS);
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
/** Warps to the first Boss Room on the floor. */
|
|
327
|
+
export function bossRoom(): void {
|
|
328
|
+
warpToRoomType(RoomType.BOSS);
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
/** Warps to the Boss Rush for the floor. */
|
|
332
|
+
export function bossRush(): void {
|
|
333
|
+
changeRoom(GridRoom.BOSS_RUSH);
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
/**
|
|
337
|
+
* Gives a broken heart. Provide a number to give a custom amount of hearts. (You can use negative
|
|
338
|
+
* numbers to remove hearts.)
|
|
339
|
+
*/
|
|
340
|
+
export function brokenHearts(params: string): void {
|
|
341
|
+
addHeart(params, HealthType.BROKEN);
|
|
342
|
+
}
|
|
343
|
+
|
|
344
|
+
/**
|
|
345
|
+
* Gives the specified card. Accepts either the card sub-type or the partial name of the card.
|
|
346
|
+
*
|
|
347
|
+
* For example:
|
|
348
|
+
* - card 5 - Gives The Emperor.
|
|
349
|
+
* - card spa - Gives 2 of Spades.
|
|
350
|
+
*/
|
|
351
|
+
export function card(params: string): void {
|
|
352
|
+
if (params === "") {
|
|
353
|
+
printConsole("You must specify a card name or number.");
|
|
354
|
+
return;
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
let cardType: CardType;
|
|
358
|
+
const num = tonumber(params) as CardType | undefined;
|
|
359
|
+
if (num === undefined) {
|
|
360
|
+
const match = getMapPartialMatch(params, CARD_NAME_TO_TYPE_MAP);
|
|
361
|
+
if (match === undefined) {
|
|
362
|
+
printConsole(`Unknown card: ${params}`);
|
|
363
|
+
return;
|
|
364
|
+
}
|
|
365
|
+
|
|
366
|
+
cardType = match[1];
|
|
367
|
+
} else {
|
|
368
|
+
if (num < FIRST_CARD_TYPE || num > LAST_VANILLA_CARD_TYPE) {
|
|
369
|
+
printConsole(`Invalid card sub-type: ${num}`);
|
|
370
|
+
return;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
cardType = num;
|
|
374
|
+
}
|
|
375
|
+
|
|
376
|
+
const cardName = getCardName(cardType);
|
|
377
|
+
Isaac.ExecuteCommand(`g k${cardType}`);
|
|
378
|
+
printConsole(`Gave card: ${cardName} (${cardType})`);
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
/** Spawns every card on the ground, starting at the top-left-most tile. */
|
|
382
|
+
export function cards(): void {
|
|
383
|
+
let cardType = FIRST_CARD_TYPE;
|
|
384
|
+
for (let y = 0; y <= 6; y++) {
|
|
385
|
+
for (let x = 0; x <= 12; x++) {
|
|
386
|
+
if (cardType > LAST_VANILLA_CARD_TYPE) {
|
|
387
|
+
return;
|
|
388
|
+
}
|
|
389
|
+
|
|
390
|
+
const worldPosition = gridCoordinatesToWorldPosition(x, y);
|
|
391
|
+
spawnCard(asCardType(cardType), worldPosition);
|
|
392
|
+
cardType++; // eslint-disable-line isaacscript/strict-enums
|
|
393
|
+
}
|
|
394
|
+
}
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
/** Alias for the "chaosCardTears" command. */
|
|
398
|
+
export function cc(): void {
|
|
399
|
+
chaosCardTears();
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
/**
|
|
403
|
+
* Toggles Chaos Card tears for the player. Useful for killing enemies very fast without using
|
|
404
|
+
* "debug 10".
|
|
405
|
+
*/
|
|
406
|
+
export function chaosCardTears(): void {
|
|
407
|
+
v.persistent.chaosCardTears = !v.persistent.chaosCardTears;
|
|
408
|
+
printEnabled(v.persistent.chaosCardTears, "Chaos Card tears");
|
|
409
|
+
}
|
|
410
|
+
|
|
411
|
+
/**
|
|
412
|
+
* Restart as the specified character. Accepts either the character sub-type or the partial name of
|
|
413
|
+
* the character.
|
|
414
|
+
*
|
|
415
|
+
* For example:
|
|
416
|
+
* - character 2 - Restarts as Cain.
|
|
417
|
+
* - character ta - Restarts as Tainted Azazel.
|
|
418
|
+
*/
|
|
419
|
+
export function character(params: string): void {
|
|
420
|
+
if (params === "") {
|
|
421
|
+
printConsole("You must specify a character name or number.");
|
|
422
|
+
return;
|
|
423
|
+
}
|
|
424
|
+
|
|
425
|
+
let playerType: PlayerType;
|
|
426
|
+
const num = tonumber(params) as PlayerType | undefined;
|
|
427
|
+
if (num === undefined) {
|
|
428
|
+
const match = getMapPartialMatch(params, CHARACTER_NAME_TO_TYPE_MAP);
|
|
429
|
+
if (match === undefined) {
|
|
430
|
+
printConsole(`Unknown character: ${params}`);
|
|
431
|
+
return;
|
|
432
|
+
}
|
|
433
|
+
|
|
434
|
+
playerType = match[1];
|
|
435
|
+
} else {
|
|
436
|
+
if (num < FIRST_CHARACTER || num > LAST_VANILLA_CHARACTER) {
|
|
437
|
+
printConsole(`Invalid player sub-type: ${num}`);
|
|
438
|
+
return;
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
playerType = num;
|
|
442
|
+
}
|
|
443
|
+
|
|
444
|
+
const characterName = getCharacterName(playerType);
|
|
445
|
+
restart(playerType);
|
|
446
|
+
printConsole(`Restarting as character: ${characterName} (${playerType})`);
|
|
447
|
+
}
|
|
448
|
+
|
|
449
|
+
/** Alias for the "addCharges" command. */
|
|
450
|
+
export function charge(params: string): void {
|
|
451
|
+
addCharges(params);
|
|
452
|
+
}
|
|
453
|
+
|
|
454
|
+
/** Warps to the first Clean Bedroom on the floor. */
|
|
455
|
+
export function cleanBedroom(): void {
|
|
456
|
+
warpToRoomType(RoomType.CLEAN_BEDROOM);
|
|
457
|
+
}
|
|
458
|
+
|
|
459
|
+
/**
|
|
460
|
+
* Gives a coin. Provide a number to give a custom amount of coins. (You can use negative numbers to
|
|
461
|
+
* remove coins.)
|
|
462
|
+
*/
|
|
463
|
+
export function coin(params: string): void {
|
|
464
|
+
let numCoins = 1;
|
|
465
|
+
if (params !== "") {
|
|
466
|
+
const num = tonumber(params);
|
|
467
|
+
if (num === undefined) {
|
|
468
|
+
printConsole("That is an invalid amount of coins to add.");
|
|
469
|
+
return;
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
numCoins = num;
|
|
473
|
+
}
|
|
474
|
+
|
|
475
|
+
const player = Isaac.GetPlayer();
|
|
476
|
+
player.AddCoins(numCoins);
|
|
477
|
+
}
|
|
478
|
+
|
|
479
|
+
/**
|
|
480
|
+
* Gives 999 coins. Provide a number to give a custom amount of coins. (You can use negative numbers
|
|
481
|
+
* to remove coins.)
|
|
482
|
+
*/
|
|
483
|
+
export function coins(params: string): void {
|
|
484
|
+
let numCoins = 999;
|
|
485
|
+
if (params !== "") {
|
|
486
|
+
const num = tonumber(params);
|
|
487
|
+
if (num === undefined) {
|
|
488
|
+
printConsole("That is an invalid amount of coins to add.");
|
|
489
|
+
return;
|
|
490
|
+
}
|
|
491
|
+
|
|
492
|
+
numCoins = num;
|
|
493
|
+
}
|
|
494
|
+
|
|
495
|
+
const player = Isaac.GetPlayer();
|
|
496
|
+
player.AddCoins(numCoins);
|
|
497
|
+
}
|
|
498
|
+
|
|
499
|
+
/** Creates a crawl space next to the player. */
|
|
500
|
+
export function crawlSpace(): void {
|
|
501
|
+
spawnTrapdoorOrCrawlSpace(false);
|
|
502
|
+
}
|
|
503
|
+
|
|
504
|
+
/** Toggles permanent Curse of the Cursed. */
|
|
505
|
+
export function cursed(): void {
|
|
506
|
+
v.persistent.cursed = !v.persistent.cursed;
|
|
507
|
+
printEnabled(v.persistent.cursed, "permanent Curse of the Cursed");
|
|
508
|
+
}
|
|
509
|
+
|
|
510
|
+
/** Uses the D20. */
|
|
511
|
+
export function d20(): void {
|
|
512
|
+
const player = Isaac.GetPlayer();
|
|
513
|
+
useActiveItemTemp(player, CollectibleType.D20);
|
|
514
|
+
}
|
|
515
|
+
|
|
516
|
+
/** Uses the D6. */
|
|
517
|
+
export function d6(): void {
|
|
518
|
+
const player = Isaac.GetPlayer();
|
|
519
|
+
useActiveItemTemp(player, CollectibleType.D6);
|
|
520
|
+
}
|
|
521
|
+
|
|
522
|
+
/** Warps to the Mausoleum 2 Boss Room that has Dad's Note in it. */
|
|
523
|
+
export function dadsNote(): void {
|
|
524
|
+
game.SetStateFlag(GameStateFlag.BACKWARDS_PATH_INIT, true);
|
|
525
|
+
setStage(LevelStage.DEPTHS_2, StageType.REPENTANCE);
|
|
526
|
+
bossRoom();
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
/**
|
|
530
|
+
* Toggles a set damage stat for the player. You can provide an optional argument to this command in
|
|
531
|
+
* order to set the damage to a specific amount. Default is 500.
|
|
532
|
+
*/
|
|
533
|
+
export function damage(params: string): void {
|
|
534
|
+
if (params !== "") {
|
|
535
|
+
const num = tonumber(params);
|
|
536
|
+
if (num === undefined) {
|
|
537
|
+
printConsole(`The provided damage amount is invalid: ${params}`);
|
|
538
|
+
return;
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
v.persistent.damageAmount = num;
|
|
542
|
+
}
|
|
543
|
+
|
|
544
|
+
v.persistent.damage = !v.persistent.damage;
|
|
545
|
+
|
|
546
|
+
const player = Isaac.GetPlayer();
|
|
547
|
+
player.AddCacheFlags(CacheFlag.DAMAGE);
|
|
548
|
+
player.EvaluateItems();
|
|
549
|
+
|
|
550
|
+
printEnabled(v.persistent.damage, "set damage");
|
|
551
|
+
}
|
|
552
|
+
|
|
553
|
+
/** Toggles permanent Curse of Darkness. */
|
|
554
|
+
export function darkness(): void {
|
|
555
|
+
v.persistent.darkness = !v.persistent.darkness;
|
|
556
|
+
printEnabled(v.persistent.darkness, "permanent Curse of Darkness");
|
|
557
|
+
}
|
|
558
|
+
|
|
559
|
+
/** Alias for the "devil" command. */
|
|
560
|
+
export function dd(): void {
|
|
561
|
+
devilRoom();
|
|
562
|
+
}
|
|
563
|
+
|
|
564
|
+
/**
|
|
565
|
+
* Warps to the Devil Room for the floor. If the Angel Room has already been visited or initialized,
|
|
566
|
+
* this will uninitialize it and make an Devil Room instead.
|
|
567
|
+
*/
|
|
568
|
+
export function devilRoom(): void {
|
|
569
|
+
devilAngel(true);
|
|
570
|
+
}
|
|
571
|
+
|
|
572
|
+
/** Warps to the first Dirty Bedroom on the floor. */
|
|
573
|
+
export function dirtyBedroom(): void {
|
|
574
|
+
warpToRoomType(RoomType.DIRTY_BEDROOM);
|
|
575
|
+
}
|
|
576
|
+
|
|
577
|
+
/** Toggles whether or not curses can appear. */
|
|
578
|
+
export function disableCurses(): void {
|
|
579
|
+
v.persistent.disableCurses = !v.persistent.disableCurses;
|
|
580
|
+
printEnabled(!v.persistent.disableCurses, "curses");
|
|
581
|
+
}
|
|
582
|
+
|
|
583
|
+
/** Warps to the Dogma Boss Room. */
|
|
584
|
+
export function dogma(): void {
|
|
585
|
+
setStage(LevelStage.HOME, StageType.WRATH_OF_THE_LAMB);
|
|
586
|
+
changeRoom(DOGMA_ROOM_GRID_INDEX);
|
|
587
|
+
}
|
|
588
|
+
|
|
589
|
+
/** Moves the player 0.5 units down. Provide a number to move a custom amount of units. */
|
|
590
|
+
export function down(params: string): void {
|
|
591
|
+
movePlayer(params, Direction.DOWN);
|
|
592
|
+
}
|
|
593
|
+
|
|
594
|
+
/** Warps to the Dungeon (i.e. the crawl space room) for the floor. */
|
|
595
|
+
export function dungeon(): void {
|
|
596
|
+
changeRoom(GridRoom.DUNGEON);
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
/** Logs the player's current temporary effects to the "log.txt" file. */
|
|
600
|
+
export function effects(): void {
|
|
601
|
+
const player = Isaac.GetPlayer();
|
|
602
|
+
logPlayerEffects(player);
|
|
603
|
+
printConsole('Logged the player\'s effects to the "log.txt" file.');
|
|
604
|
+
}
|
|
605
|
+
|
|
606
|
+
/** Alias for the "iAmError" command. */
|
|
607
|
+
export function errorRoom(): void {
|
|
608
|
+
iAmErrorRoom();
|
|
609
|
+
}
|
|
610
|
+
|
|
611
|
+
/**
|
|
612
|
+
* Gives an eternal heart. Provide a number to give a custom amount of hearts. (You can use negative
|
|
613
|
+
* numbers to remove hearts.)
|
|
614
|
+
*/
|
|
615
|
+
export function eternalHearts(params: string): void {
|
|
616
|
+
addHeart(params, HealthType.ETERNAL);
|
|
617
|
+
}
|
|
618
|
+
|
|
619
|
+
/** Toggles flight for the player. */
|
|
620
|
+
export function flight(params: string): void {
|
|
621
|
+
const player = Isaac.GetPlayer();
|
|
622
|
+
|
|
623
|
+
v.persistent.flight = !v.persistent.flight;
|
|
624
|
+
|
|
625
|
+
// Optionally, allow the toggle to be overridden by a parameter.
|
|
626
|
+
if (params === "true") {
|
|
627
|
+
v.persistent.flight = true;
|
|
628
|
+
} else if (params === "false") {
|
|
629
|
+
v.persistent.flight = false;
|
|
630
|
+
}
|
|
631
|
+
|
|
632
|
+
player.AddCacheFlags(CacheFlag.FLYING);
|
|
633
|
+
player.EvaluateItems();
|
|
634
|
+
|
|
635
|
+
const collectibleUsedToShowFlight = CollectibleType.FATE;
|
|
636
|
+
if (v.persistent.flight) {
|
|
637
|
+
addCollectibleCostume(player, collectibleUsedToShowFlight);
|
|
638
|
+
} else {
|
|
639
|
+
removeCollectibleCostume(player, collectibleUsedToShowFlight);
|
|
640
|
+
}
|
|
641
|
+
|
|
642
|
+
printEnabled(v.persistent.speed, "set speed");
|
|
643
|
+
}
|
|
644
|
+
|
|
645
|
+
/** Alias for the "startingRoom" command. */
|
|
646
|
+
export function fool(): void {
|
|
647
|
+
startingRoom();
|
|
648
|
+
}
|
|
649
|
+
|
|
650
|
+
/** Displays the current challenge, if any. */
|
|
651
|
+
export function getChallenge(): void {
|
|
652
|
+
const challenge = Isaac.GetChallenge();
|
|
653
|
+
const challengeName = Challenge[challenge];
|
|
654
|
+
const challengeDescription =
|
|
655
|
+
challengeName === undefined
|
|
656
|
+
? `${challenge} (custom)`
|
|
657
|
+
: `Challenge.${challengeName} (${challenge})`;
|
|
658
|
+
printConsole(`The current challenge is: ${challengeDescription}`);
|
|
659
|
+
}
|
|
660
|
+
|
|
661
|
+
/** Prints the charge for the specified slot. By default, will use `ActiveSlot.PRIMARY`. */
|
|
662
|
+
export function getCharge(params: string): void {
|
|
663
|
+
let activeSlot = ActiveSlot.PRIMARY;
|
|
664
|
+
if (params !== "") {
|
|
665
|
+
const num = tonumber(params) as ActiveSlot | undefined;
|
|
666
|
+
if (num === undefined) {
|
|
667
|
+
printConsole(`The provided slot number is invalid: ${params}`);
|
|
668
|
+
return;
|
|
669
|
+
}
|
|
670
|
+
|
|
671
|
+
activeSlot = num;
|
|
672
|
+
}
|
|
673
|
+
|
|
674
|
+
const player = Isaac.GetPlayer();
|
|
675
|
+
const totalCharge = getTotalCharge(player, activeSlot);
|
|
676
|
+
printConsole(
|
|
677
|
+
`Total charge for ActiveSlot.${ActiveSlot[activeSlot]} (${activeSlot}) is: ${totalCharge}`,
|
|
678
|
+
);
|
|
679
|
+
}
|
|
680
|
+
|
|
681
|
+
/** Prints the current position of all players. */
|
|
682
|
+
export function getPosition(): void {
|
|
683
|
+
for (const player of getPlayers()) {
|
|
684
|
+
const playerName = getPlayerName(player);
|
|
685
|
+
printConsole(
|
|
686
|
+
`Player position for ${playerName}: (${player.Position.X}, ${player.Position.Y})`,
|
|
687
|
+
);
|
|
688
|
+
}
|
|
689
|
+
}
|
|
690
|
+
|
|
691
|
+
/** Toggles permanent Curse of the Giant. */
|
|
692
|
+
export function giant(): void {
|
|
693
|
+
v.persistent.giant = !v.persistent.giant;
|
|
694
|
+
printEnabled(v.persistent.giant, "permanent Curse of the Giant");
|
|
695
|
+
}
|
|
696
|
+
|
|
697
|
+
/**
|
|
698
|
+
* Gives a Giga Bomb. Provide a number to give a custom amount of Giga Bombs. (You can use negative
|
|
699
|
+
* numbers to remove bombs.)
|
|
700
|
+
*/
|
|
701
|
+
export function gigaBomb(params: string): void {
|
|
702
|
+
let numBombs = 1;
|
|
703
|
+
if (params !== "") {
|
|
704
|
+
const num = tonumber(params);
|
|
705
|
+
if (num === undefined) {
|
|
706
|
+
printConsole("That is an invalid amount of Giga Bombs to add.");
|
|
707
|
+
return;
|
|
708
|
+
}
|
|
709
|
+
|
|
710
|
+
numBombs = num;
|
|
711
|
+
}
|
|
712
|
+
|
|
713
|
+
const player = Isaac.GetPlayer();
|
|
714
|
+
player.AddGigaBombs(numBombs);
|
|
715
|
+
}
|
|
716
|
+
|
|
717
|
+
/** Alias for the "goldenBomb" command. */
|
|
718
|
+
export function goldBomb(): void {
|
|
719
|
+
goldenBomb();
|
|
720
|
+
}
|
|
721
|
+
|
|
722
|
+
/** Alias for the "goldenHearts" command. */
|
|
723
|
+
export function goldHearts(params: string): void {
|
|
724
|
+
goldenHearts(params);
|
|
725
|
+
}
|
|
726
|
+
|
|
727
|
+
/** Alias for the "goldenKey" command. */
|
|
728
|
+
export function goldKey(): void {
|
|
729
|
+
goldenKey();
|
|
730
|
+
}
|
|
731
|
+
|
|
732
|
+
/** Gives the player a golden bomb. */
|
|
733
|
+
export function goldenBomb(): void {
|
|
734
|
+
const player = Isaac.GetPlayer();
|
|
735
|
+
player.AddGoldenBomb();
|
|
736
|
+
}
|
|
737
|
+
|
|
738
|
+
/**
|
|
739
|
+
* Gives a golden heart. Provide a number to give a custom amount of hearts. (You can use negative
|
|
740
|
+
* numbers to remove hearts.)
|
|
741
|
+
*/
|
|
742
|
+
export function goldenHearts(params: string): void {
|
|
743
|
+
addHeart(params, HealthType.GOLDEN);
|
|
744
|
+
}
|
|
745
|
+
|
|
746
|
+
/** Gives the player a golden key. */
|
|
747
|
+
export function goldenKey(): void {
|
|
748
|
+
const player = Isaac.GetPlayer();
|
|
749
|
+
player.AddGoldenKey();
|
|
750
|
+
}
|
|
751
|
+
|
|
752
|
+
/**
|
|
753
|
+
* Alias for the "debug 11" command. Useful for seeing the coordinates and grid index of each tile
|
|
754
|
+
* in the room.
|
|
755
|
+
*/
|
|
756
|
+
export function grid(): void {
|
|
757
|
+
Isaac.ExecuteCommand("debug 11");
|
|
758
|
+
}
|
|
759
|
+
|
|
760
|
+
/** Alias for the "gridCosts" command. */
|
|
761
|
+
export function grid2(): void {
|
|
762
|
+
gridCosts();
|
|
763
|
+
}
|
|
764
|
+
|
|
765
|
+
/** Alias for the "debug 2" command. Useful for seeing the grid costs of each tile in the room. */
|
|
766
|
+
export function gridCosts(): void {
|
|
767
|
+
Isaac.ExecuteCommand("debug 2");
|
|
768
|
+
}
|
|
769
|
+
|
|
770
|
+
/** Spawns every grid entity, starting at the top-left-most tile. */
|
|
771
|
+
export function gridEntities(): void {
|
|
772
|
+
const gridEntityTypes = getEnumValues(GridEntityType);
|
|
773
|
+
|
|
774
|
+
let gridEntityTypeIndex = -1;
|
|
775
|
+
for (let y = 0; y <= 6; y++) {
|
|
776
|
+
for (let x = 0; x <= 12; x++) {
|
|
777
|
+
gridEntityTypeIndex++;
|
|
778
|
+
const gridEntityType = gridEntityTypes[gridEntityTypeIndex];
|
|
779
|
+
if (gridEntityType === undefined) {
|
|
780
|
+
return;
|
|
781
|
+
}
|
|
782
|
+
|
|
783
|
+
const worldPosition = gridCoordinatesToWorldPosition(x, y);
|
|
784
|
+
spawnGridEntity(gridEntityType, worldPosition);
|
|
785
|
+
}
|
|
786
|
+
}
|
|
787
|
+
}
|
|
788
|
+
|
|
789
|
+
/**
|
|
790
|
+
* Gives a half red heart. Provide a number to give a custom amount of hearts. (You can use negative
|
|
791
|
+
* numbers to remove hearts.)
|
|
792
|
+
*/
|
|
793
|
+
export function hearts(params: string): void {
|
|
794
|
+
addHeart(params, HealthType.RED);
|
|
795
|
+
}
|
|
796
|
+
|
|
797
|
+
/** Alias for the "debug 6" command. */
|
|
798
|
+
export function hitboxes(): void {
|
|
799
|
+
Isaac.ExecuteCommand("debug 6");
|
|
800
|
+
}
|
|
801
|
+
|
|
802
|
+
/** Warps to the Blue Womb Boss Room. */
|
|
803
|
+
export function hush(): void {
|
|
804
|
+
setStage(LevelStage.BLUE_WOMB, StageType.ORIGINAL);
|
|
805
|
+
bossRoom();
|
|
806
|
+
}
|
|
807
|
+
|
|
808
|
+
/** Warps to the I AM ERROR room for the floor. */
|
|
809
|
+
export function iAmErrorRoom(): void {
|
|
810
|
+
changeRoom(GridRoom.ERROR);
|
|
811
|
+
}
|
|
812
|
+
|
|
813
|
+
/**
|
|
814
|
+
* Gives a key. Provide a number to give a custom amount of key. (You can use negative numbers to
|
|
815
|
+
* remove keys.)
|
|
816
|
+
*/
|
|
817
|
+
export function key(params: string): void {
|
|
818
|
+
let numKeys = 1;
|
|
819
|
+
if (params !== "") {
|
|
820
|
+
const num = tonumber(params);
|
|
821
|
+
if (num === undefined) {
|
|
822
|
+
printConsole("That is an invalid amount of keys to add.");
|
|
823
|
+
return;
|
|
824
|
+
}
|
|
825
|
+
|
|
826
|
+
numKeys = num;
|
|
827
|
+
}
|
|
828
|
+
|
|
829
|
+
const player = Isaac.GetPlayer();
|
|
830
|
+
player.AddKeys(numKeys);
|
|
831
|
+
}
|
|
832
|
+
|
|
833
|
+
/**
|
|
834
|
+
* Gives 99 keys. Provide a number to give a custom amount of coins. (You can use negative numbers
|
|
835
|
+
* to remove keys.)
|
|
836
|
+
*/
|
|
837
|
+
export function keys(params: string): void {
|
|
838
|
+
let numKeys = 99;
|
|
839
|
+
if (params !== "") {
|
|
840
|
+
const num = tonumber(params);
|
|
841
|
+
if (num === undefined) {
|
|
842
|
+
printConsole("That is an invalid amount of keys to add.");
|
|
843
|
+
return;
|
|
844
|
+
}
|
|
845
|
+
|
|
846
|
+
numKeys = num;
|
|
847
|
+
}
|
|
848
|
+
|
|
849
|
+
const player = Isaac.GetPlayer();
|
|
850
|
+
player.AddKeys(numKeys);
|
|
851
|
+
}
|
|
852
|
+
|
|
853
|
+
/** Toggles permanent Curse of the Labyrinth. */
|
|
854
|
+
export function labyrinth(): void {
|
|
855
|
+
v.persistent.labyrinth = !v.persistent.labyrinth;
|
|
856
|
+
printEnabled(v.persistent.labyrinth, "permanent Curse of the Labyrinth");
|
|
857
|
+
}
|
|
858
|
+
|
|
859
|
+
/** Moves the player 0.5 units left. Provide a number to move a custom amount of units. */
|
|
860
|
+
export function left(params: string): void {
|
|
861
|
+
movePlayer(params, Direction.LEFT);
|
|
862
|
+
}
|
|
863
|
+
|
|
864
|
+
/** Warps to the first Library on the floor. */
|
|
865
|
+
export function library(): void {
|
|
866
|
+
warpToRoomType(RoomType.LIBRARY);
|
|
867
|
+
}
|
|
868
|
+
|
|
869
|
+
/**
|
|
870
|
+
* Logs the entities in the room to the "log.txt" file. Provide a number to only log that specific
|
|
871
|
+
* `EntityType`.
|
|
872
|
+
*
|
|
873
|
+
* By default, this command will exclude background effects. If that is not desired, use the
|
|
874
|
+
* "listAll" command instead.
|
|
875
|
+
*/
|
|
876
|
+
export function list(params: string): void {
|
|
877
|
+
listEntities(params, false);
|
|
878
|
+
}
|
|
879
|
+
|
|
880
|
+
/**
|
|
881
|
+
* Logs the entities in the room to the "log.txt" file. Provide a number to only log that specific
|
|
882
|
+
* `EntityType`.
|
|
883
|
+
*/
|
|
884
|
+
export function listAll(params: string): void {
|
|
885
|
+
listEntities(params, true);
|
|
886
|
+
}
|
|
887
|
+
|
|
888
|
+
/**
|
|
889
|
+
* Logs the grid entities in the room to the "log.txt" file. Provide a number to only log that
|
|
890
|
+
* specific `GridEntityType`.
|
|
891
|
+
*
|
|
892
|
+
* By default, this command will exclude walls. If that is not desired, use the "listGridAll"
|
|
893
|
+
* command instead.
|
|
894
|
+
*/
|
|
895
|
+
export function listGrid(params: string): void {
|
|
896
|
+
listGridEntities(params, false);
|
|
897
|
+
}
|
|
898
|
+
|
|
899
|
+
/**
|
|
900
|
+
* Logs the grid entities in the room to the "log.txt" file. Provide a number to only log that
|
|
901
|
+
* specific `GridEntityType`.
|
|
902
|
+
*/
|
|
903
|
+
export function listGridAll(params: string): void {
|
|
904
|
+
listGridEntities(params, true);
|
|
905
|
+
}
|
|
906
|
+
|
|
907
|
+
/** Toggles permanent Curse of the Lost. */
|
|
908
|
+
export function lost(): void {
|
|
909
|
+
v.persistent.lost = !v.persistent.lost;
|
|
910
|
+
printEnabled(v.persistent.lost, "permanent Curse of the Lost");
|
|
911
|
+
}
|
|
912
|
+
|
|
913
|
+
/** Alias for the "1hp" command. */
|
|
914
|
+
export function lowHP(): void {
|
|
915
|
+
oneHP();
|
|
916
|
+
}
|
|
917
|
+
|
|
918
|
+
/** Alias for "debug 9". */
|
|
919
|
+
export function luck(): void {
|
|
920
|
+
Isaac.ExecuteCommand("debug 9");
|
|
921
|
+
}
|
|
922
|
+
|
|
923
|
+
/** Alias for the "poopMana" command. */
|
|
924
|
+
export function mana(params: string): void {
|
|
925
|
+
poopMana(params);
|
|
926
|
+
}
|
|
927
|
+
|
|
928
|
+
/** Completely reveals the entire map, including the Ultra Secret Room. */
|
|
929
|
+
export function map(): void {
|
|
930
|
+
const level = game.GetLevel();
|
|
931
|
+
|
|
932
|
+
const displayFlags = addFlag(
|
|
933
|
+
DisplayFlag.VISIBLE, // 1 << 0
|
|
934
|
+
DisplayFlag.SHADOW, // 1 << 1
|
|
935
|
+
DisplayFlag.SHOW_ICON, // 1 << 2
|
|
936
|
+
);
|
|
937
|
+
|
|
938
|
+
for (const roomGridIndex of iRange(MAX_LEVEL_GRID_INDEX)) {
|
|
939
|
+
const roomDesc = level.GetRoomByIdx(roomGridIndex);
|
|
940
|
+
roomDesc.DisplayFlags = displayFlags;
|
|
941
|
+
}
|
|
942
|
+
|
|
943
|
+
// We must call the "Level.UpdateVisibility" method for the changes to be visible.
|
|
944
|
+
level.UpdateVisibility();
|
|
945
|
+
}
|
|
946
|
+
|
|
947
|
+
/**
|
|
948
|
+
* Gives a heart container. Provide a number to give a custom amount of heart containers. (You can
|
|
949
|
+
* use negative numbers to remove heart containers.)
|
|
950
|
+
*/
|
|
951
|
+
export function maxHearts(params: string): void {
|
|
952
|
+
addHeart(params, HealthType.MAX_HEARTS);
|
|
953
|
+
}
|
|
954
|
+
|
|
955
|
+
/** Toggles permanent Curse of the Maze. */
|
|
956
|
+
export function maze(): void {
|
|
957
|
+
v.persistent.maze = !v.persistent.maze;
|
|
958
|
+
printEnabled(v.persistent.maze, "permanent Curse of the Maze");
|
|
959
|
+
}
|
|
960
|
+
|
|
961
|
+
/** Warps to the first Miniboss Room on the floor. */
|
|
962
|
+
export function miniboss(): void {
|
|
963
|
+
warpToRoomType(RoomType.MINI_BOSS);
|
|
964
|
+
}
|
|
965
|
+
|
|
966
|
+
/** Alias for the "disableCurses" command. */
|
|
967
|
+
export function noCurses(): void {
|
|
968
|
+
disableCurses();
|
|
969
|
+
}
|
|
970
|
+
|
|
971
|
+
/** Sets every NPC in the room to 1 HP. */
|
|
972
|
+
export function oneHP(): void {
|
|
973
|
+
for (const npc of getNPCs()) {
|
|
974
|
+
npc.HitPoints = 1;
|
|
975
|
+
}
|
|
976
|
+
|
|
977
|
+
printConsole("Set every NPC to 1 HP.");
|
|
978
|
+
}
|
|
979
|
+
|
|
980
|
+
/**
|
|
981
|
+
* Gives a pill with the specified pill effect. Accepts either the effect ID or the partial name of
|
|
982
|
+
* the effect.
|
|
983
|
+
*
|
|
984
|
+
* For example:
|
|
985
|
+
*
|
|
986
|
+
* - `pill 5` - Gives a "Full Health" pill.
|
|
987
|
+
* - `pill suns` - Gives a "Feels like I'm walking on sunshine" pill.
|
|
988
|
+
*/
|
|
989
|
+
export function pill(params: string): void {
|
|
990
|
+
if (params === "") {
|
|
991
|
+
printConsole("You must specify a pill name or number.");
|
|
992
|
+
return;
|
|
993
|
+
}
|
|
994
|
+
|
|
995
|
+
let pillEffect: PillEffect;
|
|
996
|
+
const num = tonumber(params) as PillEffect | undefined;
|
|
997
|
+
if (num === undefined) {
|
|
998
|
+
const match = getMapPartialMatch(params, PILL_NAME_TO_EFFECT_MAP);
|
|
999
|
+
if (match === undefined) {
|
|
1000
|
+
printConsole(`Unknown pill effect: ${params}`);
|
|
1001
|
+
return;
|
|
1002
|
+
}
|
|
1003
|
+
|
|
1004
|
+
pillEffect = match[1];
|
|
1005
|
+
} else {
|
|
1006
|
+
if (num < FIRST_PILL_EFFECT || num > LAST_VANILLA_PILL_EFFECT) {
|
|
1007
|
+
printConsole(`Invalid pill effect ID: ${num}`);
|
|
1008
|
+
return;
|
|
1009
|
+
}
|
|
1010
|
+
|
|
1011
|
+
pillEffect = num;
|
|
1012
|
+
}
|
|
1013
|
+
|
|
1014
|
+
const pillEffectName = getPillEffectName(pillEffect);
|
|
1015
|
+
Isaac.ExecuteCommand(`g p${pillEffect}`);
|
|
1016
|
+
printConsole(`Gave pill: ${pillEffectName} (${pillEffect})`);
|
|
1017
|
+
}
|
|
1018
|
+
|
|
1019
|
+
/** Spawns every pill on the ground, starting at the top-left-most tile. */
|
|
1020
|
+
export function pills(): void {
|
|
1021
|
+
let pillColor = FIRST_PILL_COLOR;
|
|
1022
|
+
for (let y = 0; y <= 6; y++) {
|
|
1023
|
+
for (let x = 0; x <= 12; x++) {
|
|
1024
|
+
if (pillColor > PillColor.GOLD) {
|
|
1025
|
+
return;
|
|
1026
|
+
}
|
|
1027
|
+
|
|
1028
|
+
const worldPosition = gridCoordinatesToWorldPosition(x, y);
|
|
1029
|
+
spawnPill(pillColor, worldPosition);
|
|
1030
|
+
pillColor++; // eslint-disable-line isaacscript/strict-enums
|
|
1031
|
+
}
|
|
1032
|
+
}
|
|
1033
|
+
}
|
|
1034
|
+
|
|
1035
|
+
/** Warps to the first Planetarium on the floor. */
|
|
1036
|
+
export function planetarium(): void {
|
|
1037
|
+
warpToRoomType(RoomType.PLANETARIUM);
|
|
1038
|
+
}
|
|
1039
|
+
|
|
1040
|
+
/** Alias for the "sound" command. */
|
|
1041
|
+
export function playSound(params: string): void {
|
|
1042
|
+
sound(params);
|
|
1043
|
+
}
|
|
1044
|
+
|
|
1045
|
+
/** Sets the player's pocket item to the specified collectible type. */
|
|
1046
|
+
export function pocket(params: string): void {
|
|
1047
|
+
if (params === "") {
|
|
1048
|
+
printConsole(
|
|
1049
|
+
"You must supply a collectible type to put as the pocket item.",
|
|
1050
|
+
);
|
|
1051
|
+
return;
|
|
1052
|
+
}
|
|
1053
|
+
|
|
1054
|
+
const collectibleType = tonumber(params) as CollectibleType | undefined;
|
|
1055
|
+
if (collectibleType === undefined) {
|
|
1056
|
+
printConsole("That is an invalid collectible type.");
|
|
1057
|
+
return;
|
|
1058
|
+
}
|
|
1059
|
+
|
|
1060
|
+
if (!isValidCollectibleType(collectibleType)) {
|
|
1061
|
+
printConsole("That is an invalid collectible type.");
|
|
1062
|
+
return;
|
|
1063
|
+
}
|
|
1064
|
+
|
|
1065
|
+
const player = Isaac.GetPlayer();
|
|
1066
|
+
player.SetPocketActiveItem(collectibleType, ActiveSlot.POCKET);
|
|
1067
|
+
}
|
|
1068
|
+
|
|
1069
|
+
/**
|
|
1070
|
+
* Gives a poop mana charge. This only affects Tainted Blue Baby. Provide a number to give a custom
|
|
1071
|
+
* amount of charges. (You can use negative numbers to remove charges.)
|
|
1072
|
+
*/
|
|
1073
|
+
export function poopMana(params: string): void {
|
|
1074
|
+
let charges = 1;
|
|
1075
|
+
if (params !== "") {
|
|
1076
|
+
const num = tonumber(params);
|
|
1077
|
+
if (num === undefined) {
|
|
1078
|
+
printConsole("That is an invalid amount of mana to add.");
|
|
1079
|
+
return;
|
|
1080
|
+
}
|
|
1081
|
+
|
|
1082
|
+
charges = num;
|
|
1083
|
+
}
|
|
1084
|
+
|
|
1085
|
+
const player = Isaac.GetPlayer();
|
|
1086
|
+
player.AddPoopMana(charges);
|
|
1087
|
+
}
|
|
1088
|
+
|
|
1089
|
+
/** Alias for the "getPosition" command. */
|
|
1090
|
+
export function position(): void {
|
|
1091
|
+
getPosition();
|
|
1092
|
+
}
|
|
1093
|
+
|
|
1094
|
+
/** Alias for the "hearts" command. */
|
|
1095
|
+
export function redHearts(params: string): void {
|
|
1096
|
+
hearts(params);
|
|
1097
|
+
}
|
|
1098
|
+
|
|
1099
|
+
/** Starts a room transition to the same room that you are already in. */
|
|
1100
|
+
export function reloadRoom(): void {
|
|
1101
|
+
reloadRoomFunction();
|
|
1102
|
+
}
|
|
1103
|
+
|
|
1104
|
+
/** Moves the player 0.5 units right. Provide a number to move a custom amount of units. */
|
|
1105
|
+
export function right(params: string): void {
|
|
1106
|
+
movePlayer(params, Direction.RIGHT);
|
|
1107
|
+
}
|
|
1108
|
+
|
|
1109
|
+
/** Logs information about the room to the "log.txt" file. */
|
|
1110
|
+
export function room(): void {
|
|
1111
|
+
logRoom();
|
|
1112
|
+
printConsole('Logged room information to the "log.txt" file.');
|
|
1113
|
+
}
|
|
1114
|
+
|
|
1115
|
+
/**
|
|
1116
|
+
* Gives a rotten heart. Provide a number to give a custom amount of hearts. (You can use negative
|
|
1117
|
+
* numbers to remove hearts.)
|
|
1118
|
+
*/
|
|
1119
|
+
export function rottenHearts(params: string): void {
|
|
1120
|
+
addHeart(params, HealthType.ROTTEN);
|
|
1121
|
+
}
|
|
1122
|
+
|
|
1123
|
+
/**
|
|
1124
|
+
* Run the suite of tests that prove that the "deepCopy" helper function and the "merge" function
|
|
1125
|
+
* work properly. For more information, see the `runDeepCopyTests` and the `runMergeTests`
|
|
1126
|
+
* functions.
|
|
1127
|
+
*
|
|
1128
|
+
* In general, running the tests is only useful if you are troubleshooting the save data manager.
|
|
1129
|
+
*/
|
|
1130
|
+
export function runTests(): void {
|
|
1131
|
+
runDeepCopyTests();
|
|
1132
|
+
runMergeTests();
|
|
1133
|
+
}
|
|
1134
|
+
|
|
1135
|
+
/**
|
|
1136
|
+
* Alias for the "stage" command.
|
|
1137
|
+
*
|
|
1138
|
+
* For example:
|
|
1139
|
+
* - s 3 - Warps to Caves 1.
|
|
1140
|
+
* - s 1c - Warps to Downpour 1.
|
|
1141
|
+
*/
|
|
1142
|
+
export function s(params: string): void {
|
|
1143
|
+
if (params === "") {
|
|
1144
|
+
printConsole("You must specify a stage number.");
|
|
1145
|
+
return;
|
|
1146
|
+
}
|
|
1147
|
+
|
|
1148
|
+
const finalCharacter = params.slice(-1);
|
|
1149
|
+
let stageString: string;
|
|
1150
|
+
let stageTypeLetter: string;
|
|
1151
|
+
if (
|
|
1152
|
+
finalCharacter === "a" ||
|
|
1153
|
+
finalCharacter === "b" ||
|
|
1154
|
+
finalCharacter === "c" ||
|
|
1155
|
+
finalCharacter === "d"
|
|
1156
|
+
) {
|
|
1157
|
+
// e.g. "s 11a" for going to The Chest
|
|
1158
|
+
stageString = params.slice(0, params.length - 1);
|
|
1159
|
+
stageTypeLetter = finalCharacter;
|
|
1160
|
+
} else {
|
|
1161
|
+
// e.g. "s 11" for going to the Dark Room
|
|
1162
|
+
stageString = params;
|
|
1163
|
+
stageTypeLetter = "";
|
|
1164
|
+
}
|
|
1165
|
+
|
|
1166
|
+
const stage = tonumber(stageString) as LevelStage | undefined;
|
|
1167
|
+
if (stage === undefined) {
|
|
1168
|
+
printConsole(`That is an invalid stage number: ${stage}`);
|
|
1169
|
+
return;
|
|
1170
|
+
}
|
|
1171
|
+
|
|
1172
|
+
if (stage < FIRST_STAGE || stage > LAST_STAGE) {
|
|
1173
|
+
printConsole(
|
|
1174
|
+
`Invalid stage number; must be between ${FIRST_STAGE} and ${LAST_STAGE}.`,
|
|
1175
|
+
);
|
|
1176
|
+
return;
|
|
1177
|
+
}
|
|
1178
|
+
|
|
1179
|
+
Isaac.ExecuteCommand(`stage ${stage}${stageTypeLetter}`);
|
|
1180
|
+
}
|
|
1181
|
+
|
|
1182
|
+
/** Warps to the first Sacrifice Room on the floor. */
|
|
1183
|
+
export function sacrificeRoom(): void {
|
|
1184
|
+
warpToRoomType(RoomType.SACRIFICE);
|
|
1185
|
+
}
|
|
1186
|
+
|
|
1187
|
+
/** Warps to the first Secret Room on the floor. */
|
|
1188
|
+
export function secretRoom(): void {
|
|
1189
|
+
warpToRoomType(RoomType.SECRET);
|
|
1190
|
+
}
|
|
1191
|
+
|
|
1192
|
+
/** Changes to a seeded run, using the seed of the current run. */
|
|
1193
|
+
export function seedStick(): void {
|
|
1194
|
+
const seedsClass = game.GetSeeds();
|
|
1195
|
+
const startSeedString = seedsClass.GetStartSeedString();
|
|
1196
|
+
Isaac.ExecuteCommand(`seed ${startSeedString}`);
|
|
1197
|
+
}
|
|
1198
|
+
|
|
1199
|
+
/** Logs all of the current run's seed effects to the "log.txt" file. */
|
|
1200
|
+
export function seeds(): void {
|
|
1201
|
+
logSeedEffects();
|
|
1202
|
+
printConsole('Logged the seed effects to the "log.txt" file.');
|
|
1203
|
+
}
|
|
1204
|
+
|
|
1205
|
+
/**
|
|
1206
|
+
* Sets a charge to the player's specified active item. You must provide the active slot number and
|
|
1207
|
+
* the number of charges to set.
|
|
1208
|
+
*/
|
|
1209
|
+
export function setCharges(params: string): void {
|
|
1210
|
+
if (params === "") {
|
|
1211
|
+
printConsole(
|
|
1212
|
+
"You must specify a slot number and a charge amount. (Use 0 for the primary slot, 1 for the Schoolbag slot, 2 for the pocket item slot, and 3 for the Dice Bag slot.)",
|
|
1213
|
+
);
|
|
1214
|
+
return;
|
|
1215
|
+
}
|
|
1216
|
+
|
|
1217
|
+
const args = params.split(" ");
|
|
1218
|
+
|
|
1219
|
+
if (args.length === 1) {
|
|
1220
|
+
printConsole("You must specify the amount of charge to set.");
|
|
1221
|
+
return;
|
|
1222
|
+
}
|
|
1223
|
+
|
|
1224
|
+
if (args.length !== 2) {
|
|
1225
|
+
printConsole("That is an invalid amount of arguments.");
|
|
1226
|
+
return;
|
|
1227
|
+
}
|
|
1228
|
+
|
|
1229
|
+
const [activeSlotString, chargeString] = args;
|
|
1230
|
+
|
|
1231
|
+
const activeSlot = tonumber(activeSlotString) as ActiveSlot | undefined;
|
|
1232
|
+
if (activeSlot === undefined) {
|
|
1233
|
+
printConsole(`The provided slot number is invalid: ${activeSlotString}`);
|
|
1234
|
+
return;
|
|
1235
|
+
}
|
|
1236
|
+
|
|
1237
|
+
const activeSlots = getEnumValues(ActiveSlot);
|
|
1238
|
+
if (!activeSlots.includes(activeSlot)) {
|
|
1239
|
+
printConsole(`The provided slot number is invalid: ${activeSlot}`);
|
|
1240
|
+
return;
|
|
1241
|
+
}
|
|
1242
|
+
|
|
1243
|
+
const chargeNum = tonumber(chargeString);
|
|
1244
|
+
if (chargeNum === undefined) {
|
|
1245
|
+
printConsole(`The provided charge amount is invalid: ${chargeString}`);
|
|
1246
|
+
return;
|
|
1247
|
+
}
|
|
1248
|
+
|
|
1249
|
+
if (chargeNum < 0) {
|
|
1250
|
+
printConsole(`The provided charge amount is invalid: ${chargeNum}`);
|
|
1251
|
+
return;
|
|
1252
|
+
}
|
|
1253
|
+
|
|
1254
|
+
const player = Isaac.GetPlayer();
|
|
1255
|
+
player.SetActiveCharge(chargeNum, activeSlot);
|
|
1256
|
+
}
|
|
1257
|
+
|
|
1258
|
+
/**
|
|
1259
|
+
* Moves the first player to the specified position.
|
|
1260
|
+
*
|
|
1261
|
+
* For example:
|
|
1262
|
+
* - setPosition 100 50
|
|
1263
|
+
*/
|
|
1264
|
+
export function setPosition(params: string): void {
|
|
1265
|
+
if (params === "") {
|
|
1266
|
+
printConsole('You must specify a position. (e.g. "setPosition 100 50")');
|
|
1267
|
+
return;
|
|
1268
|
+
}
|
|
1269
|
+
|
|
1270
|
+
const args = params.split(" ");
|
|
1271
|
+
if (args.length !== 2) {
|
|
1272
|
+
printConsole('You must specify a position. (e.g. "setPosition 100 50")');
|
|
1273
|
+
return;
|
|
1274
|
+
}
|
|
1275
|
+
|
|
1276
|
+
const [xString, yString] = args;
|
|
1277
|
+
|
|
1278
|
+
const x = tonumber(xString);
|
|
1279
|
+
if (x === undefined) {
|
|
1280
|
+
printConsole(`That is an invalid x value: ${xString}`);
|
|
1281
|
+
return;
|
|
1282
|
+
}
|
|
1283
|
+
|
|
1284
|
+
const y = tonumber(yString);
|
|
1285
|
+
if (y === undefined) {
|
|
1286
|
+
printConsole(`That is an invalid y value: ${yString}`);
|
|
1287
|
+
return;
|
|
1288
|
+
}
|
|
1289
|
+
|
|
1290
|
+
const player = Isaac.GetPlayer();
|
|
1291
|
+
const newPosition = Vector(x, y);
|
|
1292
|
+
player.Position = newPosition;
|
|
1293
|
+
}
|
|
1294
|
+
|
|
1295
|
+
/** Warps to the first shop on the floor. */
|
|
1296
|
+
export function shop(): void {
|
|
1297
|
+
warpToRoomType(RoomType.SHOP);
|
|
1298
|
+
}
|
|
1299
|
+
|
|
1300
|
+
/** Uses the Smelter to smelt the current player's trinket. */
|
|
1301
|
+
export function smelt(): void {
|
|
1302
|
+
const player = Isaac.GetPlayer();
|
|
1303
|
+
useActiveItemTemp(player, CollectibleType.SMELTER);
|
|
1304
|
+
}
|
|
1305
|
+
|
|
1306
|
+
/**
|
|
1307
|
+
* Gives a soul charge. This only affects Tainted Bethany. Provide a number to give a custom amount
|
|
1308
|
+
* of charges. (You can use negative numbers to remove charges.)
|
|
1309
|
+
*/
|
|
1310
|
+
export function soulCharges(params: string): void {
|
|
1311
|
+
let charges = 1;
|
|
1312
|
+
if (params !== "") {
|
|
1313
|
+
const num = tonumber(params);
|
|
1314
|
+
if (num === undefined) {
|
|
1315
|
+
printConsole("That is an invalid amount of charges to add.");
|
|
1316
|
+
return;
|
|
1317
|
+
}
|
|
1318
|
+
|
|
1319
|
+
charges = num;
|
|
1320
|
+
}
|
|
1321
|
+
|
|
1322
|
+
const player = Isaac.GetPlayer();
|
|
1323
|
+
player.AddSoulCharge(charges);
|
|
1324
|
+
}
|
|
1325
|
+
|
|
1326
|
+
/**
|
|
1327
|
+
* Gives a half soul heart. Provide a number to give a custom amount of hearts. (You can use
|
|
1328
|
+
* negative numbers to remove hearts.)
|
|
1329
|
+
*/
|
|
1330
|
+
export function soulHearts(params: string): void {
|
|
1331
|
+
addHeart(params, HealthType.SOUL);
|
|
1332
|
+
}
|
|
1333
|
+
|
|
1334
|
+
/**
|
|
1335
|
+
* Play the supplied sound effect.
|
|
1336
|
+
*
|
|
1337
|
+
* For example:
|
|
1338
|
+
* - sound 1 - Plays the 1-Up sound effect.
|
|
1339
|
+
*/
|
|
1340
|
+
export function sound(params: string): void {
|
|
1341
|
+
const soundEffect = tonumber(params) as SoundEffect | undefined;
|
|
1342
|
+
if (soundEffect === undefined) {
|
|
1343
|
+
printConsole("That is an invalid sound effect ID.");
|
|
1344
|
+
return;
|
|
1345
|
+
}
|
|
1346
|
+
|
|
1347
|
+
sfxManager.Play(soundEffect);
|
|
1348
|
+
}
|
|
1349
|
+
|
|
1350
|
+
/** Logs all of the currently playing sound effects to the "log.txt" file. */
|
|
1351
|
+
export function sounds(): void {
|
|
1352
|
+
logSounds();
|
|
1353
|
+
printConsole(
|
|
1354
|
+
'Logged the currently playing sound effects to the "log.txt" file.',
|
|
1355
|
+
);
|
|
1356
|
+
}
|
|
1357
|
+
|
|
1358
|
+
/**
|
|
1359
|
+
* Toggles spamming Blood Rights on every frame. Useful for killing enemies very fast without using
|
|
1360
|
+
* "debug 10".
|
|
1361
|
+
*/
|
|
1362
|
+
export function spam(): void {
|
|
1363
|
+
v.persistent.spamBloodRights = !v.persistent.spamBloodRights;
|
|
1364
|
+
printEnabled(v.persistent.spamBloodRights, "spamming Blood Rights");
|
|
1365
|
+
}
|
|
1366
|
+
|
|
1367
|
+
export function spawnCollectible(params: string): void {
|
|
1368
|
+
if (params === "") {
|
|
1369
|
+
printConsole(
|
|
1370
|
+
"You must specify the name or number corresponding to the collectible type.",
|
|
1371
|
+
);
|
|
1372
|
+
return;
|
|
1373
|
+
}
|
|
1374
|
+
|
|
1375
|
+
const collectibleTypeNumber = tonumber(params);
|
|
1376
|
+
let collectibleType: CollectibleType;
|
|
1377
|
+
if (collectibleTypeNumber === undefined) {
|
|
1378
|
+
const match = getMapPartialMatch(params, COLLECTIBLE_NAME_TO_TYPE_MAP);
|
|
1379
|
+
if (match === undefined) {
|
|
1380
|
+
printConsole(`Unknown collectible: ${params}`);
|
|
1381
|
+
return;
|
|
1382
|
+
}
|
|
1383
|
+
|
|
1384
|
+
collectibleType = match[1];
|
|
1385
|
+
} else {
|
|
1386
|
+
collectibleType = asCollectibleType(collectibleTypeNumber);
|
|
1387
|
+
}
|
|
1388
|
+
|
|
1389
|
+
const roomClass = game.GetRoom();
|
|
1390
|
+
const centerPos = roomClass.GetCenterPos();
|
|
1391
|
+
spawnCollectibleUnsafe(collectibleType, centerPos);
|
|
1392
|
+
}
|
|
1393
|
+
|
|
1394
|
+
/** Spawns a golden version of the specified trinket type. */
|
|
1395
|
+
export function spawnGoldenTrinket(params: string): void {
|
|
1396
|
+
if (params === "") {
|
|
1397
|
+
printConsole(
|
|
1398
|
+
"You must specify the name or number corresponding to the trinket type.",
|
|
1399
|
+
);
|
|
1400
|
+
return;
|
|
1401
|
+
}
|
|
1402
|
+
|
|
1403
|
+
const trinketTypeNumber = tonumber(params);
|
|
1404
|
+
let trinketType: TrinketType;
|
|
1405
|
+
if (trinketTypeNumber === undefined) {
|
|
1406
|
+
const match = getMapPartialMatch(params, TRINKET_NAME_TO_TYPE_MAP);
|
|
1407
|
+
if (match === undefined) {
|
|
1408
|
+
printConsole(`Unknown trinket: ${params}`);
|
|
1409
|
+
return;
|
|
1410
|
+
}
|
|
1411
|
+
|
|
1412
|
+
trinketType = match[1];
|
|
1413
|
+
} else {
|
|
1414
|
+
trinketType = asTrinketType(trinketTypeNumber);
|
|
1415
|
+
}
|
|
1416
|
+
|
|
1417
|
+
const roomClass = game.GetRoom();
|
|
1418
|
+
const centerPos = roomClass.GetCenterPos();
|
|
1419
|
+
const goldenTrinketType = getGoldenTrinketType(trinketType);
|
|
1420
|
+
spawnTrinketFunction(goldenTrinketType, centerPos);
|
|
1421
|
+
}
|
|
1422
|
+
|
|
1423
|
+
export function spawnTrinket(params: string): void {
|
|
1424
|
+
if (params === "") {
|
|
1425
|
+
printConsole(
|
|
1426
|
+
"You must specify the name or number corresponding to the trinket type.",
|
|
1427
|
+
);
|
|
1428
|
+
return;
|
|
1429
|
+
}
|
|
1430
|
+
|
|
1431
|
+
const trinketTypeNumber = tonumber(params);
|
|
1432
|
+
let trinketType: TrinketType;
|
|
1433
|
+
if (trinketTypeNumber === undefined) {
|
|
1434
|
+
const match = getMapPartialMatch(params, TRINKET_NAME_TO_TYPE_MAP);
|
|
1435
|
+
if (match === undefined) {
|
|
1436
|
+
printConsole(`Unknown trinket: ${params}`);
|
|
1437
|
+
return;
|
|
1438
|
+
}
|
|
1439
|
+
|
|
1440
|
+
trinketType = match[1];
|
|
1441
|
+
} else {
|
|
1442
|
+
trinketType = asTrinketType(trinketTypeNumber);
|
|
1443
|
+
}
|
|
1444
|
+
|
|
1445
|
+
const roomClass = game.GetRoom();
|
|
1446
|
+
const centerPos = roomClass.GetCenterPos();
|
|
1447
|
+
spawnTrinketFunction(trinketType, centerPos);
|
|
1448
|
+
}
|
|
1449
|
+
|
|
1450
|
+
/**
|
|
1451
|
+
* Toggles a set movement speed and flight for the player. You can provide an optional argument to
|
|
1452
|
+
* this command in order to set the speed to a specific amount. Default is 2.0 (which is the maximum
|
|
1453
|
+
* that the stat can be set to).
|
|
1454
|
+
*/
|
|
1455
|
+
export function speed(params: string): void {
|
|
1456
|
+
const player = Isaac.GetPlayer();
|
|
1457
|
+
|
|
1458
|
+
if (params !== "") {
|
|
1459
|
+
const num = tonumber(params);
|
|
1460
|
+
if (num === undefined) {
|
|
1461
|
+
printConsole(`The provided speed amount is invalid: ${params}`);
|
|
1462
|
+
return;
|
|
1463
|
+
}
|
|
1464
|
+
|
|
1465
|
+
v.persistent.damageAmount = num;
|
|
1466
|
+
}
|
|
1467
|
+
|
|
1468
|
+
v.persistent.speed = !v.persistent.speed;
|
|
1469
|
+
|
|
1470
|
+
player.AddCacheFlags(CacheFlag.SPEED);
|
|
1471
|
+
player.EvaluateItems();
|
|
1472
|
+
|
|
1473
|
+
const value = tostring(v.persistent.speed);
|
|
1474
|
+
flight(value);
|
|
1475
|
+
|
|
1476
|
+
printEnabled(v.persistent.speed, "set speed and flight");
|
|
1477
|
+
}
|
|
1478
|
+
|
|
1479
|
+
/** Alias for the "startingRoom" command. */
|
|
1480
|
+
export function startRoom(): void {
|
|
1481
|
+
startingRoom();
|
|
1482
|
+
}
|
|
1483
|
+
|
|
1484
|
+
/** Warps to the starting room of the floor. */
|
|
1485
|
+
export function startingRoom(): void {
|
|
1486
|
+
const level = game.GetLevel();
|
|
1487
|
+
const startingRoomIndex = level.GetStartingRoomIndex();
|
|
1488
|
+
changeRoom(startingRoomIndex);
|
|
1489
|
+
}
|
|
1490
|
+
|
|
1491
|
+
/** Warps to the first Super Secret Room on the floor. */
|
|
1492
|
+
export function superSecretRoom(): void {
|
|
1493
|
+
warpToRoomType(RoomType.SUPER_SECRET);
|
|
1494
|
+
}
|
|
1495
|
+
|
|
1496
|
+
/**
|
|
1497
|
+
* Toggles a set tear delay (e.g. fire rate) for the player. You can provide an optional argument to
|
|
1498
|
+
* this command in order to set the tear delay to a specific amount. Default is 1 (which is
|
|
1499
|
+
* equivalent to the Soy Milk tear rate).
|
|
1500
|
+
*/
|
|
1501
|
+
export function tears(params: string): void {
|
|
1502
|
+
if (params !== "") {
|
|
1503
|
+
const num = tonumber(params);
|
|
1504
|
+
if (num === undefined) {
|
|
1505
|
+
printConsole(`The provided tear delay amount is invalid: ${params}`);
|
|
1506
|
+
return;
|
|
1507
|
+
}
|
|
1508
|
+
|
|
1509
|
+
v.persistent.tearsAmount = num;
|
|
1510
|
+
}
|
|
1511
|
+
|
|
1512
|
+
v.persistent.tears = !v.persistent.tears;
|
|
1513
|
+
|
|
1514
|
+
const player = Isaac.GetPlayer();
|
|
1515
|
+
player.AddCacheFlags(CacheFlag.FIRE_DELAY);
|
|
1516
|
+
player.EvaluateItems();
|
|
1517
|
+
|
|
1518
|
+
printEnabled(v.persistent.damage, "set tear delay");
|
|
1519
|
+
}
|
|
1520
|
+
|
|
1521
|
+
/** Alias for the "runTests" command. */
|
|
1522
|
+
export function tests(): void {
|
|
1523
|
+
runTests();
|
|
1524
|
+
}
|
|
1525
|
+
|
|
1526
|
+
/** Creates a trapdoor next to the player. */
|
|
1527
|
+
export function trapdoor(): void {
|
|
1528
|
+
spawnTrapdoorOrCrawlSpace(true);
|
|
1529
|
+
}
|
|
1530
|
+
|
|
1531
|
+
/** Warps to the first Treasure Room on the floor. */
|
|
1532
|
+
export function treasureRoom(): void {
|
|
1533
|
+
warpToRoomType(RoomType.TREASURE);
|
|
1534
|
+
}
|
|
1535
|
+
|
|
1536
|
+
/** Warps to the first Ultra Secret Room on the floor. */
|
|
1537
|
+
export function ultraSecretRoom(): void {
|
|
1538
|
+
warpToRoomType(RoomType.ULTRA_SECRET);
|
|
1539
|
+
}
|
|
1540
|
+
|
|
1541
|
+
/** Toggles permanent Curse of the Unknown. */
|
|
1542
|
+
export function unknown(): void {
|
|
1543
|
+
v.persistent.unknown = !v.persistent.unknown;
|
|
1544
|
+
printEnabled(v.persistent.unknown, "permanent Curse of the Unknown");
|
|
1545
|
+
}
|
|
1546
|
+
|
|
1547
|
+
/** If currently on a set seed, changes to an unseeded state and restarts the game. */
|
|
1548
|
+
export function unseed(): void {
|
|
1549
|
+
if (!onSetSeed()) {
|
|
1550
|
+
printConsole("You are not on a set seed, so you cannot unseed the run.");
|
|
1551
|
+
return;
|
|
1552
|
+
}
|
|
1553
|
+
|
|
1554
|
+
setUnseeded();
|
|
1555
|
+
restart();
|
|
1556
|
+
}
|
|
1557
|
+
|
|
1558
|
+
/** Moves the player 0.5 units up. Provide a number to move a custom amount of units. */
|
|
1559
|
+
export function up(params: string): void {
|
|
1560
|
+
movePlayer(params, Direction.UP);
|
|
1561
|
+
}
|
|
1562
|
+
|
|
1563
|
+
/**
|
|
1564
|
+
* Warps to the specified room type. Accepts either the room type number or the partial name of the
|
|
1565
|
+
* room type.
|
|
1566
|
+
*
|
|
1567
|
+
* For example:
|
|
1568
|
+
* - warp 5 - Warps to the first Boss Room on the floor, if any.
|
|
1569
|
+
* - warp tr - Warps to the first Treasure Room on the floor, if any.
|
|
1570
|
+
*/
|
|
1571
|
+
export function warp(params: string): void {
|
|
1572
|
+
if (params === "") {
|
|
1573
|
+
printConsole("You must specify a room type name or number.");
|
|
1574
|
+
return;
|
|
1575
|
+
}
|
|
1576
|
+
|
|
1577
|
+
let roomType: RoomType;
|
|
1578
|
+
const num = tonumber(params) as RoomType | undefined;
|
|
1579
|
+
if (num === undefined) {
|
|
1580
|
+
const match = getMapPartialMatch(params, ROOM_NAME_TO_TYPE_MAP);
|
|
1581
|
+
if (match === undefined) {
|
|
1582
|
+
printConsole(`Unknown room type: ${params}`);
|
|
1583
|
+
return;
|
|
1584
|
+
}
|
|
1585
|
+
|
|
1586
|
+
roomType = match[1];
|
|
1587
|
+
} else {
|
|
1588
|
+
if (num < FIRST_ROOM_TYPE || num > LAST_ROOM_TYPE) {
|
|
1589
|
+
printConsole(`Invalid room type: ${num}`);
|
|
1590
|
+
return;
|
|
1591
|
+
}
|
|
1592
|
+
|
|
1593
|
+
roomType = num;
|
|
1594
|
+
}
|
|
1595
|
+
|
|
1596
|
+
warpToRoomType(roomType);
|
|
1597
|
+
}
|