isaacscript-common 2.0.30 → 2.0.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (811) hide show
  1. package/{dist/cachedClasses.d.ts → cachedClasses.d.ts} +1 -1
  2. package/{dist/cachedClasses.lua → cachedClasses.lua} +0 -0
  3. package/{dist/callbacks → callbacks}/customRevive.d.ts +0 -0
  4. package/{dist/callbacks → callbacks}/customRevive.lua +11 -11
  5. package/{dist/callbacks → callbacks}/itemPickup.d.ts +0 -0
  6. package/{dist/callbacks → callbacks}/itemPickup.lua +7 -7
  7. package/{dist/callbacks → callbacks}/postBombInitLate.d.ts +0 -0
  8. package/{dist/callbacks → callbacks}/postBombInitLate.lua +2 -2
  9. package/{dist/callbacks → callbacks}/postBoneSwing.d.ts +0 -0
  10. package/{dist/callbacks → callbacks}/postBoneSwing.lua +2 -2
  11. package/{dist/callbacks → callbacks}/postCollectibleInitFirst.d.ts +0 -0
  12. package/{dist/callbacks → callbacks}/postCollectibleInitFirst.lua +3 -3
  13. package/{dist/callbacks → callbacks}/postCursedTeleport.d.ts +0 -0
  14. package/{dist/callbacks → callbacks}/postCursedTeleport.lua +6 -6
  15. package/{dist/callbacks → callbacks}/postCustomDoorEnter.d.ts +0 -0
  16. package/{dist/callbacks → callbacks}/postCustomDoorEnter.lua +9 -9
  17. package/{dist/callbacks → callbacks}/postDoorRender.d.ts +0 -0
  18. package/{dist/callbacks → callbacks}/postDoorRender.lua +2 -2
  19. package/{dist/callbacks → callbacks}/postDoorUpdate.d.ts +0 -0
  20. package/{dist/callbacks → callbacks}/postDoorUpdate.lua +2 -2
  21. package/{dist/callbacks → callbacks}/postEffectInitLate.d.ts +0 -0
  22. package/{dist/callbacks → callbacks}/postEffectInitLate.lua +2 -2
  23. package/{dist/callbacks → callbacks}/postEffectStateChanged.d.ts +0 -0
  24. package/{dist/callbacks → callbacks}/postEffectStateChanged.lua +3 -3
  25. package/{dist/callbacks → callbacks}/postEsauJr.d.ts +0 -0
  26. package/{dist/callbacks → callbacks}/postEsauJr.lua +5 -5
  27. package/{dist/callbacks → callbacks}/postFamiliarInitLate.d.ts +0 -0
  28. package/{dist/callbacks → callbacks}/postFamiliarInitLate.lua +2 -2
  29. package/{dist/callbacks → callbacks}/postFamiliarStateChanged.d.ts +0 -0
  30. package/{dist/callbacks → callbacks}/postFamiliarStateChanged.lua +3 -3
  31. package/{dist/callbacks → callbacks}/postFlip.d.ts +0 -0
  32. package/{dist/callbacks → callbacks}/postFlip.lua +4 -4
  33. package/{dist/callbacks → callbacks}/postGreedModeWave.d.ts +0 -0
  34. package/{dist/callbacks → callbacks}/postGreedModeWave.lua +3 -3
  35. package/{dist/callbacks → callbacks}/postGridEntity.d.ts +0 -0
  36. package/{dist/callbacks → callbacks}/postGridEntity.lua +7 -7
  37. package/{dist/callbacks → callbacks}/postGridEntityCollision.d.ts +0 -0
  38. package/{dist/callbacks → callbacks}/postGridEntityCollision.lua +4 -4
  39. package/{dist/callbacks → callbacks}/postGridEntityRender.d.ts +0 -0
  40. package/{dist/callbacks → callbacks}/postGridEntityRender.lua +2 -2
  41. package/{dist/callbacks → callbacks}/postHolyMantleRemoved.d.ts +0 -0
  42. package/{dist/callbacks → callbacks}/postHolyMantleRemoved.lua +5 -5
  43. package/{dist/callbacks → callbacks}/postItemDischarged.d.ts +0 -0
  44. package/{dist/callbacks → callbacks}/postItemDischarged.lua +7 -7
  45. package/{dist/callbacks → callbacks}/postKnifeInitLate.d.ts +0 -0
  46. package/{dist/callbacks → callbacks}/postKnifeInitLate.lua +2 -2
  47. package/{dist/callbacks → callbacks}/postLaserInitLate.d.ts +0 -0
  48. package/{dist/callbacks → callbacks}/postLaserInitLate.lua +2 -2
  49. package/{dist/callbacks → callbacks}/postNPCInitLate.d.ts +0 -0
  50. package/{dist/callbacks → callbacks}/postNPCInitLate.lua +2 -2
  51. package/{dist/callbacks → callbacks}/postNPCStateChanged.d.ts +0 -0
  52. package/{dist/callbacks → callbacks}/postNPCStateChanged.lua +3 -3
  53. package/{dist/callbacks → callbacks}/postNewRoomEarly.d.ts +0 -0
  54. package/{dist/callbacks → callbacks}/postNewRoomEarly.lua +4 -4
  55. package/{dist/callbacks → callbacks}/postPickupCollect.d.ts +0 -0
  56. package/{dist/callbacks → callbacks}/postPickupCollect.lua +3 -3
  57. package/{dist/callbacks → callbacks}/postPickupInitLate.d.ts +0 -0
  58. package/{dist/callbacks → callbacks}/postPickupInitLate.lua +2 -2
  59. package/{dist/callbacks → callbacks}/postPickupStateChanged.d.ts +0 -0
  60. package/{dist/callbacks → callbacks}/postPickupStateChanged.lua +3 -3
  61. package/{dist/callbacks → callbacks}/postPitRender.d.ts +0 -0
  62. package/{dist/callbacks → callbacks}/postPitRender.lua +2 -2
  63. package/{dist/callbacks → callbacks}/postPitUpdate.d.ts +0 -0
  64. package/{dist/callbacks → callbacks}/postPitUpdate.lua +2 -2
  65. package/{dist/callbacks → callbacks}/postPlayerChangeHealth.d.ts +0 -0
  66. package/{dist/callbacks → callbacks}/postPlayerChangeHealth.lua +8 -8
  67. package/{dist/callbacks → callbacks}/postPlayerChangeType.d.ts +0 -0
  68. package/{dist/callbacks → callbacks}/postPlayerChangeType.lua +5 -5
  69. package/{dist/callbacks → callbacks}/postPlayerFatalDamage.d.ts +0 -0
  70. package/{dist/callbacks → callbacks}/postPlayerFatalDamage.lua +6 -6
  71. package/{dist/callbacks → callbacks}/postPlayerInitLate.d.ts +0 -0
  72. package/{dist/callbacks → callbacks}/postPlayerInitLate.lua +3 -3
  73. package/{dist/callbacks → callbacks}/postPlayerReordered.d.ts +0 -0
  74. package/{dist/callbacks → callbacks}/postPlayerReordered.lua +7 -7
  75. package/{dist/callbacks → callbacks}/postPoopRender.d.ts +0 -0
  76. package/{dist/callbacks → callbacks}/postPoopRender.lua +2 -2
  77. package/{dist/callbacks → callbacks}/postPoopUpdate.d.ts +0 -0
  78. package/{dist/callbacks → callbacks}/postPoopUpdate.lua +2 -2
  79. package/{dist/callbacks → callbacks}/postPressurePlateRender.d.ts +0 -0
  80. package/{dist/callbacks → callbacks}/postPressurePlateRender.lua +2 -2
  81. package/{dist/callbacks → callbacks}/postPressurePlateUpdate.d.ts +0 -0
  82. package/{dist/callbacks → callbacks}/postPressurePlateUpdate.lua +2 -2
  83. package/{dist/callbacks → callbacks}/postProjectileInitLate.d.ts +0 -0
  84. package/{dist/callbacks → callbacks}/postProjectileInitLate.lua +2 -2
  85. package/{dist/callbacks → callbacks}/postPurchase.d.ts +0 -0
  86. package/{dist/callbacks → callbacks}/postPurchase.lua +6 -6
  87. package/{dist/callbacks → callbacks}/postRockRender.d.ts +0 -0
  88. package/{dist/callbacks → callbacks}/postRockRender.lua +2 -2
  89. package/{dist/callbacks → callbacks}/postRockUpdate.d.ts +0 -0
  90. package/{dist/callbacks → callbacks}/postRockUpdate.lua +2 -2
  91. package/{dist/callbacks → callbacks}/postRoomClearChanged.d.ts +0 -0
  92. package/{dist/callbacks → callbacks}/postRoomClearChanged.lua +3 -3
  93. package/{dist/callbacks → callbacks}/postSacrifice.d.ts +0 -0
  94. package/{dist/callbacks → callbacks}/postSacrifice.lua +4 -4
  95. package/{dist/callbacks → callbacks}/postSlotInitUpdate.d.ts +0 -0
  96. package/{dist/callbacks → callbacks}/postSlotInitUpdate.lua +4 -4
  97. package/{dist/callbacks → callbacks}/postSlotRender.d.ts +0 -0
  98. package/{dist/callbacks → callbacks}/postSlotRender.lua +6 -6
  99. package/{dist/callbacks → callbacks}/postSpikesRender.d.ts +0 -0
  100. package/{dist/callbacks → callbacks}/postSpikesRender.lua +2 -2
  101. package/{dist/callbacks → callbacks}/postSpikesUpdate.d.ts +0 -0
  102. package/{dist/callbacks → callbacks}/postSpikesUpdate.lua +2 -2
  103. package/{dist/callbacks → callbacks}/postTNTRender.d.ts +0 -0
  104. package/{dist/callbacks → callbacks}/postTNTRender.lua +2 -2
  105. package/{dist/callbacks → callbacks}/postTNTUpdate.d.ts +0 -0
  106. package/{dist/callbacks → callbacks}/postTNTUpdate.lua +2 -2
  107. package/{dist/callbacks → callbacks}/postTearInitLate.d.ts +0 -0
  108. package/{dist/callbacks → callbacks}/postTearInitLate.lua +2 -2
  109. package/{dist/callbacks → callbacks}/postTearInitVeryLate.d.ts +0 -0
  110. package/{dist/callbacks → callbacks}/postTearInitVeryLate.lua +2 -2
  111. package/{dist/callbacks → callbacks}/postTransformation.d.ts +0 -0
  112. package/{dist/callbacks → callbacks}/postTransformation.lua +6 -6
  113. package/{dist/callbacks → callbacks}/postTrinketBreak.d.ts +0 -0
  114. package/{dist/callbacks → callbacks}/postTrinketBreak.lua +5 -5
  115. package/{dist/callbacks → callbacks}/preBerserkDeath.d.ts +0 -0
  116. package/{dist/callbacks → callbacks}/preBerserkDeath.lua +5 -5
  117. package/{dist/callbacks → callbacks}/preNewLevel.d.ts +0 -0
  118. package/{dist/callbacks → callbacks}/preNewLevel.lua +3 -3
  119. package/{dist/callbacks → callbacks}/reorderedCallbacks.d.ts +0 -0
  120. package/{dist/callbacks → callbacks}/reorderedCallbacks.lua +4 -4
  121. package/{dist/callbacks → callbacks}/subscriptions/postBombInitLate.d.ts +0 -0
  122. package/{dist/callbacks → callbacks}/subscriptions/postBombInitLate.lua +0 -0
  123. package/{dist/callbacks → callbacks}/subscriptions/postBoneSwing.d.ts +0 -0
  124. package/{dist/callbacks → callbacks}/subscriptions/postBoneSwing.lua +0 -0
  125. package/{dist/callbacks → callbacks}/subscriptions/postCollectibleInitFirst.d.ts +0 -0
  126. package/{dist/callbacks → callbacks}/subscriptions/postCollectibleInitFirst.lua +0 -0
  127. package/{dist/callbacks → callbacks}/subscriptions/postCursedTeleport.d.ts +0 -0
  128. package/{dist/callbacks → callbacks}/subscriptions/postCursedTeleport.lua +0 -0
  129. package/{dist/callbacks → callbacks}/subscriptions/postCustomDoorEnter.d.ts +0 -0
  130. package/{dist/callbacks → callbacks}/subscriptions/postCustomDoorEnter.lua +0 -0
  131. package/{dist/callbacks → callbacks}/subscriptions/postCustomRevive.d.ts +0 -0
  132. package/{dist/callbacks → callbacks}/subscriptions/postCustomRevive.lua +0 -0
  133. package/{dist/callbacks → callbacks}/subscriptions/postDoorRender.d.ts +0 -0
  134. package/{dist/callbacks → callbacks}/subscriptions/postDoorRender.lua +0 -0
  135. package/{dist/callbacks → callbacks}/subscriptions/postDoorUpdate.d.ts +0 -0
  136. package/{dist/callbacks → callbacks}/subscriptions/postDoorUpdate.lua +0 -0
  137. package/{dist/callbacks → callbacks}/subscriptions/postEffectInitLate.d.ts +0 -0
  138. package/{dist/callbacks → callbacks}/subscriptions/postEffectInitLate.lua +0 -0
  139. package/{dist/callbacks → callbacks}/subscriptions/postEffectStateChanged.d.ts +0 -0
  140. package/{dist/callbacks → callbacks}/subscriptions/postEffectStateChanged.lua +0 -0
  141. package/{dist/callbacks → callbacks}/subscriptions/postEsauJr.d.ts +0 -0
  142. package/{dist/callbacks → callbacks}/subscriptions/postEsauJr.lua +0 -0
  143. package/{dist/callbacks → callbacks}/subscriptions/postFamiliarInitLate.d.ts +0 -0
  144. package/{dist/callbacks → callbacks}/subscriptions/postFamiliarInitLate.lua +0 -0
  145. package/{dist/callbacks → callbacks}/subscriptions/postFamiliarStateChanged.d.ts +0 -0
  146. package/{dist/callbacks → callbacks}/subscriptions/postFamiliarStateChanged.lua +0 -0
  147. package/{dist/callbacks → callbacks}/subscriptions/postFirstEsauJr.d.ts +0 -0
  148. package/{dist/callbacks → callbacks}/subscriptions/postFirstEsauJr.lua +0 -0
  149. package/{dist/callbacks → callbacks}/subscriptions/postFirstFlip.d.ts +0 -0
  150. package/{dist/callbacks → callbacks}/subscriptions/postFirstFlip.lua +0 -0
  151. package/{dist/callbacks → callbacks}/subscriptions/postFlip.d.ts +0 -0
  152. package/{dist/callbacks → callbacks}/subscriptions/postFlip.lua +0 -0
  153. package/{dist/callbacks → callbacks}/subscriptions/postGameStartedReordered.d.ts +0 -0
  154. package/{dist/callbacks → callbacks}/subscriptions/postGameStartedReordered.lua +0 -0
  155. package/{dist/callbacks → callbacks}/subscriptions/postGreedModeWave.d.ts +0 -0
  156. package/{dist/callbacks → callbacks}/subscriptions/postGreedModeWave.lua +0 -0
  157. package/{dist/callbacks → callbacks}/subscriptions/postGridEntityBroken.d.ts +0 -0
  158. package/{dist/callbacks → callbacks}/subscriptions/postGridEntityBroken.lua +0 -0
  159. package/{dist/callbacks → callbacks}/subscriptions/postGridEntityCollision.d.ts +0 -0
  160. package/{dist/callbacks → callbacks}/subscriptions/postGridEntityCollision.lua +0 -0
  161. package/{dist/callbacks → callbacks}/subscriptions/postGridEntityInit.d.ts +0 -0
  162. package/{dist/callbacks → callbacks}/subscriptions/postGridEntityInit.lua +0 -0
  163. package/{dist/callbacks → callbacks}/subscriptions/postGridEntityRemove.d.ts +0 -0
  164. package/{dist/callbacks → callbacks}/subscriptions/postGridEntityRemove.lua +0 -0
  165. package/{dist/callbacks → callbacks}/subscriptions/postGridEntityRender.d.ts +0 -0
  166. package/{dist/callbacks → callbacks}/subscriptions/postGridEntityRender.lua +0 -0
  167. package/{dist/callbacks → callbacks}/subscriptions/postGridEntityStateChanged.d.ts +0 -0
  168. package/{dist/callbacks → callbacks}/subscriptions/postGridEntityStateChanged.lua +0 -0
  169. package/{dist/callbacks → callbacks}/subscriptions/postGridEntityUpdate.d.ts +0 -0
  170. package/{dist/callbacks → callbacks}/subscriptions/postGridEntityUpdate.lua +0 -0
  171. package/{dist/callbacks → callbacks}/subscriptions/postHolyMantleRemoved.d.ts +0 -0
  172. package/{dist/callbacks → callbacks}/subscriptions/postHolyMantleRemoved.lua +0 -0
  173. package/{dist/callbacks → callbacks}/subscriptions/postItemDischarged.d.ts +0 -0
  174. package/{dist/callbacks → callbacks}/subscriptions/postItemDischarged.lua +0 -0
  175. package/{dist/callbacks → callbacks}/subscriptions/postItemPickup.d.ts +0 -0
  176. package/{dist/callbacks → callbacks}/subscriptions/postItemPickup.lua +0 -0
  177. package/{dist/callbacks → callbacks}/subscriptions/postKnifeInitLate.d.ts +0 -0
  178. package/{dist/callbacks → callbacks}/subscriptions/postKnifeInitLate.lua +0 -0
  179. package/{dist/callbacks → callbacks}/subscriptions/postLaserInitLate.d.ts +0 -0
  180. package/{dist/callbacks → callbacks}/subscriptions/postLaserInitLate.lua +0 -0
  181. package/{dist/callbacks → callbacks}/subscriptions/postNPCInitLate.d.ts +0 -0
  182. package/{dist/callbacks → callbacks}/subscriptions/postNPCInitLate.lua +0 -0
  183. package/{dist/callbacks → callbacks}/subscriptions/postNPCStateChanged.d.ts +0 -0
  184. package/{dist/callbacks → callbacks}/subscriptions/postNPCStateChanged.lua +0 -0
  185. package/{dist/callbacks → callbacks}/subscriptions/postNewLevelReordered.d.ts +0 -0
  186. package/{dist/callbacks → callbacks}/subscriptions/postNewLevelReordered.lua +0 -0
  187. package/{dist/callbacks → callbacks}/subscriptions/postNewRoomEarly.d.ts +0 -0
  188. package/{dist/callbacks → callbacks}/subscriptions/postNewRoomEarly.lua +0 -0
  189. package/{dist/callbacks → callbacks}/subscriptions/postNewRoomReordered.d.ts +0 -0
  190. package/{dist/callbacks → callbacks}/subscriptions/postNewRoomReordered.lua +0 -0
  191. package/{dist/callbacks → callbacks}/subscriptions/postPEffectUpdateReordered.d.ts +0 -0
  192. package/{dist/callbacks → callbacks}/subscriptions/postPEffectUpdateReordered.lua +0 -0
  193. package/{dist/callbacks → callbacks}/subscriptions/postPickupCollect.d.ts +0 -0
  194. package/{dist/callbacks → callbacks}/subscriptions/postPickupCollect.lua +0 -0
  195. package/{dist/callbacks → callbacks}/subscriptions/postPickupInitLate.d.ts +0 -0
  196. package/{dist/callbacks → callbacks}/subscriptions/postPickupInitLate.lua +0 -0
  197. package/{dist/callbacks → callbacks}/subscriptions/postPickupStateChanged.d.ts +0 -0
  198. package/{dist/callbacks → callbacks}/subscriptions/postPickupStateChanged.lua +0 -0
  199. package/{dist/callbacks → callbacks}/subscriptions/postPitRender.d.ts +0 -0
  200. package/{dist/callbacks → callbacks}/subscriptions/postPitRender.lua +0 -0
  201. package/{dist/callbacks → callbacks}/subscriptions/postPitUpdate.d.ts +0 -0
  202. package/{dist/callbacks → callbacks}/subscriptions/postPitUpdate.lua +0 -0
  203. package/{dist/callbacks → callbacks}/subscriptions/postPlayerChangeHealth.d.ts +0 -0
  204. package/{dist/callbacks → callbacks}/subscriptions/postPlayerChangeHealth.lua +0 -0
  205. package/{dist/callbacks → callbacks}/subscriptions/postPlayerChangeType.d.ts +0 -0
  206. package/{dist/callbacks → callbacks}/subscriptions/postPlayerChangeType.lua +0 -0
  207. package/{dist/callbacks → callbacks}/subscriptions/postPlayerFatalDamage.d.ts +0 -0
  208. package/{dist/callbacks → callbacks}/subscriptions/postPlayerFatalDamage.lua +0 -0
  209. package/{dist/callbacks → callbacks}/subscriptions/postPlayerInitLate.d.ts +0 -0
  210. package/{dist/callbacks → callbacks}/subscriptions/postPlayerInitLate.lua +0 -0
  211. package/{dist/callbacks → callbacks}/subscriptions/postPlayerInitReordered.d.ts +0 -0
  212. package/{dist/callbacks → callbacks}/subscriptions/postPlayerInitReordered.lua +0 -0
  213. package/{dist/callbacks → callbacks}/subscriptions/postPlayerRenderReordered.d.ts +0 -0
  214. package/{dist/callbacks → callbacks}/subscriptions/postPlayerRenderReordered.lua +0 -0
  215. package/{dist/callbacks → callbacks}/subscriptions/postPlayerUpdateReordered.d.ts +0 -0
  216. package/{dist/callbacks → callbacks}/subscriptions/postPlayerUpdateReordered.lua +0 -0
  217. package/{dist/callbacks → callbacks}/subscriptions/postPoopRender.d.ts +0 -0
  218. package/{dist/callbacks → callbacks}/subscriptions/postPoopRender.lua +0 -0
  219. package/{dist/callbacks → callbacks}/subscriptions/postPoopUpdate.d.ts +0 -0
  220. package/{dist/callbacks → callbacks}/subscriptions/postPoopUpdate.lua +0 -0
  221. package/{dist/callbacks → callbacks}/subscriptions/postPressurePlateRender.d.ts +0 -0
  222. package/{dist/callbacks → callbacks}/subscriptions/postPressurePlateRender.lua +0 -0
  223. package/{dist/callbacks → callbacks}/subscriptions/postPressurePlateUpdate.d.ts +0 -0
  224. package/{dist/callbacks → callbacks}/subscriptions/postPressurePlateUpdate.lua +0 -0
  225. package/{dist/callbacks → callbacks}/subscriptions/postProjectileInitLate.d.ts +0 -0
  226. package/{dist/callbacks → callbacks}/subscriptions/postProjectileInitLate.lua +0 -0
  227. package/{dist/callbacks → callbacks}/subscriptions/postPurchase.d.ts +0 -0
  228. package/{dist/callbacks → callbacks}/subscriptions/postPurchase.lua +0 -0
  229. package/{dist/callbacks → callbacks}/subscriptions/postRockRender.d.ts +0 -0
  230. package/{dist/callbacks → callbacks}/subscriptions/postRockRender.lua +0 -0
  231. package/{dist/callbacks → callbacks}/subscriptions/postRockUpdate.d.ts +0 -0
  232. package/{dist/callbacks → callbacks}/subscriptions/postRockUpdate.lua +0 -0
  233. package/{dist/callbacks → callbacks}/subscriptions/postRoomClearChanged.d.ts +0 -0
  234. package/{dist/callbacks → callbacks}/subscriptions/postRoomClearChanged.lua +0 -0
  235. package/{dist/callbacks → callbacks}/subscriptions/postSacrifice.d.ts +0 -0
  236. package/{dist/callbacks → callbacks}/subscriptions/postSacrifice.lua +0 -0
  237. package/{dist/callbacks → callbacks}/subscriptions/postSlotAnimationChanged.d.ts +0 -0
  238. package/{dist/callbacks → callbacks}/subscriptions/postSlotAnimationChanged.lua +0 -0
  239. package/{dist/callbacks → callbacks}/subscriptions/postSlotDestroyed.d.ts +0 -0
  240. package/{dist/callbacks → callbacks}/subscriptions/postSlotDestroyed.lua +0 -0
  241. package/{dist/callbacks → callbacks}/subscriptions/postSlotInit.d.ts +0 -0
  242. package/{dist/callbacks → callbacks}/subscriptions/postSlotInit.lua +0 -0
  243. package/{dist/callbacks → callbacks}/subscriptions/postSlotRender.d.ts +0 -0
  244. package/{dist/callbacks → callbacks}/subscriptions/postSlotRender.lua +0 -0
  245. package/{dist/callbacks → callbacks}/subscriptions/postSlotUpdate.d.ts +0 -0
  246. package/{dist/callbacks → callbacks}/subscriptions/postSlotUpdate.lua +0 -0
  247. package/{dist/callbacks → callbacks}/subscriptions/postSpikesRender.d.ts +0 -0
  248. package/{dist/callbacks → callbacks}/subscriptions/postSpikesRender.lua +0 -0
  249. package/{dist/callbacks → callbacks}/subscriptions/postSpikesUpdate.d.ts +0 -0
  250. package/{dist/callbacks → callbacks}/subscriptions/postSpikesUpdate.lua +0 -0
  251. package/{dist/callbacks → callbacks}/subscriptions/postTNTRender.d.ts +0 -0
  252. package/{dist/callbacks → callbacks}/subscriptions/postTNTRender.lua +0 -0
  253. package/{dist/callbacks → callbacks}/subscriptions/postTNTUpdate.d.ts +0 -0
  254. package/{dist/callbacks → callbacks}/subscriptions/postTNTUpdate.lua +0 -0
  255. package/{dist/callbacks → callbacks}/subscriptions/postTearInitLate.d.ts +0 -0
  256. package/{dist/callbacks → callbacks}/subscriptions/postTearInitLate.lua +0 -0
  257. package/{dist/callbacks → callbacks}/subscriptions/postTearInitVeryLate.d.ts +0 -0
  258. package/{dist/callbacks → callbacks}/subscriptions/postTearInitVeryLate.lua +0 -0
  259. package/{dist/callbacks → callbacks}/subscriptions/postTransformation.d.ts +0 -0
  260. package/{dist/callbacks → callbacks}/subscriptions/postTransformation.lua +0 -0
  261. package/{dist/callbacks → callbacks}/subscriptions/postTrinketBreak.d.ts +0 -0
  262. package/{dist/callbacks → callbacks}/subscriptions/postTrinketBreak.lua +0 -0
  263. package/{dist/callbacks → callbacks}/subscriptions/preBerserkDeath.d.ts +0 -0
  264. package/{dist/callbacks → callbacks}/subscriptions/preBerserkDeath.lua +0 -0
  265. package/{dist/callbacks → callbacks}/subscriptions/preCustomRevive.d.ts +0 -0
  266. package/{dist/callbacks → callbacks}/subscriptions/preCustomRevive.lua +0 -0
  267. package/{dist/callbacks → callbacks}/subscriptions/preItemPickup.d.ts +0 -0
  268. package/{dist/callbacks → callbacks}/subscriptions/preItemPickup.lua +0 -0
  269. package/{dist/callbacks → callbacks}/subscriptions/preNewLevel.d.ts +0 -0
  270. package/{dist/callbacks → callbacks}/subscriptions/preNewLevel.lua +0 -0
  271. package/{dist/classes → classes}/DefaultMap.d.ts +0 -0
  272. package/{dist/classes → classes}/DefaultMap.lua +0 -0
  273. package/{dist/classes → classes}/ModUpgraded.d.ts +0 -0
  274. package/{dist/classes → classes}/ModUpgraded.lua +1 -1
  275. package/{dist/constants.d.ts → constants.d.ts} +0 -0
  276. package/{dist/constants.lua → constants.lua} +1 -1
  277. package/{dist/constantsMax.d.ts → constantsMax.d.ts} +0 -0
  278. package/{dist/constantsMax.lua → constantsMax.lua} +2 -2
  279. package/{dist/enums → enums}/HealthType.d.ts +0 -0
  280. package/{dist/enums → enums}/HealthType.lua +0 -0
  281. package/{dist/enums → enums}/ModCallbackCustom.d.ts +0 -0
  282. package/{dist/enums → enums}/ModCallbackCustom.lua +0 -0
  283. package/{dist/enums → enums}/PocketItemType.d.ts +0 -0
  284. package/{dist/enums → enums}/PocketItemType.lua +0 -0
  285. package/{dist/enums → enums}/SerializationType.d.ts +0 -0
  286. package/{dist/enums → enums}/SerializationType.lua +0 -0
  287. package/{dist/enums → enums}/private/CopyableIsaacAPIClassType.d.ts +0 -0
  288. package/{dist/enums → enums}/private/CopyableIsaacAPIClassType.lua +0 -0
  289. package/enums/private/SaveDataKey.d.ts +7 -0
  290. package/enums/private/SaveDataKey.lua +11 -0
  291. package/{dist/enums → enums}/private/SerializationBrand.d.ts +0 -0
  292. package/{dist/enums → enums}/private/SerializationBrand.lua +0 -0
  293. package/{dist/features → features}/characterHealthConversion.d.ts +0 -0
  294. package/{dist/features → features}/characterHealthConversion.lua +3 -3
  295. package/{dist/features → features}/characterStats.d.ts +0 -0
  296. package/{dist/features → features}/characterStats.lua +3 -3
  297. package/features/debugDisplay/debugDisplay.d.ts +2 -0
  298. package/features/debugDisplay/debugDisplay.lua +181 -0
  299. package/features/debugDisplay/exports.d.ts +199 -0
  300. package/features/debugDisplay/exports.lua +133 -0
  301. package/features/debugDisplay/v.d.ts +44 -0
  302. package/features/debugDisplay/v.lua +54 -0
  303. package/{dist/features → features}/deployJSONRoom.d.ts +0 -0
  304. package/{dist/features → features}/deployJSONRoom.lua +15 -15
  305. package/{dist/features → features}/disableInputs.d.ts +0 -0
  306. package/{dist/features → features}/disableInputs.lua +3 -3
  307. package/{dist/features → features}/disableSound.d.ts +0 -0
  308. package/{dist/features → features}/disableSound.lua +4 -4
  309. package/{dist/features → features}/extraConsoleCommands/commands.d.ts +2 -0
  310. package/{dist/features → features}/extraConsoleCommands/commands.lua +53 -27
  311. package/{dist/features → features}/extraConsoleCommands/commandsDisplay.d.ts +0 -0
  312. package/{dist/features → features}/extraConsoleCommands/commandsDisplay.lua +19 -19
  313. package/{dist/features → features}/extraConsoleCommands/commandsSubroutines.d.ts +0 -0
  314. package/{dist/features → features}/extraConsoleCommands/commandsSubroutines.lua +10 -10
  315. package/{dist/features → features}/extraConsoleCommands/init.d.ts +0 -0
  316. package/{dist/features → features}/extraConsoleCommands/init.lua +9 -8
  317. package/{dist/features → features}/extraConsoleCommands/v.d.ts +0 -0
  318. package/{dist/features → features}/extraConsoleCommands/v.lua +0 -0
  319. package/{dist/features → features}/fadeInRemover.d.ts +0 -0
  320. package/{dist/features → features}/fadeInRemover.lua +3 -3
  321. package/{dist/features → features}/fastReset.d.ts +0 -0
  322. package/{dist/features → features}/fastReset.lua +4 -4
  323. package/{dist/features → features}/forgottenSwitch.d.ts +0 -0
  324. package/{dist/features → features}/forgottenSwitch.lua +2 -2
  325. package/{dist/features → features}/getCollectibleItemPoolType.d.ts +0 -0
  326. package/{dist/features → features}/getCollectibleItemPoolType.lua +6 -6
  327. package/{dist/features → features}/isPonyActive.d.ts +0 -0
  328. package/{dist/features → features}/isPonyActive.lua +5 -5
  329. package/{dist/features → features}/playerInventory.d.ts +0 -0
  330. package/{dist/features → features}/playerInventory.lua +10 -10
  331. package/{dist/features → features}/preventCollectibleRotate.d.ts +0 -0
  332. package/{dist/features → features}/preventCollectibleRotate.lua +6 -6
  333. package/{dist/features → features}/runInNFrames.d.ts +0 -0
  334. package/{dist/features → features}/runInNFrames.lua +3 -3
  335. package/{dist/features → features}/saveDataManager/constants.d.ts +0 -0
  336. package/{dist/features → features}/saveDataManager/constants.lua +0 -0
  337. package/{dist/features → features}/saveDataManager/exports.d.ts +21 -0
  338. package/{dist/features → features}/saveDataManager/exports.lua +19 -6
  339. package/{dist/features → features}/saveDataManager/load.d.ts +0 -0
  340. package/{dist/features → features}/saveDataManager/load.lua +4 -4
  341. package/features/saveDataManager/main.d.ts +3 -0
  342. package/{dist/features → features}/saveDataManager/main.lua +41 -40
  343. package/{dist/features → features}/saveDataManager/maps.d.ts +0 -0
  344. package/{dist/features → features}/saveDataManager/maps.lua +0 -0
  345. package/{dist/features → features}/saveDataManager/merge.d.ts +0 -0
  346. package/{dist/features → features}/saveDataManager/merge.lua +10 -10
  347. package/{dist/features → features}/saveDataManager/save.d.ts +0 -0
  348. package/{dist/features → features}/saveDataManager/save.lua +5 -5
  349. package/{dist/features → features}/saveDataManager/serializationBrand.d.ts +0 -0
  350. package/{dist/features → features}/saveDataManager/serializationBrand.lua +2 -2
  351. package/{dist/features → features}/sirenHelpers.d.ts +0 -0
  352. package/{dist/features → features}/sirenHelpers.lua +3 -3
  353. package/{dist/features → features}/taintedLazarusPlayers.d.ts +0 -0
  354. package/{dist/features → features}/taintedLazarusPlayers.lua +2 -2
  355. package/{dist/featuresInitialized.d.ts → featuresInitialized.d.ts} +0 -0
  356. package/{dist/featuresInitialized.lua → featuresInitialized.lua} +0 -0
  357. package/{dist/functions → functions}/array.d.ts +0 -0
  358. package/{dist/functions → functions}/array.lua +3 -3
  359. package/{dist/functions → functions}/benchmark.d.ts +0 -0
  360. package/{dist/functions → functions}/benchmark.lua +1 -1
  361. package/{dist/functions → functions}/bitwise.d.ts +0 -0
  362. package/{dist/functions → functions}/bitwise.lua +0 -0
  363. package/{dist/functions → functions}/boss.d.ts +0 -0
  364. package/{dist/functions → functions}/boss.lua +7 -7
  365. package/{dist/functions → functions}/cacheFlag.d.ts +0 -0
  366. package/{dist/functions → functions}/cacheFlag.lua +1 -1
  367. package/{dist/functions → functions}/cards.d.ts +0 -0
  368. package/{dist/functions → functions}/cards.lua +9 -9
  369. package/{dist/functions → functions}/challenges.d.ts +0 -0
  370. package/{dist/functions → functions}/challenges.lua +1 -1
  371. package/{dist/functions → functions}/character.d.ts +0 -0
  372. package/{dist/functions → functions}/character.lua +8 -8
  373. package/{dist/functions → functions}/charge.d.ts +0 -0
  374. package/{dist/functions → functions}/charge.lua +3 -3
  375. package/{dist/functions → functions}/chargeBar.d.ts +0 -0
  376. package/{dist/functions → functions}/chargeBar.lua +1 -1
  377. package/{dist/functions → functions}/collectibleCacheFlag.d.ts +0 -0
  378. package/{dist/functions → functions}/collectibleCacheFlag.lua +6 -6
  379. package/{dist/functions → functions}/collectibleSet.d.ts +0 -0
  380. package/{dist/functions → functions}/collectibleSet.lua +10 -6
  381. package/{dist/functions → functions}/collectibleTag.d.ts +0 -0
  382. package/{dist/functions → functions}/collectibleTag.lua +6 -6
  383. package/{dist/functions → functions}/collectibles.d.ts +6 -0
  384. package/{dist/functions → functions}/collectibles.lua +15 -11
  385. package/{dist/functions → functions}/color.d.ts +0 -0
  386. package/{dist/functions → functions}/color.lua +5 -5
  387. package/{dist/functions → functions}/debug.d.ts +0 -0
  388. package/{dist/functions → functions}/debug.lua +1 -1
  389. package/{dist/functions → functions}/deepCopy.d.ts +0 -0
  390. package/{dist/functions → functions}/deepCopy.lua +13 -13
  391. package/{dist/functions → functions}/deepCopyTests.d.ts +0 -0
  392. package/{dist/functions → functions}/deepCopyTests.lua +6 -6
  393. package/{dist/functions → functions}/direction.d.ts +0 -0
  394. package/{dist/functions → functions}/direction.lua +3 -3
  395. package/{dist/functions → functions}/doors.d.ts +0 -0
  396. package/{dist/functions → functions}/doors.lua +6 -6
  397. package/{dist/functions → functions}/easing.d.ts +0 -0
  398. package/{dist/functions → functions}/easing.lua +0 -0
  399. package/functions/eden.d.ts +3 -0
  400. package/functions/eden.lua +47 -0
  401. package/{dist/functions → functions}/entity.d.ts +0 -0
  402. package/{dist/functions → functions}/entity.lua +5 -5
  403. package/{dist/functions → functions}/entitySpecific.d.ts +0 -0
  404. package/{dist/functions → functions}/entitySpecific.lua +2 -2
  405. package/{dist/functions → functions}/entityTypes.d.ts +0 -0
  406. package/{dist/functions → functions}/entityTypes.lua +0 -0
  407. package/{dist/functions → functions}/enums.d.ts +0 -0
  408. package/{dist/functions → functions}/enums.lua +2 -2
  409. package/{dist/functions → functions}/familiars.d.ts +0 -0
  410. package/{dist/functions → functions}/familiars.lua +2 -2
  411. package/{dist/functions → functions}/flag.d.ts +0 -0
  412. package/{dist/functions → functions}/flag.lua +0 -0
  413. package/{dist/functions → functions}/flying.d.ts +0 -0
  414. package/{dist/functions → functions}/flying.lua +2 -2
  415. package/{dist/functions → functions}/globals.d.ts +0 -0
  416. package/{dist/functions → functions}/globals.lua +3 -3
  417. package/{dist/functions → functions}/gridEntity.d.ts +2 -2
  418. package/{dist/functions → functions}/gridEntity.lua +10 -10
  419. package/{dist/functions → functions}/gridEntitySpecific.d.ts +0 -0
  420. package/{dist/functions → functions}/gridEntitySpecific.lua +2 -2
  421. package/{dist/functions → functions}/input.d.ts +0 -0
  422. package/{dist/functions → functions}/input.lua +4 -4
  423. package/{dist/functions → functions}/isaacAPIClass.d.ts +0 -0
  424. package/{dist/functions → functions}/isaacAPIClass.lua +0 -0
  425. package/{dist/functions → functions}/jsonHelpers.d.ts +0 -0
  426. package/{dist/functions → functions}/jsonHelpers.lua +1 -1
  427. package/{dist/functions → functions}/jsonRoom.d.ts +0 -0
  428. package/{dist/functions → functions}/jsonRoom.lua +4 -4
  429. package/{dist/functions → functions}/kColor.d.ts +0 -0
  430. package/{dist/functions → functions}/kColor.lua +5 -5
  431. package/{dist/functions → functions}/language.d.ts +0 -0
  432. package/{dist/functions → functions}/language.lua +0 -0
  433. package/{dist/functions → functions}/level.d.ts +0 -0
  434. package/{dist/functions → functions}/level.lua +3 -3
  435. package/{dist/functions → functions}/log.d.ts +0 -0
  436. package/{dist/functions → functions}/log.lua +15 -15
  437. package/{dist/functions → functions}/map.d.ts +0 -0
  438. package/{dist/functions → functions}/map.lua +0 -0
  439. package/{dist/functions → functions}/math.d.ts +0 -0
  440. package/{dist/functions → functions}/math.lua +1 -1
  441. package/{dist/functions → functions}/mergeTests.d.ts +0 -0
  442. package/{dist/functions → functions}/mergeTests.lua +7 -7
  443. package/{dist/functions → functions}/npc.d.ts +0 -0
  444. package/{dist/functions → functions}/npc.lua +3 -3
  445. package/{dist/functions → functions}/pickupVariants.d.ts +0 -0
  446. package/{dist/functions → functions}/pickupVariants.lua +0 -0
  447. package/{dist/functions → functions}/pickups.d.ts +0 -0
  448. package/{dist/functions → functions}/pickups.lua +6 -6
  449. package/{dist/functions → functions}/pills.d.ts +0 -0
  450. package/{dist/functions → functions}/pills.lua +8 -11
  451. package/{dist/functions → functions}/player.d.ts +0 -0
  452. package/{dist/functions → functions}/player.lua +11 -11
  453. package/{dist/functions → functions}/playerDataStructures.d.ts +0 -0
  454. package/{dist/functions → functions}/playerDataStructures.lua +1 -1
  455. package/{dist/functions → functions}/playerHealth.d.ts +0 -0
  456. package/{dist/functions → functions}/playerHealth.lua +4 -4
  457. package/{dist/functions → functions}/playerIndex.d.ts +0 -0
  458. package/{dist/functions → functions}/playerIndex.lua +1 -1
  459. package/{dist/functions → functions}/pocketItems.d.ts +0 -0
  460. package/{dist/functions → functions}/pocketItems.lua +3 -3
  461. package/{dist/functions → functions}/positionVelocity.d.ts +0 -0
  462. package/{dist/functions → functions}/positionVelocity.lua +6 -6
  463. package/{dist/functions → functions}/random.d.ts +0 -0
  464. package/{dist/functions → functions}/random.lua +1 -1
  465. package/{dist/functions → functions}/revive.d.ts +0 -0
  466. package/{dist/functions → functions}/revive.lua +6 -6
  467. package/{dist/functions → functions}/rng.d.ts +0 -0
  468. package/{dist/functions → functions}/rng.lua +6 -6
  469. package/{dist/functions → functions}/roomData.d.ts +0 -0
  470. package/{dist/functions → functions}/roomData.lua +4 -4
  471. package/{dist/functions → functions}/roomGrid.d.ts +0 -0
  472. package/{dist/functions → functions}/roomGrid.lua +3 -3
  473. package/{dist/functions → functions}/roomShape.d.ts +0 -0
  474. package/{dist/functions → functions}/roomShape.lua +8 -8
  475. package/{dist/functions → functions}/rooms.d.ts +0 -0
  476. package/{dist/functions → functions}/rooms.lua +12 -12
  477. package/{dist/functions → functions}/run.d.ts +0 -0
  478. package/{dist/functions → functions}/run.lua +3 -3
  479. package/{dist/functions → functions}/seeds.d.ts +0 -0
  480. package/{dist/functions → functions}/seeds.lua +2 -2
  481. package/{dist/functions → functions}/serialization.d.ts +0 -0
  482. package/{dist/functions → functions}/serialization.lua +5 -5
  483. package/{dist/functions → functions}/set.d.ts +0 -0
  484. package/{dist/functions → functions}/set.lua +2 -2
  485. package/{dist/functions → functions}/sound.d.ts +0 -0
  486. package/{dist/functions → functions}/sound.lua +2 -2
  487. package/{dist/functions → functions}/spawnCollectible.d.ts +0 -0
  488. package/{dist/functions → functions}/spawnCollectible.lua +8 -8
  489. package/{dist/functions → functions}/sprite.d.ts +0 -0
  490. package/{dist/functions → functions}/sprite.lua +3 -3
  491. package/{dist/functions → functions}/stage.d.ts +0 -0
  492. package/{dist/functions → functions}/stage.lua +2 -2
  493. package/{dist/functions → functions}/string.d.ts +0 -0
  494. package/{dist/functions → functions}/string.lua +0 -0
  495. package/{dist/functions → functions}/table.d.ts +0 -0
  496. package/{dist/functions → functions}/table.lua +0 -0
  497. package/{dist/functions → functions}/tears.d.ts +0 -0
  498. package/{dist/functions → functions}/tears.lua +0 -0
  499. package/{dist/functions → functions}/transformations.d.ts +0 -0
  500. package/{dist/functions → functions}/transformations.lua +6 -6
  501. package/{dist/functions → functions}/trinketCacheFlag.d.ts +0 -0
  502. package/{dist/functions → functions}/trinketCacheFlag.lua +3 -3
  503. package/{dist/functions → functions}/trinketGive.d.ts +0 -0
  504. package/{dist/functions → functions}/trinketGive.lua +3 -3
  505. package/{dist/functions → functions}/trinkets.d.ts +0 -0
  506. package/{dist/functions → functions}/trinkets.lua +11 -12
  507. package/{dist/functions → functions}/tstlClass.d.ts +0 -0
  508. package/{dist/functions → functions}/tstlClass.lua +1 -1
  509. package/{dist/functions → functions}/ui.d.ts +0 -0
  510. package/{dist/functions → functions}/ui.lua +3 -3
  511. package/{dist/functions → functions}/utils.d.ts +0 -0
  512. package/{dist/functions → functions}/utils.lua +1 -1
  513. package/{dist/functions → functions}/vector.d.ts +0 -0
  514. package/{dist/functions → functions}/vector.lua +5 -5
  515. package/{dist/index.d.ts → index.d.ts} +2 -1
  516. package/{dist/index.lua → index.lua} +129 -138
  517. package/{dist/initCustomCallbacks.d.ts → initCustomCallbacks.d.ts} +0 -0
  518. package/{dist/initCustomCallbacks.lua → initCustomCallbacks.lua} +58 -58
  519. package/{dist/initFeatures.d.ts → initFeatures.d.ts} +0 -0
  520. package/{dist/initFeatures.lua → initFeatures.lua} +15 -15
  521. package/{dist/lualib_bundle.lua → lualib_bundle.lua} +0 -0
  522. package/{dist/maps → maps}/cardMap.d.ts +0 -0
  523. package/{dist/maps → maps}/cardMap.lua +0 -0
  524. package/{dist/maps → maps}/characterMap.d.ts +0 -0
  525. package/{dist/maps → maps}/characterMap.lua +0 -0
  526. package/{dist/maps → maps}/collectibleDescriptionMap.d.ts +0 -0
  527. package/{dist/maps → maps}/collectibleDescriptionMap.lua +0 -0
  528. package/{dist/maps → maps}/collectibleNameMap.d.ts +0 -0
  529. package/{dist/maps → maps}/collectibleNameMap.lua +0 -0
  530. package/{dist/maps → maps}/defaultPlayerStatMap.d.ts +0 -0
  531. package/{dist/maps → maps}/defaultPlayerStatMap.lua +1 -1
  532. package/{dist/maps → maps}/gridEntityTypeToBrokenStateMap.d.ts +0 -0
  533. package/{dist/maps → maps}/gridEntityTypeToBrokenStateMap.lua +0 -0
  534. package/{dist/maps → maps}/gridEntityXMLMap.d.ts +0 -0
  535. package/{dist/maps → maps}/gridEntityXMLMap.lua +0 -0
  536. package/{dist/maps → maps}/pillEffectMap.d.ts +0 -0
  537. package/{dist/maps → maps}/pillEffectMap.lua +0 -0
  538. package/{dist/maps → maps}/roomShapeToTopLeftWallGridIndexMap.d.ts +0 -0
  539. package/{dist/maps → maps}/roomShapeToTopLeftWallGridIndexMap.lua +0 -0
  540. package/{dist/maps → maps}/roomTypeMap.d.ts +0 -0
  541. package/{dist/maps → maps}/roomTypeMap.lua +0 -0
  542. package/{dist/maps → maps}/trinketDescriptionMap.d.ts +0 -0
  543. package/{dist/maps → maps}/trinketDescriptionMap.lua +0 -0
  544. package/{dist/maps → maps}/trinketNameMap.d.ts +0 -0
  545. package/{dist/maps → maps}/trinketNameMap.lua +0 -0
  546. package/{dist/objects → objects}/LRoomShapeToRectangles.d.ts +0 -0
  547. package/{dist/objects → objects}/LRoomShapeToRectangles.lua +1 -1
  548. package/{dist/objects → objects}/callbackRegisterFunctions.d.ts +0 -0
  549. package/{dist/objects → objects}/callbackRegisterFunctions.lua +76 -76
  550. package/{dist/objects → objects}/cardDescriptions.d.ts +0 -0
  551. package/{dist/objects → objects}/cardDescriptions.lua +0 -0
  552. package/{dist/objects → objects}/cardNames.d.ts +0 -0
  553. package/{dist/objects → objects}/cardNames.lua +0 -0
  554. package/{dist/objects → objects}/cardTypes.d.ts +0 -0
  555. package/{dist/objects → objects}/cardTypes.lua +0 -0
  556. package/{dist/objects → objects}/challengeNames.d.ts +0 -0
  557. package/{dist/objects → objects}/challengeNames.lua +0 -0
  558. package/{dist/objects → objects}/characterNames.d.ts +0 -0
  559. package/{dist/objects → objects}/characterNames.lua +0 -0
  560. package/{dist/objects → objects}/coinSubTypeToValue.d.ts +0 -0
  561. package/{dist/objects → objects}/coinSubTypeToValue.lua +0 -0
  562. package/{dist/objects → objects}/colors.d.ts +0 -0
  563. package/{dist/objects → objects}/colors.lua +0 -0
  564. package/{dist/objects → objects}/directionNames.d.ts +0 -0
  565. package/{dist/objects → objects}/directionNames.lua +0 -0
  566. package/{dist/objects → objects}/directionToDegrees.d.ts +0 -0
  567. package/{dist/objects → objects}/directionToDegrees.lua +0 -0
  568. package/{dist/objects → objects}/directionToVector.d.ts +0 -0
  569. package/{dist/objects → objects}/directionToVector.lua +1 -1
  570. package/{dist/objects → objects}/doorSlotFlagToDoorSlot.d.ts +0 -0
  571. package/{dist/objects → objects}/doorSlotFlagToDoorSlot.lua +0 -0
  572. package/{dist/objects → objects}/doorSlotToDirection.d.ts +0 -0
  573. package/{dist/objects → objects}/doorSlotToDirection.lua +0 -0
  574. package/{dist/objects → objects}/isaacAPIClassTypeToBrand.d.ts +0 -0
  575. package/{dist/objects → objects}/isaacAPIClassTypeToBrand.lua +2 -2
  576. package/{dist/objects → objects}/isaacAPIClassTypeToCopyFunction.d.ts +0 -0
  577. package/{dist/objects → objects}/isaacAPIClassTypeToCopyFunction.lua +5 -5
  578. package/{dist/objects → objects}/pillEffectClasses.d.ts +0 -0
  579. package/{dist/objects → objects}/pillEffectClasses.lua +0 -0
  580. package/{dist/objects → objects}/pillEffectNames.d.ts +0 -0
  581. package/{dist/objects → objects}/pillEffectNames.lua +0 -0
  582. package/{dist/objects → objects}/pillEffectTypes.d.ts +0 -0
  583. package/{dist/objects → objects}/pillEffectTypes.lua +0 -0
  584. package/{dist/objects → objects}/roomShapeBounds.d.ts +0 -0
  585. package/{dist/objects → objects}/roomShapeBounds.lua +1 -1
  586. package/{dist/objects → objects}/roomShapeLayoutSizes.d.ts +0 -0
  587. package/{dist/objects → objects}/roomShapeLayoutSizes.lua +1 -1
  588. package/{dist/objects → objects}/roomShapeToBottomRightPosition.d.ts +0 -0
  589. package/{dist/objects → objects}/roomShapeToBottomRightPosition.lua +0 -0
  590. package/{dist/objects → objects}/roomShapeToDoorSlots.d.ts +0 -0
  591. package/{dist/objects → objects}/roomShapeToDoorSlots.lua +0 -0
  592. package/{dist/objects → objects}/roomShapeToDoorSlotsToGridIndexDelta.d.ts +0 -0
  593. package/{dist/objects → objects}/roomShapeToDoorSlotsToGridIndexDelta.lua +1 -1
  594. package/{dist/objects → objects}/roomShapeToGridWidth.d.ts +0 -0
  595. package/{dist/objects → objects}/roomShapeToGridWidth.lua +0 -0
  596. package/{dist/objects → objects}/roomShapeToTopLeftPosition.d.ts +0 -0
  597. package/{dist/objects → objects}/roomShapeToTopLeftPosition.lua +1 -1
  598. package/{dist/objects → objects}/roomShapeVolumes.d.ts +0 -0
  599. package/{dist/objects → objects}/roomShapeVolumes.lua +0 -0
  600. package/{dist/objects → objects}/roomTypeNames.d.ts +0 -0
  601. package/{dist/objects → objects}/roomTypeNames.lua +0 -0
  602. package/{dist/objects → objects}/serializedIsaacAPIClassTypeToIdentityFunction.d.ts +0 -0
  603. package/{dist/objects → objects}/serializedIsaacAPIClassTypeToIdentityFunction.lua +5 -5
  604. package/{dist/objects → objects}/stageTypeToLetter.d.ts +0 -0
  605. package/{dist/objects → objects}/stageTypeToLetter.lua +0 -0
  606. package/{dist/objects → objects}/transformationNames.d.ts +0 -0
  607. package/{dist/objects → objects}/transformationNames.lua +0 -0
  608. package/package.json +9 -22
  609. package/{dist/patchErrorFunctions.d.ts → patchErrorFunctions.d.ts} +0 -0
  610. package/{dist/patchErrorFunctions.lua → patchErrorFunctions.lua} +1 -1
  611. package/{dist/sets → sets}/LRoomShapesSet.d.ts +0 -0
  612. package/{dist/sets → sets}/LRoomShapesSet.lua +0 -0
  613. package/{dist/sets → sets}/bossSets.d.ts +0 -0
  614. package/{dist/sets → sets}/bossSets.lua +0 -0
  615. package/{dist/sets → sets}/charactersThatStartWithAnActiveItemSet.d.ts +0 -0
  616. package/{dist/sets → sets}/charactersThatStartWithAnActiveItemSet.lua +0 -0
  617. package/{dist/sets → sets}/charactersWithBlackHeartFromEternalHeartSet.d.ts +0 -0
  618. package/{dist/sets → sets}/charactersWithBlackHeartFromEternalHeartSet.lua +0 -0
  619. package/{dist/sets → sets}/charactersWithFreeDevilDealsSet.d.ts +0 -0
  620. package/{dist/sets → sets}/charactersWithFreeDevilDealsSet.lua +0 -0
  621. package/{dist/sets → sets}/charactersWithNoRedHeartsSet.d.ts +0 -0
  622. package/{dist/sets → sets}/charactersWithNoRedHeartsSet.lua +0 -0
  623. package/{dist/sets → sets}/charactersWithNoSoulHeartsSet.d.ts +0 -0
  624. package/{dist/sets → sets}/charactersWithNoSoulHeartsSet.lua +0 -0
  625. package/{dist/sets → sets}/chestPickupVariantsSet.d.ts +0 -0
  626. package/{dist/sets → sets}/chestPickupVariantsSet.lua +0 -0
  627. package/{dist/sets → sets}/familiarsThatShootPlayerTearsSet.d.ts +0 -0
  628. package/{dist/sets → sets}/familiarsThatShootPlayerTearsSet.lua +0 -0
  629. package/{dist/sets → sets}/lostStyleCharactersSet.d.ts +0 -0
  630. package/{dist/sets → sets}/lostStyleCharactersSet.lua +0 -0
  631. package/{dist/sets → sets}/mineShaftRoomSubTypesSet.d.ts +0 -0
  632. package/{dist/sets → sets}/mineShaftRoomSubTypesSet.lua +0 -0
  633. package/{dist/sets → sets}/redHeartSubTypesSet.d.ts +0 -0
  634. package/{dist/sets → sets}/redHeartSubTypesSet.lua +0 -0
  635. package/{dist/sets → sets}/sinEntityTypesSet.d.ts +0 -0
  636. package/{dist/sets → sets}/sinEntityTypesSet.lua +0 -0
  637. package/{dist/sets → sets}/singleUseActiveCollectibleTypesSet.d.ts +0 -0
  638. package/{dist/sets → sets}/singleUseActiveCollectibleTypesSet.lua +0 -0
  639. package/{dist/sets → sets}/storyBossesSet.d.ts +0 -0
  640. package/{dist/sets → sets}/storyBossesSet.lua +0 -0
  641. package/{dist/types → types}/AddCallbackParameterCustom.d.ts +0 -0
  642. package/{dist/types → types}/AddCallbackParameterCustom.lua +1 -1
  643. package/{dist/types → types}/AnyEntity.d.ts +0 -0
  644. package/{dist/types → types}/AnyEntity.lua +0 -0
  645. package/{dist/types → types}/CollectibleIndex.d.ts +0 -0
  646. package/{dist/types → types}/CollectibleIndex.lua +0 -0
  647. package/{dist/types → types}/JSONDoor.d.ts +0 -0
  648. package/{dist/types → types}/JSONDoor.lua +0 -0
  649. package/{dist/types → types}/JSONEntity.d.ts +0 -0
  650. package/{dist/types → types}/JSONEntity.lua +0 -0
  651. package/{dist/types → types}/JSONRoom.d.ts +0 -0
  652. package/{dist/types → types}/JSONRoom.lua +0 -0
  653. package/{dist/types → types}/JSONRooms.d.ts +0 -0
  654. package/{dist/types → types}/JSONRooms.lua +0 -0
  655. package/{dist/types → types}/JSONSpawn.d.ts +0 -0
  656. package/{dist/types → types}/JSONSpawn.lua +0 -0
  657. package/{dist/types → types}/PickingUpItem.d.ts +0 -0
  658. package/{dist/types → types}/PickingUpItem.lua +0 -0
  659. package/{dist/types → types}/PlayerHealth.d.ts +0 -0
  660. package/{dist/types → types}/PlayerHealth.lua +0 -0
  661. package/{dist/types → types}/PlayerIndex.d.ts +0 -0
  662. package/{dist/types → types}/PlayerIndex.lua +0 -0
  663. package/{dist/types → types}/PocketItemDescription.d.ts +0 -0
  664. package/{dist/types → types}/PocketItemDescription.lua +0 -0
  665. package/{dist/types → types}/Primitive.d.ts +0 -0
  666. package/{dist/types → types}/Primitive.lua +0 -0
  667. package/{dist/types → types}/TrinketSituation.d.ts +0 -0
  668. package/{dist/types → types}/TrinketSituation.lua +0 -0
  669. package/{dist/types → types}/private/IsaacAPIClass.d.ts +0 -0
  670. package/{dist/types → types}/private/IsaacAPIClass.lua +0 -0
  671. package/{dist/types → types}/private/SaveData.d.ts +0 -0
  672. package/{dist/types → types}/private/SaveData.lua +0 -0
  673. package/{dist/types → types}/private/SerializedIsaacAPIClass.d.ts +0 -0
  674. package/{dist/types → types}/private/SerializedIsaacAPIClass.lua +0 -0
  675. package/{dist/types → types}/private/TSTLClass.d.ts +0 -0
  676. package/{dist/types → types}/private/TSTLClass.lua +0 -0
  677. package/{dist/types → types}/private/TSTLClassMetatable.d.ts +0 -0
  678. package/{dist/types → types}/private/TSTLClassMetatable.lua +0 -0
  679. package/{dist/upgradeMod.d.ts → upgradeMod.d.ts} +0 -0
  680. package/{dist/upgradeMod.lua → upgradeMod.lua} +7 -7
  681. package/dist/callbacks/postGreedWave.d.ts +0 -1
  682. package/dist/callbacks/postGreedWave.lua +0 -31
  683. package/dist/callbacks/postSlotRenderBroken.d.ts +0 -1
  684. package/dist/callbacks/postSlotRenderBroken.lua +0 -48
  685. package/dist/callbacks/roomClearChange.d.ts +0 -1
  686. package/dist/callbacks/roomClearChange.lua +0 -39
  687. package/dist/callbacks/subscriptions/postGreedWave.d.ts +0 -2
  688. package/dist/callbacks/subscriptions/postGreedWave.lua +0 -16
  689. package/dist/callbacks/subscriptions/postGridEntityStateChange.d.ts +0 -2
  690. package/dist/callbacks/subscriptions/postGridEntityStateChange.lua +0 -23
  691. package/dist/callbacks/subscriptions/roomClearChange.d.ts +0 -1
  692. package/dist/callbacks/subscriptions/roomClearChange.lua +0 -16
  693. package/dist/classes/null.d.ts +0 -14
  694. package/dist/classes/null.lua +0 -11
  695. package/dist/constantsInternal.d.ts +0 -1
  696. package/dist/constantsInternal.lua +0 -8
  697. package/dist/debug.d.ts +0 -1
  698. package/dist/debug.lua +0 -4
  699. package/dist/enums/CardType.d.ts +0 -40
  700. package/dist/enums/CardType.lua +0 -20
  701. package/dist/enums/CollectiblePedestalType.d.ts +0 -38
  702. package/dist/enums/CollectiblePedestalType.lua +0 -36
  703. package/dist/enums/ItemConfigTag.d.ts +0 -278
  704. package/dist/enums/ItemConfigTag.lua +0 -70
  705. package/dist/enums/ModCallbacksCustom.d.ts +0 -97
  706. package/dist/enums/ModCallbacksCustom.lua +0 -123
  707. package/dist/enums/PillEffectClass.d.ts +0 -17
  708. package/dist/enums/PillEffectClass.lua +0 -16
  709. package/dist/enums/PillEffectType.d.ts +0 -16
  710. package/dist/enums/PillEffectType.lua +0 -14
  711. package/dist/enums/private/SaveDataKeys.d.ts +0 -6
  712. package/dist/enums/private/SaveDataKeys.lua +0 -7
  713. package/dist/enums/private/SerializableIsaacAPIClassType.d.ts +0 -7
  714. package/dist/enums/private/SerializableIsaacAPIClassType.lua +0 -8
  715. package/dist/errors.d.ts +0 -1
  716. package/dist/errors.lua +0 -6
  717. package/dist/features/checkFamiliar.d.ts +0 -18
  718. package/dist/features/checkFamiliar.lua +0 -78
  719. package/dist/features/collectiblesSeen.d.ts +0 -6
  720. package/dist/features/collectiblesSeen.lua +0 -42
  721. package/dist/features/debugDisplay.d.ts +0 -87
  722. package/dist/features/debugDisplay.lua +0 -334
  723. package/dist/features/saveDataManager/debug.d.ts +0 -1
  724. package/dist/features/saveDataManager/debug.lua +0 -4
  725. package/dist/features/saveDataManager/main.d.ts +0 -1
  726. package/dist/features/test.d.ts +0 -3
  727. package/dist/features/test.lua +0 -24
  728. package/dist/functions/json.d.ts +0 -16
  729. package/dist/functions/json.lua +0 -28
  730. package/dist/functions/npcTypes.d.ts +0 -3
  731. package/dist/functions/npcTypes.lua +0 -7
  732. package/dist/functions/position.d.ts +0 -13
  733. package/dist/functions/position.lua +0 -39
  734. package/dist/functions/trinketSet.d.ts +0 -3
  735. package/dist/functions/trinketSet.lua +0 -26
  736. package/dist/functions/userdata.d.ts +0 -12
  737. package/dist/functions/userdata.lua +0 -18
  738. package/dist/functions/util.d.ts +0 -87
  739. package/dist/functions/util.lua +0 -84
  740. package/dist/initialized.d.ts +0 -1
  741. package/dist/initialized.lua +0 -10
  742. package/dist/maps/cardDescriptionMap.d.ts +0 -5
  743. package/dist/maps/cardDescriptionMap.lua +0 -106
  744. package/dist/maps/cardNameMap.d.ts +0 -5
  745. package/dist/maps/cardNameMap.lua +0 -106
  746. package/dist/maps/cardTypeMap.d.ts +0 -6
  747. package/dist/maps/cardTypeMap.lua +0 -108
  748. package/dist/maps/challengeNameMap.d.ts +0 -5
  749. package/dist/maps/challengeNameMap.lua +0 -53
  750. package/dist/maps/characterNameMap.d.ts +0 -5
  751. package/dist/maps/characterNameMap.lua +0 -49
  752. package/dist/maps/pillEffectClassMap.d.ts +0 -6
  753. package/dist/maps/pillEffectClassMap.lua +0 -61
  754. package/dist/maps/pillEffectNameMap.d.ts +0 -5
  755. package/dist/maps/pillEffectNameMap.lua +0 -58
  756. package/dist/maps/pillEffectTypeMap.d.ts +0 -6
  757. package/dist/maps/pillEffectTypeMap.lua +0 -60
  758. package/dist/maps/roomTypeNameMap.d.ts +0 -5
  759. package/dist/maps/roomTypeNameMap.lua +0 -37
  760. package/dist/maps/transformationMaps.d.ts +0 -5
  761. package/dist/maps/transformationMaps.lua +0 -64
  762. package/dist/maps/transformationNameMap.d.ts +0 -5
  763. package/dist/maps/transformationNameMap.lua +0 -22
  764. package/dist/objects/null.d.ts +0 -0
  765. package/dist/objects/null.lua +0 -1
  766. package/dist/objects/roomShapeToGridIndexDelta.d.ts +0 -8
  767. package/dist/objects/roomShapeToGridIndexDelta.lua +0 -85
  768. package/dist/objects/serializableIsaacAPIClassTypeToCopyFunction.d.ts +0 -5
  769. package/dist/objects/serializableIsaacAPIClassTypeToCopyFunction.lua +0 -14
  770. package/dist/objects/serializableIsaacAPIClassTypeToIdentityFunction.d.ts +0 -4
  771. package/dist/objects/serializableIsaacAPIClassTypeToIdentityFunction.lua +0 -14
  772. package/dist/sets/cards.d.ts +0 -25
  773. package/dist/sets/cards.lua +0 -108
  774. package/dist/sets/doubleTroubleRoomVariants.d.ts +0 -3
  775. package/dist/sets/doubleTroubleRoomVariants.lua +0 -77
  776. package/dist/types/AddCallbackParametersCustom.d.ts +0 -123
  777. package/dist/types/AddCallbackParametersCustom.lua +0 -5
  778. package/dist/types/CallbackParametersCustom.d.ts +0 -239
  779. package/dist/types/CallbackParametersCustom.lua +0 -5
  780. package/dist/types/CardType.d.ts +0 -40
  781. package/dist/types/CardType.lua +0 -20
  782. package/dist/types/CollectiblePedestalType.d.ts +0 -38
  783. package/dist/types/CollectiblePedestalType.lua +0 -36
  784. package/dist/types/DefaultMap.d.ts +0 -74
  785. package/dist/types/DefaultMap.lua +0 -85
  786. package/dist/types/EntityTypeNonNPC.d.ts +0 -2
  787. package/dist/types/EntityTypeNonNPC.lua +0 -2
  788. package/dist/types/HealthType.d.ts +0 -16
  789. package/dist/types/HealthType.lua +0 -22
  790. package/dist/types/ModCallbacksCustom.d.ts +0 -61
  791. package/dist/types/ModCallbacksCustom.lua +0 -108
  792. package/dist/types/ModUpgraded.d.ts +0 -19
  793. package/dist/types/ModUpgraded.lua +0 -73
  794. package/dist/types/PersistentEntityDescription.d.ts +0 -7
  795. package/dist/types/PersistentEntityDescription.lua +0 -3
  796. package/dist/types/PickupDescription.d.ts +0 -10
  797. package/dist/types/PickupDescription.lua +0 -13
  798. package/dist/types/PillEffectClass.d.ts +0 -17
  799. package/dist/types/PillEffectClass.lua +0 -16
  800. package/dist/types/PillEffectType.d.ts +0 -16
  801. package/dist/types/PillEffectType.lua +0 -14
  802. package/dist/types/PocketItemType.d.ts +0 -8
  803. package/dist/types/PocketItemType.lua +0 -16
  804. package/dist/types/SaveData.d.ts +0 -18
  805. package/dist/types/SaveData.lua +0 -8
  806. package/dist/types/SerializationBrand.d.ts +0 -15
  807. package/dist/types/SerializationBrand.lua +0 -24
  808. package/dist/types/private/SerializableIsaacAPIClass.d.ts +0 -4
  809. package/dist/types/private/SerializableIsaacAPIClass.lua +0 -3
  810. package/dist/types/private/SerializationBrand.d.ts +0 -15
  811. package/dist/types/private/SerializationBrand.lua +0 -24
