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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
local ____exports = {}
|
|
2
2
|
do
|
|
3
|
-
local ____export = require("cachedClasses")
|
|
3
|
+
local ____export = require("packages.isaacscript-common.src.cachedClasses")
|
|
4
4
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
5
5
|
if ____exportKey ~= "default" then
|
|
6
6
|
____exports[____exportKey] = ____exportValue
|
|
@@ -8,21 +8,21 @@ do
|
|
|
8
8
|
end
|
|
9
9
|
end
|
|
10
10
|
do
|
|
11
|
-
local ____postCustomDoorEnter = require("callbacks.postCustomDoorEnter")
|
|
11
|
+
local ____postCustomDoorEnter = require("packages.isaacscript-common.src.callbacks.postCustomDoorEnter")
|
|
12
12
|
local initCustomDoor = ____postCustomDoorEnter.initCustomDoor
|
|
13
13
|
local spawnCustomDoor = ____postCustomDoorEnter.spawnCustomDoor
|
|
14
14
|
____exports.initCustomDoor = initCustomDoor
|
|
15
15
|
____exports.spawnCustomDoor = spawnCustomDoor
|
|
16
16
|
end
|
|
17
17
|
do
|
|
18
|
-
local ____reorderedCallbacks = require("callbacks.reorderedCallbacks")
|
|
18
|
+
local ____reorderedCallbacks = require("packages.isaacscript-common.src.callbacks.reorderedCallbacks")
|
|
19
19
|
local forceNewLevelCallback = ____reorderedCallbacks.forceNewLevelCallback
|
|
20
20
|
local forceNewRoomCallback = ____reorderedCallbacks.forceNewRoomCallback
|
|
21
21
|
____exports.forceNewLevelCallback = forceNewLevelCallback
|
|
22
22
|
____exports.forceNewRoomCallback = forceNewRoomCallback
|
|
23
23
|
end
|
|
24
24
|
do
|
|
25
|
-
local ____export = require("classes.DefaultMap")
|
|
25
|
+
local ____export = require("packages.isaacscript-common.src.classes.DefaultMap")
|
|
26
26
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
27
27
|
if ____exportKey ~= "default" then
|
|
28
28
|
____exports[____exportKey] = ____exportValue
|
|
@@ -30,7 +30,7 @@ do
|
|
|
30
30
|
end
|
|
31
31
|
end
|
|
32
32
|
do
|
|
33
|
-
local ____export = require("classes.ModUpgraded")
|
|
33
|
+
local ____export = require("packages.isaacscript-common.src.classes.ModUpgraded")
|
|
34
34
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
35
35
|
if ____exportKey ~= "default" then
|
|
36
36
|
____exports[____exportKey] = ____exportValue
|
|
@@ -38,7 +38,7 @@ do
|
|
|
38
38
|
end
|
|
39
39
|
end
|
|
40
40
|
do
|
|
41
|
-
local ____export = require("constants")
|
|
41
|
+
local ____export = require("packages.isaacscript-common.src.constants")
|
|
42
42
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
43
43
|
if ____exportKey ~= "default" then
|
|
44
44
|
____exports[____exportKey] = ____exportValue
|
|
@@ -46,7 +46,7 @@ do
|
|
|
46
46
|
end
|
|
47
47
|
end
|
|
48
48
|
do
|
|
49
|
-
local ____export = require("constantsMax")
|
|
49
|
+
local ____export = require("packages.isaacscript-common.src.constantsMax")
|
|
50
50
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
51
51
|
if ____exportKey ~= "default" then
|
|
52
52
|
____exports[____exportKey] = ____exportValue
|
|
@@ -54,7 +54,7 @@ do
|
|
|
54
54
|
end
|
|
55
55
|
end
|
|
56
56
|
do
|
|
57
|
-
local ____export = require("enums.HealthType")
|
|
57
|
+
local ____export = require("packages.isaacscript-common.src.enums.HealthType")
|
|
58
58
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
59
59
|
if ____exportKey ~= "default" then
|
|
60
60
|
____exports[____exportKey] = ____exportValue
|
|
@@ -62,7 +62,7 @@ do
|
|
|
62
62
|
end
|
|
63
63
|
end
|
|
64
64
|
do
|
|
65
|
-
local ____export = require("enums.ModCallbackCustom")
|
|
65
|
+
local ____export = require("packages.isaacscript-common.src.enums.ModCallbackCustom")
|
|
66
66
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
67
67
|
if ____exportKey ~= "default" then
|
|
68
68
|
____exports[____exportKey] = ____exportValue
|
|
@@ -70,7 +70,7 @@ do
|
|
|
70
70
|
end
|
|
71
71
|
end
|
|
72
72
|
do
|
|
73
|
-
local ____export = require("enums.PocketItemType")
|
|
73
|
+
local ____export = require("packages.isaacscript-common.src.enums.PocketItemType")
|
|
74
74
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
75
75
|
if ____exportKey ~= "default" then
|
|
76
76
|
____exports[____exportKey] = ____exportValue
|
|
@@ -78,7 +78,7 @@ do
|
|
|
78
78
|
end
|
|
79
79
|
end
|
|
80
80
|
do
|
|
81
|
-
local ____export = require("enums.SerializationType")
|
|
81
|
+
local ____export = require("packages.isaacscript-common.src.enums.SerializationType")
|
|
82
82
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
83
83
|
if ____exportKey ~= "default" then
|
|
84
84
|
____exports[____exportKey] = ____exportValue
|
|
@@ -86,42 +86,25 @@ do
|
|
|
86
86
|
end
|
|
87
87
|
end
|
|
88
88
|
do
|
|
89
|
-
local ____characterHealthConversion = require("features.characterHealthConversion")
|
|
89
|
+
local ____characterHealthConversion = require("packages.isaacscript-common.src.features.characterHealthConversion")
|
|
90
90
|
local registerCharacterHealthConversion = ____characterHealthConversion.registerCharacterHealthConversion
|
|
91
91
|
____exports.registerCharacterHealthConversion = registerCharacterHealthConversion
|
|
92
92
|
end
|
|
93
93
|
do
|
|
94
|
-
local ____characterStats = require("features.characterStats")
|
|
94
|
+
local ____characterStats = require("packages.isaacscript-common.src.features.characterStats")
|
|
95
95
|
local registerCharacterStats = ____characterStats.registerCharacterStats
|
|
96
96
|
____exports.registerCharacterStats = registerCharacterStats
|
|
97
97
|
end
|
|
98
98
|
do
|
|
99
|
-
local
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
local
|
|
108
|
-
local setProjectileDisplay = ____debugDisplay.setProjectileDisplay
|
|
109
|
-
local setSlotDisplay = ____debugDisplay.setSlotDisplay
|
|
110
|
-
local setTearDisplay = ____debugDisplay.setTearDisplay
|
|
111
|
-
____exports.setBombDisplay = setBombDisplay
|
|
112
|
-
____exports.setEffectDisplay = setEffectDisplay
|
|
113
|
-
____exports.setFamiliarDisplay = setFamiliarDisplay
|
|
114
|
-
____exports.setKnifeDisplay = setKnifeDisplay
|
|
115
|
-
____exports.setLaserDisplay = setLaserDisplay
|
|
116
|
-
____exports.setNPCDisplay = setNPCDisplay
|
|
117
|
-
____exports.setPickupDisplay = setPickupDisplay
|
|
118
|
-
____exports.setPlayerDisplay = setPlayerDisplay
|
|
119
|
-
____exports.setProjectileDisplay = setProjectileDisplay
|
|
120
|
-
____exports.setSlotDisplay = setSlotDisplay
|
|
121
|
-
____exports.setTearDisplay = setTearDisplay
|
|
122
|
-
end
|
|
123
|
-
do
|
|
124
|
-
local ____deployJSONRoom = require("features.deployJSONRoom")
|
|
99
|
+
local ____export = require("packages.isaacscript-common.src.features.debugDisplay.exports")
|
|
100
|
+
for ____exportKey, ____exportValue in pairs(____export) do
|
|
101
|
+
if ____exportKey ~= "default" then
|
|
102
|
+
____exports[____exportKey] = ____exportValue
|
|
103
|
+
end
|
|
104
|
+
end
|
|
105
|
+
end
|
|
106
|
+
do
|
|
107
|
+
local ____deployJSONRoom = require("packages.isaacscript-common.src.features.deployJSONRoom")
|
|
125
108
|
local deployJSONRoom = ____deployJSONRoom.deployJSONRoom
|
|
126
109
|
local deployRandomJSONRoom = ____deployJSONRoom.deployRandomJSONRoom
|
|
127
110
|
local emptyRoom = ____deployJSONRoom.emptyRoom
|
|
@@ -130,7 +113,7 @@ do
|
|
|
130
113
|
____exports.emptyRoom = emptyRoom
|
|
131
114
|
end
|
|
132
115
|
do
|
|
133
|
-
local ____disableInputs = require("features.disableInputs")
|
|
116
|
+
local ____disableInputs = require("packages.isaacscript-common.src.features.disableInputs")
|
|
134
117
|
local disableAllInputs = ____disableInputs.disableAllInputs
|
|
135
118
|
local disableAllInputsExceptFor = ____disableInputs.disableAllInputsExceptFor
|
|
136
119
|
local disableMovementInputs = ____disableInputs.disableMovementInputs
|
|
@@ -145,14 +128,14 @@ do
|
|
|
145
128
|
____exports.enableAllInputsExceptFor = enableAllInputsExceptFor
|
|
146
129
|
end
|
|
147
130
|
do
|
|
148
|
-
local ____disableSound = require("features.disableSound")
|
|
131
|
+
local ____disableSound = require("packages.isaacscript-common.src.features.disableSound")
|
|
149
132
|
local disableAllSound = ____disableSound.disableAllSound
|
|
150
133
|
local enableAllSound = ____disableSound.enableAllSound
|
|
151
134
|
____exports.disableAllSound = disableAllSound
|
|
152
135
|
____exports.enableAllSound = enableAllSound
|
|
153
136
|
end
|
|
154
137
|
do
|
|
155
|
-
local ____init = require("features.extraConsoleCommands.init")
|
|
138
|
+
local ____init = require("packages.isaacscript-common.src.features.extraConsoleCommands.init")
|
|
156
139
|
local addConsoleCommand = ____init.addConsoleCommand
|
|
157
140
|
local enableExtraConsoleCommands = ____init.enableExtraConsoleCommands
|
|
158
141
|
local removeConsoleCommand = ____init.removeConsoleCommand
|
|
@@ -161,31 +144,31 @@ do
|
|
|
161
144
|
____exports.removeConsoleCommand = removeConsoleCommand
|
|
162
145
|
end
|
|
163
146
|
do
|
|
164
|
-
local ____fadeInRemover = require("features.fadeInRemover")
|
|
147
|
+
local ____fadeInRemover = require("packages.isaacscript-common.src.features.fadeInRemover")
|
|
165
148
|
local removeFadeIn = ____fadeInRemover.removeFadeIn
|
|
166
149
|
local restoreFadeIn = ____fadeInRemover.restoreFadeIn
|
|
167
150
|
____exports.removeFadeIn = removeFadeIn
|
|
168
151
|
____exports.restoreFadeIn = restoreFadeIn
|
|
169
152
|
end
|
|
170
153
|
do
|
|
171
|
-
local ____fastReset = require("features.fastReset")
|
|
154
|
+
local ____fastReset = require("packages.isaacscript-common.src.features.fastReset")
|
|
172
155
|
local disableFastReset = ____fastReset.disableFastReset
|
|
173
156
|
local enableFastReset = ____fastReset.enableFastReset
|
|
174
157
|
____exports.disableFastReset = disableFastReset
|
|
175
158
|
____exports.enableFastReset = enableFastReset
|
|
176
159
|
end
|
|
177
160
|
do
|
|
178
|
-
local ____forgottenSwitch = require("features.forgottenSwitch")
|
|
161
|
+
local ____forgottenSwitch = require("packages.isaacscript-common.src.features.forgottenSwitch")
|
|
179
162
|
local forgottenSwitch = ____forgottenSwitch.forgottenSwitch
|
|
180
163
|
____exports.forgottenSwitch = forgottenSwitch
|
|
181
164
|
end
|
|
182
165
|
do
|
|
183
|
-
local ____getCollectibleItemPoolType = require("features.getCollectibleItemPoolType")
|
|
166
|
+
local ____getCollectibleItemPoolType = require("packages.isaacscript-common.src.features.getCollectibleItemPoolType")
|
|
184
167
|
local getCollectibleItemPoolType = ____getCollectibleItemPoolType.getCollectibleItemPoolType
|
|
185
168
|
____exports.getCollectibleItemPoolType = getCollectibleItemPoolType
|
|
186
169
|
end
|
|
187
170
|
do
|
|
188
|
-
local ____export = require("features.isPonyActive")
|
|
171
|
+
local ____export = require("packages.isaacscript-common.src.features.isPonyActive")
|
|
189
172
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
190
173
|
if ____exportKey ~= "default" then
|
|
191
174
|
____exports[____exportKey] = ____exportValue
|
|
@@ -193,19 +176,19 @@ do
|
|
|
193
176
|
end
|
|
194
177
|
end
|
|
195
178
|
do
|
|
196
|
-
local ____playerInventory = require("features.playerInventory")
|
|
179
|
+
local ____playerInventory = require("packages.isaacscript-common.src.features.playerInventory")
|
|
197
180
|
local addCollectible = ____playerInventory.addCollectible
|
|
198
181
|
local getPlayerInventory = ____playerInventory.getPlayerInventory
|
|
199
182
|
____exports.addCollectible = addCollectible
|
|
200
183
|
____exports.getPlayerInventory = getPlayerInventory
|
|
201
184
|
end
|
|
202
185
|
do
|
|
203
|
-
local ____preventCollectibleRotate = require("features.preventCollectibleRotate")
|
|
186
|
+
local ____preventCollectibleRotate = require("packages.isaacscript-common.src.features.preventCollectibleRotate")
|
|
204
187
|
local preventCollectibleRotate = ____preventCollectibleRotate.preventCollectibleRotate
|
|
205
188
|
____exports.preventCollectibleRotate = preventCollectibleRotate
|
|
206
189
|
end
|
|
207
190
|
do
|
|
208
|
-
local ____runInNFrames = require("features.runInNFrames")
|
|
191
|
+
local ____runInNFrames = require("packages.isaacscript-common.src.features.runInNFrames")
|
|
209
192
|
local runInNGameFrames = ____runInNFrames.runInNGameFrames
|
|
210
193
|
local runInNRenderFrames = ____runInNFrames.runInNRenderFrames
|
|
211
194
|
local runNextGameFrame = ____runInNFrames.runNextGameFrame
|
|
@@ -216,7 +199,7 @@ do
|
|
|
216
199
|
____exports.runNextRenderFrame = runNextRenderFrame
|
|
217
200
|
end
|
|
218
201
|
do
|
|
219
|
-
local ____export = require("features.saveDataManager.exports")
|
|
202
|
+
local ____export = require("packages.isaacscript-common.src.features.saveDataManager.exports")
|
|
220
203
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
221
204
|
if ____exportKey ~= "default" then
|
|
222
205
|
____exports[____exportKey] = ____exportValue
|
|
@@ -224,19 +207,19 @@ do
|
|
|
224
207
|
end
|
|
225
208
|
end
|
|
226
209
|
do
|
|
227
|
-
local ____sirenHelpers = require("features.sirenHelpers")
|
|
210
|
+
local ____sirenHelpers = require("packages.isaacscript-common.src.features.sirenHelpers")
|
|
228
211
|
local hasSirenStolenFamiliar = ____sirenHelpers.hasSirenStolenFamiliar
|
|
229
212
|
local setFamiliarNoSirenSteal = ____sirenHelpers.setFamiliarNoSirenSteal
|
|
230
213
|
____exports.hasSirenStolenFamiliar = hasSirenStolenFamiliar
|
|
231
214
|
____exports.setFamiliarNoSirenSteal = setFamiliarNoSirenSteal
|
|
232
215
|
end
|
|
233
216
|
do
|
|
234
|
-
local ____taintedLazarusPlayers = require("features.taintedLazarusPlayers")
|
|
217
|
+
local ____taintedLazarusPlayers = require("packages.isaacscript-common.src.features.taintedLazarusPlayers")
|
|
235
218
|
local getTaintedLazarusSubPlayer = ____taintedLazarusPlayers.getTaintedLazarusSubPlayer
|
|
236
219
|
____exports.getTaintedLazarusSubPlayer = getTaintedLazarusSubPlayer
|
|
237
220
|
end
|
|
238
221
|
do
|
|
239
|
-
local ____export = require("functions.array")
|
|
222
|
+
local ____export = require("packages.isaacscript-common.src.functions.array")
|
|
240
223
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
241
224
|
if ____exportKey ~= "default" then
|
|
242
225
|
____exports[____exportKey] = ____exportValue
|
|
@@ -244,7 +227,7 @@ do
|
|
|
244
227
|
end
|
|
245
228
|
end
|
|
246
229
|
do
|
|
247
|
-
local ____export = require("functions.benchmark")
|
|
230
|
+
local ____export = require("packages.isaacscript-common.src.functions.benchmark")
|
|
248
231
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
249
232
|
if ____exportKey ~= "default" then
|
|
250
233
|
____exports[____exportKey] = ____exportValue
|
|
@@ -252,7 +235,7 @@ do
|
|
|
252
235
|
end
|
|
253
236
|
end
|
|
254
237
|
do
|
|
255
|
-
local ____export = require("functions.bitwise")
|
|
238
|
+
local ____export = require("packages.isaacscript-common.src.functions.bitwise")
|
|
256
239
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
257
240
|
if ____exportKey ~= "default" then
|
|
258
241
|
____exports[____exportKey] = ____exportValue
|
|
@@ -260,7 +243,7 @@ do
|
|
|
260
243
|
end
|
|
261
244
|
end
|
|
262
245
|
do
|
|
263
|
-
local ____export = require("functions.boss")
|
|
246
|
+
local ____export = require("packages.isaacscript-common.src.functions.boss")
|
|
264
247
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
265
248
|
if ____exportKey ~= "default" then
|
|
266
249
|
____exports[____exportKey] = ____exportValue
|
|
@@ -268,7 +251,7 @@ do
|
|
|
268
251
|
end
|
|
269
252
|
end
|
|
270
253
|
do
|
|
271
|
-
local ____export = require("functions.cacheFlag")
|
|
254
|
+
local ____export = require("packages.isaacscript-common.src.functions.cacheFlag")
|
|
272
255
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
273
256
|
if ____exportKey ~= "default" then
|
|
274
257
|
____exports[____exportKey] = ____exportValue
|
|
@@ -276,7 +259,7 @@ do
|
|
|
276
259
|
end
|
|
277
260
|
end
|
|
278
261
|
do
|
|
279
|
-
local ____export = require("functions.cards")
|
|
262
|
+
local ____export = require("packages.isaacscript-common.src.functions.cards")
|
|
280
263
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
281
264
|
if ____exportKey ~= "default" then
|
|
282
265
|
____exports[____exportKey] = ____exportValue
|
|
@@ -284,7 +267,7 @@ do
|
|
|
284
267
|
end
|
|
285
268
|
end
|
|
286
269
|
do
|
|
287
|
-
local ____export = require("functions.challenges")
|
|
270
|
+
local ____export = require("packages.isaacscript-common.src.functions.challenges")
|
|
288
271
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
289
272
|
if ____exportKey ~= "default" then
|
|
290
273
|
____exports[____exportKey] = ____exportValue
|
|
@@ -292,7 +275,7 @@ do
|
|
|
292
275
|
end
|
|
293
276
|
end
|
|
294
277
|
do
|
|
295
|
-
local ____export = require("functions.character")
|
|
278
|
+
local ____export = require("packages.isaacscript-common.src.functions.character")
|
|
296
279
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
297
280
|
if ____exportKey ~= "default" then
|
|
298
281
|
____exports[____exportKey] = ____exportValue
|
|
@@ -300,7 +283,7 @@ do
|
|
|
300
283
|
end
|
|
301
284
|
end
|
|
302
285
|
do
|
|
303
|
-
local ____export = require("functions.charge")
|
|
286
|
+
local ____export = require("packages.isaacscript-common.src.functions.charge")
|
|
304
287
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
305
288
|
if ____exportKey ~= "default" then
|
|
306
289
|
____exports[____exportKey] = ____exportValue
|
|
@@ -308,7 +291,7 @@ do
|
|
|
308
291
|
end
|
|
309
292
|
end
|
|
310
293
|
do
|
|
311
|
-
local ____export = require("functions.chargeBar")
|
|
294
|
+
local ____export = require("packages.isaacscript-common.src.functions.chargeBar")
|
|
312
295
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
313
296
|
if ____exportKey ~= "default" then
|
|
314
297
|
____exports[____exportKey] = ____exportValue
|
|
@@ -316,7 +299,7 @@ do
|
|
|
316
299
|
end
|
|
317
300
|
end
|
|
318
301
|
do
|
|
319
|
-
local ____export = require("functions.collectibleCacheFlag")
|
|
302
|
+
local ____export = require("packages.isaacscript-common.src.functions.collectibleCacheFlag")
|
|
320
303
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
321
304
|
if ____exportKey ~= "default" then
|
|
322
305
|
____exports[____exportKey] = ____exportValue
|
|
@@ -324,7 +307,7 @@ do
|
|
|
324
307
|
end
|
|
325
308
|
end
|
|
326
309
|
do
|
|
327
|
-
local ____export = require("functions.collectibles")
|
|
310
|
+
local ____export = require("packages.isaacscript-common.src.functions.collectibles")
|
|
328
311
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
329
312
|
if ____exportKey ~= "default" then
|
|
330
313
|
____exports[____exportKey] = ____exportValue
|
|
@@ -332,7 +315,7 @@ do
|
|
|
332
315
|
end
|
|
333
316
|
end
|
|
334
317
|
do
|
|
335
|
-
local ____export = require("functions.collectibleSet")
|
|
318
|
+
local ____export = require("packages.isaacscript-common.src.functions.collectibleSet")
|
|
336
319
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
337
320
|
if ____exportKey ~= "default" then
|
|
338
321
|
____exports[____exportKey] = ____exportValue
|
|
@@ -340,7 +323,7 @@ do
|
|
|
340
323
|
end
|
|
341
324
|
end
|
|
342
325
|
do
|
|
343
|
-
local ____export = require("functions.collectibleTag")
|
|
326
|
+
local ____export = require("packages.isaacscript-common.src.functions.collectibleTag")
|
|
344
327
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
345
328
|
if ____exportKey ~= "default" then
|
|
346
329
|
____exports[____exportKey] = ____exportValue
|
|
@@ -348,7 +331,7 @@ do
|
|
|
348
331
|
end
|
|
349
332
|
end
|
|
350
333
|
do
|
|
351
|
-
local ____export = require("functions.color")
|
|
334
|
+
local ____export = require("packages.isaacscript-common.src.functions.color")
|
|
352
335
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
353
336
|
if ____exportKey ~= "default" then
|
|
354
337
|
____exports[____exportKey] = ____exportValue
|
|
@@ -356,7 +339,7 @@ do
|
|
|
356
339
|
end
|
|
357
340
|
end
|
|
358
341
|
do
|
|
359
|
-
local ____export = require("functions.debug")
|
|
342
|
+
local ____export = require("packages.isaacscript-common.src.functions.debug")
|
|
360
343
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
361
344
|
if ____exportKey ~= "default" then
|
|
362
345
|
____exports[____exportKey] = ____exportValue
|
|
@@ -364,17 +347,25 @@ do
|
|
|
364
347
|
end
|
|
365
348
|
end
|
|
366
349
|
do
|
|
367
|
-
local ____deepCopy = require("functions.deepCopy")
|
|
350
|
+
local ____deepCopy = require("packages.isaacscript-common.src.functions.deepCopy")
|
|
368
351
|
local deepCopy = ____deepCopy.deepCopy
|
|
369
352
|
____exports.deepCopy = deepCopy
|
|
370
353
|
end
|
|
371
354
|
do
|
|
372
|
-
local ____deepCopyTests = require("functions.deepCopyTests")
|
|
355
|
+
local ____deepCopyTests = require("packages.isaacscript-common.src.functions.deepCopyTests")
|
|
373
356
|
local deepCopyTests = ____deepCopyTests.deepCopyTests
|
|
374
357
|
____exports.deepCopyTests = deepCopyTests
|
|
375
358
|
end
|
|
376
359
|
do
|
|
377
|
-
local ____export = require("functions.direction")
|
|
360
|
+
local ____export = require("packages.isaacscript-common.src.functions.direction")
|
|
361
|
+
for ____exportKey, ____exportValue in pairs(____export) do
|
|
362
|
+
if ____exportKey ~= "default" then
|
|
363
|
+
____exports[____exportKey] = ____exportValue
|
|
364
|
+
end
|
|
365
|
+
end
|
|
366
|
+
end
|
|
367
|
+
do
|
|
368
|
+
local ____export = require("packages.isaacscript-common.src.functions.doors")
|
|
378
369
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
379
370
|
if ____exportKey ~= "default" then
|
|
380
371
|
____exports[____exportKey] = ____exportValue
|
|
@@ -382,7 +373,7 @@ do
|
|
|
382
373
|
end
|
|
383
374
|
end
|
|
384
375
|
do
|
|
385
|
-
local ____export = require("functions.
|
|
376
|
+
local ____export = require("packages.isaacscript-common.src.functions.easing")
|
|
386
377
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
387
378
|
if ____exportKey ~= "default" then
|
|
388
379
|
____exports[____exportKey] = ____exportValue
|
|
@@ -390,7 +381,7 @@ do
|
|
|
390
381
|
end
|
|
391
382
|
end
|
|
392
383
|
do
|
|
393
|
-
local ____export = require("functions.
|
|
384
|
+
local ____export = require("packages.isaacscript-common.src.functions.eden")
|
|
394
385
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
395
386
|
if ____exportKey ~= "default" then
|
|
396
387
|
____exports[____exportKey] = ____exportValue
|
|
@@ -398,7 +389,7 @@ do
|
|
|
398
389
|
end
|
|
399
390
|
end
|
|
400
391
|
do
|
|
401
|
-
local ____export = require("functions.entity")
|
|
392
|
+
local ____export = require("packages.isaacscript-common.src.functions.entity")
|
|
402
393
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
403
394
|
if ____exportKey ~= "default" then
|
|
404
395
|
____exports[____exportKey] = ____exportValue
|
|
@@ -406,7 +397,7 @@ do
|
|
|
406
397
|
end
|
|
407
398
|
end
|
|
408
399
|
do
|
|
409
|
-
local ____export = require("functions.entitySpecific")
|
|
400
|
+
local ____export = require("packages.isaacscript-common.src.functions.entitySpecific")
|
|
410
401
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
411
402
|
if ____exportKey ~= "default" then
|
|
412
403
|
____exports[____exportKey] = ____exportValue
|
|
@@ -414,7 +405,7 @@ do
|
|
|
414
405
|
end
|
|
415
406
|
end
|
|
416
407
|
do
|
|
417
|
-
local ____export = require("functions.entityTypes")
|
|
408
|
+
local ____export = require("packages.isaacscript-common.src.functions.entityTypes")
|
|
418
409
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
419
410
|
if ____exportKey ~= "default" then
|
|
420
411
|
____exports[____exportKey] = ____exportValue
|
|
@@ -422,7 +413,7 @@ do
|
|
|
422
413
|
end
|
|
423
414
|
end
|
|
424
415
|
do
|
|
425
|
-
local ____export = require("functions.enums")
|
|
416
|
+
local ____export = require("packages.isaacscript-common.src.functions.enums")
|
|
426
417
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
427
418
|
if ____exportKey ~= "default" then
|
|
428
419
|
____exports[____exportKey] = ____exportValue
|
|
@@ -430,7 +421,7 @@ do
|
|
|
430
421
|
end
|
|
431
422
|
end
|
|
432
423
|
do
|
|
433
|
-
local ____export = require("functions.familiars")
|
|
424
|
+
local ____export = require("packages.isaacscript-common.src.functions.familiars")
|
|
434
425
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
435
426
|
if ____exportKey ~= "default" then
|
|
436
427
|
____exports[____exportKey] = ____exportValue
|
|
@@ -438,7 +429,7 @@ do
|
|
|
438
429
|
end
|
|
439
430
|
end
|
|
440
431
|
do
|
|
441
|
-
local ____export = require("functions.flag")
|
|
432
|
+
local ____export = require("packages.isaacscript-common.src.functions.flag")
|
|
442
433
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
443
434
|
if ____exportKey ~= "default" then
|
|
444
435
|
____exports[____exportKey] = ____exportValue
|
|
@@ -446,7 +437,7 @@ do
|
|
|
446
437
|
end
|
|
447
438
|
end
|
|
448
439
|
do
|
|
449
|
-
local ____export = require("functions.flying")
|
|
440
|
+
local ____export = require("packages.isaacscript-common.src.functions.flying")
|
|
450
441
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
451
442
|
if ____exportKey ~= "default" then
|
|
452
443
|
____exports[____exportKey] = ____exportValue
|
|
@@ -454,7 +445,7 @@ do
|
|
|
454
445
|
end
|
|
455
446
|
end
|
|
456
447
|
do
|
|
457
|
-
local ____export = require("functions.globals")
|
|
448
|
+
local ____export = require("packages.isaacscript-common.src.functions.globals")
|
|
458
449
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
459
450
|
if ____exportKey ~= "default" then
|
|
460
451
|
____exports[____exportKey] = ____exportValue
|
|
@@ -462,7 +453,7 @@ do
|
|
|
462
453
|
end
|
|
463
454
|
end
|
|
464
455
|
do
|
|
465
|
-
local ____export = require("functions.gridEntity")
|
|
456
|
+
local ____export = require("packages.isaacscript-common.src.functions.gridEntity")
|
|
466
457
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
467
458
|
if ____exportKey ~= "default" then
|
|
468
459
|
____exports[____exportKey] = ____exportValue
|
|
@@ -470,7 +461,7 @@ do
|
|
|
470
461
|
end
|
|
471
462
|
end
|
|
472
463
|
do
|
|
473
|
-
local ____export = require("functions.gridEntitySpecific")
|
|
464
|
+
local ____export = require("packages.isaacscript-common.src.functions.gridEntitySpecific")
|
|
474
465
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
475
466
|
if ____exportKey ~= "default" then
|
|
476
467
|
____exports[____exportKey] = ____exportValue
|
|
@@ -478,7 +469,7 @@ do
|
|
|
478
469
|
end
|
|
479
470
|
end
|
|
480
471
|
do
|
|
481
|
-
local ____export = require("functions.input")
|
|
472
|
+
local ____export = require("packages.isaacscript-common.src.functions.input")
|
|
482
473
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
483
474
|
if ____exportKey ~= "default" then
|
|
484
475
|
____exports[____exportKey] = ____exportValue
|
|
@@ -486,7 +477,7 @@ do
|
|
|
486
477
|
end
|
|
487
478
|
end
|
|
488
479
|
do
|
|
489
|
-
local ____export = require("functions.isaacAPIClass")
|
|
480
|
+
local ____export = require("packages.isaacscript-common.src.functions.isaacAPIClass")
|
|
490
481
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
491
482
|
if ____exportKey ~= "default" then
|
|
492
483
|
____exports[____exportKey] = ____exportValue
|
|
@@ -494,7 +485,7 @@ do
|
|
|
494
485
|
end
|
|
495
486
|
end
|
|
496
487
|
do
|
|
497
|
-
local ____export = require("functions.jsonHelpers")
|
|
488
|
+
local ____export = require("packages.isaacscript-common.src.functions.jsonHelpers")
|
|
498
489
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
499
490
|
if ____exportKey ~= "default" then
|
|
500
491
|
____exports[____exportKey] = ____exportValue
|
|
@@ -502,7 +493,7 @@ do
|
|
|
502
493
|
end
|
|
503
494
|
end
|
|
504
495
|
do
|
|
505
|
-
local ____export = require("functions.jsonRoom")
|
|
496
|
+
local ____export = require("packages.isaacscript-common.src.functions.jsonRoom")
|
|
506
497
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
507
498
|
if ____exportKey ~= "default" then
|
|
508
499
|
____exports[____exportKey] = ____exportValue
|
|
@@ -510,7 +501,7 @@ do
|
|
|
510
501
|
end
|
|
511
502
|
end
|
|
512
503
|
do
|
|
513
|
-
local ____export = require("functions.kColor")
|
|
504
|
+
local ____export = require("packages.isaacscript-common.src.functions.kColor")
|
|
514
505
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
515
506
|
if ____exportKey ~= "default" then
|
|
516
507
|
____exports[____exportKey] = ____exportValue
|
|
@@ -518,7 +509,7 @@ do
|
|
|
518
509
|
end
|
|
519
510
|
end
|
|
520
511
|
do
|
|
521
|
-
local ____export = require("functions.language")
|
|
512
|
+
local ____export = require("packages.isaacscript-common.src.functions.language")
|
|
522
513
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
523
514
|
if ____exportKey ~= "default" then
|
|
524
515
|
____exports[____exportKey] = ____exportValue
|
|
@@ -526,7 +517,7 @@ do
|
|
|
526
517
|
end
|
|
527
518
|
end
|
|
528
519
|
do
|
|
529
|
-
local ____export = require("functions.level")
|
|
520
|
+
local ____export = require("packages.isaacscript-common.src.functions.level")
|
|
530
521
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
531
522
|
if ____exportKey ~= "default" then
|
|
532
523
|
____exports[____exportKey] = ____exportValue
|
|
@@ -534,7 +525,7 @@ do
|
|
|
534
525
|
end
|
|
535
526
|
end
|
|
536
527
|
do
|
|
537
|
-
local ____export = require("functions.log")
|
|
528
|
+
local ____export = require("packages.isaacscript-common.src.functions.log")
|
|
538
529
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
539
530
|
if ____exportKey ~= "default" then
|
|
540
531
|
____exports[____exportKey] = ____exportValue
|
|
@@ -542,7 +533,7 @@ do
|
|
|
542
533
|
end
|
|
543
534
|
end
|
|
544
535
|
do
|
|
545
|
-
local ____export = require("functions.map")
|
|
536
|
+
local ____export = require("packages.isaacscript-common.src.functions.map")
|
|
546
537
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
547
538
|
if ____exportKey ~= "default" then
|
|
548
539
|
____exports[____exportKey] = ____exportValue
|
|
@@ -550,7 +541,7 @@ do
|
|
|
550
541
|
end
|
|
551
542
|
end
|
|
552
543
|
do
|
|
553
|
-
local ____export = require("functions.math")
|
|
544
|
+
local ____export = require("packages.isaacscript-common.src.functions.math")
|
|
554
545
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
555
546
|
if ____exportKey ~= "default" then
|
|
556
547
|
____exports[____exportKey] = ____exportValue
|
|
@@ -558,12 +549,12 @@ do
|
|
|
558
549
|
end
|
|
559
550
|
end
|
|
560
551
|
do
|
|
561
|
-
local ____mergeTests = require("functions.mergeTests")
|
|
552
|
+
local ____mergeTests = require("packages.isaacscript-common.src.functions.mergeTests")
|
|
562
553
|
local mergeTests = ____mergeTests.mergeTests
|
|
563
554
|
____exports.mergeTests = mergeTests
|
|
564
555
|
end
|
|
565
556
|
do
|
|
566
|
-
local ____export = require("functions.npc")
|
|
557
|
+
local ____export = require("packages.isaacscript-common.src.functions.npc")
|
|
567
558
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
568
559
|
if ____exportKey ~= "default" then
|
|
569
560
|
____exports[____exportKey] = ____exportValue
|
|
@@ -571,7 +562,7 @@ do
|
|
|
571
562
|
end
|
|
572
563
|
end
|
|
573
564
|
do
|
|
574
|
-
local ____export = require("functions.pickups")
|
|
565
|
+
local ____export = require("packages.isaacscript-common.src.functions.pickups")
|
|
575
566
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
576
567
|
if ____exportKey ~= "default" then
|
|
577
568
|
____exports[____exportKey] = ____exportValue
|
|
@@ -579,7 +570,7 @@ do
|
|
|
579
570
|
end
|
|
580
571
|
end
|
|
581
572
|
do
|
|
582
|
-
local ____export = require("functions.pickupVariants")
|
|
573
|
+
local ____export = require("packages.isaacscript-common.src.functions.pickupVariants")
|
|
583
574
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
584
575
|
if ____exportKey ~= "default" then
|
|
585
576
|
____exports[____exportKey] = ____exportValue
|
|
@@ -587,7 +578,7 @@ do
|
|
|
587
578
|
end
|
|
588
579
|
end
|
|
589
580
|
do
|
|
590
|
-
local ____export = require("functions.pills")
|
|
581
|
+
local ____export = require("packages.isaacscript-common.src.functions.pills")
|
|
591
582
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
592
583
|
if ____exportKey ~= "default" then
|
|
593
584
|
____exports[____exportKey] = ____exportValue
|
|
@@ -595,7 +586,7 @@ do
|
|
|
595
586
|
end
|
|
596
587
|
end
|
|
597
588
|
do
|
|
598
|
-
local ____export = require("functions.player")
|
|
589
|
+
local ____export = require("packages.isaacscript-common.src.functions.player")
|
|
599
590
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
600
591
|
if ____exportKey ~= "default" then
|
|
601
592
|
____exports[____exportKey] = ____exportValue
|
|
@@ -603,7 +594,7 @@ do
|
|
|
603
594
|
end
|
|
604
595
|
end
|
|
605
596
|
do
|
|
606
|
-
local ____export = require("functions.playerDataStructures")
|
|
597
|
+
local ____export = require("packages.isaacscript-common.src.functions.playerDataStructures")
|
|
607
598
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
608
599
|
if ____exportKey ~= "default" then
|
|
609
600
|
____exports[____exportKey] = ____exportValue
|
|
@@ -611,7 +602,7 @@ do
|
|
|
611
602
|
end
|
|
612
603
|
end
|
|
613
604
|
do
|
|
614
|
-
local ____export = require("functions.playerHealth")
|
|
605
|
+
local ____export = require("packages.isaacscript-common.src.functions.playerHealth")
|
|
615
606
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
616
607
|
if ____exportKey ~= "default" then
|
|
617
608
|
____exports[____exportKey] = ____exportValue
|
|
@@ -619,7 +610,7 @@ do
|
|
|
619
610
|
end
|
|
620
611
|
end
|
|
621
612
|
do
|
|
622
|
-
local ____export = require("functions.playerIndex")
|
|
613
|
+
local ____export = require("packages.isaacscript-common.src.functions.playerIndex")
|
|
623
614
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
624
615
|
if ____exportKey ~= "default" then
|
|
625
616
|
____exports[____exportKey] = ____exportValue
|
|
@@ -627,7 +618,7 @@ do
|
|
|
627
618
|
end
|
|
628
619
|
end
|
|
629
620
|
do
|
|
630
|
-
local ____export = require("functions.pocketItems")
|
|
621
|
+
local ____export = require("packages.isaacscript-common.src.functions.pocketItems")
|
|
631
622
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
632
623
|
if ____exportKey ~= "default" then
|
|
633
624
|
____exports[____exportKey] = ____exportValue
|
|
@@ -635,7 +626,7 @@ do
|
|
|
635
626
|
end
|
|
636
627
|
end
|
|
637
628
|
do
|
|
638
|
-
local ____export = require("functions.positionVelocity")
|
|
629
|
+
local ____export = require("packages.isaacscript-common.src.functions.positionVelocity")
|
|
639
630
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
640
631
|
if ____exportKey ~= "default" then
|
|
641
632
|
____exports[____exportKey] = ____exportValue
|
|
@@ -643,7 +634,7 @@ do
|
|
|
643
634
|
end
|
|
644
635
|
end
|
|
645
636
|
do
|
|
646
|
-
local ____export = require("functions.random")
|
|
637
|
+
local ____export = require("packages.isaacscript-common.src.functions.random")
|
|
647
638
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
648
639
|
if ____exportKey ~= "default" then
|
|
649
640
|
____exports[____exportKey] = ____exportValue
|
|
@@ -651,7 +642,7 @@ do
|
|
|
651
642
|
end
|
|
652
643
|
end
|
|
653
644
|
do
|
|
654
|
-
local ____export = require("functions.revive")
|
|
645
|
+
local ____export = require("packages.isaacscript-common.src.functions.revive")
|
|
655
646
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
656
647
|
if ____exportKey ~= "default" then
|
|
657
648
|
____exports[____exportKey] = ____exportValue
|
|
@@ -659,7 +650,7 @@ do
|
|
|
659
650
|
end
|
|
660
651
|
end
|
|
661
652
|
do
|
|
662
|
-
local ____export = require("functions.rng")
|
|
653
|
+
local ____export = require("packages.isaacscript-common.src.functions.rng")
|
|
663
654
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
664
655
|
if ____exportKey ~= "default" then
|
|
665
656
|
____exports[____exportKey] = ____exportValue
|
|
@@ -667,7 +658,7 @@ do
|
|
|
667
658
|
end
|
|
668
659
|
end
|
|
669
660
|
do
|
|
670
|
-
local ____export = require("functions.roomData")
|
|
661
|
+
local ____export = require("packages.isaacscript-common.src.functions.roomData")
|
|
671
662
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
672
663
|
if ____exportKey ~= "default" then
|
|
673
664
|
____exports[____exportKey] = ____exportValue
|
|
@@ -675,7 +666,7 @@ do
|
|
|
675
666
|
end
|
|
676
667
|
end
|
|
677
668
|
do
|
|
678
|
-
local ____export = require("functions.roomGrid")
|
|
669
|
+
local ____export = require("packages.isaacscript-common.src.functions.roomGrid")
|
|
679
670
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
680
671
|
if ____exportKey ~= "default" then
|
|
681
672
|
____exports[____exportKey] = ____exportValue
|
|
@@ -683,7 +674,7 @@ do
|
|
|
683
674
|
end
|
|
684
675
|
end
|
|
685
676
|
do
|
|
686
|
-
local ____export = require("functions.rooms")
|
|
677
|
+
local ____export = require("packages.isaacscript-common.src.functions.rooms")
|
|
687
678
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
688
679
|
if ____exportKey ~= "default" then
|
|
689
680
|
____exports[____exportKey] = ____exportValue
|
|
@@ -691,7 +682,7 @@ do
|
|
|
691
682
|
end
|
|
692
683
|
end
|
|
693
684
|
do
|
|
694
|
-
local ____export = require("functions.roomShape")
|
|
685
|
+
local ____export = require("packages.isaacscript-common.src.functions.roomShape")
|
|
695
686
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
696
687
|
if ____exportKey ~= "default" then
|
|
697
688
|
____exports[____exportKey] = ____exportValue
|
|
@@ -699,7 +690,7 @@ do
|
|
|
699
690
|
end
|
|
700
691
|
end
|
|
701
692
|
do
|
|
702
|
-
local ____export = require("functions.run")
|
|
693
|
+
local ____export = require("packages.isaacscript-common.src.functions.run")
|
|
703
694
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
704
695
|
if ____exportKey ~= "default" then
|
|
705
696
|
____exports[____exportKey] = ____exportValue
|
|
@@ -707,7 +698,7 @@ do
|
|
|
707
698
|
end
|
|
708
699
|
end
|
|
709
700
|
do
|
|
710
|
-
local ____export = require("functions.seeds")
|
|
701
|
+
local ____export = require("packages.isaacscript-common.src.functions.seeds")
|
|
711
702
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
712
703
|
if ____exportKey ~= "default" then
|
|
713
704
|
____exports[____exportKey] = ____exportValue
|
|
@@ -715,7 +706,7 @@ do
|
|
|
715
706
|
end
|
|
716
707
|
end
|
|
717
708
|
do
|
|
718
|
-
local ____export = require("functions.serialization")
|
|
709
|
+
local ____export = require("packages.isaacscript-common.src.functions.serialization")
|
|
719
710
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
720
711
|
if ____exportKey ~= "default" then
|
|
721
712
|
____exports[____exportKey] = ____exportValue
|
|
@@ -723,7 +714,7 @@ do
|
|
|
723
714
|
end
|
|
724
715
|
end
|
|
725
716
|
do
|
|
726
|
-
local ____export = require("functions.set")
|
|
717
|
+
local ____export = require("packages.isaacscript-common.src.functions.set")
|
|
727
718
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
728
719
|
if ____exportKey ~= "default" then
|
|
729
720
|
____exports[____exportKey] = ____exportValue
|
|
@@ -731,7 +722,7 @@ do
|
|
|
731
722
|
end
|
|
732
723
|
end
|
|
733
724
|
do
|
|
734
|
-
local ____export = require("functions.sound")
|
|
725
|
+
local ____export = require("packages.isaacscript-common.src.functions.sound")
|
|
735
726
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
736
727
|
if ____exportKey ~= "default" then
|
|
737
728
|
____exports[____exportKey] = ____exportValue
|
|
@@ -739,7 +730,7 @@ do
|
|
|
739
730
|
end
|
|
740
731
|
end
|
|
741
732
|
do
|
|
742
|
-
local ____export = require("functions.spawnCollectible")
|
|
733
|
+
local ____export = require("packages.isaacscript-common.src.functions.spawnCollectible")
|
|
743
734
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
744
735
|
if ____exportKey ~= "default" then
|
|
745
736
|
____exports[____exportKey] = ____exportValue
|
|
@@ -747,7 +738,7 @@ do
|
|
|
747
738
|
end
|
|
748
739
|
end
|
|
749
740
|
do
|
|
750
|
-
local ____export = require("functions.sprite")
|
|
741
|
+
local ____export = require("packages.isaacscript-common.src.functions.sprite")
|
|
751
742
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
752
743
|
if ____exportKey ~= "default" then
|
|
753
744
|
____exports[____exportKey] = ____exportValue
|
|
@@ -755,7 +746,7 @@ do
|
|
|
755
746
|
end
|
|
756
747
|
end
|
|
757
748
|
do
|
|
758
|
-
local ____export = require("functions.stage")
|
|
749
|
+
local ____export = require("packages.isaacscript-common.src.functions.stage")
|
|
759
750
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
760
751
|
if ____exportKey ~= "default" then
|
|
761
752
|
____exports[____exportKey] = ____exportValue
|
|
@@ -763,7 +754,7 @@ do
|
|
|
763
754
|
end
|
|
764
755
|
end
|
|
765
756
|
do
|
|
766
|
-
local ____export = require("functions.string")
|
|
757
|
+
local ____export = require("packages.isaacscript-common.src.functions.string")
|
|
767
758
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
768
759
|
if ____exportKey ~= "default" then
|
|
769
760
|
____exports[____exportKey] = ____exportValue
|
|
@@ -771,7 +762,7 @@ do
|
|
|
771
762
|
end
|
|
772
763
|
end
|
|
773
764
|
do
|
|
774
|
-
local ____export = require("functions.table")
|
|
765
|
+
local ____export = require("packages.isaacscript-common.src.functions.table")
|
|
775
766
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
776
767
|
if ____exportKey ~= "default" then
|
|
777
768
|
____exports[____exportKey] = ____exportValue
|
|
@@ -779,7 +770,7 @@ do
|
|
|
779
770
|
end
|
|
780
771
|
end
|
|
781
772
|
do
|
|
782
|
-
local ____export = require("functions.tears")
|
|
773
|
+
local ____export = require("packages.isaacscript-common.src.functions.tears")
|
|
783
774
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
784
775
|
if ____exportKey ~= "default" then
|
|
785
776
|
____exports[____exportKey] = ____exportValue
|
|
@@ -787,7 +778,7 @@ do
|
|
|
787
778
|
end
|
|
788
779
|
end
|
|
789
780
|
do
|
|
790
|
-
local ____export = require("functions.transformations")
|
|
781
|
+
local ____export = require("packages.isaacscript-common.src.functions.transformations")
|
|
791
782
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
792
783
|
if ____exportKey ~= "default" then
|
|
793
784
|
____exports[____exportKey] = ____exportValue
|
|
@@ -795,7 +786,7 @@ do
|
|
|
795
786
|
end
|
|
796
787
|
end
|
|
797
788
|
do
|
|
798
|
-
local ____export = require("functions.trinketCacheFlag")
|
|
789
|
+
local ____export = require("packages.isaacscript-common.src.functions.trinketCacheFlag")
|
|
799
790
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
800
791
|
if ____exportKey ~= "default" then
|
|
801
792
|
____exports[____exportKey] = ____exportValue
|
|
@@ -803,7 +794,7 @@ do
|
|
|
803
794
|
end
|
|
804
795
|
end
|
|
805
796
|
do
|
|
806
|
-
local ____export = require("functions.trinketGive")
|
|
797
|
+
local ____export = require("packages.isaacscript-common.src.functions.trinketGive")
|
|
807
798
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
808
799
|
if ____exportKey ~= "default" then
|
|
809
800
|
____exports[____exportKey] = ____exportValue
|
|
@@ -811,7 +802,7 @@ do
|
|
|
811
802
|
end
|
|
812
803
|
end
|
|
813
804
|
do
|
|
814
|
-
local ____export = require("functions.trinkets")
|
|
805
|
+
local ____export = require("packages.isaacscript-common.src.functions.trinkets")
|
|
815
806
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
816
807
|
if ____exportKey ~= "default" then
|
|
817
808
|
____exports[____exportKey] = ____exportValue
|
|
@@ -819,7 +810,7 @@ do
|
|
|
819
810
|
end
|
|
820
811
|
end
|
|
821
812
|
do
|
|
822
|
-
local ____export = require("functions.tstlClass")
|
|
813
|
+
local ____export = require("packages.isaacscript-common.src.functions.tstlClass")
|
|
823
814
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
824
815
|
if ____exportKey ~= "default" then
|
|
825
816
|
____exports[____exportKey] = ____exportValue
|
|
@@ -827,7 +818,7 @@ do
|
|
|
827
818
|
end
|
|
828
819
|
end
|
|
829
820
|
do
|
|
830
|
-
local ____export = require("functions.ui")
|
|
821
|
+
local ____export = require("packages.isaacscript-common.src.functions.ui")
|
|
831
822
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
832
823
|
if ____exportKey ~= "default" then
|
|
833
824
|
____exports[____exportKey] = ____exportValue
|
|
@@ -835,7 +826,7 @@ do
|
|
|
835
826
|
end
|
|
836
827
|
end
|
|
837
828
|
do
|
|
838
|
-
local ____export = require("functions.utils")
|
|
829
|
+
local ____export = require("packages.isaacscript-common.src.functions.utils")
|
|
839
830
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
840
831
|
if ____exportKey ~= "default" then
|
|
841
832
|
____exports[____exportKey] = ____exportValue
|
|
@@ -843,7 +834,7 @@ do
|
|
|
843
834
|
end
|
|
844
835
|
end
|
|
845
836
|
do
|
|
846
|
-
local ____export = require("functions.vector")
|
|
837
|
+
local ____export = require("packages.isaacscript-common.src.functions.vector")
|
|
847
838
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
848
839
|
if ____exportKey ~= "default" then
|
|
849
840
|
____exports[____exportKey] = ____exportValue
|
|
@@ -851,7 +842,7 @@ do
|
|
|
851
842
|
end
|
|
852
843
|
end
|
|
853
844
|
do
|
|
854
|
-
local ____export = require("maps.cardMap")
|
|
845
|
+
local ____export = require("packages.isaacscript-common.src.maps.cardMap")
|
|
855
846
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
856
847
|
if ____exportKey ~= "default" then
|
|
857
848
|
____exports[____exportKey] = ____exportValue
|
|
@@ -859,7 +850,7 @@ do
|
|
|
859
850
|
end
|
|
860
851
|
end
|
|
861
852
|
do
|
|
862
|
-
local ____export = require("maps.characterMap")
|
|
853
|
+
local ____export = require("packages.isaacscript-common.src.maps.characterMap")
|
|
863
854
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
864
855
|
if ____exportKey ~= "default" then
|
|
865
856
|
____exports[____exportKey] = ____exportValue
|
|
@@ -867,7 +858,7 @@ do
|
|
|
867
858
|
end
|
|
868
859
|
end
|
|
869
860
|
do
|
|
870
|
-
local ____export = require("maps.pillEffectMap")
|
|
861
|
+
local ____export = require("packages.isaacscript-common.src.maps.pillEffectMap")
|
|
871
862
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
872
863
|
if ____exportKey ~= "default" then
|
|
873
864
|
____exports[____exportKey] = ____exportValue
|
|
@@ -875,7 +866,7 @@ do
|
|
|
875
866
|
end
|
|
876
867
|
end
|
|
877
868
|
do
|
|
878
|
-
local ____export = require("maps.roomTypeMap")
|
|
869
|
+
local ____export = require("packages.isaacscript-common.src.maps.roomTypeMap")
|
|
879
870
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
880
871
|
if ____exportKey ~= "default" then
|
|
881
872
|
____exports[____exportKey] = ____exportValue
|
|
@@ -883,7 +874,7 @@ do
|
|
|
883
874
|
end
|
|
884
875
|
end
|
|
885
876
|
do
|
|
886
|
-
local ____export = require("objects.colors")
|
|
877
|
+
local ____export = require("packages.isaacscript-common.src.objects.colors")
|
|
887
878
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
888
879
|
if ____exportKey ~= "default" then
|
|
889
880
|
____exports[____exportKey] = ____exportValue
|
|
@@ -891,7 +882,7 @@ do
|
|
|
891
882
|
end
|
|
892
883
|
end
|
|
893
884
|
do
|
|
894
|
-
local ____export = require("types.PickingUpItem")
|
|
885
|
+
local ____export = require("packages.isaacscript-common.src.types.PickingUpItem")
|
|
895
886
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
896
887
|
if ____exportKey ~= "default" then
|
|
897
888
|
____exports[____exportKey] = ____exportValue
|
|
@@ -899,7 +890,7 @@ do
|
|
|
899
890
|
end
|
|
900
891
|
end
|
|
901
892
|
do
|
|
902
|
-
local ____export = require("upgradeMod")
|
|
893
|
+
local ____export = require("packages.isaacscript-common.src.upgradeMod")
|
|
903
894
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
904
895
|
if ____exportKey ~= "default" then
|
|
905
896
|
____exports[____exportKey] = ____exportValue
|