isaacscript-common 2.0.30 → 2.0.33
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/cachedClasses.d.ts → cachedClasses.d.ts} +1 -1
- package/{dist/cachedClasses.lua → cachedClasses.lua} +0 -0
- package/{dist/callbacks → callbacks}/customRevive.d.ts +0 -0
- package/{dist/callbacks → callbacks}/customRevive.lua +11 -11
- package/{dist/callbacks → callbacks}/itemPickup.d.ts +0 -0
- package/{dist/callbacks → callbacks}/itemPickup.lua +7 -7
- package/{dist/callbacks → callbacks}/postBombInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postBombInitLate.lua +2 -2
- package/{dist/callbacks → callbacks}/postBoneSwing.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postBoneSwing.lua +2 -2
- package/{dist/callbacks → callbacks}/postCollectibleInitFirst.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postCollectibleInitFirst.lua +3 -3
- package/{dist/callbacks → callbacks}/postCursedTeleport.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postCursedTeleport.lua +6 -6
- package/{dist/callbacks → callbacks}/postCustomDoorEnter.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postCustomDoorEnter.lua +9 -9
- package/{dist/callbacks → callbacks}/postDoorRender.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postDoorRender.lua +2 -2
- package/{dist/callbacks → callbacks}/postDoorUpdate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postDoorUpdate.lua +2 -2
- package/{dist/callbacks → callbacks}/postEffectInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postEffectInitLate.lua +2 -2
- package/{dist/callbacks → callbacks}/postEffectStateChanged.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postEffectStateChanged.lua +3 -3
- package/{dist/callbacks → callbacks}/postEsauJr.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postEsauJr.lua +5 -5
- package/{dist/callbacks → callbacks}/postFamiliarInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postFamiliarInitLate.lua +2 -2
- package/{dist/callbacks → callbacks}/postFamiliarStateChanged.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postFamiliarStateChanged.lua +3 -3
- package/{dist/callbacks → callbacks}/postFlip.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postFlip.lua +4 -4
- package/{dist/callbacks → callbacks}/postGreedModeWave.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postGreedModeWave.lua +3 -3
- package/{dist/callbacks → callbacks}/postGridEntity.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postGridEntity.lua +7 -7
- package/{dist/callbacks → callbacks}/postGridEntityCollision.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postGridEntityCollision.lua +4 -4
- package/{dist/callbacks → callbacks}/postGridEntityRender.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postGridEntityRender.lua +2 -2
- package/{dist/callbacks → callbacks}/postHolyMantleRemoved.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postHolyMantleRemoved.lua +5 -5
- package/{dist/callbacks → callbacks}/postItemDischarged.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postItemDischarged.lua +7 -7
- package/{dist/callbacks → callbacks}/postKnifeInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postKnifeInitLate.lua +2 -2
- package/{dist/callbacks → callbacks}/postLaserInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postLaserInitLate.lua +2 -2
- package/{dist/callbacks → callbacks}/postNPCInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postNPCInitLate.lua +2 -2
- package/{dist/callbacks → callbacks}/postNPCStateChanged.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postNPCStateChanged.lua +3 -3
- package/{dist/callbacks → callbacks}/postNewRoomEarly.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postNewRoomEarly.lua +4 -4
- package/{dist/callbacks → callbacks}/postPickupCollect.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postPickupCollect.lua +3 -3
- package/{dist/callbacks → callbacks}/postPickupInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postPickupInitLate.lua +2 -2
- package/{dist/callbacks → callbacks}/postPickupStateChanged.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postPickupStateChanged.lua +3 -3
- package/{dist/callbacks → callbacks}/postPitRender.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postPitRender.lua +2 -2
- package/{dist/callbacks → callbacks}/postPitUpdate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postPitUpdate.lua +2 -2
- package/{dist/callbacks → callbacks}/postPlayerChangeHealth.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postPlayerChangeHealth.lua +8 -8
- package/{dist/callbacks → callbacks}/postPlayerChangeType.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postPlayerChangeType.lua +5 -5
- package/{dist/callbacks → callbacks}/postPlayerFatalDamage.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postPlayerFatalDamage.lua +6 -6
- package/{dist/callbacks → callbacks}/postPlayerInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postPlayerInitLate.lua +3 -3
- package/{dist/callbacks → callbacks}/postPlayerReordered.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postPlayerReordered.lua +7 -7
- package/{dist/callbacks → callbacks}/postPoopRender.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postPoopRender.lua +2 -2
- package/{dist/callbacks → callbacks}/postPoopUpdate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postPoopUpdate.lua +2 -2
- package/{dist/callbacks → callbacks}/postPressurePlateRender.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postPressurePlateRender.lua +2 -2
- package/{dist/callbacks → callbacks}/postPressurePlateUpdate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postPressurePlateUpdate.lua +2 -2
- package/{dist/callbacks → callbacks}/postProjectileInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postProjectileInitLate.lua +2 -2
- package/{dist/callbacks → callbacks}/postPurchase.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postPurchase.lua +6 -6
- package/{dist/callbacks → callbacks}/postRockRender.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postRockRender.lua +2 -2
- package/{dist/callbacks → callbacks}/postRockUpdate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postRockUpdate.lua +2 -2
- package/{dist/callbacks → callbacks}/postRoomClearChanged.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postRoomClearChanged.lua +3 -3
- package/{dist/callbacks → callbacks}/postSacrifice.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postSacrifice.lua +4 -4
- package/{dist/callbacks → callbacks}/postSlotInitUpdate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postSlotInitUpdate.lua +4 -4
- package/{dist/callbacks → callbacks}/postSlotRender.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postSlotRender.lua +6 -6
- package/{dist/callbacks → callbacks}/postSpikesRender.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postSpikesRender.lua +2 -2
- package/{dist/callbacks → callbacks}/postSpikesUpdate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postSpikesUpdate.lua +2 -2
- package/{dist/callbacks → callbacks}/postTNTRender.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postTNTRender.lua +2 -2
- package/{dist/callbacks → callbacks}/postTNTUpdate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postTNTUpdate.lua +2 -2
- package/{dist/callbacks → callbacks}/postTearInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postTearInitLate.lua +2 -2
- package/{dist/callbacks → callbacks}/postTearInitVeryLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postTearInitVeryLate.lua +2 -2
- package/{dist/callbacks → callbacks}/postTransformation.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postTransformation.lua +6 -6
- package/{dist/callbacks → callbacks}/postTrinketBreak.d.ts +0 -0
- package/{dist/callbacks → callbacks}/postTrinketBreak.lua +5 -5
- package/{dist/callbacks → callbacks}/preBerserkDeath.d.ts +0 -0
- package/{dist/callbacks → callbacks}/preBerserkDeath.lua +5 -5
- package/{dist/callbacks → callbacks}/preNewLevel.d.ts +0 -0
- package/{dist/callbacks → callbacks}/preNewLevel.lua +3 -3
- package/{dist/callbacks → callbacks}/reorderedCallbacks.d.ts +0 -0
- package/{dist/callbacks → callbacks}/reorderedCallbacks.lua +4 -4
- package/{dist/callbacks → callbacks}/subscriptions/postBombInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postBombInitLate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postBoneSwing.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postBoneSwing.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postCollectibleInitFirst.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postCollectibleInitFirst.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postCursedTeleport.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postCursedTeleport.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postCustomDoorEnter.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postCustomDoorEnter.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postCustomRevive.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postCustomRevive.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postDoorRender.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postDoorRender.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postDoorUpdate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postDoorUpdate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postEffectInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postEffectInitLate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postEffectStateChanged.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postEffectStateChanged.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postEsauJr.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postEsauJr.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postFamiliarInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postFamiliarInitLate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postFamiliarStateChanged.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postFamiliarStateChanged.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postFirstEsauJr.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postFirstEsauJr.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postFirstFlip.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postFirstFlip.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postFlip.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postFlip.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postGameStartedReordered.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postGameStartedReordered.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postGreedModeWave.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postGreedModeWave.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postGridEntityBroken.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postGridEntityBroken.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postGridEntityCollision.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postGridEntityCollision.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postGridEntityInit.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postGridEntityInit.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postGridEntityRemove.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postGridEntityRemove.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postGridEntityRender.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postGridEntityRender.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postGridEntityStateChanged.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postGridEntityStateChanged.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postGridEntityUpdate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postGridEntityUpdate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postHolyMantleRemoved.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postHolyMantleRemoved.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postItemDischarged.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postItemDischarged.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postItemPickup.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postItemPickup.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postKnifeInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postKnifeInitLate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postLaserInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postLaserInitLate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postNPCInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postNPCInitLate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postNPCStateChanged.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postNPCStateChanged.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postNewLevelReordered.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postNewLevelReordered.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postNewRoomEarly.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postNewRoomEarly.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postNewRoomReordered.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postNewRoomReordered.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPEffectUpdateReordered.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPEffectUpdateReordered.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPickupCollect.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPickupCollect.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPickupInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPickupInitLate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPickupStateChanged.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPickupStateChanged.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPitRender.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPitRender.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPitUpdate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPitUpdate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPlayerChangeHealth.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPlayerChangeHealth.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPlayerChangeType.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPlayerChangeType.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPlayerFatalDamage.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPlayerFatalDamage.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPlayerInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPlayerInitLate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPlayerInitReordered.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPlayerInitReordered.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPlayerRenderReordered.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPlayerRenderReordered.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPlayerUpdateReordered.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPlayerUpdateReordered.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPoopRender.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPoopRender.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPoopUpdate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPoopUpdate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPressurePlateRender.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPressurePlateRender.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPressurePlateUpdate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPressurePlateUpdate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postProjectileInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postProjectileInitLate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPurchase.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postPurchase.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postRockRender.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postRockRender.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postRockUpdate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postRockUpdate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postRoomClearChanged.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postRoomClearChanged.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postSacrifice.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postSacrifice.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postSlotAnimationChanged.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postSlotAnimationChanged.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postSlotDestroyed.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postSlotDestroyed.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postSlotInit.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postSlotInit.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postSlotRender.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postSlotRender.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postSlotUpdate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postSlotUpdate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postSpikesRender.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postSpikesRender.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postSpikesUpdate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postSpikesUpdate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postTNTRender.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postTNTRender.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postTNTUpdate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postTNTUpdate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postTearInitLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postTearInitLate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postTearInitVeryLate.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postTearInitVeryLate.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postTransformation.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postTransformation.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postTrinketBreak.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/postTrinketBreak.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/preBerserkDeath.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/preBerserkDeath.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/preCustomRevive.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/preCustomRevive.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/preItemPickup.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/preItemPickup.lua +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/preNewLevel.d.ts +0 -0
- package/{dist/callbacks → callbacks}/subscriptions/preNewLevel.lua +0 -0
- package/{dist/classes → classes}/DefaultMap.d.ts +0 -0
- package/{dist/classes → classes}/DefaultMap.lua +0 -0
- package/{dist/classes → classes}/ModUpgraded.d.ts +0 -0
- package/{dist/classes → classes}/ModUpgraded.lua +1 -1
- package/{dist/constants.d.ts → constants.d.ts} +0 -0
- package/{dist/constants.lua → constants.lua} +1 -1
- package/{dist/constantsMax.d.ts → constantsMax.d.ts} +0 -0
- package/{dist/constantsMax.lua → constantsMax.lua} +2 -2
- package/{dist/enums → enums}/HealthType.d.ts +0 -0
- package/{dist/enums → enums}/HealthType.lua +0 -0
- package/{dist/enums → enums}/ModCallbackCustom.d.ts +0 -0
- package/{dist/enums → enums}/ModCallbackCustom.lua +0 -0
- package/{dist/enums → enums}/PocketItemType.d.ts +0 -0
- package/{dist/enums → enums}/PocketItemType.lua +0 -0
- package/{dist/enums → enums}/SerializationType.d.ts +0 -0
- package/{dist/enums → enums}/SerializationType.lua +0 -0
- package/{dist/enums → enums}/private/CopyableIsaacAPIClassType.d.ts +0 -0
- package/{dist/enums → enums}/private/CopyableIsaacAPIClassType.lua +0 -0
- package/enums/private/SaveDataKey.d.ts +7 -0
- package/enums/private/SaveDataKey.lua +11 -0
- package/{dist/enums → enums}/private/SerializationBrand.d.ts +0 -0
- package/{dist/enums → enums}/private/SerializationBrand.lua +0 -0
- package/{dist/features → features}/characterHealthConversion.d.ts +0 -0
- package/{dist/features → features}/characterHealthConversion.lua +3 -3
- package/{dist/features → features}/characterStats.d.ts +0 -0
- package/{dist/features → features}/characterStats.lua +3 -3
- package/features/debugDisplay/debugDisplay.d.ts +2 -0
- package/features/debugDisplay/debugDisplay.lua +181 -0
- package/features/debugDisplay/exports.d.ts +199 -0
- package/features/debugDisplay/exports.lua +133 -0
- package/features/debugDisplay/v.d.ts +44 -0
- package/features/debugDisplay/v.lua +54 -0
- package/{dist/features → features}/deployJSONRoom.d.ts +0 -0
- package/{dist/features → features}/deployJSONRoom.lua +15 -15
- package/{dist/features → features}/disableInputs.d.ts +0 -0
- package/{dist/features → features}/disableInputs.lua +3 -3
- package/{dist/features → features}/disableSound.d.ts +0 -0
- package/{dist/features → features}/disableSound.lua +4 -4
- package/{dist/features → features}/extraConsoleCommands/commands.d.ts +2 -0
- package/{dist/features → features}/extraConsoleCommands/commands.lua +53 -27
- package/{dist/features → features}/extraConsoleCommands/commandsDisplay.d.ts +0 -0
- package/{dist/features → features}/extraConsoleCommands/commandsDisplay.lua +19 -19
- package/{dist/features → features}/extraConsoleCommands/commandsSubroutines.d.ts +0 -0
- package/{dist/features → features}/extraConsoleCommands/commandsSubroutines.lua +10 -10
- package/{dist/features → features}/extraConsoleCommands/init.d.ts +0 -0
- package/{dist/features → features}/extraConsoleCommands/init.lua +9 -8
- package/{dist/features → features}/extraConsoleCommands/v.d.ts +0 -0
- package/{dist/features → features}/extraConsoleCommands/v.lua +0 -0
- package/{dist/features → features}/fadeInRemover.d.ts +0 -0
- package/{dist/features → features}/fadeInRemover.lua +3 -3
- package/{dist/features → features}/fastReset.d.ts +0 -0
- package/{dist/features → features}/fastReset.lua +4 -4
- package/{dist/features → features}/forgottenSwitch.d.ts +0 -0
- package/{dist/features → features}/forgottenSwitch.lua +2 -2
- package/{dist/features → features}/getCollectibleItemPoolType.d.ts +0 -0
- package/{dist/features → features}/getCollectibleItemPoolType.lua +6 -6
- package/{dist/features → features}/isPonyActive.d.ts +0 -0
- package/{dist/features → features}/isPonyActive.lua +5 -5
- package/{dist/features → features}/playerInventory.d.ts +0 -0
- package/{dist/features → features}/playerInventory.lua +10 -10
- package/{dist/features → features}/preventCollectibleRotate.d.ts +0 -0
- package/{dist/features → features}/preventCollectibleRotate.lua +6 -6
- package/{dist/features → features}/runInNFrames.d.ts +0 -0
- package/{dist/features → features}/runInNFrames.lua +3 -3
- package/{dist/features → features}/saveDataManager/constants.d.ts +0 -0
- package/{dist/features → features}/saveDataManager/constants.lua +0 -0
- package/{dist/features → features}/saveDataManager/exports.d.ts +21 -0
- package/{dist/features → features}/saveDataManager/exports.lua +19 -6
- package/{dist/features → features}/saveDataManager/load.d.ts +0 -0
- package/{dist/features → features}/saveDataManager/load.lua +4 -4
- package/features/saveDataManager/main.d.ts +3 -0
- package/{dist/features → features}/saveDataManager/main.lua +41 -40
- package/{dist/features → features}/saveDataManager/maps.d.ts +0 -0
- package/{dist/features → features}/saveDataManager/maps.lua +0 -0
- package/{dist/features → features}/saveDataManager/merge.d.ts +0 -0
- package/{dist/features → features}/saveDataManager/merge.lua +10 -10
- package/{dist/features → features}/saveDataManager/save.d.ts +0 -0
- package/{dist/features → features}/saveDataManager/save.lua +5 -5
- package/{dist/features → features}/saveDataManager/serializationBrand.d.ts +0 -0
- package/{dist/features → features}/saveDataManager/serializationBrand.lua +2 -2
- package/{dist/features → features}/sirenHelpers.d.ts +0 -0
- package/{dist/features → features}/sirenHelpers.lua +3 -3
- package/{dist/features → features}/taintedLazarusPlayers.d.ts +0 -0
- package/{dist/features → features}/taintedLazarusPlayers.lua +2 -2
- package/{dist/featuresInitialized.d.ts → featuresInitialized.d.ts} +0 -0
- package/{dist/featuresInitialized.lua → featuresInitialized.lua} +0 -0
- package/{dist/functions → functions}/array.d.ts +0 -0
- package/{dist/functions → functions}/array.lua +3 -3
- package/{dist/functions → functions}/benchmark.d.ts +0 -0
- package/{dist/functions → functions}/benchmark.lua +1 -1
- package/{dist/functions → functions}/bitwise.d.ts +0 -0
- package/{dist/functions → functions}/bitwise.lua +0 -0
- package/{dist/functions → functions}/boss.d.ts +0 -0
- package/{dist/functions → functions}/boss.lua +7 -7
- package/{dist/functions → functions}/cacheFlag.d.ts +0 -0
- package/{dist/functions → functions}/cacheFlag.lua +1 -1
- package/{dist/functions → functions}/cards.d.ts +0 -0
- package/{dist/functions → functions}/cards.lua +9 -9
- package/{dist/functions → functions}/challenges.d.ts +0 -0
- package/{dist/functions → functions}/challenges.lua +1 -1
- package/{dist/functions → functions}/character.d.ts +0 -0
- package/{dist/functions → functions}/character.lua +8 -8
- package/{dist/functions → functions}/charge.d.ts +0 -0
- package/{dist/functions → functions}/charge.lua +3 -3
- package/{dist/functions → functions}/chargeBar.d.ts +0 -0
- package/{dist/functions → functions}/chargeBar.lua +1 -1
- package/{dist/functions → functions}/collectibleCacheFlag.d.ts +0 -0
- package/{dist/functions → functions}/collectibleCacheFlag.lua +6 -6
- package/{dist/functions → functions}/collectibleSet.d.ts +0 -0
- package/{dist/functions → functions}/collectibleSet.lua +10 -6
- package/{dist/functions → functions}/collectibleTag.d.ts +0 -0
- package/{dist/functions → functions}/collectibleTag.lua +6 -6
- package/{dist/functions → functions}/collectibles.d.ts +6 -0
- package/{dist/functions → functions}/collectibles.lua +15 -11
- package/{dist/functions → functions}/color.d.ts +0 -0
- package/{dist/functions → functions}/color.lua +5 -5
- package/{dist/functions → functions}/debug.d.ts +0 -0
- package/{dist/functions → functions}/debug.lua +1 -1
- package/{dist/functions → functions}/deepCopy.d.ts +0 -0
- package/{dist/functions → functions}/deepCopy.lua +13 -13
- package/{dist/functions → functions}/deepCopyTests.d.ts +0 -0
- package/{dist/functions → functions}/deepCopyTests.lua +6 -6
- package/{dist/functions → functions}/direction.d.ts +0 -0
- package/{dist/functions → functions}/direction.lua +3 -3
- package/{dist/functions → functions}/doors.d.ts +0 -0
- package/{dist/functions → functions}/doors.lua +6 -6
- package/{dist/functions → functions}/easing.d.ts +0 -0
- package/{dist/functions → functions}/easing.lua +0 -0
- package/functions/eden.d.ts +3 -0
- package/functions/eden.lua +47 -0
- package/{dist/functions → functions}/entity.d.ts +0 -0
- package/{dist/functions → functions}/entity.lua +5 -5
- package/{dist/functions → functions}/entitySpecific.d.ts +0 -0
- package/{dist/functions → functions}/entitySpecific.lua +2 -2
- package/{dist/functions → functions}/entityTypes.d.ts +0 -0
- package/{dist/functions → functions}/entityTypes.lua +0 -0
- package/{dist/functions → functions}/enums.d.ts +0 -0
- package/{dist/functions → functions}/enums.lua +2 -2
- package/{dist/functions → functions}/familiars.d.ts +0 -0
- package/{dist/functions → functions}/familiars.lua +2 -2
- package/{dist/functions → functions}/flag.d.ts +0 -0
- package/{dist/functions → functions}/flag.lua +0 -0
- package/{dist/functions → functions}/flying.d.ts +0 -0
- package/{dist/functions → functions}/flying.lua +2 -2
- package/{dist/functions → functions}/globals.d.ts +0 -0
- package/{dist/functions → functions}/globals.lua +3 -3
- package/{dist/functions → functions}/gridEntity.d.ts +2 -2
- package/{dist/functions → functions}/gridEntity.lua +10 -10
- package/{dist/functions → functions}/gridEntitySpecific.d.ts +0 -0
- package/{dist/functions → functions}/gridEntitySpecific.lua +2 -2
- package/{dist/functions → functions}/input.d.ts +0 -0
- package/{dist/functions → functions}/input.lua +4 -4
- package/{dist/functions → functions}/isaacAPIClass.d.ts +0 -0
- package/{dist/functions → functions}/isaacAPIClass.lua +0 -0
- package/{dist/functions → functions}/jsonHelpers.d.ts +0 -0
- package/{dist/functions → functions}/jsonHelpers.lua +1 -1
- package/{dist/functions → functions}/jsonRoom.d.ts +0 -0
- package/{dist/functions → functions}/jsonRoom.lua +4 -4
- package/{dist/functions → functions}/kColor.d.ts +0 -0
- package/{dist/functions → functions}/kColor.lua +5 -5
- package/{dist/functions → functions}/language.d.ts +0 -0
- package/{dist/functions → functions}/language.lua +0 -0
- package/{dist/functions → functions}/level.d.ts +0 -0
- package/{dist/functions → functions}/level.lua +3 -3
- package/{dist/functions → functions}/log.d.ts +0 -0
- package/{dist/functions → functions}/log.lua +15 -15
- package/{dist/functions → functions}/map.d.ts +0 -0
- package/{dist/functions → functions}/map.lua +0 -0
- package/{dist/functions → functions}/math.d.ts +0 -0
- package/{dist/functions → functions}/math.lua +1 -1
- package/{dist/functions → functions}/mergeTests.d.ts +0 -0
- package/{dist/functions → functions}/mergeTests.lua +7 -7
- package/{dist/functions → functions}/npc.d.ts +0 -0
- package/{dist/functions → functions}/npc.lua +3 -3
- package/{dist/functions → functions}/pickupVariants.d.ts +0 -0
- package/{dist/functions → functions}/pickupVariants.lua +0 -0
- package/{dist/functions → functions}/pickups.d.ts +0 -0
- package/{dist/functions → functions}/pickups.lua +6 -6
- package/{dist/functions → functions}/pills.d.ts +0 -0
- package/{dist/functions → functions}/pills.lua +8 -11
- package/{dist/functions → functions}/player.d.ts +0 -0
- package/{dist/functions → functions}/player.lua +11 -11
- package/{dist/functions → functions}/playerDataStructures.d.ts +0 -0
- package/{dist/functions → functions}/playerDataStructures.lua +1 -1
- package/{dist/functions → functions}/playerHealth.d.ts +0 -0
- package/{dist/functions → functions}/playerHealth.lua +4 -4
- package/{dist/functions → functions}/playerIndex.d.ts +0 -0
- package/{dist/functions → functions}/playerIndex.lua +1 -1
- package/{dist/functions → functions}/pocketItems.d.ts +0 -0
- package/{dist/functions → functions}/pocketItems.lua +3 -3
- package/{dist/functions → functions}/positionVelocity.d.ts +0 -0
- package/{dist/functions → functions}/positionVelocity.lua +6 -6
- package/{dist/functions → functions}/random.d.ts +0 -0
- package/{dist/functions → functions}/random.lua +1 -1
- package/{dist/functions → functions}/revive.d.ts +0 -0
- package/{dist/functions → functions}/revive.lua +6 -6
- package/{dist/functions → functions}/rng.d.ts +0 -0
- package/{dist/functions → functions}/rng.lua +6 -6
- package/{dist/functions → functions}/roomData.d.ts +0 -0
- package/{dist/functions → functions}/roomData.lua +4 -4
- package/{dist/functions → functions}/roomGrid.d.ts +0 -0
- package/{dist/functions → functions}/roomGrid.lua +3 -3
- package/{dist/functions → functions}/roomShape.d.ts +0 -0
- package/{dist/functions → functions}/roomShape.lua +8 -8
- package/{dist/functions → functions}/rooms.d.ts +0 -0
- package/{dist/functions → functions}/rooms.lua +12 -12
- package/{dist/functions → functions}/run.d.ts +0 -0
- package/{dist/functions → functions}/run.lua +3 -3
- package/{dist/functions → functions}/seeds.d.ts +0 -0
- package/{dist/functions → functions}/seeds.lua +2 -2
- package/{dist/functions → functions}/serialization.d.ts +0 -0
- package/{dist/functions → functions}/serialization.lua +5 -5
- package/{dist/functions → functions}/set.d.ts +0 -0
- package/{dist/functions → functions}/set.lua +2 -2
- package/{dist/functions → functions}/sound.d.ts +0 -0
- package/{dist/functions → functions}/sound.lua +2 -2
- package/{dist/functions → functions}/spawnCollectible.d.ts +0 -0
- package/{dist/functions → functions}/spawnCollectible.lua +8 -8
- package/{dist/functions → functions}/sprite.d.ts +0 -0
- package/{dist/functions → functions}/sprite.lua +3 -3
- package/{dist/functions → functions}/stage.d.ts +0 -0
- package/{dist/functions → functions}/stage.lua +2 -2
- package/{dist/functions → functions}/string.d.ts +0 -0
- package/{dist/functions → functions}/string.lua +0 -0
- package/{dist/functions → functions}/table.d.ts +0 -0
- package/{dist/functions → functions}/table.lua +0 -0
- package/{dist/functions → functions}/tears.d.ts +0 -0
- package/{dist/functions → functions}/tears.lua +0 -0
- package/{dist/functions → functions}/transformations.d.ts +0 -0
- package/{dist/functions → functions}/transformations.lua +6 -6
- package/{dist/functions → functions}/trinketCacheFlag.d.ts +0 -0
- package/{dist/functions → functions}/trinketCacheFlag.lua +3 -3
- package/{dist/functions → functions}/trinketGive.d.ts +0 -0
- package/{dist/functions → functions}/trinketGive.lua +3 -3
- package/{dist/functions → functions}/trinkets.d.ts +0 -0
- package/{dist/functions → functions}/trinkets.lua +11 -12
- package/{dist/functions → functions}/tstlClass.d.ts +0 -0
- package/{dist/functions → functions}/tstlClass.lua +1 -1
- package/{dist/functions → functions}/ui.d.ts +0 -0
- package/{dist/functions → functions}/ui.lua +3 -3
- package/{dist/functions → functions}/utils.d.ts +0 -0
- package/{dist/functions → functions}/utils.lua +1 -1
- package/{dist/functions → functions}/vector.d.ts +0 -0
- package/{dist/functions → functions}/vector.lua +5 -5
- package/{dist/index.d.ts → index.d.ts} +2 -1
- package/{dist/index.lua → index.lua} +129 -138
- package/{dist/initCustomCallbacks.d.ts → initCustomCallbacks.d.ts} +0 -0
- package/{dist/initCustomCallbacks.lua → initCustomCallbacks.lua} +58 -58
- package/{dist/initFeatures.d.ts → initFeatures.d.ts} +0 -0
- package/{dist/initFeatures.lua → initFeatures.lua} +15 -15
- package/{dist/lualib_bundle.lua → lualib_bundle.lua} +0 -0
- package/{dist/maps → maps}/cardMap.d.ts +0 -0
- package/{dist/maps → maps}/cardMap.lua +0 -0
- package/{dist/maps → maps}/characterMap.d.ts +0 -0
- package/{dist/maps → maps}/characterMap.lua +0 -0
- package/{dist/maps → maps}/collectibleDescriptionMap.d.ts +0 -0
- package/{dist/maps → maps}/collectibleDescriptionMap.lua +0 -0
- package/{dist/maps → maps}/collectibleNameMap.d.ts +0 -0
- package/{dist/maps → maps}/collectibleNameMap.lua +0 -0
- package/{dist/maps → maps}/defaultPlayerStatMap.d.ts +0 -0
- package/{dist/maps → maps}/defaultPlayerStatMap.lua +1 -1
- package/{dist/maps → maps}/gridEntityTypeToBrokenStateMap.d.ts +0 -0
- package/{dist/maps → maps}/gridEntityTypeToBrokenStateMap.lua +0 -0
- package/{dist/maps → maps}/gridEntityXMLMap.d.ts +0 -0
- package/{dist/maps → maps}/gridEntityXMLMap.lua +0 -0
- package/{dist/maps → maps}/pillEffectMap.d.ts +0 -0
- package/{dist/maps → maps}/pillEffectMap.lua +0 -0
- package/{dist/maps → maps}/roomShapeToTopLeftWallGridIndexMap.d.ts +0 -0
- package/{dist/maps → maps}/roomShapeToTopLeftWallGridIndexMap.lua +0 -0
- package/{dist/maps → maps}/roomTypeMap.d.ts +0 -0
- package/{dist/maps → maps}/roomTypeMap.lua +0 -0
- package/{dist/maps → maps}/trinketDescriptionMap.d.ts +0 -0
- package/{dist/maps → maps}/trinketDescriptionMap.lua +0 -0
- package/{dist/maps → maps}/trinketNameMap.d.ts +0 -0
- package/{dist/maps → maps}/trinketNameMap.lua +0 -0
- package/{dist/objects → objects}/LRoomShapeToRectangles.d.ts +0 -0
- package/{dist/objects → objects}/LRoomShapeToRectangles.lua +1 -1
- package/{dist/objects → objects}/callbackRegisterFunctions.d.ts +0 -0
- package/{dist/objects → objects}/callbackRegisterFunctions.lua +76 -76
- package/{dist/objects → objects}/cardDescriptions.d.ts +0 -0
- package/{dist/objects → objects}/cardDescriptions.lua +0 -0
- package/{dist/objects → objects}/cardNames.d.ts +0 -0
- package/{dist/objects → objects}/cardNames.lua +0 -0
- package/{dist/objects → objects}/cardTypes.d.ts +0 -0
- package/{dist/objects → objects}/cardTypes.lua +0 -0
- package/{dist/objects → objects}/challengeNames.d.ts +0 -0
- package/{dist/objects → objects}/challengeNames.lua +0 -0
- package/{dist/objects → objects}/characterNames.d.ts +0 -0
- package/{dist/objects → objects}/characterNames.lua +0 -0
- package/{dist/objects → objects}/coinSubTypeToValue.d.ts +0 -0
- package/{dist/objects → objects}/coinSubTypeToValue.lua +0 -0
- package/{dist/objects → objects}/colors.d.ts +0 -0
- package/{dist/objects → objects}/colors.lua +0 -0
- package/{dist/objects → objects}/directionNames.d.ts +0 -0
- package/{dist/objects → objects}/directionNames.lua +0 -0
- package/{dist/objects → objects}/directionToDegrees.d.ts +0 -0
- package/{dist/objects → objects}/directionToDegrees.lua +0 -0
- package/{dist/objects → objects}/directionToVector.d.ts +0 -0
- package/{dist/objects → objects}/directionToVector.lua +1 -1
- package/{dist/objects → objects}/doorSlotFlagToDoorSlot.d.ts +0 -0
- package/{dist/objects → objects}/doorSlotFlagToDoorSlot.lua +0 -0
- package/{dist/objects → objects}/doorSlotToDirection.d.ts +0 -0
- package/{dist/objects → objects}/doorSlotToDirection.lua +0 -0
- package/{dist/objects → objects}/isaacAPIClassTypeToBrand.d.ts +0 -0
- package/{dist/objects → objects}/isaacAPIClassTypeToBrand.lua +2 -2
- package/{dist/objects → objects}/isaacAPIClassTypeToCopyFunction.d.ts +0 -0
- package/{dist/objects → objects}/isaacAPIClassTypeToCopyFunction.lua +5 -5
- package/{dist/objects → objects}/pillEffectClasses.d.ts +0 -0
- package/{dist/objects → objects}/pillEffectClasses.lua +0 -0
- package/{dist/objects → objects}/pillEffectNames.d.ts +0 -0
- package/{dist/objects → objects}/pillEffectNames.lua +0 -0
- package/{dist/objects → objects}/pillEffectTypes.d.ts +0 -0
- package/{dist/objects → objects}/pillEffectTypes.lua +0 -0
- package/{dist/objects → objects}/roomShapeBounds.d.ts +0 -0
- package/{dist/objects → objects}/roomShapeBounds.lua +1 -1
- package/{dist/objects → objects}/roomShapeLayoutSizes.d.ts +0 -0
- package/{dist/objects → objects}/roomShapeLayoutSizes.lua +1 -1
- package/{dist/objects → objects}/roomShapeToBottomRightPosition.d.ts +0 -0
- package/{dist/objects → objects}/roomShapeToBottomRightPosition.lua +0 -0
- package/{dist/objects → objects}/roomShapeToDoorSlots.d.ts +0 -0
- package/{dist/objects → objects}/roomShapeToDoorSlots.lua +0 -0
- package/{dist/objects → objects}/roomShapeToDoorSlotsToGridIndexDelta.d.ts +0 -0
- package/{dist/objects → objects}/roomShapeToDoorSlotsToGridIndexDelta.lua +1 -1
- package/{dist/objects → objects}/roomShapeToGridWidth.d.ts +0 -0
- package/{dist/objects → objects}/roomShapeToGridWidth.lua +0 -0
- package/{dist/objects → objects}/roomShapeToTopLeftPosition.d.ts +0 -0
- package/{dist/objects → objects}/roomShapeToTopLeftPosition.lua +1 -1
- package/{dist/objects → objects}/roomShapeVolumes.d.ts +0 -0
- package/{dist/objects → objects}/roomShapeVolumes.lua +0 -0
- package/{dist/objects → objects}/roomTypeNames.d.ts +0 -0
- package/{dist/objects → objects}/roomTypeNames.lua +0 -0
- package/{dist/objects → objects}/serializedIsaacAPIClassTypeToIdentityFunction.d.ts +0 -0
- package/{dist/objects → objects}/serializedIsaacAPIClassTypeToIdentityFunction.lua +5 -5
- package/{dist/objects → objects}/stageTypeToLetter.d.ts +0 -0
- package/{dist/objects → objects}/stageTypeToLetter.lua +0 -0
- package/{dist/objects → objects}/transformationNames.d.ts +0 -0
- package/{dist/objects → objects}/transformationNames.lua +0 -0
- package/package.json +9 -22
- package/{dist/patchErrorFunctions.d.ts → patchErrorFunctions.d.ts} +0 -0
- package/{dist/patchErrorFunctions.lua → patchErrorFunctions.lua} +1 -1
- package/{dist/sets → sets}/LRoomShapesSet.d.ts +0 -0
- package/{dist/sets → sets}/LRoomShapesSet.lua +0 -0
- package/{dist/sets → sets}/bossSets.d.ts +0 -0
- package/{dist/sets → sets}/bossSets.lua +0 -0
- package/{dist/sets → sets}/charactersThatStartWithAnActiveItemSet.d.ts +0 -0
- package/{dist/sets → sets}/charactersThatStartWithAnActiveItemSet.lua +0 -0
- package/{dist/sets → sets}/charactersWithBlackHeartFromEternalHeartSet.d.ts +0 -0
- package/{dist/sets → sets}/charactersWithBlackHeartFromEternalHeartSet.lua +0 -0
- package/{dist/sets → sets}/charactersWithFreeDevilDealsSet.d.ts +0 -0
- package/{dist/sets → sets}/charactersWithFreeDevilDealsSet.lua +0 -0
- package/{dist/sets → sets}/charactersWithNoRedHeartsSet.d.ts +0 -0
- package/{dist/sets → sets}/charactersWithNoRedHeartsSet.lua +0 -0
- package/{dist/sets → sets}/charactersWithNoSoulHeartsSet.d.ts +0 -0
- package/{dist/sets → sets}/charactersWithNoSoulHeartsSet.lua +0 -0
- package/{dist/sets → sets}/chestPickupVariantsSet.d.ts +0 -0
- package/{dist/sets → sets}/chestPickupVariantsSet.lua +0 -0
- package/{dist/sets → sets}/familiarsThatShootPlayerTearsSet.d.ts +0 -0
- package/{dist/sets → sets}/familiarsThatShootPlayerTearsSet.lua +0 -0
- package/{dist/sets → sets}/lostStyleCharactersSet.d.ts +0 -0
- package/{dist/sets → sets}/lostStyleCharactersSet.lua +0 -0
- package/{dist/sets → sets}/mineShaftRoomSubTypesSet.d.ts +0 -0
- package/{dist/sets → sets}/mineShaftRoomSubTypesSet.lua +0 -0
- package/{dist/sets → sets}/redHeartSubTypesSet.d.ts +0 -0
- package/{dist/sets → sets}/redHeartSubTypesSet.lua +0 -0
- package/{dist/sets → sets}/sinEntityTypesSet.d.ts +0 -0
- package/{dist/sets → sets}/sinEntityTypesSet.lua +0 -0
- package/{dist/sets → sets}/singleUseActiveCollectibleTypesSet.d.ts +0 -0
- package/{dist/sets → sets}/singleUseActiveCollectibleTypesSet.lua +0 -0
- package/{dist/sets → sets}/storyBossesSet.d.ts +0 -0
- package/{dist/sets → sets}/storyBossesSet.lua +0 -0
- package/{dist/types → types}/AddCallbackParameterCustom.d.ts +0 -0
- package/{dist/types → types}/AddCallbackParameterCustom.lua +1 -1
- package/{dist/types → types}/AnyEntity.d.ts +0 -0
- package/{dist/types → types}/AnyEntity.lua +0 -0
- package/{dist/types → types}/CollectibleIndex.d.ts +0 -0
- package/{dist/types → types}/CollectibleIndex.lua +0 -0
- package/{dist/types → types}/JSONDoor.d.ts +0 -0
- package/{dist/types → types}/JSONDoor.lua +0 -0
- package/{dist/types → types}/JSONEntity.d.ts +0 -0
- package/{dist/types → types}/JSONEntity.lua +0 -0
- package/{dist/types → types}/JSONRoom.d.ts +0 -0
- package/{dist/types → types}/JSONRoom.lua +0 -0
- package/{dist/types → types}/JSONRooms.d.ts +0 -0
- package/{dist/types → types}/JSONRooms.lua +0 -0
- package/{dist/types → types}/JSONSpawn.d.ts +0 -0
- package/{dist/types → types}/JSONSpawn.lua +0 -0
- package/{dist/types → types}/PickingUpItem.d.ts +0 -0
- package/{dist/types → types}/PickingUpItem.lua +0 -0
- package/{dist/types → types}/PlayerHealth.d.ts +0 -0
- package/{dist/types → types}/PlayerHealth.lua +0 -0
- package/{dist/types → types}/PlayerIndex.d.ts +0 -0
- package/{dist/types → types}/PlayerIndex.lua +0 -0
- package/{dist/types → types}/PocketItemDescription.d.ts +0 -0
- package/{dist/types → types}/PocketItemDescription.lua +0 -0
- package/{dist/types → types}/Primitive.d.ts +0 -0
- package/{dist/types → types}/Primitive.lua +0 -0
- package/{dist/types → types}/TrinketSituation.d.ts +0 -0
- package/{dist/types → types}/TrinketSituation.lua +0 -0
- package/{dist/types → types}/private/IsaacAPIClass.d.ts +0 -0
- package/{dist/types → types}/private/IsaacAPIClass.lua +0 -0
- package/{dist/types → types}/private/SaveData.d.ts +0 -0
- package/{dist/types → types}/private/SaveData.lua +0 -0
- package/{dist/types → types}/private/SerializedIsaacAPIClass.d.ts +0 -0
- package/{dist/types → types}/private/SerializedIsaacAPIClass.lua +0 -0
- package/{dist/types → types}/private/TSTLClass.d.ts +0 -0
- package/{dist/types → types}/private/TSTLClass.lua +0 -0
- package/{dist/types → types}/private/TSTLClassMetatable.d.ts +0 -0
- package/{dist/types → types}/private/TSTLClassMetatable.lua +0 -0
- package/{dist/upgradeMod.d.ts → upgradeMod.d.ts} +0 -0
- package/{dist/upgradeMod.lua → upgradeMod.lua} +7 -7
- package/dist/callbacks/postGreedWave.d.ts +0 -1
- package/dist/callbacks/postGreedWave.lua +0 -31
- package/dist/callbacks/postSlotRenderBroken.d.ts +0 -1
- package/dist/callbacks/postSlotRenderBroken.lua +0 -48
- package/dist/callbacks/roomClearChange.d.ts +0 -1
- package/dist/callbacks/roomClearChange.lua +0 -39
- package/dist/callbacks/subscriptions/postGreedWave.d.ts +0 -2
- package/dist/callbacks/subscriptions/postGreedWave.lua +0 -16
- package/dist/callbacks/subscriptions/postGridEntityStateChange.d.ts +0 -2
- package/dist/callbacks/subscriptions/postGridEntityStateChange.lua +0 -23
- package/dist/callbacks/subscriptions/roomClearChange.d.ts +0 -1
- package/dist/callbacks/subscriptions/roomClearChange.lua +0 -16
- package/dist/classes/null.d.ts +0 -14
- package/dist/classes/null.lua +0 -11
- package/dist/constantsInternal.d.ts +0 -1
- package/dist/constantsInternal.lua +0 -8
- package/dist/debug.d.ts +0 -1
- package/dist/debug.lua +0 -4
- package/dist/enums/CardType.d.ts +0 -40
- package/dist/enums/CardType.lua +0 -20
- package/dist/enums/CollectiblePedestalType.d.ts +0 -38
- package/dist/enums/CollectiblePedestalType.lua +0 -36
- package/dist/enums/ItemConfigTag.d.ts +0 -278
- package/dist/enums/ItemConfigTag.lua +0 -70
- package/dist/enums/ModCallbacksCustom.d.ts +0 -97
- package/dist/enums/ModCallbacksCustom.lua +0 -123
- package/dist/enums/PillEffectClass.d.ts +0 -17
- package/dist/enums/PillEffectClass.lua +0 -16
- package/dist/enums/PillEffectType.d.ts +0 -16
- package/dist/enums/PillEffectType.lua +0 -14
- package/dist/enums/private/SaveDataKeys.d.ts +0 -6
- package/dist/enums/private/SaveDataKeys.lua +0 -7
- package/dist/enums/private/SerializableIsaacAPIClassType.d.ts +0 -7
- package/dist/enums/private/SerializableIsaacAPIClassType.lua +0 -8
- package/dist/errors.d.ts +0 -1
- package/dist/errors.lua +0 -6
- package/dist/features/checkFamiliar.d.ts +0 -18
- package/dist/features/checkFamiliar.lua +0 -78
- package/dist/features/collectiblesSeen.d.ts +0 -6
- package/dist/features/collectiblesSeen.lua +0 -42
- package/dist/features/debugDisplay.d.ts +0 -87
- package/dist/features/debugDisplay.lua +0 -334
- package/dist/features/saveDataManager/debug.d.ts +0 -1
- package/dist/features/saveDataManager/debug.lua +0 -4
- package/dist/features/saveDataManager/main.d.ts +0 -1
- package/dist/features/test.d.ts +0 -3
- package/dist/features/test.lua +0 -24
- package/dist/functions/json.d.ts +0 -16
- package/dist/functions/json.lua +0 -28
- package/dist/functions/npcTypes.d.ts +0 -3
- package/dist/functions/npcTypes.lua +0 -7
- package/dist/functions/position.d.ts +0 -13
- package/dist/functions/position.lua +0 -39
- package/dist/functions/trinketSet.d.ts +0 -3
- package/dist/functions/trinketSet.lua +0 -26
- package/dist/functions/userdata.d.ts +0 -12
- package/dist/functions/userdata.lua +0 -18
- package/dist/functions/util.d.ts +0 -87
- package/dist/functions/util.lua +0 -84
- package/dist/initialized.d.ts +0 -1
- package/dist/initialized.lua +0 -10
- package/dist/maps/cardDescriptionMap.d.ts +0 -5
- package/dist/maps/cardDescriptionMap.lua +0 -106
- package/dist/maps/cardNameMap.d.ts +0 -5
- package/dist/maps/cardNameMap.lua +0 -106
- package/dist/maps/cardTypeMap.d.ts +0 -6
- package/dist/maps/cardTypeMap.lua +0 -108
- package/dist/maps/challengeNameMap.d.ts +0 -5
- package/dist/maps/challengeNameMap.lua +0 -53
- package/dist/maps/characterNameMap.d.ts +0 -5
- package/dist/maps/characterNameMap.lua +0 -49
- package/dist/maps/pillEffectClassMap.d.ts +0 -6
- package/dist/maps/pillEffectClassMap.lua +0 -61
- package/dist/maps/pillEffectNameMap.d.ts +0 -5
- package/dist/maps/pillEffectNameMap.lua +0 -58
- package/dist/maps/pillEffectTypeMap.d.ts +0 -6
- package/dist/maps/pillEffectTypeMap.lua +0 -60
- package/dist/maps/roomTypeNameMap.d.ts +0 -5
- package/dist/maps/roomTypeNameMap.lua +0 -37
- package/dist/maps/transformationMaps.d.ts +0 -5
- package/dist/maps/transformationMaps.lua +0 -64
- package/dist/maps/transformationNameMap.d.ts +0 -5
- package/dist/maps/transformationNameMap.lua +0 -22
- package/dist/objects/null.d.ts +0 -0
- package/dist/objects/null.lua +0 -1
- package/dist/objects/roomShapeToGridIndexDelta.d.ts +0 -8
- package/dist/objects/roomShapeToGridIndexDelta.lua +0 -85
- package/dist/objects/serializableIsaacAPIClassTypeToCopyFunction.d.ts +0 -5
- package/dist/objects/serializableIsaacAPIClassTypeToCopyFunction.lua +0 -14
- package/dist/objects/serializableIsaacAPIClassTypeToIdentityFunction.d.ts +0 -4
- package/dist/objects/serializableIsaacAPIClassTypeToIdentityFunction.lua +0 -14
- package/dist/sets/cards.d.ts +0 -25
- package/dist/sets/cards.lua +0 -108
- package/dist/sets/doubleTroubleRoomVariants.d.ts +0 -3
- package/dist/sets/doubleTroubleRoomVariants.lua +0 -77
- package/dist/types/AddCallbackParametersCustom.d.ts +0 -123
- package/dist/types/AddCallbackParametersCustom.lua +0 -5
- package/dist/types/CallbackParametersCustom.d.ts +0 -239
- package/dist/types/CallbackParametersCustom.lua +0 -5
- package/dist/types/CardType.d.ts +0 -40
- package/dist/types/CardType.lua +0 -20
- package/dist/types/CollectiblePedestalType.d.ts +0 -38
- package/dist/types/CollectiblePedestalType.lua +0 -36
- package/dist/types/DefaultMap.d.ts +0 -74
- package/dist/types/DefaultMap.lua +0 -85
- package/dist/types/EntityTypeNonNPC.d.ts +0 -2
- package/dist/types/EntityTypeNonNPC.lua +0 -2
- package/dist/types/HealthType.d.ts +0 -16
- package/dist/types/HealthType.lua +0 -22
- package/dist/types/ModCallbacksCustom.d.ts +0 -61
- package/dist/types/ModCallbacksCustom.lua +0 -108
- package/dist/types/ModUpgraded.d.ts +0 -19
- package/dist/types/ModUpgraded.lua +0 -73
- package/dist/types/PersistentEntityDescription.d.ts +0 -7
- package/dist/types/PersistentEntityDescription.lua +0 -3
- package/dist/types/PickupDescription.d.ts +0 -10
- package/dist/types/PickupDescription.lua +0 -13
- package/dist/types/PillEffectClass.d.ts +0 -17
- package/dist/types/PillEffectClass.lua +0 -16
- package/dist/types/PillEffectType.d.ts +0 -16
- package/dist/types/PillEffectType.lua +0 -14
- package/dist/types/PocketItemType.d.ts +0 -8
- package/dist/types/PocketItemType.lua +0 -16
- package/dist/types/SaveData.d.ts +0 -18
- package/dist/types/SaveData.lua +0 -8
- package/dist/types/SerializationBrand.d.ts +0 -15
- package/dist/types/SerializationBrand.lua +0 -24
- package/dist/types/private/SerializableIsaacAPIClass.d.ts +0 -4
- package/dist/types/private/SerializableIsaacAPIClass.lua +0 -3
- package/dist/types/private/SerializationBrand.d.ts +0 -15
- package/dist/types/private/SerializationBrand.lua +0 -24
|
@@ -16,46 +16,46 @@ local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
|
|
|
16
16
|
local PickupVariant = ____isaac_2Dtypescript_2Ddefinitions.PickupVariant
|
|
17
17
|
local PitfallVariant = ____isaac_2Dtypescript_2Ddefinitions.PitfallVariant
|
|
18
18
|
local RoomType = ____isaac_2Dtypescript_2Ddefinitions.RoomType
|
|
19
|
-
local ____cachedClasses = require("cachedClasses")
|
|
19
|
+
local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
|
|
20
20
|
local game = ____cachedClasses.game
|
|
21
|
-
local ____DefaultMap = require("classes.DefaultMap")
|
|
21
|
+
local ____DefaultMap = require("packages.isaacscript-common.src.classes.DefaultMap")
|
|
22
22
|
local DefaultMap = ____DefaultMap.DefaultMap
|
|
23
|
-
local ____featuresInitialized = require("featuresInitialized")
|
|
23
|
+
local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
|
|
24
24
|
local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
|
|
25
|
-
local ____entity = require("functions.entity")
|
|
25
|
+
local ____entity = require("packages.isaacscript-common.src.functions.entity")
|
|
26
26
|
local removeAllMatchingEntities = ____entity.removeAllMatchingEntities
|
|
27
27
|
local spawn = ____entity.spawn
|
|
28
28
|
local spawnWithSeed = ____entity.spawnWithSeed
|
|
29
|
-
local ____entitySpecific = require("functions.entitySpecific")
|
|
29
|
+
local ____entitySpecific = require("packages.isaacscript-common.src.functions.entitySpecific")
|
|
30
30
|
local getNPCs = ____entitySpecific.getNPCs
|
|
31
31
|
local removeAllBombs = ____entitySpecific.removeAllBombs
|
|
32
32
|
local removeAllPickups = ____entitySpecific.removeAllPickups
|
|
33
|
-
local ____gridEntity = require("functions.gridEntity")
|
|
33
|
+
local ____gridEntity = require("packages.isaacscript-common.src.functions.gridEntity")
|
|
34
34
|
local convertXMLGridEntityType = ____gridEntity.convertXMLGridEntityType
|
|
35
35
|
local getGridEntities = ____gridEntity.getGridEntities
|
|
36
36
|
local removeAllGridExcept = ____gridEntity.removeAllGridExcept
|
|
37
37
|
local setGridEntityInvisible = ____gridEntity.setGridEntityInvisible
|
|
38
38
|
local spawnGridWithVariant = ____gridEntity.spawnGridWithVariant
|
|
39
|
-
local ____jsonRoom = require("functions.jsonRoom")
|
|
39
|
+
local ____jsonRoom = require("packages.isaacscript-common.src.functions.jsonRoom")
|
|
40
40
|
local getRandomJSONRoom = ____jsonRoom.getRandomJSONRoom
|
|
41
|
-
local ____log = require("functions.log")
|
|
41
|
+
local ____log = require("packages.isaacscript-common.src.functions.log")
|
|
42
42
|
local log = ____log.log
|
|
43
|
-
local ____rng = require("functions.rng")
|
|
43
|
+
local ____rng = require("packages.isaacscript-common.src.functions.rng")
|
|
44
44
|
local getRandomSeed = ____rng.getRandomSeed
|
|
45
45
|
local isRNG = ____rng.isRNG
|
|
46
46
|
local newRNG = ____rng.newRNG
|
|
47
|
-
local ____roomData = require("functions.roomData")
|
|
47
|
+
local ____roomData = require("packages.isaacscript-common.src.functions.roomData")
|
|
48
48
|
local getRoomListIndex = ____roomData.getRoomListIndex
|
|
49
|
-
local ____roomGrid = require("functions.roomGrid")
|
|
49
|
+
local ____roomGrid = require("packages.isaacscript-common.src.functions.roomGrid")
|
|
50
50
|
local gridCoordinatesToWorldPosition = ____roomGrid.gridCoordinatesToWorldPosition
|
|
51
|
-
local ____rooms = require("functions.rooms")
|
|
51
|
+
local ____rooms = require("packages.isaacscript-common.src.functions.rooms")
|
|
52
52
|
local setRoomCleared = ____rooms.setRoomCleared
|
|
53
53
|
local setRoomUncleared = ____rooms.setRoomUncleared
|
|
54
|
-
local ____spawnCollectible = require("functions.spawnCollectible")
|
|
54
|
+
local ____spawnCollectible = require("packages.isaacscript-common.src.functions.spawnCollectible")
|
|
55
55
|
local spawnCollectible = ____spawnCollectible.spawnCollectible
|
|
56
|
-
local ____utils = require("functions.utils")
|
|
56
|
+
local ____utils = require("packages.isaacscript-common.src.functions.utils")
|
|
57
57
|
local erange = ____utils.erange
|
|
58
|
-
local ____exports = require("features.saveDataManager.exports")
|
|
58
|
+
local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
|
|
59
59
|
local saveDataManager = ____exports.saveDataManager
|
|
60
60
|
function postNewRoom(self)
|
|
61
61
|
local roomListIndex = getRoomListIndex(nil)
|
|
File without changes
|
|
@@ -8,12 +8,12 @@ local isActionPressed, isActionTriggered, getActionValue, getReturnValue, v
|
|
|
8
8
|
local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
|
|
9
9
|
local InputHook = ____isaac_2Dtypescript_2Ddefinitions.InputHook
|
|
10
10
|
local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
|
|
11
|
-
local ____featuresInitialized = require("featuresInitialized")
|
|
11
|
+
local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
|
|
12
12
|
local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
|
|
13
|
-
local ____input = require("functions.input")
|
|
13
|
+
local ____input = require("packages.isaacscript-common.src.functions.input")
|
|
14
14
|
local getMoveActions = ____input.getMoveActions
|
|
15
15
|
local getShootActions = ____input.getShootActions
|
|
16
|
-
local ____exports = require("features.saveDataManager.exports")
|
|
16
|
+
local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
|
|
17
17
|
local saveDataManager = ____exports.saveDataManager
|
|
18
18
|
function isActionPressed(self, _entity, _inputHook, buttonAction)
|
|
19
19
|
return getReturnValue(nil, buttonAction, true)
|
|
File without changes
|
|
@@ -5,13 +5,13 @@ local ____exports = {}
|
|
|
5
5
|
local postRender, v
|
|
6
6
|
local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
|
|
7
7
|
local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
|
|
8
|
-
local ____cachedClasses = require("cachedClasses")
|
|
8
|
+
local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
|
|
9
9
|
local musicManager = ____cachedClasses.musicManager
|
|
10
|
-
local ____featuresInitialized = require("featuresInitialized")
|
|
10
|
+
local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
|
|
11
11
|
local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
|
|
12
|
-
local ____sound = require("functions.sound")
|
|
12
|
+
local ____sound = require("packages.isaacscript-common.src.functions.sound")
|
|
13
13
|
local stopAllSoundEffects = ____sound.stopAllSoundEffects
|
|
14
|
-
local ____exports = require("features.saveDataManager.exports")
|
|
14
|
+
local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
|
|
15
15
|
local saveDataManager = ____exports.saveDataManager
|
|
16
16
|
function postRender(self)
|
|
17
17
|
if v.run.disableSoundSet.size == 0 then
|
|
@@ -152,6 +152,8 @@ export declare function goldenKey(): void;
|
|
|
152
152
|
export declare function grid(): void;
|
|
153
153
|
/** Alias for the "debug 11" command. */
|
|
154
154
|
export declare function grid2(): void;
|
|
155
|
+
/** Spawns every grid entity, starting at the top-left-most tile. */
|
|
156
|
+
export declare function gridEntities(): void;
|
|
155
157
|
/** Alias for the "hearts" command. */
|
|
156
158
|
export declare function h(params: string): void;
|
|
157
159
|
/**
|
|
@@ -12,79 +12,82 @@ local CollectibleType = ____isaac_2Dtypescript_2Ddefinitions.CollectibleType
|
|
|
12
12
|
local Direction = ____isaac_2Dtypescript_2Ddefinitions.Direction
|
|
13
13
|
local DisplayFlag = ____isaac_2Dtypescript_2Ddefinitions.DisplayFlag
|
|
14
14
|
local GameStateFlag = ____isaac_2Dtypescript_2Ddefinitions.GameStateFlag
|
|
15
|
+
local GridEntityType = ____isaac_2Dtypescript_2Ddefinitions.GridEntityType
|
|
15
16
|
local GridRoom = ____isaac_2Dtypescript_2Ddefinitions.GridRoom
|
|
16
17
|
local PillColor = ____isaac_2Dtypescript_2Ddefinitions.PillColor
|
|
17
18
|
local RoomType = ____isaac_2Dtypescript_2Ddefinitions.RoomType
|
|
18
|
-
local ____cachedClasses = require("cachedClasses")
|
|
19
|
+
local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
|
|
19
20
|
local game = ____cachedClasses.game
|
|
20
21
|
local sfxManager = ____cachedClasses.sfxManager
|
|
21
|
-
local ____constants = require("constants")
|
|
22
|
+
local ____constants = require("packages.isaacscript-common.src.constants")
|
|
22
23
|
local FIRST_ROOM_TYPE = ____constants.FIRST_ROOM_TYPE
|
|
23
24
|
local FIRST_STAGE = ____constants.FIRST_STAGE
|
|
24
25
|
local LAST_ROOM_TYPE = ____constants.LAST_ROOM_TYPE
|
|
25
26
|
local LAST_STAGE = ____constants.LAST_STAGE
|
|
26
27
|
local MAX_LEVEL_GRID_INDEX = ____constants.MAX_LEVEL_GRID_INDEX
|
|
27
|
-
local ____constantsMax = require("constantsMax")
|
|
28
|
+
local ____constantsMax = require("packages.isaacscript-common.src.constantsMax")
|
|
28
29
|
local FIRST_CARD = ____constantsMax.FIRST_CARD
|
|
29
30
|
local FIRST_CHARACTER = ____constantsMax.FIRST_CHARACTER
|
|
30
31
|
local FIRST_PILL_EFFECT = ____constantsMax.FIRST_PILL_EFFECT
|
|
31
32
|
local LAST_CARD = ____constantsMax.LAST_CARD
|
|
32
33
|
local LAST_PILL_EFFECT = ____constantsMax.LAST_PILL_EFFECT
|
|
33
34
|
local LAST_VANILLA_CHARACTER = ____constantsMax.LAST_VANILLA_CHARACTER
|
|
34
|
-
local ____HealthType = require("enums.HealthType")
|
|
35
|
+
local ____HealthType = require("packages.isaacscript-common.src.enums.HealthType")
|
|
35
36
|
local HealthType = ____HealthType.HealthType
|
|
36
|
-
local ____cards = require("functions.cards")
|
|
37
|
+
local ____cards = require("packages.isaacscript-common.src.functions.cards")
|
|
37
38
|
local getCardName = ____cards.getCardName
|
|
38
|
-
local ____character = require("functions.character")
|
|
39
|
+
local ____character = require("packages.isaacscript-common.src.functions.character")
|
|
39
40
|
local getCharacterName = ____character.getCharacterName
|
|
40
|
-
local ____collectibles = require("functions.collectibles")
|
|
41
|
+
local ____collectibles = require("packages.isaacscript-common.src.functions.collectibles")
|
|
41
42
|
local isValidCollectibleType = ____collectibles.isValidCollectibleType
|
|
42
|
-
local ____entitySpecific = require("functions.entitySpecific")
|
|
43
|
+
local ____entitySpecific = require("packages.isaacscript-common.src.functions.entitySpecific")
|
|
43
44
|
local getNPCs = ____entitySpecific.getNPCs
|
|
44
|
-
local ____enums = require("functions.enums")
|
|
45
|
+
local ____enums = require("packages.isaacscript-common.src.functions.enums")
|
|
45
46
|
local getEnumValues = ____enums.getEnumValues
|
|
46
|
-
local ____flag = require("functions.flag")
|
|
47
|
+
local ____flag = require("packages.isaacscript-common.src.functions.flag")
|
|
47
48
|
local addFlag = ____flag.addFlag
|
|
48
|
-
local
|
|
49
|
+
local ____gridEntity = require("packages.isaacscript-common.src.functions.gridEntity")
|
|
50
|
+
local spawnGrid = ____gridEntity.spawnGrid
|
|
51
|
+
local ____log = require("packages.isaacscript-common.src.functions.log")
|
|
49
52
|
local logEffects = ____log.logEffects
|
|
50
53
|
local logRoom = ____log.logRoom
|
|
51
54
|
local logSeedEffects = ____log.logSeedEffects
|
|
52
55
|
local logSounds = ____log.logSounds
|
|
53
|
-
local ____map = require("functions.map")
|
|
56
|
+
local ____map = require("packages.isaacscript-common.src.functions.map")
|
|
54
57
|
local getMapPartialMatch = ____map.getMapPartialMatch
|
|
55
|
-
local ____pickups = require("functions.pickups")
|
|
58
|
+
local ____pickups = require("packages.isaacscript-common.src.functions.pickups")
|
|
56
59
|
local spawnCard = ____pickups.spawnCard
|
|
57
60
|
local spawnPill = ____pickups.spawnPill
|
|
58
61
|
local spawnTrinket = ____pickups.spawnTrinket
|
|
59
|
-
local ____pills = require("functions.pills")
|
|
62
|
+
local ____pills = require("packages.isaacscript-common.src.functions.pills")
|
|
60
63
|
local getPillEffectName = ____pills.getPillEffectName
|
|
61
|
-
local ____player = require("functions.player")
|
|
64
|
+
local ____player = require("packages.isaacscript-common.src.functions.player")
|
|
62
65
|
local getPlayerName = ____player.getPlayerName
|
|
63
66
|
local useActiveItemTemp = ____player.useActiveItemTemp
|
|
64
|
-
local ____playerIndex = require("functions.playerIndex")
|
|
67
|
+
local ____playerIndex = require("packages.isaacscript-common.src.functions.playerIndex")
|
|
65
68
|
local getPlayers = ____playerIndex.getPlayers
|
|
66
|
-
local ____roomGrid = require("functions.roomGrid")
|
|
69
|
+
local ____roomGrid = require("packages.isaacscript-common.src.functions.roomGrid")
|
|
67
70
|
local gridCoordinatesToWorldPosition = ____roomGrid.gridCoordinatesToWorldPosition
|
|
68
|
-
local ____rooms = require("functions.rooms")
|
|
71
|
+
local ____rooms = require("packages.isaacscript-common.src.functions.rooms")
|
|
69
72
|
local changeRoom = ____rooms.changeRoom
|
|
70
73
|
local getRoomGridIndexesForType = ____rooms.getRoomGridIndexesForType
|
|
71
|
-
local ____run = require("functions.run")
|
|
74
|
+
local ____run = require("packages.isaacscript-common.src.functions.run")
|
|
72
75
|
local restart = ____run.restart
|
|
73
|
-
local ____trinkets = require("functions.trinkets")
|
|
76
|
+
local ____trinkets = require("packages.isaacscript-common.src.functions.trinkets")
|
|
74
77
|
local getGoldenTrinketType = ____trinkets.getGoldenTrinketType
|
|
75
|
-
local ____utils = require("functions.utils")
|
|
78
|
+
local ____utils = require("packages.isaacscript-common.src.functions.utils")
|
|
76
79
|
local irange = ____utils.irange
|
|
77
80
|
local printConsole = ____utils.printConsole
|
|
78
81
|
local printEnabled = ____utils.printEnabled
|
|
79
|
-
local ____cardMap = require("maps.cardMap")
|
|
82
|
+
local ____cardMap = require("packages.isaacscript-common.src.maps.cardMap")
|
|
80
83
|
local CARD_MAP = ____cardMap.CARD_MAP
|
|
81
|
-
local ____characterMap = require("maps.characterMap")
|
|
84
|
+
local ____characterMap = require("packages.isaacscript-common.src.maps.characterMap")
|
|
82
85
|
local CHARACTER_MAP = ____characterMap.CHARACTER_MAP
|
|
83
|
-
local ____pillEffectMap = require("maps.pillEffectMap")
|
|
86
|
+
local ____pillEffectMap = require("packages.isaacscript-common.src.maps.pillEffectMap")
|
|
84
87
|
local PILL_EFFECT_MAP = ____pillEffectMap.PILL_EFFECT_MAP
|
|
85
|
-
local ____roomTypeMap = require("maps.roomTypeMap")
|
|
88
|
+
local ____roomTypeMap = require("packages.isaacscript-common.src.maps.roomTypeMap")
|
|
86
89
|
local ROOM_TYPE_MAP = ____roomTypeMap.ROOM_TYPE_MAP
|
|
87
|
-
local ____commandsSubroutines = require("features.extraConsoleCommands.commandsSubroutines")
|
|
90
|
+
local ____commandsSubroutines = require("packages.isaacscript-common.src.features.extraConsoleCommands.commandsSubroutines")
|
|
88
91
|
local addHeart = ____commandsSubroutines.addHeart
|
|
89
92
|
local devilAngel = ____commandsSubroutines.devilAngel
|
|
90
93
|
local listEntities = ____commandsSubroutines.listEntities
|
|
@@ -92,7 +95,7 @@ local listGridEntities = ____commandsSubroutines.listGridEntities
|
|
|
92
95
|
local movePlayer = ____commandsSubroutines.movePlayer
|
|
93
96
|
local spawnTrapdoorOrCrawlspace = ____commandsSubroutines.spawnTrapdoorOrCrawlspace
|
|
94
97
|
local warpToRoomType = ____commandsSubroutines.warpToRoomType
|
|
95
|
-
local ____v = require("features.extraConsoleCommands.v")
|
|
98
|
+
local ____v = require("packages.isaacscript-common.src.features.extraConsoleCommands.v")
|
|
96
99
|
local v = ____v.default
|
|
97
100
|
function ____exports.blackHearts(self, params)
|
|
98
101
|
addHeart(nil, params, HealthType.BLACK)
|
|
@@ -467,6 +470,29 @@ end
|
|
|
467
470
|
function ____exports.grid2(self)
|
|
468
471
|
Isaac.ExecuteCommand("debug 11")
|
|
469
472
|
end
|
|
473
|
+
function ____exports.gridEntities(self)
|
|
474
|
+
local gridEntityTypes = getEnumValues(nil, GridEntityType)
|
|
475
|
+
local gridEntityTypeIndex = -1
|
|
476
|
+
do
|
|
477
|
+
local y = 0
|
|
478
|
+
while y <= 6 do
|
|
479
|
+
do
|
|
480
|
+
local x = 0
|
|
481
|
+
while x <= 12 do
|
|
482
|
+
gridEntityTypeIndex = gridEntityTypeIndex + 1
|
|
483
|
+
local gridEntityType = gridEntityTypes[gridEntityTypeIndex + 1]
|
|
484
|
+
if gridEntityType == nil then
|
|
485
|
+
return
|
|
486
|
+
end
|
|
487
|
+
local position = gridCoordinatesToWorldPosition(nil, x, y)
|
|
488
|
+
spawnGrid(nil, gridEntityType, position)
|
|
489
|
+
x = x + 1
|
|
490
|
+
end
|
|
491
|
+
end
|
|
492
|
+
y = y + 1
|
|
493
|
+
end
|
|
494
|
+
end
|
|
495
|
+
end
|
|
470
496
|
function ____exports.h(self, params)
|
|
471
497
|
____exports.hearts(nil, params)
|
|
472
498
|
end
|
|
File without changes
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
local ____exports = {}
|
|
2
|
-
local
|
|
3
|
-
local toggleBombDisplay =
|
|
4
|
-
local toggleDoorDisplay =
|
|
5
|
-
local toggleEffectDisplay =
|
|
6
|
-
local toggleFamiliarDisplay =
|
|
7
|
-
local toggleKnifeDisplay =
|
|
8
|
-
local toggleLaserDisplay =
|
|
9
|
-
local toggleNPCDisplay =
|
|
10
|
-
local togglePickupDisplay =
|
|
11
|
-
local togglePitDisplay =
|
|
12
|
-
local togglePlayerDisplay =
|
|
13
|
-
local togglePoopDisplay =
|
|
14
|
-
local togglePressurePlateDisplay =
|
|
15
|
-
local toggleProjectileDisplay =
|
|
16
|
-
local toggleRockDisplay =
|
|
17
|
-
local toggleSlotDisplay =
|
|
18
|
-
local toggleSpikesDisplay =
|
|
19
|
-
local toggleTearDisplay =
|
|
20
|
-
local toggleTNTDisplay =
|
|
2
|
+
local ____exports = require("packages.isaacscript-common.src.features.debugDisplay.exports")
|
|
3
|
+
local toggleBombDisplay = ____exports.toggleBombDisplay
|
|
4
|
+
local toggleDoorDisplay = ____exports.toggleDoorDisplay
|
|
5
|
+
local toggleEffectDisplay = ____exports.toggleEffectDisplay
|
|
6
|
+
local toggleFamiliarDisplay = ____exports.toggleFamiliarDisplay
|
|
7
|
+
local toggleKnifeDisplay = ____exports.toggleKnifeDisplay
|
|
8
|
+
local toggleLaserDisplay = ____exports.toggleLaserDisplay
|
|
9
|
+
local toggleNPCDisplay = ____exports.toggleNPCDisplay
|
|
10
|
+
local togglePickupDisplay = ____exports.togglePickupDisplay
|
|
11
|
+
local togglePitDisplay = ____exports.togglePitDisplay
|
|
12
|
+
local togglePlayerDisplay = ____exports.togglePlayerDisplay
|
|
13
|
+
local togglePoopDisplay = ____exports.togglePoopDisplay
|
|
14
|
+
local togglePressurePlateDisplay = ____exports.togglePressurePlateDisplay
|
|
15
|
+
local toggleProjectileDisplay = ____exports.toggleProjectileDisplay
|
|
16
|
+
local toggleRockDisplay = ____exports.toggleRockDisplay
|
|
17
|
+
local toggleSlotDisplay = ____exports.toggleSlotDisplay
|
|
18
|
+
local toggleSpikesDisplay = ____exports.toggleSpikesDisplay
|
|
19
|
+
local toggleTearDisplay = ____exports.toggleTearDisplay
|
|
20
|
+
local toggleTNTDisplay = ____exports.toggleTNTDisplay
|
|
21
21
|
function ____exports.spikesDisplay(self)
|
|
22
22
|
toggleSpikesDisplay(nil)
|
|
23
23
|
end
|
|
File without changes
|
|
@@ -3,28 +3,28 @@ local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitio
|
|
|
3
3
|
local GridEntityType = ____isaac_2Dtypescript_2Ddefinitions.GridEntityType
|
|
4
4
|
local GridRoom = ____isaac_2Dtypescript_2Ddefinitions.GridRoom
|
|
5
5
|
local RoomType = ____isaac_2Dtypescript_2Ddefinitions.RoomType
|
|
6
|
-
local ____cachedClasses = require("cachedClasses")
|
|
6
|
+
local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
|
|
7
7
|
local game = ____cachedClasses.game
|
|
8
|
-
local ____HealthType = require("enums.HealthType")
|
|
8
|
+
local ____HealthType = require("packages.isaacscript-common.src.enums.HealthType")
|
|
9
9
|
local HealthType = ____HealthType.HealthType
|
|
10
|
-
local ____direction = require("functions.direction")
|
|
10
|
+
local ____direction = require("packages.isaacscript-common.src.functions.direction")
|
|
11
11
|
local directionToVector = ____direction.directionToVector
|
|
12
|
-
local ____gridEntity = require("functions.gridEntity")
|
|
12
|
+
local ____gridEntity = require("packages.isaacscript-common.src.functions.gridEntity")
|
|
13
13
|
local spawnGridWithVariant = ____gridEntity.spawnGridWithVariant
|
|
14
|
-
local ____log = require("functions.log")
|
|
14
|
+
local ____log = require("packages.isaacscript-common.src.functions.log")
|
|
15
15
|
local logEntities = ____log.logEntities
|
|
16
16
|
local logGridEntities = ____log.logGridEntities
|
|
17
|
-
local ____playerHealth = require("functions.playerHealth")
|
|
17
|
+
local ____playerHealth = require("packages.isaacscript-common.src.functions.playerHealth")
|
|
18
18
|
local addPlayerHealthType = ____playerHealth.addPlayerHealthType
|
|
19
|
-
local ____roomData = require("functions.roomData")
|
|
19
|
+
local ____roomData = require("packages.isaacscript-common.src.functions.roomData")
|
|
20
20
|
local getRoomData = ____roomData.getRoomData
|
|
21
21
|
local getRoomDescriptor = ____roomData.getRoomDescriptor
|
|
22
|
-
local ____rooms = require("functions.rooms")
|
|
22
|
+
local ____rooms = require("packages.isaacscript-common.src.functions.rooms")
|
|
23
23
|
local changeRoom = ____rooms.changeRoom
|
|
24
24
|
local getRoomGridIndexesForType = ____rooms.getRoomGridIndexesForType
|
|
25
|
-
local ____utils = require("functions.utils")
|
|
25
|
+
local ____utils = require("packages.isaacscript-common.src.functions.utils")
|
|
26
26
|
local printConsole = ____utils.printConsole
|
|
27
|
-
local ____roomTypeNames = require("objects.roomTypeNames")
|
|
27
|
+
local ____roomTypeNames = require("packages.isaacscript-common.src.objects.roomTypeNames")
|
|
28
28
|
local DEFAULT_ROOM_TYPE_NAME = ____roomTypeNames.DEFAULT_ROOM_TYPE_NAME
|
|
29
29
|
local ROOM_TYPE_NAMES = ____roomTypeNames.ROOM_TYPE_NAMES
|
|
30
30
|
local DEFAULT_MOVE_UNITS = 0.5
|
|
File without changes
|
|
@@ -10,19 +10,19 @@ local EntityType = ____isaac_2Dtypescript_2Ddefinitions.EntityType
|
|
|
10
10
|
local LevelCurse = ____isaac_2Dtypescript_2Ddefinitions.LevelCurse
|
|
11
11
|
local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
|
|
12
12
|
local TearVariant = ____isaac_2Dtypescript_2Ddefinitions.TearVariant
|
|
13
|
-
local ____constants = require("constants")
|
|
13
|
+
local ____constants = require("packages.isaacscript-common.src.constants")
|
|
14
14
|
local MAX_SPEED_STAT = ____constants.MAX_SPEED_STAT
|
|
15
|
-
local ____map = require("functions.map")
|
|
15
|
+
local ____map = require("packages.isaacscript-common.src.functions.map")
|
|
16
16
|
local getMapPartialMatch = ____map.getMapPartialMatch
|
|
17
|
-
local ____utils = require("functions.utils")
|
|
17
|
+
local ____utils = require("packages.isaacscript-common.src.functions.utils")
|
|
18
18
|
local printConsole = ____utils.printConsole
|
|
19
|
-
local ____debugDisplay = require("features.debugDisplay")
|
|
19
|
+
local ____debugDisplay = require("packages.isaacscript-common.src.features.debugDisplay.debugDisplay")
|
|
20
20
|
local debugDisplayInit = ____debugDisplay.debugDisplayInit
|
|
21
|
-
local ____exports = require("features.saveDataManager.exports")
|
|
21
|
+
local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
|
|
22
22
|
local saveDataManager = ____exports.saveDataManager
|
|
23
|
-
local commands = require("features.extraConsoleCommands.commands")
|
|
24
|
-
local commandsDisplay = require("features.extraConsoleCommands.commandsDisplay")
|
|
25
|
-
local ____v = require("features.extraConsoleCommands.v")
|
|
23
|
+
local commands = require("packages.isaacscript-common.src.features.extraConsoleCommands.commands")
|
|
24
|
+
local commandsDisplay = require("packages.isaacscript-common.src.features.extraConsoleCommands.commandsDisplay")
|
|
25
|
+
local ____v = require("packages.isaacscript-common.src.features.extraConsoleCommands.v")
|
|
26
26
|
local v = ____v.default
|
|
27
27
|
function featureEnabled(self)
|
|
28
28
|
return initialized
|
|
@@ -161,6 +161,7 @@ commandFunctionsMap:set("goldenhearts", commands.goldenHearts)
|
|
|
161
161
|
commandFunctionsMap:set("goldenkey", commands.goldenKey)
|
|
162
162
|
commandFunctionsMap:set("grid", commands.grid)
|
|
163
163
|
commandFunctionsMap:set("grid2", commands.grid2)
|
|
164
|
+
commandFunctionsMap:set("gridentities", commands.gridEntities)
|
|
164
165
|
commandFunctionsMap:set("h", commands.h)
|
|
165
166
|
commandFunctionsMap:set("hearts", commands.hearts)
|
|
166
167
|
commandFunctionsMap:set("hitboxes", commands.hitboxes)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -2,11 +2,11 @@ local ____exports = {}
|
|
|
2
2
|
local postRender, shouldRemoveFadeIn, FADE_IN_SPEED, enabled, v
|
|
3
3
|
local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
|
|
4
4
|
local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
|
|
5
|
-
local ____cachedClasses = require("cachedClasses")
|
|
5
|
+
local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
|
|
6
6
|
local game = ____cachedClasses.game
|
|
7
|
-
local ____featuresInitialized = require("featuresInitialized")
|
|
7
|
+
local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
|
|
8
8
|
local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
|
|
9
|
-
local ____exports = require("features.saveDataManager.exports")
|
|
9
|
+
local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
|
|
10
10
|
local saveDataManager = ____exports.saveDataManager
|
|
11
11
|
function postRender(self)
|
|
12
12
|
if not enabled then
|
|
File without changes
|
|
@@ -3,14 +3,14 @@ local postRender, checkResetInput, enabled
|
|
|
3
3
|
local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
|
|
4
4
|
local ButtonAction = ____isaac_2Dtypescript_2Ddefinitions.ButtonAction
|
|
5
5
|
local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
|
|
6
|
-
local ____cachedClasses = require("cachedClasses")
|
|
6
|
+
local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
|
|
7
7
|
local game = ____cachedClasses.game
|
|
8
|
-
local ____featuresInitialized = require("featuresInitialized")
|
|
8
|
+
local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
|
|
9
9
|
local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
|
|
10
|
-
local ____input = require("functions.input")
|
|
10
|
+
local ____input = require("packages.isaacscript-common.src.functions.input")
|
|
11
11
|
local isActionTriggeredOnAnyInput = ____input.isActionTriggeredOnAnyInput
|
|
12
12
|
local isModifierKeyPressed = ____input.isModifierKeyPressed
|
|
13
|
-
local ____run = require("functions.run")
|
|
13
|
+
local ____run = require("packages.isaacscript-common.src.functions.run")
|
|
14
14
|
local restart = ____run.restart
|
|
15
15
|
function postRender(self)
|
|
16
16
|
if not enabled then
|
|
File without changes
|
|
@@ -4,9 +4,9 @@ local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitio
|
|
|
4
4
|
local ButtonAction = ____isaac_2Dtypescript_2Ddefinitions.ButtonAction
|
|
5
5
|
local InputHook = ____isaac_2Dtypescript_2Ddefinitions.InputHook
|
|
6
6
|
local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
|
|
7
|
-
local ____featuresInitialized = require("featuresInitialized")
|
|
7
|
+
local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
|
|
8
8
|
local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
|
|
9
|
-
local ____exports = require("features.saveDataManager.exports")
|
|
9
|
+
local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
|
|
10
10
|
local saveDataManager = ____exports.saveDataManager
|
|
11
11
|
function isActionTriggered(self, _entity, _inputHook, buttonAction)
|
|
12
12
|
if buttonAction == ButtonAction.DROP and v.run.shouldSwitch then
|
|
File without changes
|
|
@@ -6,17 +6,17 @@ local postPickupInitCollectible, v
|
|
|
6
6
|
local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
|
|
7
7
|
local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
|
|
8
8
|
local PickupVariant = ____isaac_2Dtypescript_2Ddefinitions.PickupVariant
|
|
9
|
-
local ____cachedClasses = require("cachedClasses")
|
|
9
|
+
local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
|
|
10
10
|
local game = ____cachedClasses.game
|
|
11
|
-
local ____featuresInitialized = require("featuresInitialized")
|
|
11
|
+
local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
|
|
12
12
|
local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
|
|
13
|
-
local ____entity = require("functions.entity")
|
|
13
|
+
local ____entity = require("packages.isaacscript-common.src.functions.entity")
|
|
14
14
|
local getEntityID = ____entity.getEntityID
|
|
15
|
-
local ____pickupVariants = require("functions.pickupVariants")
|
|
15
|
+
local ____pickupVariants = require("packages.isaacscript-common.src.functions.pickupVariants")
|
|
16
16
|
local isCollectible = ____pickupVariants.isCollectible
|
|
17
|
-
local ____rooms = require("functions.rooms")
|
|
17
|
+
local ____rooms = require("packages.isaacscript-common.src.functions.rooms")
|
|
18
18
|
local getRoomItemPoolType = ____rooms.getRoomItemPoolType
|
|
19
|
-
local ____exports = require("features.saveDataManager.exports")
|
|
19
|
+
local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
|
|
20
20
|
local saveDataManager = ____exports.saveDataManager
|
|
21
21
|
function postPickupInitCollectible(self, pickup)
|
|
22
22
|
local itemPool = game:GetItemPool()
|
|
File without changes
|
|
@@ -6,17 +6,17 @@ local postPEffectUpdateReordered, FLAGS_WHEN_PONY_IS_ACTIVE, v
|
|
|
6
6
|
local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
|
|
7
7
|
local CollectibleType = ____isaac_2Dtypescript_2Ddefinitions.CollectibleType
|
|
8
8
|
local EntityFlag = ____isaac_2Dtypescript_2Ddefinitions.EntityFlag
|
|
9
|
-
local ____ModCallbackCustom = require("enums.ModCallbackCustom")
|
|
9
|
+
local ____ModCallbackCustom = require("packages.isaacscript-common.src.enums.ModCallbackCustom")
|
|
10
10
|
local ModCallbackCustom = ____ModCallbackCustom.ModCallbackCustom
|
|
11
|
-
local ____featuresInitialized = require("featuresInitialized")
|
|
11
|
+
local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
|
|
12
12
|
local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
|
|
13
|
-
local ____flag = require("functions.flag")
|
|
13
|
+
local ____flag = require("packages.isaacscript-common.src.functions.flag")
|
|
14
14
|
local hasFlag = ____flag.hasFlag
|
|
15
|
-
local ____playerDataStructures = require("functions.playerDataStructures")
|
|
15
|
+
local ____playerDataStructures = require("packages.isaacscript-common.src.functions.playerDataStructures")
|
|
16
16
|
local setAddPlayer = ____playerDataStructures.setAddPlayer
|
|
17
17
|
local setDeletePlayer = ____playerDataStructures.setDeletePlayer
|
|
18
18
|
local setHasPlayer = ____playerDataStructures.setHasPlayer
|
|
19
|
-
local ____exports = require("features.saveDataManager.exports")
|
|
19
|
+
local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
|
|
20
20
|
local saveDataManager = ____exports.saveDataManager
|
|
21
21
|
function postPEffectUpdateReordered(self, player)
|
|
22
22
|
local effects = player:GetEffects()
|
|
File without changes
|
|
@@ -8,27 +8,27 @@ local newPlayerInventory, useItemD4, postGameStarted, postItemPickup, addCollect
|
|
|
8
8
|
local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
|
|
9
9
|
local CollectibleType = ____isaac_2Dtypescript_2Ddefinitions.CollectibleType
|
|
10
10
|
local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
|
|
11
|
-
local ____DefaultMap = require("classes.DefaultMap")
|
|
11
|
+
local ____DefaultMap = require("packages.isaacscript-common.src.classes.DefaultMap")
|
|
12
12
|
local DefaultMap = ____DefaultMap.DefaultMap
|
|
13
|
-
local ____ModCallbackCustom = require("enums.ModCallbackCustom")
|
|
13
|
+
local ____ModCallbackCustom = require("packages.isaacscript-common.src.enums.ModCallbackCustom")
|
|
14
14
|
local ModCallbackCustom = ____ModCallbackCustom.ModCallbackCustom
|
|
15
|
-
local ____featuresInitialized = require("featuresInitialized")
|
|
15
|
+
local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
|
|
16
16
|
local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
|
|
17
|
-
local ____array = require("functions.array")
|
|
17
|
+
local ____array = require("packages.isaacscript-common.src.functions.array")
|
|
18
18
|
local arrayRemoveInPlace = ____array.arrayRemoveInPlace
|
|
19
19
|
local copyArray = ____array.copyArray
|
|
20
|
-
local ____collectibles = require("functions.collectibles")
|
|
20
|
+
local ____collectibles = require("packages.isaacscript-common.src.functions.collectibles")
|
|
21
21
|
local isActiveCollectible = ____collectibles.isActiveCollectible
|
|
22
|
-
local ____collectibleSet = require("functions.collectibleSet")
|
|
22
|
+
local ____collectibleSet = require("packages.isaacscript-common.src.functions.collectibleSet")
|
|
23
23
|
local getCollectibleSet = ____collectibleSet.getCollectibleSet
|
|
24
|
-
local ____playerIndex = require("functions.playerIndex")
|
|
24
|
+
local ____playerIndex = require("packages.isaacscript-common.src.functions.playerIndex")
|
|
25
25
|
local getAllPlayers = ____playerIndex.getAllPlayers
|
|
26
26
|
local getPlayerIndex = ____playerIndex.getPlayerIndex
|
|
27
|
-
local ____utils = require("functions.utils")
|
|
27
|
+
local ____utils = require("packages.isaacscript-common.src.functions.utils")
|
|
28
28
|
local ____repeat = ____utils["repeat"]
|
|
29
|
-
local ____PickingUpItem = require("types.PickingUpItem")
|
|
29
|
+
local ____PickingUpItem = require("packages.isaacscript-common.src.types.PickingUpItem")
|
|
30
30
|
local pickingUpItemIsCollectible = ____PickingUpItem.pickingUpItemIsCollectible
|
|
31
|
-
local ____exports = require("features.saveDataManager.exports")
|
|
31
|
+
local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
|
|
32
32
|
local saveDataManager = ____exports.saveDataManager
|
|
33
33
|
function newPlayerInventory(self, player)
|
|
34
34
|
local inventory = {}
|
|
File without changes
|
|
@@ -8,17 +8,17 @@ local Card = ____isaac_2Dtypescript_2Ddefinitions.Card
|
|
|
8
8
|
local CollectibleType = ____isaac_2Dtypescript_2Ddefinitions.CollectibleType
|
|
9
9
|
local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
|
|
10
10
|
local PickupVariant = ____isaac_2Dtypescript_2Ddefinitions.PickupVariant
|
|
11
|
-
local ____cachedClasses = require("cachedClasses")
|
|
11
|
+
local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
|
|
12
12
|
local game = ____cachedClasses.game
|
|
13
|
-
local ____featuresInitialized = require("featuresInitialized")
|
|
13
|
+
local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
|
|
14
14
|
local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
|
|
15
|
-
local ____collectibles = require("functions.collectibles")
|
|
15
|
+
local ____collectibles = require("packages.isaacscript-common.src.functions.collectibles")
|
|
16
16
|
local setCollectibleSubType = ____collectibles.setCollectibleSubType
|
|
17
|
-
local ____entity = require("functions.entity")
|
|
17
|
+
local ____entity = require("packages.isaacscript-common.src.functions.entity")
|
|
18
18
|
local getEntityID = ____entity.getEntityID
|
|
19
|
-
local ____pickupVariants = require("functions.pickupVariants")
|
|
19
|
+
local ____pickupVariants = require("packages.isaacscript-common.src.functions.pickupVariants")
|
|
20
20
|
local isCollectible = ____pickupVariants.isCollectible
|
|
21
|
-
local ____exports = require("features.saveDataManager.exports")
|
|
21
|
+
local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
|
|
22
22
|
local saveDataManager = ____exports.saveDataManager
|
|
23
23
|
function useCardSoulOfIsaac(self)
|
|
24
24
|
v.room.trackedCollectibles:clear()
|
|
File without changes
|
|
@@ -5,11 +5,11 @@ local ____exports = {}
|
|
|
5
5
|
local postUpdate, postRender, checkExecuteQueuedFunctions, v
|
|
6
6
|
local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
|
|
7
7
|
local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
|
|
8
|
-
local ____cachedClasses = require("cachedClasses")
|
|
8
|
+
local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
|
|
9
9
|
local game = ____cachedClasses.game
|
|
10
|
-
local ____featuresInitialized = require("featuresInitialized")
|
|
10
|
+
local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
|
|
11
11
|
local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
|
|
12
|
-
local ____exports = require("features.saveDataManager.exports")
|
|
12
|
+
local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
|
|
13
13
|
local saveDataManager = ____exports.saveDataManager
|
|
14
14
|
function postUpdate(self)
|
|
15
15
|
local gameFrameCount = game:GetFrameCount()
|
|
File without changes
|
|
File without changes
|