@@ -16,46 +16,46 @@ local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
16
16
  local PickupVariant = ____isaac_2Dtypescript_2Ddefinitions.PickupVariant
17
17
  local PitfallVariant = ____isaac_2Dtypescript_2Ddefinitions.PitfallVariant
18
18
  local RoomType = ____isaac_2Dtypescript_2Ddefinitions.RoomType
19
- local ____cachedClasses = require("cachedClasses")
19
+ local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
20
20
  local game = ____cachedClasses.game
21
- local ____DefaultMap = require("classes.DefaultMap")
21
+ local ____DefaultMap = require("packages.isaacscript-common.src.classes.DefaultMap")
22
22
  local DefaultMap = ____DefaultMap.DefaultMap
23
- local ____featuresInitialized = require("featuresInitialized")
23
+ local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
24
24
  local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
25
- local ____entity = require("functions.entity")
25
+ local ____entity = require("packages.isaacscript-common.src.functions.entity")
26
26
  local removeAllMatchingEntities = ____entity.removeAllMatchingEntities
27
27
  local spawn = ____entity.spawn
28
28
  local spawnWithSeed = ____entity.spawnWithSeed
29
- local ____entitySpecific = require("functions.entitySpecific")
29
+ local ____entitySpecific = require("packages.isaacscript-common.src.functions.entitySpecific")
30
30
  local getNPCs = ____entitySpecific.getNPCs
