isaacscript-common 2.0.32 → 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/{dist/enums → enums}/private/SaveDataKey.d.ts +0 -0
- package/{dist/enums → enums}/private/SaveDataKey.lua +0 -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 +0 -0
- package/{dist/features → features}/saveDataManager/exports.lua +6 -6
- package/{dist/features → features}/saveDataManager/load.d.ts +0 -0
- package/{dist/features → features}/saveDataManager/load.lua +4 -4
- package/{dist/features → features}/saveDataManager/main.d.ts +0 -0
- package/{dist/features → features}/saveDataManager/main.lua +11 -11
- 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 +4 -4
- package/{dist/functions → functions}/collectibleTag.d.ts +0 -0
- package/{dist/functions → functions}/collectibleTag.lua +6 -6
- package/{dist/functions → functions}/collectibles.d.ts +0 -0
- package/{dist/functions → functions}/collectibles.lua +11 -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/{dist/functions → functions}/eden.d.ts +0 -0
- package/{dist/functions → functions}/eden.lua +5 -5
- 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 +7 -7
- 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 +10 -10
- 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} +1 -1
- package/{dist/index.lua → index.lua} +122 -139
- 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/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,17 @@ 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")
|
|
378
361
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
379
362
|
if ____exportKey ~= "default" then
|
|
380
363
|
____exports[____exportKey] = ____exportValue
|
|
@@ -382,7 +365,7 @@ do
|
|
|
382
365
|
end
|
|
383
366
|
end
|
|
384
367
|
do
|
|
385
|
-
local ____export = require("functions.doors")
|
|
368
|
+
local ____export = require("packages.isaacscript-common.src.functions.doors")
|
|
386
369
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
387
370
|
if ____exportKey ~= "default" then
|
|
388
371
|
____exports[____exportKey] = ____exportValue
|
|
@@ -390,7 +373,7 @@ do
|
|
|
390
373
|
end
|
|
391
374
|
end
|
|
392
375
|
do
|
|
393
|
-
local ____export = require("functions.easing")
|
|
376
|
+
local ____export = require("packages.isaacscript-common.src.functions.easing")
|
|
394
377
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
395
378
|
if ____exportKey ~= "default" then
|
|
396
379
|
____exports[____exportKey] = ____exportValue
|
|
@@ -398,7 +381,7 @@ do
|
|
|
398
381
|
end
|
|
399
382
|
end
|
|
400
383
|
do
|
|
401
|
-
local ____export = require("functions.eden")
|
|
384
|
+
local ____export = require("packages.isaacscript-common.src.functions.eden")
|
|
402
385
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
403
386
|
if ____exportKey ~= "default" then
|
|
404
387
|
____exports[____exportKey] = ____exportValue
|
|
@@ -406,7 +389,7 @@ do
|
|
|
406
389
|
end
|
|
407
390
|
end
|
|
408
391
|
do
|
|
409
|
-
local ____export = require("functions.entity")
|
|
392
|
+
local ____export = require("packages.isaacscript-common.src.functions.entity")
|
|
410
393
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
411
394
|
if ____exportKey ~= "default" then
|
|
412
395
|
____exports[____exportKey] = ____exportValue
|
|
@@ -414,7 +397,7 @@ do
|
|
|
414
397
|
end
|
|
415
398
|
end
|
|
416
399
|
do
|
|
417
|
-
local ____export = require("functions.entitySpecific")
|
|
400
|
+
local ____export = require("packages.isaacscript-common.src.functions.entitySpecific")
|
|
418
401
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
419
402
|
if ____exportKey ~= "default" then
|
|
420
403
|
____exports[____exportKey] = ____exportValue
|
|
@@ -422,7 +405,7 @@ do
|
|
|
422
405
|
end
|
|
423
406
|
end
|
|
424
407
|
do
|
|
425
|
-
local ____export = require("functions.entityTypes")
|
|
408
|
+
local ____export = require("packages.isaacscript-common.src.functions.entityTypes")
|
|
426
409
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
427
410
|
if ____exportKey ~= "default" then
|
|
428
411
|
____exports[____exportKey] = ____exportValue
|
|
@@ -430,7 +413,7 @@ do
|
|
|
430
413
|
end
|
|
431
414
|
end
|
|
432
415
|
do
|
|
433
|
-
local ____export = require("functions.enums")
|
|
416
|
+
local ____export = require("packages.isaacscript-common.src.functions.enums")
|
|
434
417
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
435
418
|
if ____exportKey ~= "default" then
|
|
436
419
|
____exports[____exportKey] = ____exportValue
|
|
@@ -438,7 +421,7 @@ do
|
|
|
438
421
|
end
|
|
439
422
|
end
|
|
440
423
|
do
|
|
441
|
-
local ____export = require("functions.familiars")
|
|
424
|
+
local ____export = require("packages.isaacscript-common.src.functions.familiars")
|
|
442
425
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
443
426
|
if ____exportKey ~= "default" then
|
|
444
427
|
____exports[____exportKey] = ____exportValue
|
|
@@ -446,7 +429,7 @@ do
|
|
|
446
429
|
end
|
|
447
430
|
end
|
|
448
431
|
do
|
|
449
|
-
local ____export = require("functions.flag")
|
|
432
|
+
local ____export = require("packages.isaacscript-common.src.functions.flag")
|
|
450
433
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
451
434
|
if ____exportKey ~= "default" then
|
|
452
435
|
____exports[____exportKey] = ____exportValue
|
|
@@ -454,7 +437,7 @@ do
|
|
|
454
437
|
end
|
|
455
438
|
end
|
|
456
439
|
do
|
|
457
|
-
local ____export = require("functions.flying")
|
|
440
|
+
local ____export = require("packages.isaacscript-common.src.functions.flying")
|
|
458
441
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
459
442
|
if ____exportKey ~= "default" then
|
|
460
443
|
____exports[____exportKey] = ____exportValue
|
|
@@ -462,7 +445,7 @@ do
|
|
|
462
445
|
end
|
|
463
446
|
end
|
|
464
447
|
do
|
|
465
|
-
local ____export = require("functions.globals")
|
|
448
|
+
local ____export = require("packages.isaacscript-common.src.functions.globals")
|
|
466
449
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
467
450
|
if ____exportKey ~= "default" then
|
|
468
451
|
____exports[____exportKey] = ____exportValue
|
|
@@ -470,7 +453,7 @@ do
|
|
|
470
453
|
end
|
|
471
454
|
end
|
|
472
455
|
do
|
|
473
|
-
local ____export = require("functions.gridEntity")
|
|
456
|
+
local ____export = require("packages.isaacscript-common.src.functions.gridEntity")
|
|
474
457
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
475
458
|
if ____exportKey ~= "default" then
|
|
476
459
|
____exports[____exportKey] = ____exportValue
|
|
@@ -478,7 +461,7 @@ do
|
|
|
478
461
|
end
|
|
479
462
|
end
|
|
480
463
|
do
|
|
481
|
-
local ____export = require("functions.gridEntitySpecific")
|
|
464
|
+
local ____export = require("packages.isaacscript-common.src.functions.gridEntitySpecific")
|
|
482
465
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
483
466
|
if ____exportKey ~= "default" then
|
|
484
467
|
____exports[____exportKey] = ____exportValue
|
|
@@ -486,7 +469,7 @@ do
|
|
|
486
469
|
end
|
|
487
470
|
end
|
|
488
471
|
do
|
|
489
|
-
local ____export = require("functions.input")
|
|
472
|
+
local ____export = require("packages.isaacscript-common.src.functions.input")
|
|
490
473
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
491
474
|
if ____exportKey ~= "default" then
|
|
492
475
|
____exports[____exportKey] = ____exportValue
|
|
@@ -494,7 +477,7 @@ do
|
|
|
494
477
|
end
|
|
495
478
|
end
|
|
496
479
|
do
|
|
497
|
-
local ____export = require("functions.isaacAPIClass")
|
|
480
|
+
local ____export = require("packages.isaacscript-common.src.functions.isaacAPIClass")
|
|
498
481
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
499
482
|
if ____exportKey ~= "default" then
|
|
500
483
|
____exports[____exportKey] = ____exportValue
|
|
@@ -502,7 +485,7 @@ do
|
|
|
502
485
|
end
|
|
503
486
|
end
|
|
504
487
|
do
|
|
505
|
-
local ____export = require("functions.jsonHelpers")
|
|
488
|
+
local ____export = require("packages.isaacscript-common.src.functions.jsonHelpers")
|
|
506
489
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
507
490
|
if ____exportKey ~= "default" then
|
|
508
491
|
____exports[____exportKey] = ____exportValue
|
|
@@ -510,7 +493,7 @@ do
|
|
|
510
493
|
end
|
|
511
494
|
end
|
|
512
495
|
do
|
|
513
|
-
local ____export = require("functions.jsonRoom")
|
|
496
|
+
local ____export = require("packages.isaacscript-common.src.functions.jsonRoom")
|
|
514
497
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
515
498
|
if ____exportKey ~= "default" then
|
|
516
499
|
____exports[____exportKey] = ____exportValue
|
|
@@ -518,7 +501,7 @@ do
|
|
|
518
501
|
end
|
|
519
502
|
end
|
|
520
503
|
do
|
|
521
|
-
local ____export = require("functions.kColor")
|
|
504
|
+
local ____export = require("packages.isaacscript-common.src.functions.kColor")
|
|
522
505
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
523
506
|
if ____exportKey ~= "default" then
|
|
524
507
|
____exports[____exportKey] = ____exportValue
|
|
@@ -526,7 +509,7 @@ do
|
|
|
526
509
|
end
|
|
527
510
|
end
|
|
528
511
|
do
|
|
529
|
-
local ____export = require("functions.language")
|
|
512
|
+
local ____export = require("packages.isaacscript-common.src.functions.language")
|
|
530
513
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
531
514
|
if ____exportKey ~= "default" then
|
|
532
515
|
____exports[____exportKey] = ____exportValue
|
|
@@ -534,7 +517,7 @@ do
|
|
|
534
517
|
end
|
|
535
518
|
end
|
|
536
519
|
do
|
|
537
|
-
local ____export = require("functions.level")
|
|
520
|
+
local ____export = require("packages.isaacscript-common.src.functions.level")
|
|
538
521
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
539
522
|
if ____exportKey ~= "default" then
|
|
540
523
|
____exports[____exportKey] = ____exportValue
|
|
@@ -542,7 +525,7 @@ do
|
|
|
542
525
|
end
|
|
543
526
|
end
|
|
544
527
|
do
|
|
545
|
-
local ____export = require("functions.log")
|
|
528
|
+
local ____export = require("packages.isaacscript-common.src.functions.log")
|
|
546
529
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
547
530
|
if ____exportKey ~= "default" then
|
|
548
531
|
____exports[____exportKey] = ____exportValue
|
|
@@ -550,7 +533,7 @@ do
|
|
|
550
533
|
end
|
|
551
534
|
end
|
|
552
535
|
do
|
|
553
|
-
local ____export = require("functions.map")
|
|
536
|
+
local ____export = require("packages.isaacscript-common.src.functions.map")
|
|
554
537
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
555
538
|
if ____exportKey ~= "default" then
|
|
556
539
|
____exports[____exportKey] = ____exportValue
|
|
@@ -558,7 +541,7 @@ do
|
|
|
558
541
|
end
|
|
559
542
|
end
|
|
560
543
|
do
|
|
561
|
-
local ____export = require("functions.math")
|
|
544
|
+
local ____export = require("packages.isaacscript-common.src.functions.math")
|
|
562
545
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
563
546
|
if ____exportKey ~= "default" then
|
|
564
547
|
____exports[____exportKey] = ____exportValue
|
|
@@ -566,12 +549,12 @@ do
|
|
|
566
549
|
end
|
|
567
550
|
end
|
|
568
551
|
do
|
|
569
|
-
local ____mergeTests = require("functions.mergeTests")
|
|
552
|
+
local ____mergeTests = require("packages.isaacscript-common.src.functions.mergeTests")
|
|
570
553
|
local mergeTests = ____mergeTests.mergeTests
|
|
571
554
|
____exports.mergeTests = mergeTests
|
|
572
555
|
end
|
|
573
556
|
do
|
|
574
|
-
local ____export = require("functions.npc")
|
|
557
|
+
local ____export = require("packages.isaacscript-common.src.functions.npc")
|
|
575
558
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
576
559
|
if ____exportKey ~= "default" then
|
|
577
560
|
____exports[____exportKey] = ____exportValue
|
|
@@ -579,7 +562,7 @@ do
|
|
|
579
562
|
end
|
|
580
563
|
end
|
|
581
564
|
do
|
|
582
|
-
local ____export = require("functions.pickups")
|
|
565
|
+
local ____export = require("packages.isaacscript-common.src.functions.pickups")
|
|
583
566
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
584
567
|
if ____exportKey ~= "default" then
|
|
585
568
|
____exports[____exportKey] = ____exportValue
|
|
@@ -587,7 +570,7 @@ do
|
|
|
587
570
|
end
|
|
588
571
|
end
|
|
589
572
|
do
|
|
590
|
-
local ____export = require("functions.pickupVariants")
|
|
573
|
+
local ____export = require("packages.isaacscript-common.src.functions.pickupVariants")
|
|
591
574
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
592
575
|
if ____exportKey ~= "default" then
|
|
593
576
|
____exports[____exportKey] = ____exportValue
|
|
@@ -595,7 +578,7 @@ do
|
|
|
595
578
|
end
|
|
596
579
|
end
|
|
597
580
|
do
|
|
598
|
-
local ____export = require("functions.pills")
|
|
581
|
+
local ____export = require("packages.isaacscript-common.src.functions.pills")
|
|
599
582
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
600
583
|
if ____exportKey ~= "default" then
|
|
601
584
|
____exports[____exportKey] = ____exportValue
|
|
@@ -603,7 +586,7 @@ do
|
|
|
603
586
|
end
|
|
604
587
|
end
|
|
605
588
|
do
|
|
606
|
-
local ____export = require("functions.player")
|
|
589
|
+
local ____export = require("packages.isaacscript-common.src.functions.player")
|
|
607
590
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
608
591
|
if ____exportKey ~= "default" then
|
|
609
592
|
____exports[____exportKey] = ____exportValue
|
|
@@ -611,7 +594,7 @@ do
|
|
|
611
594
|
end
|
|
612
595
|
end
|
|
613
596
|
do
|
|
614
|
-
local ____export = require("functions.playerDataStructures")
|
|
597
|
+
local ____export = require("packages.isaacscript-common.src.functions.playerDataStructures")
|
|
615
598
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
616
599
|
if ____exportKey ~= "default" then
|
|
617
600
|
____exports[____exportKey] = ____exportValue
|
|
@@ -619,7 +602,7 @@ do
|
|
|
619
602
|
end
|
|
620
603
|
end
|
|
621
604
|
do
|
|
622
|
-
local ____export = require("functions.playerHealth")
|
|
605
|
+
local ____export = require("packages.isaacscript-common.src.functions.playerHealth")
|
|
623
606
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
624
607
|
if ____exportKey ~= "default" then
|
|
625
608
|
____exports[____exportKey] = ____exportValue
|
|
@@ -627,7 +610,7 @@ do
|
|
|
627
610
|
end
|
|
628
611
|
end
|
|
629
612
|
do
|
|
630
|
-
local ____export = require("functions.playerIndex")
|
|
613
|
+
local ____export = require("packages.isaacscript-common.src.functions.playerIndex")
|
|
631
614
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
632
615
|
if ____exportKey ~= "default" then
|
|
633
616
|
____exports[____exportKey] = ____exportValue
|
|
@@ -635,7 +618,7 @@ do
|
|
|
635
618
|
end
|
|
636
619
|
end
|
|
637
620
|
do
|
|
638
|
-
local ____export = require("functions.pocketItems")
|
|
621
|
+
local ____export = require("packages.isaacscript-common.src.functions.pocketItems")
|
|
639
622
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
640
623
|
if ____exportKey ~= "default" then
|
|
641
624
|
____exports[____exportKey] = ____exportValue
|
|
@@ -643,7 +626,7 @@ do
|
|
|
643
626
|
end
|
|
644
627
|
end
|
|
645
628
|
do
|
|
646
|
-
local ____export = require("functions.positionVelocity")
|
|
629
|
+
local ____export = require("packages.isaacscript-common.src.functions.positionVelocity")
|
|
647
630
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
648
631
|
if ____exportKey ~= "default" then
|
|
649
632
|
____exports[____exportKey] = ____exportValue
|
|
@@ -651,7 +634,7 @@ do
|
|
|
651
634
|
end
|
|
652
635
|
end
|
|
653
636
|
do
|
|
654
|
-
local ____export = require("functions.random")
|
|
637
|
+
local ____export = require("packages.isaacscript-common.src.functions.random")
|
|
655
638
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
656
639
|
if ____exportKey ~= "default" then
|
|
657
640
|
____exports[____exportKey] = ____exportValue
|
|
@@ -659,7 +642,7 @@ do
|
|
|
659
642
|
end
|
|
660
643
|
end
|
|
661
644
|
do
|
|
662
|
-
local ____export = require("functions.revive")
|
|
645
|
+
local ____export = require("packages.isaacscript-common.src.functions.revive")
|
|
663
646
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
664
647
|
if ____exportKey ~= "default" then
|
|
665
648
|
____exports[____exportKey] = ____exportValue
|
|
@@ -667,7 +650,7 @@ do
|
|
|
667
650
|
end
|
|
668
651
|
end
|
|
669
652
|
do
|
|
670
|
-
local ____export = require("functions.rng")
|
|
653
|
+
local ____export = require("packages.isaacscript-common.src.functions.rng")
|
|
671
654
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
672
655
|
if ____exportKey ~= "default" then
|
|
673
656
|
____exports[____exportKey] = ____exportValue
|
|
@@ -675,7 +658,7 @@ do
|
|
|
675
658
|
end
|
|
676
659
|
end
|
|
677
660
|
do
|
|
678
|
-
local ____export = require("functions.roomData")
|
|
661
|
+
local ____export = require("packages.isaacscript-common.src.functions.roomData")
|
|
679
662
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
680
663
|
if ____exportKey ~= "default" then
|
|
681
664
|
____exports[____exportKey] = ____exportValue
|
|
@@ -683,7 +666,7 @@ do
|
|
|
683
666
|
end
|
|
684
667
|
end
|
|
685
668
|
do
|
|
686
|
-
local ____export = require("functions.roomGrid")
|
|
669
|
+
local ____export = require("packages.isaacscript-common.src.functions.roomGrid")
|
|
687
670
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
688
671
|
if ____exportKey ~= "default" then
|
|
689
672
|
____exports[____exportKey] = ____exportValue
|
|
@@ -691,7 +674,7 @@ do
|
|
|
691
674
|
end
|
|
692
675
|
end
|
|
693
676
|
do
|
|
694
|
-
local ____export = require("functions.rooms")
|
|
677
|
+
local ____export = require("packages.isaacscript-common.src.functions.rooms")
|
|
695
678
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
696
679
|
if ____exportKey ~= "default" then
|
|
697
680
|
____exports[____exportKey] = ____exportValue
|
|
@@ -699,7 +682,7 @@ do
|
|
|
699
682
|
end
|
|
700
683
|
end
|
|
701
684
|
do
|
|
702
|
-
local ____export = require("functions.roomShape")
|
|
685
|
+
local ____export = require("packages.isaacscript-common.src.functions.roomShape")
|
|
703
686
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
704
687
|
if ____exportKey ~= "default" then
|
|
705
688
|
____exports[____exportKey] = ____exportValue
|
|
@@ -707,7 +690,7 @@ do
|
|
|
707
690
|
end
|
|
708
691
|
end
|
|
709
692
|
do
|
|
710
|
-
local ____export = require("functions.run")
|
|
693
|
+
local ____export = require("packages.isaacscript-common.src.functions.run")
|
|
711
694
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
712
695
|
if ____exportKey ~= "default" then
|
|
713
696
|
____exports[____exportKey] = ____exportValue
|
|
@@ -715,7 +698,7 @@ do
|
|
|
715
698
|
end
|
|
716
699
|
end
|
|
717
700
|
do
|
|
718
|
-
local ____export = require("functions.seeds")
|
|
701
|
+
local ____export = require("packages.isaacscript-common.src.functions.seeds")
|
|
719
702
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
720
703
|
if ____exportKey ~= "default" then
|
|
721
704
|
____exports[____exportKey] = ____exportValue
|
|
@@ -723,7 +706,7 @@ do
|
|
|
723
706
|
end
|
|
724
707
|
end
|
|
725
708
|
do
|
|
726
|
-
local ____export = require("functions.serialization")
|
|
709
|
+
local ____export = require("packages.isaacscript-common.src.functions.serialization")
|
|
727
710
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
728
711
|
if ____exportKey ~= "default" then
|
|
729
712
|
____exports[____exportKey] = ____exportValue
|
|
@@ -731,7 +714,7 @@ do
|
|
|
731
714
|
end
|
|
732
715
|
end
|
|
733
716
|
do
|
|
734
|
-
local ____export = require("functions.set")
|
|
717
|
+
local ____export = require("packages.isaacscript-common.src.functions.set")
|
|
735
718
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
736
719
|
if ____exportKey ~= "default" then
|
|
737
720
|
____exports[____exportKey] = ____exportValue
|
|
@@ -739,7 +722,7 @@ do
|
|
|
739
722
|
end
|
|
740
723
|
end
|
|
741
724
|
do
|
|
742
|
-
local ____export = require("functions.sound")
|
|
725
|
+
local ____export = require("packages.isaacscript-common.src.functions.sound")
|
|
743
726
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
744
727
|
if ____exportKey ~= "default" then
|
|
745
728
|
____exports[____exportKey] = ____exportValue
|
|
@@ -747,7 +730,7 @@ do
|
|
|
747
730
|
end
|
|
748
731
|
end
|
|
749
732
|
do
|
|
750
|
-
local ____export = require("functions.spawnCollectible")
|
|
733
|
+
local ____export = require("packages.isaacscript-common.src.functions.spawnCollectible")
|
|
751
734
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
752
735
|
if ____exportKey ~= "default" then
|
|
753
736
|
____exports[____exportKey] = ____exportValue
|
|
@@ -755,7 +738,7 @@ do
|
|
|
755
738
|
end
|
|
756
739
|
end
|
|
757
740
|
do
|
|
758
|
-
local ____export = require("functions.sprite")
|
|
741
|
+
local ____export = require("packages.isaacscript-common.src.functions.sprite")
|
|
759
742
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
760
743
|
if ____exportKey ~= "default" then
|
|
761
744
|
____exports[____exportKey] = ____exportValue
|
|
@@ -763,7 +746,7 @@ do
|
|
|
763
746
|
end
|
|
764
747
|
end
|
|
765
748
|
do
|
|
766
|
-
local ____export = require("functions.stage")
|
|
749
|
+
local ____export = require("packages.isaacscript-common.src.functions.stage")
|
|
767
750
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
768
751
|
if ____exportKey ~= "default" then
|
|
769
752
|
____exports[____exportKey] = ____exportValue
|
|
@@ -771,7 +754,7 @@ do
|
|
|
771
754
|
end
|
|
772
755
|
end
|
|
773
756
|
do
|
|
774
|
-
local ____export = require("functions.string")
|
|
757
|
+
local ____export = require("packages.isaacscript-common.src.functions.string")
|
|
775
758
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
776
759
|
if ____exportKey ~= "default" then
|
|
777
760
|
____exports[____exportKey] = ____exportValue
|
|
@@ -779,7 +762,7 @@ do
|
|
|
779
762
|
end
|
|
780
763
|
end
|
|
781
764
|
do
|
|
782
|
-
local ____export = require("functions.table")
|
|
765
|
+
local ____export = require("packages.isaacscript-common.src.functions.table")
|
|
783
766
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
784
767
|
if ____exportKey ~= "default" then
|
|
785
768
|
____exports[____exportKey] = ____exportValue
|
|
@@ -787,7 +770,7 @@ do
|
|
|
787
770
|
end
|
|
788
771
|
end
|
|
789
772
|
do
|
|
790
|
-
local ____export = require("functions.tears")
|
|
773
|
+
local ____export = require("packages.isaacscript-common.src.functions.tears")
|
|
791
774
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
792
775
|
if ____exportKey ~= "default" then
|
|
793
776
|
____exports[____exportKey] = ____exportValue
|
|
@@ -795,7 +778,7 @@ do
|
|
|
795
778
|
end
|
|
796
779
|
end
|
|
797
780
|
do
|
|
798
|
-
local ____export = require("functions.transformations")
|
|
781
|
+
local ____export = require("packages.isaacscript-common.src.functions.transformations")
|
|
799
782
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
800
783
|
if ____exportKey ~= "default" then
|
|
801
784
|
____exports[____exportKey] = ____exportValue
|
|
@@ -803,7 +786,7 @@ do
|
|
|
803
786
|
end
|
|
804
787
|
end
|
|
805
788
|
do
|
|
806
|
-
local ____export = require("functions.trinketCacheFlag")
|
|
789
|
+
local ____export = require("packages.isaacscript-common.src.functions.trinketCacheFlag")
|
|
807
790
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
808
791
|
if ____exportKey ~= "default" then
|
|
809
792
|
____exports[____exportKey] = ____exportValue
|
|
@@ -811,7 +794,7 @@ do
|
|
|
811
794
|
end
|
|
812
795
|
end
|
|
813
796
|
do
|
|
814
|
-
local ____export = require("functions.trinketGive")
|
|
797
|
+
local ____export = require("packages.isaacscript-common.src.functions.trinketGive")
|
|
815
798
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
816
799
|
if ____exportKey ~= "default" then
|
|
817
800
|
____exports[____exportKey] = ____exportValue
|
|
@@ -819,7 +802,7 @@ do
|
|
|
819
802
|
end
|
|
820
803
|
end
|
|
821
804
|
do
|
|
822
|
-
local ____export = require("functions.trinkets")
|
|
805
|
+
local ____export = require("packages.isaacscript-common.src.functions.trinkets")
|
|
823
806
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
824
807
|
if ____exportKey ~= "default" then
|
|
825
808
|
____exports[____exportKey] = ____exportValue
|
|
@@ -827,7 +810,7 @@ do
|
|
|
827
810
|
end
|
|
828
811
|
end
|
|
829
812
|
do
|
|
830
|
-
local ____export = require("functions.tstlClass")
|
|
813
|
+
local ____export = require("packages.isaacscript-common.src.functions.tstlClass")
|
|
831
814
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
832
815
|
if ____exportKey ~= "default" then
|
|
833
816
|
____exports[____exportKey] = ____exportValue
|
|
@@ -835,7 +818,7 @@ do
|
|
|
835
818
|
end
|
|
836
819
|
end
|
|
837
820
|
do
|
|
838
|
-
local ____export = require("functions.ui")
|
|
821
|
+
local ____export = require("packages.isaacscript-common.src.functions.ui")
|
|
839
822
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
840
823
|
if ____exportKey ~= "default" then
|
|
841
824
|
____exports[____exportKey] = ____exportValue
|
|
@@ -843,7 +826,7 @@ do
|
|
|
843
826
|
end
|
|
844
827
|
end
|
|
845
828
|
do
|
|
846
|
-
local ____export = require("functions.utils")
|
|
829
|
+
local ____export = require("packages.isaacscript-common.src.functions.utils")
|
|
847
830
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
848
831
|
if ____exportKey ~= "default" then
|
|
849
832
|
____exports[____exportKey] = ____exportValue
|
|
@@ -851,7 +834,7 @@ do
|
|
|
851
834
|
end
|
|
852
835
|
end
|
|
853
836
|
do
|
|
854
|
-
local ____export = require("functions.vector")
|
|
837
|
+
local ____export = require("packages.isaacscript-common.src.functions.vector")
|
|
855
838
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
856
839
|
if ____exportKey ~= "default" then
|
|
857
840
|
____exports[____exportKey] = ____exportValue
|
|
@@ -859,7 +842,7 @@ do
|
|
|
859
842
|
end
|
|
860
843
|
end
|
|
861
844
|
do
|
|
862
|
-
local ____export = require("maps.cardMap")
|
|
845
|
+
local ____export = require("packages.isaacscript-common.src.maps.cardMap")
|
|
863
846
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
864
847
|
if ____exportKey ~= "default" then
|
|
865
848
|
____exports[____exportKey] = ____exportValue
|
|
@@ -867,7 +850,7 @@ do
|
|
|
867
850
|
end
|
|
868
851
|
end
|
|
869
852
|
do
|
|
870
|
-
local ____export = require("maps.characterMap")
|
|
853
|
+
local ____export = require("packages.isaacscript-common.src.maps.characterMap")
|
|
871
854
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
872
855
|
if ____exportKey ~= "default" then
|
|
873
856
|
____exports[____exportKey] = ____exportValue
|
|
@@ -875,7 +858,7 @@ do
|
|
|
875
858
|
end
|
|
876
859
|
end
|
|
877
860
|
do
|
|
878
|
-
local ____export = require("maps.pillEffectMap")
|
|
861
|
+
local ____export = require("packages.isaacscript-common.src.maps.pillEffectMap")
|
|
879
862
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
880
863
|
if ____exportKey ~= "default" then
|
|
881
864
|
____exports[____exportKey] = ____exportValue
|
|
@@ -883,7 +866,7 @@ do
|
|
|
883
866
|
end
|
|
884
867
|
end
|
|
885
868
|
do
|
|
886
|
-
local ____export = require("maps.roomTypeMap")
|
|
869
|
+
local ____export = require("packages.isaacscript-common.src.maps.roomTypeMap")
|
|
887
870
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
888
871
|
if ____exportKey ~= "default" then
|
|
889
872
|
____exports[____exportKey] = ____exportValue
|
|
@@ -891,7 +874,7 @@ do
|
|
|
891
874
|
end
|
|
892
875
|
end
|
|
893
876
|
do
|
|
894
|
-
local ____export = require("objects.colors")
|
|
877
|
+
local ____export = require("packages.isaacscript-common.src.objects.colors")
|
|
895
878
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
896
879
|
if ____exportKey ~= "default" then
|
|
897
880
|
____exports[____exportKey] = ____exportValue
|
|
@@ -899,7 +882,7 @@ do
|
|
|
899
882
|
end
|
|
900
883
|
end
|
|
901
884
|
do
|
|
902
|
-
local ____export = require("types.PickingUpItem")
|
|
885
|
+
local ____export = require("packages.isaacscript-common.src.types.PickingUpItem")
|
|
903
886
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
904
887
|
if ____exportKey ~= "default" then
|
|
905
888
|
____exports[____exportKey] = ____exportValue
|
|
@@ -907,7 +890,7 @@ do
|
|
|
907
890
|
end
|
|
908
891
|
end
|
|
909
892
|
do
|
|
910
|
-
local ____export = require("upgradeMod")
|
|
893
|
+
local ____export = require("packages.isaacscript-common.src.upgradeMod")
|
|
911
894
|
for ____exportKey, ____exportValue in pairs(____export) do
|
|
912
895
|
if ____exportKey ~= "default" then
|
|
913
896
|
____exports[____exportKey] = ____exportValue
|