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
|
@@ -6,17 +6,17 @@ local __TS__Spread = ____lualib.__TS__Spread
|
|
|
6
6
|
local ____exports = {}
|
|
7
7
|
local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
|
|
8
8
|
local ItemConfigTag = ____isaac_2Dtypescript_2Ddefinitions.ItemConfigTag
|
|
9
|
-
local ____cachedClasses = require("cachedClasses")
|
|
9
|
+
local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
|
|
10
10
|
local itemConfig = ____cachedClasses.itemConfig
|
|
11
|
-
local ____collectibles = require("functions.collectibles")
|
|
11
|
+
local ____collectibles = require("packages.isaacscript-common.src.functions.collectibles")
|
|
12
12
|
local getCollectibleTypeRange = ____collectibles.getCollectibleTypeRange
|
|
13
|
-
local ____enums = require("functions.enums")
|
|
13
|
+
local ____enums = require("packages.isaacscript-common.src.functions.enums")
|
|
14
14
|
local getEnumValues = ____enums.getEnumValues
|
|
15
|
-
local ____flag = require("functions.flag")
|
|
15
|
+
local ____flag = require("packages.isaacscript-common.src.functions.flag")
|
|
16
16
|
local getFlagName = ____flag.getFlagName
|
|
17
|
-
local ____player = require("functions.player")
|
|
17
|
+
local ____player = require("packages.isaacscript-common.src.functions.player")
|
|
18
18
|
local getPlayerCollectibleCount = ____player.getPlayerCollectibleCount
|
|
19
|
-
local ____set = require("functions.set")
|
|
19
|
+
local ____set = require("packages.isaacscript-common.src.functions.set")
|
|
20
20
|
local copySet = ____set.copySet
|
|
21
21
|
function ____exports.collectibleHasTag(self, collectibleType, tag)
|
|
22
22
|
local itemConfigItem = itemConfig:GetCollectible(collectibleType)
|
|
@@ -142,6 +142,12 @@ export declare function isBlindCollectible(collectible: EntityPickup): boolean;
|
|
|
142
142
|
* in secret rooms and I AM ERROR rooms if the "Corrupted Data" achievement is unlocked.
|
|
143
143
|
*/
|
|
144
144
|
export declare function isGlitchedCollectible(pickup: EntityPickup): boolean;
|
|
145
|
+
/**
|
|
146
|
+
* Returns true if the collectible has the "Hidden" attribute in the item config.
|
|
147
|
+
*
|
|
148
|
+
* Hidden collectibles will not show up in any pools and Eden will not start with them.
|
|
149
|
+
*/
|
|
150
|
+
export declare function isHiddenCollectible(collectibleType: CollectibleType): boolean;
|
|
145
151
|
/**
|
|
146
152
|
* Returns true if the item type in the item config is equal to `ItemType.ITEM_PASSIVE` or
|
|
147
153
|
* `ItemType.ITEM_FAMILIAR`.
|
|
@@ -8,34 +8,34 @@ local ItemType = ____isaac_2Dtypescript_2Ddefinitions.ItemType
|
|
|
8
8
|
local PickupPrice = ____isaac_2Dtypescript_2Ddefinitions.PickupPrice
|
|
9
9
|
local PickupVariant = ____isaac_2Dtypescript_2Ddefinitions.PickupVariant
|
|
10
10
|
local RoomType = ____isaac_2Dtypescript_2Ddefinitions.RoomType
|
|
11
|
-
local ____cachedClasses = require("cachedClasses")
|
|
11
|
+
local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
|
|
12
12
|
local game = ____cachedClasses.game
|
|
13
13
|
local itemConfig = ____cachedClasses.itemConfig
|
|
14
|
-
local ____constants = require("constants")
|
|
14
|
+
local ____constants = require("packages.isaacscript-common.src.constants")
|
|
15
15
|
local BLIND_ITEM_PNG_PATH = ____constants.BLIND_ITEM_PNG_PATH
|
|
16
|
-
local ____constantsMax = require("constantsMax")
|
|
16
|
+
local ____constantsMax = require("packages.isaacscript-common.src.constantsMax")
|
|
17
17
|
local FIRST_COLLECTIBLE_TYPE = ____constantsMax.FIRST_COLLECTIBLE_TYPE
|
|
18
18
|
local FIRST_MODDED_COLLECTIBLE_TYPE = ____constantsMax.FIRST_MODDED_COLLECTIBLE_TYPE
|
|
19
19
|
local LAST_COLLECTIBLE_TYPE = ____constantsMax.LAST_COLLECTIBLE_TYPE
|
|
20
20
|
local LAST_VANILLA_COLLECTIBLE_TYPE = ____constantsMax.LAST_VANILLA_COLLECTIBLE_TYPE
|
|
21
|
-
local ____collectibleDescriptionMap = require("maps.collectibleDescriptionMap")
|
|
21
|
+
local ____collectibleDescriptionMap = require("packages.isaacscript-common.src.maps.collectibleDescriptionMap")
|
|
22
22
|
local COLLECTIBLE_DESCRIPTION_MAP = ____collectibleDescriptionMap.COLLECTIBLE_DESCRIPTION_MAP
|
|
23
23
|
local DEFAULT_COLLECTIBLE_DESCRIPTION = ____collectibleDescriptionMap.DEFAULT_COLLECTIBLE_DESCRIPTION
|
|
24
|
-
local ____collectibleNameMap = require("maps.collectibleNameMap")
|
|
24
|
+
local ____collectibleNameMap = require("packages.isaacscript-common.src.maps.collectibleNameMap")
|
|
25
25
|
local COLLECTIBLE_NAME_MAP = ____collectibleNameMap.COLLECTIBLE_NAME_MAP
|
|
26
26
|
local DEFAULT_COLLECTIBLE_NAME = ____collectibleNameMap.DEFAULT_COLLECTIBLE_NAME
|
|
27
|
-
local ____singleUseActiveCollectibleTypesSet = require("sets.singleUseActiveCollectibleTypesSet")
|
|
27
|
+
local ____singleUseActiveCollectibleTypesSet = require("packages.isaacscript-common.src.sets.singleUseActiveCollectibleTypesSet")
|
|
28
28
|
local SINGLE_USE_ACTIVE_COLLECTIBLE_TYPES_SET = ____singleUseActiveCollectibleTypesSet.SINGLE_USE_ACTIVE_COLLECTIBLE_TYPES_SET
|
|
29
|
-
local ____entity = require("functions.entity")
|
|
29
|
+
local ____entity = require("packages.isaacscript-common.src.functions.entity")
|
|
30
30
|
local getEntityID = ____entity.getEntityID
|
|
31
|
-
local ____pickupVariants = require("functions.pickupVariants")
|
|
31
|
+
local ____pickupVariants = require("packages.isaacscript-common.src.functions.pickupVariants")
|
|
32
32
|
local isCollectible = ____pickupVariants.isCollectible
|
|
33
|
-
local ____roomData = require("functions.roomData")
|
|
33
|
+
local ____roomData = require("packages.isaacscript-common.src.functions.roomData")
|
|
34
34
|
local getRoomListIndex = ____roomData.getRoomListIndex
|
|
35
|
-
local ____sprite = require("functions.sprite")
|
|
35
|
+
local ____sprite = require("packages.isaacscript-common.src.functions.sprite")
|
|
36
36
|
local clearSprite = ____sprite.clearSprite
|
|
37
37
|
local spriteEquals = ____sprite.spriteEquals
|
|
38
|
-
local ____utils = require("functions.utils")
|
|
38
|
+
local ____utils = require("packages.isaacscript-common.src.functions.utils")
|
|
39
39
|
local irange = ____utils.irange
|
|
40
40
|
function initQuestionMarkSprite(self)
|
|
41
41
|
local sprite = Sprite()
|
|
@@ -216,6 +216,10 @@ end
|
|
|
216
216
|
function ____exports.isGlitchedCollectible(self, pickup)
|
|
217
217
|
return pickup.Variant == PickupVariant.COLLECTIBLE and pickup.SubType > GLITCHED_ITEM_THRESHOLD
|
|
218
218
|
end
|
|
219
|
+
function ____exports.isHiddenCollectible(self, collectibleType)
|
|
220
|
+
local itemConfigItem = itemConfig:GetCollectible(collectibleType)
|
|
221
|
+
return itemConfigItem ~= nil and itemConfigItem.Hidden
|
|
222
|
+
end
|
|
219
223
|
function ____exports.isPassiveCollectible(self, collectibleType)
|
|
220
224
|
local itemType = ____exports.getCollectibleItemType(nil, collectibleType)
|
|
221
225
|
return itemType == ItemType.PASSIVE or itemType == ItemType.FAMILIAR
|
|
File without changes
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
local ____exports = {}
|
|
2
2
|
local OBJECT_NAME
|
|
3
|
-
local ____SerializationBrand = require("enums.private.SerializationBrand")
|
|
3
|
+
local ____SerializationBrand = require("packages.isaacscript-common.src.enums.private.SerializationBrand")
|
|
4
4
|
local SerializationBrand = ____SerializationBrand.SerializationBrand
|
|
5
|
-
local ____SerializationType = require("enums.SerializationType")
|
|
5
|
+
local ____SerializationType = require("packages.isaacscript-common.src.enums.SerializationType")
|
|
6
6
|
local SerializationType = ____SerializationType.SerializationType
|
|
7
|
-
local ____isaacAPIClass = require("functions.isaacAPIClass")
|
|
7
|
+
local ____isaacAPIClass = require("packages.isaacscript-common.src.functions.isaacAPIClass")
|
|
8
8
|
local isaacAPIClassEquals = ____isaacAPIClass.isaacAPIClassEquals
|
|
9
9
|
local isIsaacAPIClassOfType = ____isaacAPIClass.isIsaacAPIClassOfType
|
|
10
|
-
local ____table = require("functions.table")
|
|
10
|
+
local ____table = require("packages.isaacscript-common.src.functions.table")
|
|
11
11
|
local copyValuesToTable = ____table.copyValuesToTable
|
|
12
12
|
local getNumbersFromTable = ____table.getNumbersFromTable
|
|
13
13
|
local tableHasKeys = ____table.tableHasKeys
|
|
14
|
-
local ____utils = require("functions.utils")
|
|
14
|
+
local ____utils = require("packages.isaacscript-common.src.functions.utils")
|
|
15
15
|
local ensureAllCases = ____utils.ensureAllCases
|
|
16
16
|
function ____exports.isColor(self, object)
|
|
17
17
|
return isIsaacAPIClassOfType(nil, object, OBJECT_NAME)
|
|
File without changes
|
|
File without changes
|
|
@@ -9,34 +9,34 @@ local __TS__Iterator = ____lualib.__TS__Iterator
|
|
|
9
9
|
local __TS__ArraySome = ____lualib.__TS__ArraySome
|
|
10
10
|
local ____exports = {}
|
|
11
11
|
local deepCopyTable, deepCopyDefaultMap, deepCopyMap, deepCopySet, deepCopyTSTLClass, deepCopyArray, deepCopyNormalLuaTable, getCopiedEntries, checkMetatable, deepCopyUserdata, COPYABLE_ISAAC_API_CLASS_TYPES_SET
|
|
12
|
-
local ____DefaultMap = require("classes.DefaultMap")
|
|
12
|
+
local ____DefaultMap = require("packages.isaacscript-common.src.classes.DefaultMap")
|
|
13
13
|
local DefaultMap = ____DefaultMap.DefaultMap
|
|
14
|
-
local ____CopyableIsaacAPIClassType = require("enums.private.CopyableIsaacAPIClassType")
|
|
14
|
+
local ____CopyableIsaacAPIClassType = require("packages.isaacscript-common.src.enums.private.CopyableIsaacAPIClassType")
|
|
15
15
|
local CopyableIsaacAPIClassType = ____CopyableIsaacAPIClassType.CopyableIsaacAPIClassType
|
|
16
|
-
local ____SerializationBrand = require("enums.private.SerializationBrand")
|
|
16
|
+
local ____SerializationBrand = require("packages.isaacscript-common.src.enums.private.SerializationBrand")
|
|
17
17
|
local SerializationBrand = ____SerializationBrand.SerializationBrand
|
|
18
|
-
local ____SerializationType = require("enums.SerializationType")
|
|
18
|
+
local ____SerializationType = require("packages.isaacscript-common.src.enums.SerializationType")
|
|
19
19
|
local SerializationType = ____SerializationType.SerializationType
|
|
20
|
-
local ____constants = require("features.saveDataManager.constants")
|
|
20
|
+
local ____constants = require("packages.isaacscript-common.src.features.saveDataManager.constants")
|
|
21
21
|
local SAVE_DATA_MANAGER_DEBUG = ____constants.SAVE_DATA_MANAGER_DEBUG
|
|
22
|
-
local ____serializationBrand = require("features.saveDataManager.serializationBrand")
|
|
22
|
+
local ____serializationBrand = require("packages.isaacscript-common.src.features.saveDataManager.serializationBrand")
|
|
23
23
|
local isSerializationBrand = ____serializationBrand.isSerializationBrand
|
|
24
|
-
local ____array = require("functions.array")
|
|
24
|
+
local ____array = require("packages.isaacscript-common.src.functions.array")
|
|
25
25
|
local isArray = ____array.isArray
|
|
26
|
-
local ____enums = require("functions.enums")
|
|
26
|
+
local ____enums = require("packages.isaacscript-common.src.functions.enums")
|
|
27
27
|
local getEnumValues = ____enums.getEnumValues
|
|
28
|
-
local ____isaacAPIClass = require("functions.isaacAPIClass")
|
|
28
|
+
local ____isaacAPIClass = require("packages.isaacscript-common.src.functions.isaacAPIClass")
|
|
29
29
|
local getIsaacAPIClassType = ____isaacAPIClass.getIsaacAPIClassType
|
|
30
|
-
local ____log = require("functions.log")
|
|
30
|
+
local ____log = require("packages.isaacscript-common.src.functions.log")
|
|
31
31
|
local log = ____log.log
|
|
32
|
-
local ____serialization = require("functions.serialization")
|
|
32
|
+
local ____serialization = require("packages.isaacscript-common.src.functions.serialization")
|
|
33
33
|
local copyIsaacAPIClass = ____serialization.copyIsaacAPIClass
|
|
34
34
|
local deserializeIsaacAPIClass = ____serialization.deserializeIsaacAPIClass
|
|
35
35
|
local isSerializedIsaacAPIClass = ____serialization.isSerializedIsaacAPIClass
|
|
36
|
-
local ____tstlClass = require("functions.tstlClass")
|
|
36
|
+
local ____tstlClass = require("packages.isaacscript-common.src.functions.tstlClass")
|
|
37
37
|
local isUserDefinedTSTLClass = ____tstlClass.isUserDefinedTSTLClass
|
|
38
38
|
local newTSTLClass = ____tstlClass.newTSTLClass
|
|
39
|
-
local ____utils = require("functions.utils")
|
|
39
|
+
local ____utils = require("packages.isaacscript-common.src.functions.utils")
|
|
40
40
|
local ensureAllCases = ____utils.ensureAllCases
|
|
41
41
|
local getTraversalDescription = ____utils.getTraversalDescription
|
|
42
42
|
function ____exports.deepCopy(self, value, serializationType, traversalDescription)
|
|
File without changes
|
|
@@ -5,17 +5,17 @@ local __TS__InstanceOf = ____lualib.__TS__InstanceOf
|
|
|
5
5
|
local Set = ____lualib.Set
|
|
6
6
|
local ____exports = {}
|
|
7
7
|
local copiedObjectIsTable, copiedObjectHasKeyAndValueString, copiedTableHasKeyAndValueNumber, copiedTableDoesNotCoerceTypes, copiedObjectHasNoReferencesForPrimitivesForward, copiedObjectHasNoReferencesForPrimitivesBackward, copiedObjectHasNoReferencesForArray, copiedObjectHasChildObject, copiedMapIsMap, copiedMapHasValue, copiedSetIsSet, copiedSetHasValue, copiedMapHasChildMap, copiedDefaultMapHasChildDefaultMap, copiedDefaultMapHasBrand
|
|
8
|
-
local ____DefaultMap = require("classes.DefaultMap")
|
|
8
|
+
local ____DefaultMap = require("packages.isaacscript-common.src.classes.DefaultMap")
|
|
9
9
|
local DefaultMap = ____DefaultMap.DefaultMap
|
|
10
|
-
local ____SerializationBrand = require("enums.private.SerializationBrand")
|
|
10
|
+
local ____SerializationBrand = require("packages.isaacscript-common.src.enums.private.SerializationBrand")
|
|
11
11
|
local SerializationBrand = ____SerializationBrand.SerializationBrand
|
|
12
|
-
local ____SerializationType = require("enums.SerializationType")
|
|
12
|
+
local ____SerializationType = require("packages.isaacscript-common.src.enums.SerializationType")
|
|
13
13
|
local SerializationType = ____SerializationType.SerializationType
|
|
14
|
-
local ____array = require("functions.array")
|
|
14
|
+
local ____array = require("packages.isaacscript-common.src.functions.array")
|
|
15
15
|
local arrayEquals = ____array.arrayEquals
|
|
16
|
-
local ____deepCopy = require("functions.deepCopy")
|
|
16
|
+
local ____deepCopy = require("packages.isaacscript-common.src.functions.deepCopy")
|
|
17
17
|
local deepCopy = ____deepCopy.deepCopy
|
|
18
|
-
local ____log = require("functions.log")
|
|
18
|
+
local ____log = require("packages.isaacscript-common.src.functions.log")
|
|
19
19
|
local log = ____log.log
|
|
20
20
|
function copiedObjectIsTable(self)
|
|
21
21
|
local oldObject = {abc = "def"}
|
|
File without changes
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
local ____exports = {}
|
|
2
|
-
local ____directionNames = require("objects.directionNames")
|
|
2
|
+
local ____directionNames = require("packages.isaacscript-common.src.objects.directionNames")
|
|
3
3
|
local DIRECTION_NAMES = ____directionNames.DIRECTION_NAMES
|
|
4
|
-
local ____directionToDegrees = require("objects.directionToDegrees")
|
|
4
|
+
local ____directionToDegrees = require("packages.isaacscript-common.src.objects.directionToDegrees")
|
|
5
5
|
local DIRECTION_TO_DEGREES = ____directionToDegrees.DIRECTION_TO_DEGREES
|
|
6
|
-
local ____directionToVector = require("objects.directionToVector")
|
|
6
|
+
local ____directionToVector = require("packages.isaacscript-common.src.objects.directionToVector")
|
|
7
7
|
local DIRECTION_TO_VECTOR = ____directionToVector.DIRECTION_TO_VECTOR
|
|
8
8
|
function ____exports.directionToDegrees(self, direction)
|
|
9
9
|
return DIRECTION_TO_DEGREES[direction]
|
|
File without changes
|
|
@@ -11,18 +11,18 @@ local DoorState = ____isaac_2Dtypescript_2Ddefinitions.DoorState
|
|
|
11
11
|
local DoorVariant = ____isaac_2Dtypescript_2Ddefinitions.DoorVariant
|
|
12
12
|
local GridRoom = ____isaac_2Dtypescript_2Ddefinitions.GridRoom
|
|
13
13
|
local RoomType = ____isaac_2Dtypescript_2Ddefinitions.RoomType
|
|
14
|
-
local ____cachedClasses = require("cachedClasses")
|
|
14
|
+
local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
|
|
15
15
|
local game = ____cachedClasses.game
|
|
16
|
-
local ____doorSlotFlagToDoorSlot = require("objects.doorSlotFlagToDoorSlot")
|
|
16
|
+
local ____doorSlotFlagToDoorSlot = require("packages.isaacscript-common.src.objects.doorSlotFlagToDoorSlot")
|
|
17
17
|
local DEFAULT_DOOR_SLOT = ____doorSlotFlagToDoorSlot.DEFAULT_DOOR_SLOT
|
|
18
18
|
local DOOR_SLOT_FLAG_TO_DOOR_SLOT = ____doorSlotFlagToDoorSlot.DOOR_SLOT_FLAG_TO_DOOR_SLOT
|
|
19
|
-
local ____doorSlotToDirection = require("objects.doorSlotToDirection")
|
|
19
|
+
local ____doorSlotToDirection = require("packages.isaacscript-common.src.objects.doorSlotToDirection")
|
|
20
20
|
local DOOR_SLOT_TO_DIRECTION = ____doorSlotToDirection.DOOR_SLOT_TO_DIRECTION
|
|
21
|
-
local ____roomShapeToDoorSlots = require("objects.roomShapeToDoorSlots")
|
|
21
|
+
local ____roomShapeToDoorSlots = require("packages.isaacscript-common.src.objects.roomShapeToDoorSlots")
|
|
22
22
|
local ROOM_SHAPE_TO_DOOR_SLOTS = ____roomShapeToDoorSlots.ROOM_SHAPE_TO_DOOR_SLOTS
|
|
23
|
-
local ____direction = require("functions.direction")
|
|
23
|
+
local ____direction = require("packages.isaacscript-common.src.functions.direction")
|
|
24
24
|
local directionToVector = ____direction.directionToVector
|
|
25
|
-
local ____enums = require("functions.enums")
|
|
25
|
+
local ____enums = require("packages.isaacscript-common.src.functions.enums")
|
|
26
26
|
local getEnumValues = ____enums.getEnumValues
|
|
27
27
|
function ____exports.doorSlotToDirection(self, doorSlot)
|
|
28
28
|
return DOOR_SLOT_TO_DIRECTION[doorSlot]
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { CollectibleType } from "isaac-typescript-definitions";
|
|
2
|
+
export declare function getEdenPassives(): Set<CollectibleType>;
|
|
3
|
+
export declare function getRandomEdenPassive(seedOrRNG?: Seed | RNG, exceptions?: CollectibleType[] | readonly CollectibleType[]): CollectibleType;
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
local ____lualib = require("lualib_bundle")
|
|
2
|
+
local Set = ____lualib.Set
|
|
3
|
+
local __TS__New = ____lualib.__TS__New
|
|
4
|
+
local __TS__Iterator = ____lualib.__TS__Iterator
|
|
5
|
+
local ____exports = {}
|
|
6
|
+
local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
|
|
7
|
+
local ItemConfigTag = ____isaac_2Dtypescript_2Ddefinitions.ItemConfigTag
|
|
8
|
+
local ____collectibles = require("packages.isaacscript-common.src.functions.collectibles")
|
|
9
|
+
local isHiddenCollectible = ____collectibles.isHiddenCollectible
|
|
10
|
+
local isPassiveCollectible = ____collectibles.isPassiveCollectible
|
|
11
|
+
local ____collectibleSet = require("packages.isaacscript-common.src.functions.collectibleSet")
|
|
12
|
+
local getCollectibleSet = ____collectibleSet.getCollectibleSet
|
|
13
|
+
local ____collectibleTag = require("packages.isaacscript-common.src.functions.collectibleTag")
|
|
14
|
+
local collectibleHasTag = ____collectibleTag.collectibleHasTag
|
|
15
|
+
local ____rng = require("packages.isaacscript-common.src.functions.rng")
|
|
16
|
+
local getRandomSeed = ____rng.getRandomSeed
|
|
17
|
+
local ____set = require("packages.isaacscript-common.src.functions.set")
|
|
18
|
+
local copySet = ____set.copySet
|
|
19
|
+
local getRandomSetElement = ____set.getRandomSetElement
|
|
20
|
+
local EDEN_PASSIVE_COLLECTIBLES_SET = __TS__New(Set)
|
|
21
|
+
local function initCollectibleSet(self)
|
|
22
|
+
local collectibleSet = getCollectibleSet(nil)
|
|
23
|
+
for ____, collectibleType in __TS__Iterator(collectibleSet:values()) do
|
|
24
|
+
if isPassiveCollectible(nil, collectibleType) and not isHiddenCollectible(nil, collectibleType) and not collectibleHasTag(nil, collectibleType, ItemConfigTag.NO_EDEN) then
|
|
25
|
+
EDEN_PASSIVE_COLLECTIBLES_SET:add(collectibleType)
|
|
26
|
+
end
|
|
27
|
+
end
|
|
28
|
+
end
|
|
29
|
+
function ____exports.getEdenPassives(self)
|
|
30
|
+
if EDEN_PASSIVE_COLLECTIBLES_SET.size == 0 then
|
|
31
|
+
initCollectibleSet(nil)
|
|
32
|
+
end
|
|
33
|
+
return copySet(nil, EDEN_PASSIVE_COLLECTIBLES_SET)
|
|
34
|
+
end
|
|
35
|
+
function ____exports.getRandomEdenPassive(self, seedOrRNG, exceptions)
|
|
36
|
+
if seedOrRNG == nil then
|
|
37
|
+
seedOrRNG = getRandomSeed(nil)
|
|
38
|
+
end
|
|
39
|
+
if exceptions == nil then
|
|
40
|
+
exceptions = {}
|
|
41
|
+
end
|
|
42
|
+
if EDEN_PASSIVE_COLLECTIBLES_SET.size == 0 then
|
|
43
|
+
initCollectibleSet(nil)
|
|
44
|
+
end
|
|
45
|
+
return getRandomSetElement(nil, EDEN_PASSIVE_COLLECTIBLES_SET, seedOrRNG, exceptions)
|
|
46
|
+
end
|
|
47
|
+
return ____exports
|
|
File without changes
|
|
@@ -4,15 +4,15 @@ local __TS__New = ____lualib.__TS__New
|
|
|
4
4
|
local __TS__ArrayFilter = ____lualib.__TS__ArrayFilter
|
|
5
5
|
local __TS__StringSplit = ____lualib.__TS__StringSplit
|
|
6
6
|
local ____exports = {}
|
|
7
|
-
local ____cachedClasses = require("cachedClasses")
|
|
7
|
+
local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
|
|
8
8
|
local game = ____cachedClasses.game
|
|
9
|
-
local ____constants = require("constants")
|
|
9
|
+
local ____constants = require("packages.isaacscript-common.src.constants")
|
|
10
10
|
local VectorZero = ____constants.VectorZero
|
|
11
|
-
local ____storyBossesSet = require("sets.storyBossesSet")
|
|
11
|
+
local ____storyBossesSet = require("packages.isaacscript-common.src.sets.storyBossesSet")
|
|
12
12
|
local STORY_BOSSES_SET = ____storyBossesSet.STORY_BOSSES_SET
|
|
13
|
-
local ____random = require("functions.random")
|
|
13
|
+
local ____random = require("packages.isaacscript-common.src.functions.random")
|
|
14
14
|
local getRandom = ____random.getRandom
|
|
15
|
-
local ____rng = require("functions.rng")
|
|
15
|
+
local ____rng = require("packages.isaacscript-common.src.functions.rng")
|
|
16
16
|
local newRNG = ____rng.newRNG
|
|
17
17
|
function ____exports.removeEntities(self, entities, cap)
|
|
18
18
|
if #entities == 0 then
|
|
File without changes
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
local ____exports = {}
|
|
2
2
|
local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
|
|
3
3
|
local EntityType = ____isaac_2Dtypescript_2Ddefinitions.EntityType
|
|
4
|
-
local ____constants = require("constants")
|
|
4
|
+
local ____constants = require("packages.isaacscript-common.src.constants")
|
|
5
5
|
local VectorZero = ____constants.VectorZero
|
|
6
|
-
local ____entity = require("functions.entity")
|
|
6
|
+
local ____entity = require("packages.isaacscript-common.src.functions.entity")
|
|
7
7
|
local getEntities = ____entity.getEntities
|
|
8
8
|
local removeEntities = ____entity.removeEntities
|
|
9
9
|
local spawn = ____entity.spawn
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -2,9 +2,9 @@ local ____lualib = require("lualib_bundle")
|
|
|
2
2
|
local __TS__ArraySort = ____lualib.__TS__ArraySort
|
|
3
3
|
local __TS__ArrayMap = ____lualib.__TS__ArrayMap
|
|
4
4
|
local ____exports = {}
|
|
5
|
-
local ____array = require("functions.array")
|
|
5
|
+
local ____array = require("packages.isaacscript-common.src.functions.array")
|
|
6
6
|
local getRandomArrayElement = ____array.getRandomArrayElement
|
|
7
|
-
local ____rng = require("functions.rng")
|
|
7
|
+
local ____rng = require("packages.isaacscript-common.src.functions.rng")
|
|
8
8
|
local getRandomSeed = ____rng.getRandomSeed
|
|
9
9
|
function ____exports.getEnumEntries(self, transpiledEnum)
|
|
10
10
|
local enumEntries = {}
|
|
File without changes
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
local ____exports = {}
|
|
2
|
-
local ____cachedClasses = require("cachedClasses")
|
|
2
|
+
local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
|
|
3
3
|
local itemConfig = ____cachedClasses.itemConfig
|
|
4
|
-
local ____familiarsThatShootPlayerTearsSet = require("sets.familiarsThatShootPlayerTearsSet")
|
|
4
|
+
local ____familiarsThatShootPlayerTearsSet = require("packages.isaacscript-common.src.sets.familiarsThatShootPlayerTearsSet")
|
|
5
5
|
local FAMILIARS_THAT_SHOOT_PLAYER_TEARS_SET = ____familiarsThatShootPlayerTearsSet.FAMILIARS_THAT_SHOOT_PLAYER_TEARS_SET
|
|
6
6
|
function ____exports.checkFamiliar(self, player, collectibleType, targetCount, familiarVariant, familiarSubType)
|
|
7
7
|
local itemConfigItem = itemConfig:GetCollectible(collectibleType)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -9,9 +9,9 @@ local CollectibleType = ____isaac_2Dtypescript_2Ddefinitions.CollectibleType
|
|
|
9
9
|
local NullItemID = ____isaac_2Dtypescript_2Ddefinitions.NullItemID
|
|
10
10
|
local PlayerType = ____isaac_2Dtypescript_2Ddefinitions.PlayerType
|
|
11
11
|
local TrinketType = ____isaac_2Dtypescript_2Ddefinitions.TrinketType
|
|
12
|
-
local ____collectibleCacheFlag = require("functions.collectibleCacheFlag")
|
|
12
|
+
local ____collectibleCacheFlag = require("packages.isaacscript-common.src.functions.collectibleCacheFlag")
|
|
13
13
|
local getCollectiblesForCacheFlag = ____collectibleCacheFlag.getCollectiblesForCacheFlag
|
|
14
|
-
local ____set = require("functions.set")
|
|
14
|
+
local ____set = require("packages.isaacscript-common.src.functions.set")
|
|
15
15
|
local copySet = ____set.copySet
|
|
16
16
|
local deleteSetsFromSet = ____set.deleteSetsFromSet
|
|
17
17
|
local FLYING_CHARACTERS = __TS__New(Set, {
|
|
File without changes
|
|
@@ -5,11 +5,11 @@ local __TS__ArraySort = ____lualib.__TS__ArraySort
|
|
|
5
5
|
local __TS__ArrayForEach = ____lualib.__TS__ArrayForEach
|
|
6
6
|
local ____exports = {}
|
|
7
7
|
local twoDimensionalSort
|
|
8
|
-
local ____debug = require("functions.debug")
|
|
8
|
+
local ____debug = require("packages.isaacscript-common.src.functions.debug")
|
|
9
9
|
local isLuaDebugEnabled = ____debug.isLuaDebugEnabled
|
|
10
|
-
local ____log = require("functions.log")
|
|
10
|
+
local ____log = require("packages.isaacscript-common.src.functions.log")
|
|
11
11
|
local log = ____log.log
|
|
12
|
-
local ____set = require("functions.set")
|
|
12
|
+
local ____set = require("packages.isaacscript-common.src.functions.set")
|
|
13
13
|
local addSetsToSet = ____set.addSetsToSet
|
|
14
14
|
local copySet = ____set.copySet
|
|
15
15
|
function twoDimensionalSort(self, a, b)
|
|
@@ -138,7 +138,7 @@ export declare function spawnGiantPoop(topLeftGridIndex: int): void;
|
|
|
138
138
|
* - removes existing grid entities on the same tile, if any
|
|
139
139
|
* - allows you to specify either the grid index or the position
|
|
140
140
|
*/
|
|
141
|
-
export declare function spawnGrid(gridEntityType: GridEntityType, gridIndexOrPosition: int): GridEntity | undefined;
|
|
141
|
+
export declare function spawnGrid(gridEntityType: GridEntityType, gridIndexOrPosition: int | Vector): GridEntity | undefined;
|
|
142
142
|
/**
|
|
143
143
|
* Helper function to spawn a grid entity with a specific variant.
|
|
144
144
|
*
|
|
@@ -147,7 +147,7 @@ export declare function spawnGrid(gridEntityType: GridEntityType, gridIndexOrPos
|
|
|
147
147
|
* - removes existing grid entities on the same tile, if any
|
|
148
148
|
* - allows you to specify the grid index or the position
|
|
149
149
|
*/
|
|
150
|
-
export declare function spawnGridWithVariant(gridEntityType: GridEntityType, variant: int, gridIndexOrPosition: int): GridEntity | undefined;
|
|
150
|
+
export declare function spawnGridWithVariant(gridEntityType: GridEntityType, variant: int, gridIndexOrPosition: int | Vector): GridEntity | undefined;
|
|
151
151
|
/**
|
|
152
152
|
* Helper function to spawn a Void Portal. This is more complicated than simply spawning a trapdoor
|
|
153
153
|
* with the appropriate variant, as the game does not give it the correct sprite automatically.
|
|
@@ -11,26 +11,26 @@ local GridEntityType = ____isaac_2Dtypescript_2Ddefinitions.GridEntityType
|
|
|
11
11
|
local PoopGridEntityVariant = ____isaac_2Dtypescript_2Ddefinitions.PoopGridEntityVariant
|
|
12
12
|
local StatueVariant = ____isaac_2Dtypescript_2Ddefinitions.StatueVariant
|
|
13
13
|
local TrapdoorVariant = ____isaac_2Dtypescript_2Ddefinitions.TrapdoorVariant
|
|
14
|
-
local ____cachedClasses = require("cachedClasses")
|
|
14
|
+
local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
|
|
15
15
|
local game = ____cachedClasses.game
|
|
16
|
-
local ____constants = require("constants")
|
|
16
|
+
local ____constants = require("packages.isaacscript-common.src.constants")
|
|
17
17
|
local DISTANCE_OF_GRID_TILE = ____constants.DISTANCE_OF_GRID_TILE
|
|
18
|
-
local ____gridEntityTypeToBrokenStateMap = require("maps.gridEntityTypeToBrokenStateMap")
|
|
18
|
+
local ____gridEntityTypeToBrokenStateMap = require("packages.isaacscript-common.src.maps.gridEntityTypeToBrokenStateMap")
|
|
19
19
|
local GRID_ENTITY_TYPE_TO_BROKEN_STATE_MAP = ____gridEntityTypeToBrokenStateMap.GRID_ENTITY_TYPE_TO_BROKEN_STATE_MAP
|
|
20
|
-
local ____gridEntityXMLMap = require("maps.gridEntityXMLMap")
|
|
20
|
+
local ____gridEntityXMLMap = require("packages.isaacscript-common.src.maps.gridEntityXMLMap")
|
|
21
21
|
local GRID_ENTITY_XML_MAP = ____gridEntityXMLMap.GRID_ENTITY_XML_MAP
|
|
22
|
-
local ____roomShapeToTopLeftWallGridIndexMap = require("maps.roomShapeToTopLeftWallGridIndexMap")
|
|
22
|
+
local ____roomShapeToTopLeftWallGridIndexMap = require("packages.isaacscript-common.src.maps.roomShapeToTopLeftWallGridIndexMap")
|
|
23
23
|
local DEFAULT_TOP_LEFT_WALL_GRID_INDEX = ____roomShapeToTopLeftWallGridIndexMap.DEFAULT_TOP_LEFT_WALL_GRID_INDEX
|
|
24
24
|
local ROOM_SHAPE_TO_TOP_LEFT_WALL_GRID_INDEX_MAP = ____roomShapeToTopLeftWallGridIndexMap.ROOM_SHAPE_TO_TOP_LEFT_WALL_GRID_INDEX_MAP
|
|
25
|
-
local ____math = require("functions.math")
|
|
25
|
+
local ____math = require("packages.isaacscript-common.src.functions.math")
|
|
26
26
|
local isCircleIntersectingRectangle = ____math.isCircleIntersectingRectangle
|
|
27
|
-
local ____rooms = require("functions.rooms")
|
|
27
|
+
local ____rooms = require("packages.isaacscript-common.src.functions.rooms")
|
|
28
28
|
local roomUpdateSafe = ____rooms.roomUpdateSafe
|
|
29
|
-
local ____sprite = require("functions.sprite")
|
|
29
|
+
local ____sprite = require("packages.isaacscript-common.src.functions.sprite")
|
|
30
30
|
local clearSprite = ____sprite.clearSprite
|
|
31
|
-
local ____utils = require("functions.utils")
|
|
31
|
+
local ____utils = require("packages.isaacscript-common.src.functions.utils")
|
|
32
32
|
local erange = ____utils.erange
|
|
33
|
-
local ____vector = require("functions.vector")
|
|
33
|
+
local ____vector = require("packages.isaacscript-common.src.functions.vector")
|
|
34
34
|
local isVector = ____vector.isVector
|
|
35
35
|
function getAllGridEntities(self)
|
|
36
36
|
local room = game:GetRoom()
|
|
File without changes
|
|
@@ -3,9 +3,9 @@ local __TS__ArrayEvery = ____lualib.__TS__ArrayEvery
|
|
|
3
3
|
local ____exports = {}
|
|
4
4
|
local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
|
|
5
5
|
local PressurePlateState = ____isaac_2Dtypescript_2Ddefinitions.PressurePlateState
|
|
6
|
-
local ____cachedClasses = require("cachedClasses")
|
|
6
|
+
local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
|
|
7
7
|
local game = ____cachedClasses.game
|
|
8
|
-
local ____gridEntity = require("functions.gridEntity")
|
|
8
|
+
local ____gridEntity = require("packages.isaacscript-common.src.functions.gridEntity")
|
|
9
9
|
local getGridEntities = ____gridEntity.getGridEntities
|
|
10
10
|
function ____exports.getPits(self)
|
|
11
11
|
local gridEntities = getGridEntities(nil)
|
|
File without changes
|
|
@@ -8,13 +8,13 @@ local ButtonAction = ____isaac_2Dtypescript_2Ddefinitions.ButtonAction
|
|
|
8
8
|
local Controller = ____isaac_2Dtypescript_2Ddefinitions.Controller
|
|
9
9
|
local ControllerIndex = ____isaac_2Dtypescript_2Ddefinitions.ControllerIndex
|
|
10
10
|
local Keyboard = ____isaac_2Dtypescript_2Ddefinitions.Keyboard
|
|
11
|
-
local ____constants = require("constants")
|
|
11
|
+
local ____constants = require("packages.isaacscript-common.src.constants")
|
|
12
12
|
local MAX_NUM_INPUTS = ____constants.MAX_NUM_INPUTS
|
|
13
|
-
local ____set = require("functions.set")
|
|
13
|
+
local ____set = require("packages.isaacscript-common.src.functions.set")
|
|
14
14
|
local copySet = ____set.copySet
|
|
15
|
-
local ____string = require("functions.string")
|
|
15
|
+
local ____string = require("packages.isaacscript-common.src.functions.string")
|
|
16
16
|
local trimPrefix = ____string.trimPrefix
|
|
17
|
-
local ____utils = require("functions.utils")
|
|
17
|
+
local ____utils = require("packages.isaacscript-common.src.functions.utils")
|
|
18
18
|
local erange = ____utils.erange
|
|
19
19
|
local MODIFIER_KEYS = {
|
|
20
20
|
Keyboard.LEFT_SHIFT,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
local ____exports = {}
|
|
2
2
|
local json = require("@NoResolution:json")
|
|
3
|
-
local ____log = require("functions.log")
|
|
3
|
+
local ____log = require("packages.isaacscript-common.src.functions.log")
|
|
4
4
|
local logError = ____log.logError
|
|
5
5
|
local function tryDecode(jsonString)
|
|
6
6
|
return json.decode(jsonString)
|
|
File without changes
|
|
@@ -3,13 +3,13 @@ local __TS__ArrayFilter = ____lualib.__TS__ArrayFilter
|
|
|
3
3
|
local __TS__ArrayMap = ____lualib.__TS__ArrayMap
|
|
4
4
|
local ____exports = {}
|
|
5
5
|
local getTotalWeightOfJSONRooms, getJSONRoomWithChosenWeight
|
|
6
|
-
local ____array = require("functions.array")
|
|
6
|
+
local ____array = require("packages.isaacscript-common.src.functions.array")
|
|
7
7
|
local sumArray = ____array.sumArray
|
|
8
|
-
local ____log = require("functions.log")
|
|
8
|
+
local ____log = require("packages.isaacscript-common.src.functions.log")
|
|
9
9
|
local log = ____log.log
|
|
10
|
-
local ____random = require("functions.random")
|
|
10
|
+
local ____random = require("packages.isaacscript-common.src.functions.random")
|
|
11
11
|
local getRandomFloat = ____random.getRandomFloat
|
|
12
|
-
local ____rng = require("functions.rng")
|
|
12
|
+
local ____rng = require("packages.isaacscript-common.src.functions.rng")
|
|
13
13
|
local getRandomSeed = ____rng.getRandomSeed
|
|
14
14
|
function getTotalWeightOfJSONRooms(self, jsonRooms)
|
|
15
15
|
local weights = __TS__ArrayMap(
|
|
File without changes
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
local ____exports = {}
|
|
2
2
|
local OBJECT_NAME
|
|
3
|
-
local ____SerializationBrand = require("enums.private.SerializationBrand")
|
|
3
|
+
local ____SerializationBrand = require("packages.isaacscript-common.src.enums.private.SerializationBrand")
|
|
4
4
|
local SerializationBrand = ____SerializationBrand.SerializationBrand
|
|
5
|
-
local ____SerializationType = require("enums.SerializationType")
|
|
5
|
+
local ____SerializationType = require("packages.isaacscript-common.src.enums.SerializationType")
|
|
6
6
|
local SerializationType = ____SerializationType.SerializationType
|
|
7
|
-
local ____isaacAPIClass = require("functions.isaacAPIClass")
|
|
7
|
+
local ____isaacAPIClass = require("packages.isaacscript-common.src.functions.isaacAPIClass")
|
|
8
8
|
local isaacAPIClassEquals = ____isaacAPIClass.isaacAPIClassEquals
|
|
9
9
|
local isIsaacAPIClassOfType = ____isaacAPIClass.isIsaacAPIClassOfType
|
|
10
|
-
local ____table = require("functions.table")
|
|
10
|
+
local ____table = require("packages.isaacscript-common.src.functions.table")
|
|
11
11
|
local copyValuesToTable = ____table.copyValuesToTable
|
|
12
12
|
local getNumbersFromTable = ____table.getNumbersFromTable
|
|
13
13
|
local tableHasKeys = ____table.tableHasKeys
|
|
14
|
-
local ____utils = require("functions.utils")
|
|
14
|
+
local ____utils = require("packages.isaacscript-common.src.functions.utils")
|
|
15
15
|
local ensureAllCases = ____utils.ensureAllCases
|
|
16
16
|
function ____exports.isKColor(self, object)
|
|
17
17
|
return isIsaacAPIClassOfType(nil, object, OBJECT_NAME)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
local ____exports = {}
|
|
2
2
|
local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
|
|
3
3
|
local DoorSlot = ____isaac_2Dtypescript_2Ddefinitions.DoorSlot
|
|
4
|
-
local ____cachedClasses = require("cachedClasses")
|
|
4
|
+
local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
|
|
5
5
|
local game = ____cachedClasses.game
|
|
6
|
-
local ____enums = require("functions.enums")
|
|
6
|
+
local ____enums = require("packages.isaacscript-common.src.functions.enums")
|
|
7
7
|
local getEnumValues = ____enums.getEnumValues
|
|
8
|
-
local ____rooms = require("functions.rooms")
|
|
8
|
+
local ____rooms = require("packages.isaacscript-common.src.functions.rooms")
|
|
9
9
|
local getNumRooms = ____rooms.getNumRooms
|
|
10
10
|
local getRooms = ____rooms.getRooms
|
|
11
11
|
local isDoorSlotValidAtGridIndexForRedRoom = ____rooms.isDoorSlotValidAtGridIndexForRedRoom
|