31
31
  local removeAllBombs = ____entitySpecific.removeAllBombs
32
32
  local removeAllPickups = ____entitySpecific.removeAllPickups
33
- local ____gridEntity = require("functions.gridEntity")
33
+ local ____gridEntity = require("packages.isaacscript-common.src.functions.gridEntity")
34
34
  local convertXMLGridEntityType = ____gridEntity.convertXMLGridEntityType
35
35
  local getGridEntities = ____gridEntity.getGridEntities
36
36
  local removeAllGridExcept = ____gridEntity.removeAllGridExcept
37
37
  local setGridEntityInvisible = ____gridEntity.setGridEntityInvisible
38
38
  local spawnGridWithVariant = ____gridEntity.spawnGridWithVariant
39
- local ____jsonRoom = require("functions.jsonRoom")
39
+ local ____jsonRoom = require("packages.isaacscript-common.src.functions.jsonRoom")
40
40
  local getRandomJSONRoom = ____jsonRoom.getRandomJSONRoom
41
- local ____log = require("functions.log")
41
+ local ____log = require("packages.isaacscript-common.src.functions.log")
42
42
  local log = ____log.log
43
- local ____rng = require("functions.rng")
43
+ local ____rng = require("packages.isaacscript-common.src.functions.rng")
44
44
  local getRandomSeed = ____rng.getRandomSeed
