isaacscript-common 61.0.0 → 61.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.rollup.d.ts +2 -2
- package/dist/isaacscript-common.lua +1889 -1897
- package/dist/src/functions/collectibles.d.ts.map +1 -1
- package/dist/src/functions/collectibles.lua +8 -8
- package/dist/src/functions/frames.lua +2 -2
- package/dist/src/functions/trinkets.d.ts.map +1 -1
- package/dist/src/functions/trinkets.lua +8 -8
- package/dist/src/indexLua.d.ts +202 -0
- package/dist/src/indexLua.d.ts.map +1 -0
- package/dist/src/indexLua.lua +1186 -0
- package/dist/src/maps/collectibleNameToTypeMap.d.ts +3 -2
- package/dist/src/maps/collectibleNameToTypeMap.d.ts.map +1 -1
- package/dist/src/maps/collectibleNameToTypeMap.lua +16 -23
- package/dist/src/maps/trinketNameToTypeMap.d.ts +1 -1
- package/dist/src/maps/trinketNameToTypeMap.d.ts.map +1 -1
- package/dist/src/maps/trinketNameToTypeMap.lua +7 -6
- package/dist/src/objects/collectibleDescriptions.d.ts +727 -0
- package/dist/src/objects/collectibleDescriptions.d.ts.map +1 -0
- package/dist/src/objects/collectibleDescriptions.lua +730 -0
- package/dist/src/objects/collectibleNames.d.ts +731 -0
- package/dist/src/objects/collectibleNames.d.ts.map +1 -0
- package/dist/src/objects/collectibleNames.lua +732 -0
- package/dist/src/objects/trinketDescriptions.d.ts +194 -0
- package/dist/src/objects/trinketDescriptions.d.ts.map +1 -0
- package/dist/src/objects/trinketDescriptions.lua +197 -0
- package/dist/src/objects/trinketNames.d.ts +198 -0
- package/dist/src/objects/trinketNames.d.ts.map +1 -0
- package/dist/src/objects/trinketNames.lua +199 -0
- package/package.json +1 -1
- package/src/functions/collectibles.ts +10 -7
- package/src/functions/frames.ts +2 -2
- package/src/functions/trinkets.ts +10 -11
- package/src/maps/collectibleNameToTypeMap.ts +20 -11
- package/src/maps/trinketNameToTypeMap.ts +4 -3
- package/src/objects/collectibleDescriptions.ts +743 -0
- package/src/objects/collectibleNames.ts +744 -0
- package/src/objects/trinketDescriptions.ts +199 -0
- package/src/objects/trinketNames.ts +201 -0
- package/dist/src/maps/collectibleDescriptionMap.d.ts +0 -10
- package/dist/src/maps/collectibleDescriptionMap.d.ts.map +0 -1
- package/dist/src/maps/collectibleDescriptionMap.lua +0 -733
- package/dist/src/maps/collectibleTypeToNameMap.d.ts +0 -12
- package/dist/src/maps/collectibleTypeToNameMap.d.ts.map +0 -1
- package/dist/src/maps/collectibleTypeToNameMap.lua +0 -735
- package/dist/src/maps/trinketDescriptionMap.d.ts +0 -10
- package/dist/src/maps/trinketDescriptionMap.d.ts.map +0 -1
- package/dist/src/maps/trinketDescriptionMap.lua +0 -201
- package/dist/src/maps/trinketTypeToNameMap.d.ts +0 -12
- package/dist/src/maps/trinketTypeToNameMap.d.ts.map +0 -1
- package/dist/src/maps/trinketTypeToNameMap.lua +0 -203
- package/src/maps/collectibleDescriptionMap.ts +0 -738
- package/src/maps/collectibleTypeToNameMap.ts +0 -738
- package/src/maps/trinketDescriptionMap.ts +0 -203
- package/src/maps/trinketTypeToNameMap.ts +0 -203
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"collectibles.d.ts","sourceRoot":"","sources":["../../../src/functions/collectibles.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,SAAS,EACT,uBAAuB,EACvB,aAAa,EACd,MAAM,8BAA8B,CAAC;AACtC,OAAO,EAEL,eAAe,EAEf,oBAAoB,EAEpB,QAAQ,EACR,WAAW,EAGZ,MAAM,8BAA8B,CAAC;AAgEtC,wBAAgB,sBAAsB,CAAC,WAAW,EAAE,YAAY,GAAG,IAAI,CAStE;AAED,iGAAiG;AACjG,wBAAgB,uBAAuB,CACrC,4BAA4B,EAAE,YAAY,GAAG,eAAe,EAC5D,SAAS,EAAE,SAAS,GACnB,OAAO,CAYT;AAED,6FAA6F;AAC7F,wBAAgB,uBAAuB,CACrC,OAAO,EAAE,MAAM,EACf,OAAO,EAAE,MAAM,GACd,OAAO,CAsBT;AAED;;;GAGG;AACH,wBAAgB,wBAAwB,CACtC,4BAA4B,EAAE,YAAY,GAAG,eAAe,GAC3D,oBAAoB,CAYtB;AAED;;;;;GAKG;AACH,wBAAgB,yBAAyB,CACvC,4BAA4B,EAAE,YAAY,GAAG,eAAe,GAC3D,MAAM,
|
|
1
|
+
{"version":3,"file":"collectibles.d.ts","sourceRoot":"","sources":["../../../src/functions/collectibles.ts"],"names":[],"mappings":"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"}
|
|
@@ -25,12 +25,12 @@ local ____constantsFirstLast = require("src.core.constantsFirstLast")
|
|
|
25
25
|
local LAST_VANILLA_COLLECTIBLE_TYPE = ____constantsFirstLast.LAST_VANILLA_COLLECTIBLE_TYPE
|
|
26
26
|
local ____constantsVanilla = require("src.core.constantsVanilla")
|
|
27
27
|
local VANILLA_COLLECTIBLE_TYPES = ____constantsVanilla.VANILLA_COLLECTIBLE_TYPES
|
|
28
|
-
local
|
|
29
|
-
local
|
|
30
|
-
local DEFAULT_COLLECTIBLE_DESCRIPTION =
|
|
31
|
-
local
|
|
32
|
-
local
|
|
33
|
-
local DEFAULT_COLLECTIBLE_NAME =
|
|
28
|
+
local ____collectibleDescriptions = require("src.objects.collectibleDescriptions")
|
|
29
|
+
local COLLECTIBLE_DESCRIPTIONS = ____collectibleDescriptions.COLLECTIBLE_DESCRIPTIONS
|
|
30
|
+
local DEFAULT_COLLECTIBLE_DESCRIPTION = ____collectibleDescriptions.DEFAULT_COLLECTIBLE_DESCRIPTION
|
|
31
|
+
local ____collectibleNames = require("src.objects.collectibleNames")
|
|
32
|
+
local COLLECTIBLE_NAMES = ____collectibleNames.COLLECTIBLE_NAMES
|
|
33
|
+
local DEFAULT_COLLECTIBLE_NAME = ____collectibleNames.DEFAULT_COLLECTIBLE_NAME
|
|
34
34
|
local ____singleUseActiveCollectibleTypesSet = require("src.sets.singleUseActiveCollectibleTypesSet")
|
|
35
35
|
local SINGLE_USE_ACTIVE_COLLECTIBLE_TYPES_SET = ____singleUseActiveCollectibleTypesSet.SINGLE_USE_ACTIVE_COLLECTIBLE_TYPES_SET
|
|
36
36
|
local ____entities = require("src.functions.entities")
|
|
@@ -206,7 +206,7 @@ end
|
|
|
206
206
|
-- This function works for both vanilla and modded collectibles.
|
|
207
207
|
function ____exports.getCollectibleDescription(self, collectibleOrCollectibleType)
|
|
208
208
|
local collectibleType = getCollectibleTypeFromArg(nil, collectibleOrCollectibleType, "getCollectibleDescription")
|
|
209
|
-
local collectibleDescription =
|
|
209
|
+
local collectibleDescription = COLLECTIBLE_DESCRIPTIONS[collectibleType]
|
|
210
210
|
if collectibleDescription ~= nil then
|
|
211
211
|
return collectibleDescription
|
|
212
212
|
end
|
|
@@ -305,7 +305,7 @@ end
|
|
|
305
305
|
-- For example, `getCollectibleName(CollectibleType.SAD_ONION)` would return "Sad Onion".
|
|
306
306
|
function ____exports.getCollectibleName(self, collectibleOrCollectibleType)
|
|
307
307
|
local collectibleType = getCollectibleTypeFromArg(nil, collectibleOrCollectibleType, "getCollectibleName")
|
|
308
|
-
local collectibleName =
|
|
308
|
+
local collectibleName = COLLECTIBLE_NAMES[collectibleType]
|
|
309
309
|
if collectibleName ~= nil then
|
|
310
310
|
return collectibleName
|
|
311
311
|
end
|
|
@@ -159,7 +159,7 @@ function ____exports.onOrBeforeRoomFrame(self, roomFrameCount)
|
|
|
159
159
|
end
|
|
160
160
|
local room = game:GetRoom()
|
|
161
161
|
local thisGameFrameCount = room:GetFrameCount()
|
|
162
|
-
return thisGameFrameCount
|
|
162
|
+
return thisGameFrameCount <= roomFrameCount
|
|
163
163
|
end
|
|
164
164
|
--- Helper function to check if the current render frame count is exactly equal to a specific render
|
|
165
165
|
-- frame count.
|
|
@@ -170,7 +170,7 @@ function ____exports.onRenderFrame(self, renderFrameCount)
|
|
|
170
170
|
return false
|
|
171
171
|
end
|
|
172
172
|
local thisRenderFrameCount = Isaac.GetFrameCount()
|
|
173
|
-
return thisRenderFrameCount
|
|
173
|
+
return thisRenderFrameCount == renderFrameCount
|
|
174
174
|
end
|
|
175
175
|
--- Helper function to check if the current room frame count is exactly equal to a specific room
|
|
176
176
|
-- frame count.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trinkets.d.ts","sourceRoot":"","sources":["../../../src/functions/trinkets.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAC9D,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAI3D,OAAO,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;
|
|
1
|
+
{"version":3,"file":"trinkets.d.ts","sourceRoot":"","sources":["../../../src/functions/trinkets.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAC9D,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAI3D,OAAO,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AA2BvE;;;;;;;;GAQG;AACH,wBAAgB,oBAAoB,CAAC,WAAW,EAAE,WAAW,GAAG,WAAW,CAI1E;AAED;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,gCAAgC,CAC9C,MAAM,EAAE,YAAY,EACpB,UAAU,CAAC,EAAE,GAAG,GACf,qBAAqB,GAAG,SAAS,CAUnC;AAED;;;;;GAKG;AACH,wBAAgB,oBAAoB,CAAC,WAAW,EAAE,WAAW,GAAG,WAAW,CAI1E;AAED;;;;;GAKG;AACH,wBAAgB,qBAAqB,CAAC,WAAW,EAAE,WAAW,GAAG,MAAM,CAgBtE;AAED;;;;;;;GAOG;AACH,wBAAgB,qBAAqB,CAAC,WAAW,EAAE,WAAW,GAAG,MAAM,CAOtE;AAED;;;;;;;GAOG;AACH,wBAAgB,cAAc,CAAC,WAAW,EAAE,WAAW,GAAG,MAAM,CAc/D;AAED,wBAAgB,mBAAmB,CAAC,WAAW,EAAE,WAAW,GAAG,OAAO,CAErE;AAED,wBAAgB,mBAAmB,CAAC,WAAW,EAAE,WAAW,GAAG,OAAO,CAErE;AAED,wBAAgB,oBAAoB,CAAC,WAAW,EAAE,WAAW,GAAG,OAAO,CAEtE;AAED;;;GAGG;AACH,wBAAgB,gBAAgB,CAAC,WAAW,EAAE,WAAW,GAAG,MAAM,CAYjE;AAED;;;;;;;;;;;GAWG;AACH,wBAAgB,gBAAgB,CAC9B,OAAO,EAAE,YAAY,EACrB,OAAO,EAAE,MAAM,GAAG,SAAS,GAC1B,IAAI,CAiBN;AAED,6FAA6F;AAC7F,wBAAgB,mBAAmB,CACjC,WAAW,EAAE,WAAW,EACxB,SAAS,EAAE,SAAS,GACnB,OAAO,CAOT"}
|
|
@@ -10,12 +10,12 @@ local ____constantsFirstLast = require("src.core.constantsFirstLast")
|
|
|
10
10
|
local LAST_VANILLA_TRINKET_TYPE = ____constantsFirstLast.LAST_VANILLA_TRINKET_TYPE
|
|
11
11
|
local ____MysteriousPaperEffect = require("src.enums.MysteriousPaperEffect")
|
|
12
12
|
local MysteriousPaperEffect = ____MysteriousPaperEffect.MysteriousPaperEffect
|
|
13
|
-
local
|
|
14
|
-
local DEFAULT_TRINKET_DESCRIPTION =
|
|
15
|
-
local
|
|
16
|
-
local
|
|
17
|
-
local DEFAULT_TRINKET_NAME =
|
|
18
|
-
local
|
|
13
|
+
local ____trinketDescriptions = require("src.objects.trinketDescriptions")
|
|
14
|
+
local DEFAULT_TRINKET_DESCRIPTION = ____trinketDescriptions.DEFAULT_TRINKET_DESCRIPTION
|
|
15
|
+
local TRINKET_DESCRIPTIONS = ____trinketDescriptions.TRINKET_DESCRIPTIONS
|
|
16
|
+
local ____trinketNames = require("src.objects.trinketNames")
|
|
17
|
+
local DEFAULT_TRINKET_NAME = ____trinketNames.DEFAULT_TRINKET_NAME
|
|
18
|
+
local TRINKET_NAMES = ____trinketNames.TRINKET_NAMES
|
|
19
19
|
local ____entities = require("src.functions.entities")
|
|
20
20
|
local getEntityID = ____entities.getEntityID
|
|
21
21
|
local ____enums = require("src.functions.enums")
|
|
@@ -87,7 +87,7 @@ end
|
|
|
87
87
|
--
|
|
88
88
|
-- This function works for both vanilla and modded trinkets.
|
|
89
89
|
function ____exports.getTrinketDescription(self, trinketType)
|
|
90
|
-
local trinketDescription =
|
|
90
|
+
local trinketDescription = TRINKET_DESCRIPTIONS[trinketType]
|
|
91
91
|
if trinketDescription ~= nil then
|
|
92
92
|
return trinketDescription
|
|
93
93
|
end
|
|
@@ -117,7 +117,7 @@ end
|
|
|
117
117
|
--
|
|
118
118
|
-- For example, `getTrinketName(TrinketType.SWALLOWED_PENNY)` would return "Swallowed Penny".
|
|
119
119
|
function ____exports.getTrinketName(self, trinketType)
|
|
120
|
-
local trinketName =
|
|
120
|
+
local trinketName = TRINKET_NAMES[trinketType]
|
|
121
121
|
if trinketName ~= nil then
|
|
122
122
|
return trinketName
|
|
123
123
|
end
|
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
export * from "./classes/DefaultMap";
|
|
2
|
+
export * from "./classes/ModFeature";
|
|
3
|
+
export * from "./classes/ModUpgraded";
|
|
4
|
+
export * from "./core/cachedClasses";
|
|
5
|
+
export * from "./core/constants";
|
|
6
|
+
export * from "./core/constantsFirstLast";
|
|
7
|
+
export * from "./core/constantsVanilla";
|
|
8
|
+
export * from "./core/upgradeMod";
|
|
9
|
+
export * from "./enums/AmbushType";
|
|
10
|
+
export * from "./enums/CornerType";
|
|
11
|
+
export * from "./enums/HealthType";
|
|
12
|
+
export * from "./enums/ISCFeature";
|
|
13
|
+
export * from "./enums/LadderSubTypeCustom";
|
|
14
|
+
export * from "./enums/ModCallbackCustom";
|
|
15
|
+
export * from "./enums/MysteriousPaperEffect";
|
|
16
|
+
export * from "./enums/PlayerStat";
|
|
17
|
+
export * from "./enums/PocketItemType";
|
|
18
|
+
export * from "./enums/RockAltType";
|
|
19
|
+
export * from "./enums/SaveDataKey";
|
|
20
|
+
export * from "./enums/SerializationType";
|
|
21
|
+
export * from "./enums/SlotDestructionType";
|
|
22
|
+
export * from "./functions/ambush";
|
|
23
|
+
export * from "./functions/array";
|
|
24
|
+
export * from "./functions/arrayLua";
|
|
25
|
+
export * from "./functions/benchmark";
|
|
26
|
+
export * from "./functions/bitSet128";
|
|
27
|
+
export * from "./functions/bitwise";
|
|
28
|
+
export * from "./functions/bombs";
|
|
29
|
+
export * from "./functions/bosses";
|
|
30
|
+
export * from "./functions/cards";
|
|
31
|
+
export * from "./functions/challenges";
|
|
32
|
+
export * from "./functions/characters";
|
|
33
|
+
export * from "./functions/charge";
|
|
34
|
+
export * from "./functions/chargeBar";
|
|
35
|
+
export * from "./functions/collectibleTag";
|
|
36
|
+
export * from "./functions/collectibles";
|
|
37
|
+
export * from "./functions/color";
|
|
38
|
+
export * from "./functions/console";
|
|
39
|
+
export * from "./functions/curses";
|
|
40
|
+
export * from "./functions/debugFunctions";
|
|
41
|
+
export * from "./functions/decorators";
|
|
42
|
+
export * from "./functions/deepCopy";
|
|
43
|
+
export * from "./functions/deepCopyTests";
|
|
44
|
+
export * from "./functions/dimensions";
|
|
45
|
+
export * from "./functions/direction";
|
|
46
|
+
export * from "./functions/doors";
|
|
47
|
+
export * from "./functions/easing";
|
|
48
|
+
export * from "./functions/effects";
|
|
49
|
+
export * from "./functions/emptyRoom";
|
|
50
|
+
export * from "./functions/entities";
|
|
51
|
+
export * from "./functions/entitiesSpecific";
|
|
52
|
+
export * from "./functions/entityTypes";
|
|
53
|
+
export * from "./functions/enums";
|
|
54
|
+
export * from "./functions/external";
|
|
55
|
+
export * from "./functions/familiars";
|
|
56
|
+
export * from "./functions/flag";
|
|
57
|
+
export * from "./functions/frames";
|
|
58
|
+
export * from "./functions/globals";
|
|
59
|
+
export * from "./functions/gridEntities";
|
|
60
|
+
export * from "./functions/gridEntitiesSpecific";
|
|
61
|
+
export * from "./functions/gridIndex";
|
|
62
|
+
export * from "./functions/hex";
|
|
63
|
+
export * from "./functions/input";
|
|
64
|
+
export * from "./functions/isaacAPIClass";
|
|
65
|
+
export * from "./functions/itemPool";
|
|
66
|
+
export * from "./functions/jsonHelpers";
|
|
67
|
+
export * from "./functions/jsonRoom";
|
|
68
|
+
export * from "./functions/kColor";
|
|
69
|
+
export * from "./functions/language";
|
|
70
|
+
export * from "./functions/level";
|
|
71
|
+
export * from "./functions/levelGrid";
|
|
72
|
+
export * from "./functions/log";
|
|
73
|
+
export * from "./functions/logEntities";
|
|
74
|
+
export * from "./functions/logMisc";
|
|
75
|
+
export * from "./functions/map";
|
|
76
|
+
export * from "./functions/math";
|
|
77
|
+
export * from "./functions/merge";
|
|
78
|
+
export * from "./functions/mergeTests";
|
|
79
|
+
export * from "./functions/minimap";
|
|
80
|
+
export * from "./functions/modFeatures";
|
|
81
|
+
export * from "./functions/newArray";
|
|
82
|
+
export * from "./functions/nextStage";
|
|
83
|
+
export * from "./functions/npcDataStructures";
|
|
84
|
+
export * from "./functions/npcs";
|
|
85
|
+
export * from "./functions/pickupVariants";
|
|
86
|
+
export * from "./functions/pickups";
|
|
87
|
+
export * from "./functions/pickupsSpecific";
|
|
88
|
+
export * from "./functions/pills";
|
|
89
|
+
export * from "./functions/playerCenter";
|
|
90
|
+
export * from "./functions/playerCollectibles";
|
|
91
|
+
export * from "./functions/playerDataStructures";
|
|
92
|
+
export * from "./functions/playerHealth";
|
|
93
|
+
export * from "./functions/playerIndex";
|
|
94
|
+
export * from "./functions/playerTrinkets";
|
|
95
|
+
export * from "./functions/players";
|
|
96
|
+
export * from "./functions/pocketItems";
|
|
97
|
+
export * from "./functions/positionVelocity";
|
|
98
|
+
export * from "./functions/pressurePlate";
|
|
99
|
+
export * from "./functions/projectiles";
|
|
100
|
+
export * from "./functions/random";
|
|
101
|
+
export * from "./functions/readOnly";
|
|
102
|
+
export * from "./functions/render";
|
|
103
|
+
export * from "./functions/revive";
|
|
104
|
+
export * from "./functions/rng";
|
|
105
|
+
export * from "./functions/rockAlt";
|
|
106
|
+
export * from "./functions/roomData";
|
|
107
|
+
export * from "./functions/roomGrid";
|
|
108
|
+
export * from "./functions/roomShape";
|
|
109
|
+
export * from "./functions/roomShapeWalls";
|
|
110
|
+
export * from "./functions/roomTransition";
|
|
111
|
+
export * from "./functions/rooms";
|
|
112
|
+
export * from "./functions/run";
|
|
113
|
+
export * from "./functions/seeds";
|
|
114
|
+
export * from "./functions/serialization";
|
|
115
|
+
export * from "./functions/set";
|
|
116
|
+
export * from "./functions/slots";
|
|
117
|
+
export * from "./functions/sort";
|
|
118
|
+
export * from "./functions/sound";
|
|
119
|
+
export * from "./functions/spawnCollectible";
|
|
120
|
+
export * from "./functions/sprites";
|
|
121
|
+
export * from "./functions/stage";
|
|
122
|
+
export * from "./functions/stats";
|
|
123
|
+
export * from "./functions/string";
|
|
124
|
+
export * from "./functions/table";
|
|
125
|
+
export * from "./functions/tears";
|
|
126
|
+
export * from "./functions/transformations";
|
|
127
|
+
export * from "./functions/trinketGive";
|
|
128
|
+
export * from "./functions/trinkets";
|
|
129
|
+
export * from "./functions/tstlClass";
|
|
130
|
+
export * from "./functions/types";
|
|
131
|
+
export * from "./functions/ui";
|
|
132
|
+
export * from "./functions/utils";
|
|
133
|
+
export * from "./functions/vector";
|
|
134
|
+
export * from "./functions/versusScreen";
|
|
135
|
+
export * from "./functions/weighted";
|
|
136
|
+
export * from "./interfaces/ChargeBarSprites";
|
|
137
|
+
export * from "./interfaces/Corner";
|
|
138
|
+
export * from "./interfaces/CustomStageTSConfig";
|
|
139
|
+
export * from "./interfaces/GridEntityCustomData";
|
|
140
|
+
export * from "./interfaces/JSONRoomsFile";
|
|
141
|
+
export * from "./interfaces/PlayerHealth";
|
|
142
|
+
export * from "./interfaces/PlayerStats";
|
|
143
|
+
export * from "./interfaces/PocketItemDescription";
|
|
144
|
+
export * from "./interfaces/RoomDescription";
|
|
145
|
+
export * from "./interfaces/SaveData";
|
|
146
|
+
export * from "./interfaces/StageHistoryEntry";
|
|
147
|
+
export * from "./interfaces/TSTLClassMetatable";
|
|
148
|
+
export * from "./interfaces/TrinketSituation";
|
|
149
|
+
export * from "./maps/cardNameToTypeMap";
|
|
150
|
+
export * from "./maps/characterNameToTypeMap";
|
|
151
|
+
export * from "./maps/collectibleNameToTypeMap";
|
|
152
|
+
export * from "./maps/pillNameToEffectMap";
|
|
153
|
+
export * from "./maps/roomNameToTypeMap";
|
|
154
|
+
export * from "./maps/transformationNameToPlayerFormMap";
|
|
155
|
+
export * from "./maps/trinketNameToTypeMap";
|
|
156
|
+
export * from "./objects/colors";
|
|
157
|
+
export * from "./objects/kColors";
|
|
158
|
+
export * from "./types/AddSubtract";
|
|
159
|
+
export * from "./types/AllButFirst";
|
|
160
|
+
export * from "./types/AllButLast";
|
|
161
|
+
export * from "./types/AnyClass";
|
|
162
|
+
export * from "./types/AnyEntity";
|
|
163
|
+
export * from "./types/AnyFunction";
|
|
164
|
+
export * from "./types/AnyGridEntity";
|
|
165
|
+
export * from "./types/CompositionTypeSatisfiesEnum";
|
|
166
|
+
export * from "./types/ConversionHeartSubType";
|
|
167
|
+
export * from "./types/Decrement";
|
|
168
|
+
export * from "./types/ERange";
|
|
169
|
+
export * from "./types/EntityID";
|
|
170
|
+
export * from "./types/Expand";
|
|
171
|
+
export * from "./types/FunctionTuple";
|
|
172
|
+
export * from "./types/GridEntityID";
|
|
173
|
+
export * from "./types/HasFunction";
|
|
174
|
+
export * from "./types/IRange";
|
|
175
|
+
export * from "./types/Immutable";
|
|
176
|
+
export * from "./types/Increment";
|
|
177
|
+
export * from "./types/LowercaseKeys";
|
|
178
|
+
export * from "./types/NaturalNumbersLessThan";
|
|
179
|
+
export * from "./types/NaturalNumbersLessThanOrEqualTo";
|
|
180
|
+
export * from "./types/PickingUpItem";
|
|
181
|
+
export * from "./types/PickupIndex";
|
|
182
|
+
export * from "./types/PlayerIndex";
|
|
183
|
+
export * from "./types/PossibleStatType";
|
|
184
|
+
export * from "./types/PublicInterface";
|
|
185
|
+
export * from "./types/ReadonlyMap";
|
|
186
|
+
export * from "./types/ReadonlySet";
|
|
187
|
+
export * from "./types/StartsWithLowercase";
|
|
188
|
+
export * from "./types/StartsWithUppercase";
|
|
189
|
+
export * from "./types/TSTLClass";
|
|
190
|
+
export * from "./types/Tuple";
|
|
191
|
+
export * from "./types/TupleKeys";
|
|
192
|
+
export * from "./types/TupleToIntersection";
|
|
193
|
+
export * from "./types/TupleToUnion";
|
|
194
|
+
export * from "./types/TupleWithLengthBetween";
|
|
195
|
+
export * from "./types/TupleWithMaxLength";
|
|
196
|
+
export * from "./types/UnionToIntersection";
|
|
197
|
+
export * from "./types/UppercaseKeys";
|
|
198
|
+
export * from "./types/WeightedArray";
|
|
199
|
+
export * from "./types/WidenLiteral";
|
|
200
|
+
export * from "./types/Writable";
|
|
201
|
+
export * from "isaac-typescript-definitions";
|
|
202
|
+
//# sourceMappingURL=indexLua.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"indexLua.d.ts","sourceRoot":"","sources":["../../../../../packages/isaacscript-common/src/indexLua.ts"],"names":[],"mappings":"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"}
|