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