45
45
  local isRNG = ____rng.isRNG
46
46
  local newRNG = ____rng.newRNG
47
- local ____roomData = require("functions.roomData")
47
+ local ____roomData = require("packages.isaacscript-common.src.functions.roomData")
48
48
  local getRoomListIndex = ____roomData.getRoomListIndex
49
- local ____roomGrid = require("functions.roomGrid")
49
+ local ____roomGrid = require("packages.isaacscript-common.src.functions.roomGrid")
50
50
  local gridCoordinatesToWorldPosition = ____roomGrid.gridCoordinatesToWorldPosition
51
- local ____rooms = require("functions.rooms")
51
+ local ____rooms = require("packages.isaacscript-common.src.functions.rooms")
52
52
  local setRoomCleared = ____rooms.setRoomCleared
53
53
  local setRoomUncleared = ____rooms.setRoomUncleared
54
- local ____spawnCollectible = require("functions.spawnCollectible")
54
+ local ____spawnCollectible = require("packages.isaacscript-common.src.functions.spawnCollectible")
55
55
  local spawnCollectible = ____spawnCollectible.spawnCollectible
56
- local ____utils = require("functions.utils")
56
+ local ____utils = require("packages.isaacscript-common.src.functions.utils")
57
57
  local erange = ____utils.erange
58
- local ____exports = require("features.saveDataManager.exports")
58
+ local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
59
59
  local saveDataManager = ____exports.saveDataManager
60
60
  function postNewRoom(self)
61
61
  local roomListIndex = getRoomListIndex(nil)
File without changes
@@ -8,12 +8,12 @@ local isActionPressed, isActionTriggered, getActionValue, getReturnValue, v
8
8
  local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
9
9
  local InputHook = ____isaac_2Dtypescript_2Ddefinitions.InputHook
10
10
  local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
11
- local ____featuresInitialized = require("featuresInitialized")
11
+ local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
12
12
  local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
13
- local ____input = require("functions.input")
13
+ local ____input = require("packages.isaacscript-common.src.functions.input")
14
14
  local getMoveActions = ____input.getMoveActions
15
15
  local getShootActions = ____input.getShootActions
16
- local ____exports = require("features.saveDataManager.exports")
16
+ local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
17
17
  local saveDataManager = ____exports.saveDataManager
18
18
  function isActionPressed(self, _entity, _inputHook, buttonAction)
19
19
  return getReturnValue(nil, buttonAction, true)
File without changes
@@ -5,13 +5,13 @@ local ____exports = {}
5
5
  local postRender, v
6
6
  local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
7
7
  local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
8
- local ____cachedClasses = require("cachedClasses")
8
+ local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
9
9
  local musicManager = ____cachedClasses.musicManager
10
- local ____featuresInitialized = require("featuresInitialized")
10
+ local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
11
11
  local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
12
- local ____sound = require("functions.sound")
12
+ local ____sound = require("packages.isaacscript-common.src.functions.sound")
13
13
  local stopAllSoundEffects = ____sound.stopAllSoundEffects
14
- local ____exports = require("features.saveDataManager.exports")
14
+ local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
15
15
  local saveDataManager = ____exports.saveDataManager
16
16
  function postRender(self)
17
17
  if v.run.disableSoundSet.size == 0 then
@@ -152,6 +152,8 @@ export declare function goldenKey(): void;
152
152
  export declare function grid(): void;
153
153
  /** Alias for the "debug 11" command. */
154
154
  export declare function grid2(): void;
155
+ /** Spawns every grid entity, starting at the top-left-most tile. */
156
+ export declare function gridEntities(): void;
155
157
  /** Alias for the "hearts" command. */
156
158
  export declare function h(params: string): void;
157
159
  /**
@@ -12,79 +12,82 @@ local CollectibleType = ____isaac_2Dtypescript_2Ddefinitions.CollectibleType
12
12
  local Direction = ____isaac_2Dtypescript_2Ddefinitions.Direction
13
13
  local DisplayFlag = ____isaac_2Dtypescript_2Ddefinitions.DisplayFlag
14
14
  local GameStateFlag = ____isaac_2Dtypescript_2Ddefinitions.GameStateFlag
15
+ local GridEntityType = ____isaac_2Dtypescript_2Ddefinitions.GridEntityType
15
16
  local GridRoom = ____isaac_2Dtypescript_2Ddefinitions.GridRoom
16
17
  local PillColor = ____isaac_2Dtypescript_2Ddefinitions.PillColor
17
18
  local RoomType = ____isaac_2Dtypescript_2Ddefinitions.RoomType
18
- local ____cachedClasses = require("cachedClasses")
19
+ local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
19
20
  local game = ____cachedClasses.game
20
21
  local sfxManager = ____cachedClasses.sfxManager
21
- local ____constants = require("constants")
22
+ local ____constants = require("packages.isaacscript-common.src.constants")
22
23
  local FIRST_ROOM_TYPE = ____constants.FIRST_ROOM_TYPE
23
24
  local FIRST_STAGE = ____constants.FIRST_STAGE
24
25
  local LAST_ROOM_TYPE = ____constants.LAST_ROOM_TYPE
25
26
  local LAST_STAGE = ____constants.LAST_STAGE
26
27
  local MAX_LEVEL_GRID_INDEX = ____constants.MAX_LEVEL_GRID_INDEX
27
- local ____constantsMax = require("constantsMax")
28
+ local ____constantsMax = require("packages.isaacscript-common.src.constantsMax")
28
29
  local FIRST_CARD = ____constantsMax.FIRST_CARD
29
30
  local FIRST_CHARACTER = ____constantsMax.FIRST_CHARACTER
30
31
  local FIRST_PILL_EFFECT = ____constantsMax.FIRST_PILL_EFFECT
31
32
  local LAST_CARD = ____constantsMax.LAST_CARD
32
33
  local LAST_PILL_EFFECT = ____constantsMax.LAST_PILL_EFFECT
33
34
  local LAST_VANILLA_CHARACTER = ____constantsMax.LAST_VANILLA_CHARACTER
34
- local ____HealthType = require("enums.HealthType")
35
+ local ____HealthType = require("packages.isaacscript-common.src.enums.HealthType")
35
36
  local HealthType = ____HealthType.HealthType
36
- local ____cards = require("functions.cards")
37
+ local ____cards = require("packages.isaacscript-common.src.functions.cards")
37
38
  local getCardName = ____cards.getCardName
38
- local ____character = require("functions.character")
39
+ local ____character = require("packages.isaacscript-common.src.functions.character")
39
40
  local getCharacterName = ____character.getCharacterName
40
- local ____collectibles = require("functions.collectibles")
41
+ local ____collectibles = require("packages.isaacscript-common.src.functions.collectibles")
41
42
  local isValidCollectibleType = ____collectibles.isValidCollectibleType
42
- local ____entitySpecific = require("functions.entitySpecific")
43
+ local ____entitySpecific = require("packages.isaacscript-common.src.functions.entitySpecific")
43
44
  local getNPCs = ____entitySpecific.getNPCs
44
- local ____enums = require("functions.enums")
45
+ local ____enums = require("packages.isaacscript-common.src.functions.enums")
45
46
  local getEnumValues = ____enums.getEnumValues
46
- local ____flag = require("functions.flag")
47
+ local ____flag = require("packages.isaacscript-common.src.functions.flag")
47
48
  local addFlag = ____flag.addFlag
48
- local ____log = require("functions.log")
49
+ local ____gridEntity = require("packages.isaacscript-common.src.functions.gridEntity")
50
+ local spawnGrid = ____gridEntity.spawnGrid
51
+ local ____log = require("packages.isaacscript-common.src.functions.log")
49
52
  local logEffects = ____log.logEffects
50
53
  local logRoom = ____log.logRoom
51
54
  local logSeedEffects = ____log.logSeedEffects
52
55
  local logSounds = ____log.logSounds
53
- local ____map = require("functions.map")
56
+ local ____map = require("packages.isaacscript-common.src.functions.map")
54
57
  local getMapPartialMatch = ____map.getMapPartialMatch
55
- local ____pickups = require("functions.pickups")
58
+ local ____pickups = require("packages.isaacscript-common.src.functions.pickups")
56
59
  local spawnCard = ____pickups.spawnCard
57
60
  local spawnPill = ____pickups.spawnPill
58
61
  local spawnTrinket = ____pickups.spawnTrinket
59
- local ____pills = require("functions.pills")
62
+ local ____pills = require("packages.isaacscript-common.src.functions.pills")
60
63
  local getPillEffectName = ____pills.getPillEffectName
61
- local ____player = require("functions.player")
64
+ local ____player = require("packages.isaacscript-common.src.functions.player")
62
65
  local getPlayerName = ____player.getPlayerName
63
66
  local useActiveItemTemp = ____player.useActiveItemTemp
64
- local ____playerIndex = require("functions.playerIndex")
67
+ local ____playerIndex = require("packages.isaacscript-common.src.functions.playerIndex")
65
68
  local getPlayers = ____playerIndex.getPlayers
66
- local ____roomGrid = require("functions.roomGrid")
69
+ local ____roomGrid = require("packages.isaacscript-common.src.functions.roomGrid")
67
70
  local gridCoordinatesToWorldPosition = ____roomGrid.gridCoordinatesToWorldPosition
68
- local ____rooms = require("functions.rooms")
71
+ local ____rooms = require("packages.isaacscript-common.src.functions.rooms")
69
72
  local changeRoom = ____rooms.changeRoom
70
73
  local getRoomGridIndexesForType = ____rooms.getRoomGridIndexesForType
71
- local ____run = require("functions.run")
74
+ local ____run = require("packages.isaacscript-common.src.functions.run")
72
75
  local restart = ____run.restart
73
- local ____trinkets = require("functions.trinkets")
76
+ local ____trinkets = require("packages.isaacscript-common.src.functions.trinkets")
74
77
  local getGoldenTrinketType = ____trinkets.getGoldenTrinketType
75
- local ____utils = require("functions.utils")
78
+ local ____utils = require("packages.isaacscript-common.src.functions.utils")
76
79
  local irange = ____utils.irange
77
80
  local printConsole = ____utils.printConsole
78
81
  local printEnabled = ____utils.printEnabled
79
- local ____cardMap = require("maps.cardMap")
82
+ local ____cardMap = require("packages.isaacscript-common.src.maps.cardMap")
80
83
  local CARD_MAP = ____cardMap.CARD_MAP
81
- local ____characterMap = require("maps.characterMap")
84
+ local ____characterMap = require("packages.isaacscript-common.src.maps.characterMap")
82
85
  local CHARACTER_MAP = ____characterMap.CHARACTER_MAP
83
- local ____pillEffectMap = require("maps.pillEffectMap")
86
+ local ____pillEffectMap = require("packages.isaacscript-common.src.maps.pillEffectMap")
84
87
  local PILL_EFFECT_MAP = ____pillEffectMap.PILL_EFFECT_MAP
85
- local ____roomTypeMap = require("maps.roomTypeMap")
88
+ local ____roomTypeMap = require("packages.isaacscript-common.src.maps.roomTypeMap")
86
89
  local ROOM_TYPE_MAP = ____roomTypeMap.ROOM_TYPE_MAP
87
- local ____commandsSubroutines = require("features.extraConsoleCommands.commandsSubroutines")
90
+ local ____commandsSubroutines = require("packages.isaacscript-common.src.features.extraConsoleCommands.commandsSubroutines")
88
91
  local addHeart = ____commandsSubroutines.addHeart
89
92
  local devilAngel = ____commandsSubroutines.devilAngel
90
93
  local listEntities = ____commandsSubroutines.listEntities
@@ -92,7 +95,7 @@ local listGridEntities = ____commandsSubroutines.listGridEntities
92
95
  local movePlayer = ____commandsSubroutines.movePlayer
93
96
  local spawnTrapdoorOrCrawlspace = ____commandsSubroutines.spawnTrapdoorOrCrawlspace
94
97
  local warpToRoomType = ____commandsSubroutines.warpToRoomType
95
- local ____v = require("features.extraConsoleCommands.v")
98
+ local ____v = require("packages.isaacscript-common.src.features.extraConsoleCommands.v")
96
99
  local v = ____v.default
97
100
  function ____exports.blackHearts(self, params)
98
101
  addHeart(nil, params, HealthType.BLACK)
@@ -467,6 +470,29 @@ end
467
470
  function ____exports.grid2(self)
468
471
  Isaac.ExecuteCommand("debug 11")
469
472
  end
473
+ function ____exports.gridEntities(self)
474
+ local gridEntityTypes = getEnumValues(nil, GridEntityType)
475
+ local gridEntityTypeIndex = -1
476
+ do
477
+ local y = 0
478
+ while y <= 6 do
479
+ do
480
+ local x = 0
481
+ while x <= 12 do
482
+ gridEntityTypeIndex = gridEntityTypeIndex + 1
483
+ local gridEntityType = gridEntityTypes[gridEntityTypeIndex + 1]
484
+ if gridEntityType == nil then
485
+ return
486
+ end
487
+ local position = gridCoordinatesToWorldPosition(nil, x, y)
488
+ spawnGrid(nil, gridEntityType, position)
489
+ x = x + 1
490
+ end
491
+ end
492
+ y = y + 1
493
+ end
494
+ end
495
+ end
470
496
  function ____exports.h(self, params)
471
497
  ____exports.hearts(nil, params)
472
498
  end
@@ -1,23 +1,23 @@
1
1
  local ____exports = {}
2
- local ____debugDisplay = require("features.debugDisplay")
3
- local toggleBombDisplay = ____debugDisplay.toggleBombDisplay
4
- local toggleDoorDisplay = ____debugDisplay.toggleDoorDisplay
5
- local toggleEffectDisplay = ____debugDisplay.toggleEffectDisplay
6
- local toggleFamiliarDisplay = ____debugDisplay.toggleFamiliarDisplay
7
- local toggleKnifeDisplay = ____debugDisplay.toggleKnifeDisplay
8
- local toggleLaserDisplay = ____debugDisplay.toggleLaserDisplay
9
- local toggleNPCDisplay = ____debugDisplay.toggleNPCDisplay
10
- local togglePickupDisplay = ____debugDisplay.togglePickupDisplay
11
- local togglePitDisplay = ____debugDisplay.togglePitDisplay
12
- local togglePlayerDisplay = ____debugDisplay.togglePlayerDisplay
13
- local togglePoopDisplay = ____debugDisplay.togglePoopDisplay
14
- local togglePressurePlateDisplay = ____debugDisplay.togglePressurePlateDisplay
15
- local toggleProjectileDisplay = ____debugDisplay.toggleProjectileDisplay
16
- local toggleRockDisplay = ____debugDisplay.toggleRockDisplay
17
- local toggleSlotDisplay = ____debugDisplay.toggleSlotDisplay
18
- local toggleSpikesDisplay = ____debugDisplay.toggleSpikesDisplay
19
- local toggleTearDisplay = ____debugDisplay.toggleTearDisplay
20
- local toggleTNTDisplay = ____debugDisplay.toggleTNTDisplay
2
+ local ____exports = require("packages.isaacscript-common.src.features.debugDisplay.exports")
3
+ local toggleBombDisplay = ____exports.toggleBombDisplay
4
+ local toggleDoorDisplay = ____exports.toggleDoorDisplay
5
+ local toggleEffectDisplay = ____exports.toggleEffectDisplay
6
+ local toggleFamiliarDisplay = ____exports.toggleFamiliarDisplay
7
+ local toggleKnifeDisplay = ____exports.toggleKnifeDisplay
8
+ local toggleLaserDisplay = ____exports.toggleLaserDisplay
9
+ local toggleNPCDisplay = ____exports.toggleNPCDisplay
10
+ local togglePickupDisplay = ____exports.togglePickupDisplay
11
+ local togglePitDisplay = ____exports.togglePitDisplay
12
+ local togglePlayerDisplay = ____exports.togglePlayerDisplay
13
+ local togglePoopDisplay = ____exports.togglePoopDisplay
14
+ local togglePressurePlateDisplay = ____exports.togglePressurePlateDisplay
15
+ local toggleProjectileDisplay = ____exports.toggleProjectileDisplay
16
+ local toggleRockDisplay = ____exports.toggleRockDisplay
17
+ local toggleSlotDisplay = ____exports.toggleSlotDisplay
18
+ local toggleSpikesDisplay = ____exports.toggleSpikesDisplay
19
+ local toggleTearDisplay = ____exports.toggleTearDisplay
20
+ local toggleTNTDisplay = ____exports.toggleTNTDisplay
21
21
  function ____exports.spikesDisplay(self)
22
22
  toggleSpikesDisplay(nil)
23
23
  end
@@ -3,28 +3,28 @@ local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitio
3
3
  local GridEntityType = ____isaac_2Dtypescript_2Ddefinitions.GridEntityType
4
4
  local GridRoom = ____isaac_2Dtypescript_2Ddefinitions.GridRoom
5
5
  local RoomType = ____isaac_2Dtypescript_2Ddefinitions.RoomType
6
- local ____cachedClasses = require("cachedClasses")
6
+ local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
7
7
  local game = ____cachedClasses.game
8
- local ____HealthType = require("enums.HealthType")
8
+ local ____HealthType = require("packages.isaacscript-common.src.enums.HealthType")
9
9
  local HealthType = ____HealthType.HealthType
10
- local ____direction = require("functions.direction")
10
+ local ____direction = require("packages.isaacscript-common.src.functions.direction")
11
11
  local directionToVector = ____direction.directionToVector
12
- local ____gridEntity = require("functions.gridEntity")
12
+ local ____gridEntity = require("packages.isaacscript-common.src.functions.gridEntity")
13
13
  local spawnGridWithVariant = ____gridEntity.spawnGridWithVariant
14
- local ____log = require("functions.log")
14
+ local ____log = require("packages.isaacscript-common.src.functions.log")
15
15
  local logEntities = ____log.logEntities
16
16
  local logGridEntities = ____log.logGridEntities
17
- local ____playerHealth = require("functions.playerHealth")
17
+ local ____playerHealth = require("packages.isaacscript-common.src.functions.playerHealth")
18
18
  local addPlayerHealthType = ____playerHealth.addPlayerHealthType
19
- local ____roomData = require("functions.roomData")
19
+ local ____roomData = require("packages.isaacscript-common.src.functions.roomData")
20
20
  local getRoomData = ____roomData.getRoomData
21
21
  local getRoomDescriptor = ____roomData.getRoomDescriptor
22
- local ____rooms = require("functions.rooms")
22
+ local ____rooms = require("packages.isaacscript-common.src.functions.rooms")
23
23
  local changeRoom = ____rooms.changeRoom
24
24
  local getRoomGridIndexesForType = ____rooms.getRoomGridIndexesForType
25
- local ____utils = require("functions.utils")
25
+ local ____utils = require("packages.isaacscript-common.src.functions.utils")
26
26
  local printConsole = ____utils.printConsole
27
- local ____roomTypeNames = require("objects.roomTypeNames")
27
+ local ____roomTypeNames = require("packages.isaacscript-common.src.objects.roomTypeNames")
28
28
  local DEFAULT_ROOM_TYPE_NAME = ____roomTypeNames.DEFAULT_ROOM_TYPE_NAME
29
29
  local ROOM_TYPE_NAMES = ____roomTypeNames.ROOM_TYPE_NAMES
30
30
  local DEFAULT_MOVE_UNITS = 0.5
@@ -10,19 +10,19 @@ local EntityType = ____isaac_2Dtypescript_2Ddefinitions.EntityType
10
10
  local LevelCurse = ____isaac_2Dtypescript_2Ddefinitions.LevelCurse
11
11
  local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
12
12
  local TearVariant = ____isaac_2Dtypescript_2Ddefinitions.TearVariant
13
- local ____constants = require("constants")
13
+ local ____constants = require("packages.isaacscript-common.src.constants")
14
14
  local MAX_SPEED_STAT = ____constants.MAX_SPEED_STAT
15
- local ____map = require("functions.map")
15
+ local ____map = require("packages.isaacscript-common.src.functions.map")
16
16
  local getMapPartialMatch = ____map.getMapPartialMatch
17
- local ____utils = require("functions.utils")
17
+ local ____utils = require("packages.isaacscript-common.src.functions.utils")
18
18
  local printConsole = ____utils.printConsole
19
- local ____debugDisplay = require("features.debugDisplay")
19
+ local ____debugDisplay = require("packages.isaacscript-common.src.features.debugDisplay.debugDisplay")
20
20
  local debugDisplayInit = ____debugDisplay.debugDisplayInit
21
- local ____exports = require("features.saveDataManager.exports")
21
+ local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
22
22
  local saveDataManager = ____exports.saveDataManager
23
- local commands = require("features.extraConsoleCommands.commands")
24
- local commandsDisplay = require("features.extraConsoleCommands.commandsDisplay")
25
- local ____v = require("features.extraConsoleCommands.v")
23
+ local commands = require("packages.isaacscript-common.src.features.extraConsoleCommands.commands")
24
+ local commandsDisplay = require("packages.isaacscript-common.src.features.extraConsoleCommands.commandsDisplay")
25
+ local ____v = require("packages.isaacscript-common.src.features.extraConsoleCommands.v")
26
26
  local v = ____v.default
27
27
  function featureEnabled(self)
28
28
  return initialized
@@ -161,6 +161,7 @@ commandFunctionsMap:set("goldenhearts", commands.goldenHearts)
161
161
  commandFunctionsMap:set("goldenkey", commands.goldenKey)
162
162
  commandFunctionsMap:set("grid", commands.grid)
163
163
  commandFunctionsMap:set("grid2", commands.grid2)
164
+ commandFunctionsMap:set("gridentities", commands.gridEntities)
164
165
  commandFunctionsMap:set("h", commands.h)
165
166
  commandFunctionsMap:set("hearts", commands.hearts)
166
167
  commandFunctionsMap:set("hitboxes", commands.hitboxes)
File without changes
@@ -2,11 +2,11 @@ local ____exports = {}
2
2
  local postRender, shouldRemoveFadeIn, FADE_IN_SPEED, enabled, v
3
3
  local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
4
4
  local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
5
- local ____cachedClasses = require("cachedClasses")
5
+ local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
6
6
  local game = ____cachedClasses.game
7
- local ____featuresInitialized = require("featuresInitialized")
7
+ local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
8
8
  local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
9
- local ____exports = require("features.saveDataManager.exports")
9
+ local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
10
10
  local saveDataManager = ____exports.saveDataManager
11
11
  function postRender(self)
12
12
  if not enabled then
File without changes
@@ -3,14 +3,14 @@ local postRender, checkResetInput, enabled
3
3
  local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
4
4
  local ButtonAction = ____isaac_2Dtypescript_2Ddefinitions.ButtonAction
5
5
  local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
6
- local ____cachedClasses = require("cachedClasses")
6
+ local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
7
7
  local game = ____cachedClasses.game
8
- local ____featuresInitialized = require("featuresInitialized")
8
+ local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
9
9
  local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
10
- local ____input = require("functions.input")
10
+ local ____input = require("packages.isaacscript-common.src.functions.input")
11
11
  local isActionTriggeredOnAnyInput = ____input.isActionTriggeredOnAnyInput
12
12
  local isModifierKeyPressed = ____input.isModifierKeyPressed
13
- local ____run = require("functions.run")
13
+ local ____run = require("packages.isaacscript-common.src.functions.run")
14
14
  local restart = ____run.restart
15
15
  function postRender(self)
16
16
  if not enabled then
File without changes
@@ -4,9 +4,9 @@ local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitio
4
4
  local ButtonAction = ____isaac_2Dtypescript_2Ddefinitions.ButtonAction
5
5
  local InputHook = ____isaac_2Dtypescript_2Ddefinitions.InputHook
6
6
  local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
7
- local ____featuresInitialized = require("featuresInitialized")
7
+ local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
8
8
  local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
9
- local ____exports = require("features.saveDataManager.exports")
9
+ local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
10
10
  local saveDataManager = ____exports.saveDataManager
11
11
  function isActionTriggered(self, _entity, _inputHook, buttonAction)
12
12
  if buttonAction == ButtonAction.DROP and v.run.shouldSwitch then
@@ -6,17 +6,17 @@ local postPickupInitCollectible, v
6
6
  local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
7
7
  local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
8
8
  local PickupVariant = ____isaac_2Dtypescript_2Ddefinitions.PickupVariant
9
- local ____cachedClasses = require("cachedClasses")
9
+ local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
10
10
  local game = ____cachedClasses.game
11
- local ____featuresInitialized = require("featuresInitialized")
11
+ local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
12
12
  local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
13
- local ____entity = require("functions.entity")
13
+ local ____entity = require("packages.isaacscript-common.src.functions.entity")
14
14
  local getEntityID = ____entity.getEntityID
15
- local ____pickupVariants = require("functions.pickupVariants")
15
+ local ____pickupVariants = require("packages.isaacscript-common.src.functions.pickupVariants")
16
16
  local isCollectible = ____pickupVariants.isCollectible
17
- local ____rooms = require("functions.rooms")
17
+ local ____rooms = require("packages.isaacscript-common.src.functions.rooms")
18
18
  local getRoomItemPoolType = ____rooms.getRoomItemPoolType
19
- local ____exports = require("features.saveDataManager.exports")
19
+ local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
20
20
  local saveDataManager = ____exports.saveDataManager
21
21
  function postPickupInitCollectible(self, pickup)
22
22
  local itemPool = game:GetItemPool()
File without changes
@@ -6,17 +6,17 @@ local postPEffectUpdateReordered, FLAGS_WHEN_PONY_IS_ACTIVE, v
6
6
  local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
7
7
  local CollectibleType = ____isaac_2Dtypescript_2Ddefinitions.CollectibleType
8
8
  local EntityFlag = ____isaac_2Dtypescript_2Ddefinitions.EntityFlag
9
- local ____ModCallbackCustom = require("enums.ModCallbackCustom")
9
+ local ____ModCallbackCustom = require("packages.isaacscript-common.src.enums.ModCallbackCustom")
10
10
  local ModCallbackCustom = ____ModCallbackCustom.ModCallbackCustom
11
- local ____featuresInitialized = require("featuresInitialized")
11
+ local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
12
12
  local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
13
- local ____flag = require("functions.flag")
13
+ local ____flag = require("packages.isaacscript-common.src.functions.flag")
14
14
  local hasFlag = ____flag.hasFlag
15
- local ____playerDataStructures = require("functions.playerDataStructures")
15
+ local ____playerDataStructures = require("packages.isaacscript-common.src.functions.playerDataStructures")
16
16
  local setAddPlayer = ____playerDataStructures.setAddPlayer
17
17
  local setDeletePlayer = ____playerDataStructures.setDeletePlayer
18
18
  local setHasPlayer = ____playerDataStructures.setHasPlayer
19
- local ____exports = require("features.saveDataManager.exports")
19
+ local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
20
20
  local saveDataManager = ____exports.saveDataManager
21
21
  function postPEffectUpdateReordered(self, player)
22
22
  local effects = player:GetEffects()
File without changes
@@ -8,27 +8,27 @@ local newPlayerInventory, useItemD4, postGameStarted, postItemPickup, addCollect
8
8
  local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
9
9
  local CollectibleType = ____isaac_2Dtypescript_2Ddefinitions.CollectibleType
10
10
  local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
11
- local ____DefaultMap = require("classes.DefaultMap")
11
+ local ____DefaultMap = require("packages.isaacscript-common.src.classes.DefaultMap")
12
12
  local DefaultMap = ____DefaultMap.DefaultMap
13
- local ____ModCallbackCustom = require("enums.ModCallbackCustom")
13
+ local ____ModCallbackCustom = require("packages.isaacscript-common.src.enums.ModCallbackCustom")
14
14
  local ModCallbackCustom = ____ModCallbackCustom.ModCallbackCustom
15
- local ____featuresInitialized = require("featuresInitialized")
15
+ local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
16
16
  local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
17
- local ____array = require("functions.array")
17
+ local ____array = require("packages.isaacscript-common.src.functions.array")
18
18
  local arrayRemoveInPlace = ____array.arrayRemoveInPlace
19
19
  local copyArray = ____array.copyArray
20
- local ____collectibles = require("functions.collectibles")
20
+ local ____collectibles = require("packages.isaacscript-common.src.functions.collectibles")
21
21
  local isActiveCollectible = ____collectibles.isActiveCollectible
22
- local ____collectibleSet = require("functions.collectibleSet")
22
+ local ____collectibleSet = require("packages.isaacscript-common.src.functions.collectibleSet")
23
23
  local getCollectibleSet = ____collectibleSet.getCollectibleSet
24
- local ____playerIndex = require("functions.playerIndex")
24
+ local ____playerIndex = require("packages.isaacscript-common.src.functions.playerIndex")
25
25
  local getAllPlayers = ____playerIndex.getAllPlayers
26
26
  local getPlayerIndex = ____playerIndex.getPlayerIndex
27
- local ____utils = require("functions.utils")
27
+ local ____utils = require("packages.isaacscript-common.src.functions.utils")
28
28
  local ____repeat = ____utils["repeat"]
29
- local ____PickingUpItem = require("types.PickingUpItem")
29
+ local ____PickingUpItem = require("packages.isaacscript-common.src.types.PickingUpItem")
30
30
  local pickingUpItemIsCollectible = ____PickingUpItem.pickingUpItemIsCollectible
31
- local ____exports = require("features.saveDataManager.exports")
31
+ local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
32
32
  local saveDataManager = ____exports.saveDataManager
33
33
  function newPlayerInventory(self, player)
34
34
  local inventory = {}
@@ -8,17 +8,17 @@ local Card = ____isaac_2Dtypescript_2Ddefinitions.Card
8
8
  local CollectibleType = ____isaac_2Dtypescript_2Ddefinitions.CollectibleType
9
9
  local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
10
10
  local PickupVariant = ____isaac_2Dtypescript_2Ddefinitions.PickupVariant
11
- local ____cachedClasses = require("cachedClasses")
11
+ local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
12
12
  local game = ____cachedClasses.game
13
- local ____featuresInitialized = require("featuresInitialized")
13
+ local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
14
14
  local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
15
- local ____collectibles = require("functions.collectibles")
15
+ local ____collectibles = require("packages.isaacscript-common.src.functions.collectibles")
16
16
  local setCollectibleSubType = ____collectibles.setCollectibleSubType
17
- local ____entity = require("functions.entity")
17
+ local ____entity = require("packages.isaacscript-common.src.functions.entity")
18
18
  local getEntityID = ____entity.getEntityID
19
- local ____pickupVariants = require("functions.pickupVariants")
19
+ local ____pickupVariants = require("packages.isaacscript-common.src.functions.pickupVariants")
20
20
  local isCollectible = ____pickupVariants.isCollectible
21
- local ____exports = require("features.saveDataManager.exports")
21
+ local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
22
22
  local saveDataManager = ____exports.saveDataManager
23
23
  function useCardSoulOfIsaac(self)
24
24
  v.room.trackedCollectibles:clear()
File without changes
@@ -5,11 +5,11 @@ local ____exports = {}
5
5
  local postUpdate, postRender, checkExecuteQueuedFunctions, v
6
6
  local ____isaac_2Dtypescript_2Ddefinitions = require("isaac-typescript-definitions")
7
7
  local ModCallback = ____isaac_2Dtypescript_2Ddefinitions.ModCallback
8
- local ____cachedClasses = require("cachedClasses")
8
+ local ____cachedClasses = require("packages.isaacscript-common.src.cachedClasses")
9
9
  local game = ____cachedClasses.game
10
- local ____featuresInitialized = require("featuresInitialized")
10
+ local ____featuresInitialized = require("packages.isaacscript-common.src.featuresInitialized")
11
11
  local errorIfFeaturesNotInitialized = ____featuresInitialized.errorIfFeaturesNotInitialized
12
- local ____exports = require("features.saveDataManager.exports")
12
+ local ____exports = require("packages.isaacscript-common.src.features.saveDataManager.exports")
13
13
  local saveDataManager = ____exports.saveDataManager
14
14
  function postUpdate(self)
15
15
  local gameFrameCount = game:GetFrameCount()