isaacscript-common 21.6.5 → 21.6.6

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.
@@ -1,6 +1,6 @@
1
1
  --[[
2
2
 
3
- isaacscript-common 21.6.5
3
+ isaacscript-common 21.6.6
4
4
 
5
5
  This is the "isaacscript-common" library, which was created with the IsaacScript tool.
6
6
 
@@ -5663,11 +5663,18 @@ return ____exports
5663
5663
  end,
5664
5664
  ["lua_modules.isaac-typescript-definitions.dist.src.enums.PlayerItemAnimation"] = function(...)
5665
5665
  local ____exports = {}
5666
+ --- These are a subset of animations from the "001.000_player.anm2" file.
5667
+ --
5668
+ -- These are listed in order of their appearance from top to bottom.
5666
5669
  ____exports.PlayerItemAnimation = {}
5667
5670
  ____exports.PlayerItemAnimation.PICKUP = "Pickup"
5668
5671
  ____exports.PlayerItemAnimation.LIFT_ITEM = "LiftItem"
5669
5672
  ____exports.PlayerItemAnimation.HIDE_ITEM = "HideItem"
5670
5673
  ____exports.PlayerItemAnimation.USE_ITEM = "UseItem"
5674
+ ____exports.PlayerItemAnimation.PICKUP_WALK_DOWN = "PickupWalkDown"
5675
+ ____exports.PlayerItemAnimation.PICKUP_WALK_LEFT = "PickupWalkLeft"
5676
+ ____exports.PlayerItemAnimation.PICKUP_WALK_UP = "PickupWalkUp"
5677
+ ____exports.PlayerItemAnimation.PICKUP_WALK_RIGHT = "PickupWalkRight"
5671
5678
  return ____exports
5672
5679
  end,
5673
5680
  ["lua_modules.isaac-typescript-definitions.dist.src.enums.PlayerForm"] = function(...)
@@ -8301,10 +8308,10 @@ ____exports.EntityType.DEATHS_HEAD = 212
8301
8308
  ____exports.EntityType[____exports.EntityType.DEATHS_HEAD] = "DEATHS_HEAD"
8302
8309
  ____exports.EntityType.MOMS_HAND = 213
8303
8310
  ____exports.EntityType[____exports.EntityType.MOMS_HAND] = "MOMS_HAND"
8304
- ____exports.EntityType.FLY_L2 = 214
8305
- ____exports.EntityType[____exports.EntityType.FLY_L2] = "FLY_L2"
8306
- ____exports.EntityType.SPIDER_L2 = 215
8307
- ____exports.EntityType[____exports.EntityType.SPIDER_L2] = "SPIDER_L2"
8311
+ ____exports.EntityType.FLY_LVL_2 = 214
8312
+ ____exports.EntityType[____exports.EntityType.FLY_LVL_2] = "FLY_LVL_2"
8313
+ ____exports.EntityType.SPIDER_LVL_2 = 215
8314
+ ____exports.EntityType[____exports.EntityType.SPIDER_LVL_2] = "SPIDER_LVL_2"
8308
8315
  ____exports.EntityType.SWINGER = 216
8309
8316
  ____exports.EntityType[____exports.EntityType.SWINGER] = "SWINGER"
8310
8317
  ____exports.EntityType.DIP = 217
@@ -8589,16 +8596,16 @@ ____exports.EntityType.VIS_VERSA = 836
8589
8596
  ____exports.EntityType[____exports.EntityType.VIS_VERSA] = "VIS_VERSA"
8590
8597
  ____exports.EntityType.HENRY = 837
8591
8598
  ____exports.EntityType[____exports.EntityType.HENRY] = "HENRY"
8592
- ____exports.EntityType.WILLO_L2 = 838
8593
- ____exports.EntityType[____exports.EntityType.WILLO_L2] = "WILLO_L2"
8599
+ ____exports.EntityType.WILLO_LVL_2 = 838
8600
+ ____exports.EntityType[____exports.EntityType.WILLO_LVL_2] = "WILLO_LVL_2"
8594
8601
  ____exports.EntityType.PON = 840
8595
8602
  ____exports.EntityType[____exports.EntityType.PON] = "PON"
8596
8603
  ____exports.EntityType.REVENANT = 841
8597
8604
  ____exports.EntityType[____exports.EntityType.REVENANT] = "REVENANT"
8598
8605
  ____exports.EntityType.BOMBGAGGER = 844
8599
8606
  ____exports.EntityType[____exports.EntityType.BOMBGAGGER] = "BOMBGAGGER"
8600
- ____exports.EntityType.GAPER_L2 = 850
8601
- ____exports.EntityType[____exports.EntityType.GAPER_L2] = "GAPER_L2"
8607
+ ____exports.EntityType.GAPER_LVL_2 = 850
8608
+ ____exports.EntityType[____exports.EntityType.GAPER_LVL_2] = "GAPER_LVL_2"
8602
8609
  ____exports.EntityType.TWITCHY = 851
8603
8610
  ____exports.EntityType[____exports.EntityType.TWITCHY] = "TWITCHY"
8604
8611
  ____exports.EntityType.SPIKEBALL = 852
@@ -8607,8 +8614,8 @@ ____exports.EntityType.SMALL_MAGGOT = 853
8607
8614
  ____exports.EntityType[____exports.EntityType.SMALL_MAGGOT] = "SMALL_MAGGOT"
8608
8615
  ____exports.EntityType.ADULT_LEECH = 854
8609
8616
  ____exports.EntityType[____exports.EntityType.ADULT_LEECH] = "ADULT_LEECH"
8610
- ____exports.EntityType.CHARGER_L2 = 855
8611
- ____exports.EntityType[____exports.EntityType.CHARGER_L2] = "CHARGER_L2"
8617
+ ____exports.EntityType.CHARGER_LVL_2 = 855
8618
+ ____exports.EntityType[____exports.EntityType.CHARGER_LVL_2] = "CHARGER_LVL_2"
8612
8619
  ____exports.EntityType.GASBAG = 856
8613
8620
  ____exports.EntityType[____exports.EntityType.GASBAG] = "GASBAG"
8614
8621
  ____exports.EntityType.COHORT = 857
@@ -19581,11 +19588,11 @@ ____exports.ENTITIES_WITH_ARMOR_SET = __TS__New(
19581
19588
  (tostring(EntityType.FACELESS) .. ".") .. tostring(FacelessVariant.TAINTED_FACELESS),
19582
19589
  (tostring(EntityType.MOLE) .. ".") .. tostring(MoleVariant.TAINTED_MOLE),
19583
19590
  (tostring(EntityType.GUTTED_FATTY) .. ".") .. tostring(GuttyFattyVariant.GUTTED_FATTY),
19584
- (tostring(EntityType.GAPER_L2) .. ".") .. tostring(Gaper2Variant.GAPER),
19585
- (tostring(EntityType.GAPER_L2) .. ".") .. tostring(Gaper2Variant.HORF),
19586
- (tostring(EntityType.GAPER_L2) .. ".") .. tostring(Gaper2Variant.GUSHER),
19587
- (tostring(EntityType.CHARGER_L2) .. ".") .. tostring(Charger2Variant.CHARGER),
19588
- (tostring(EntityType.CHARGER_L2) .. ".") .. tostring(Charger2Variant.ELLEECH),
19591
+ (tostring(EntityType.GAPER_LVL_2) .. ".") .. tostring(Gaper2Variant.GAPER),
19592
+ (tostring(EntityType.GAPER_LVL_2) .. ".") .. tostring(Gaper2Variant.HORF),
19593
+ (tostring(EntityType.GAPER_LVL_2) .. ".") .. tostring(Gaper2Variant.GUSHER),
19594
+ (tostring(EntityType.CHARGER_LVL_2) .. ".") .. tostring(Charger2Variant.CHARGER),
19595
+ (tostring(EntityType.CHARGER_LVL_2) .. ".") .. tostring(Charger2Variant.ELLEECH),
19589
19596
  tostring(EntityType.SHADY) .. ".0",
19590
19597
  (tostring(EntityType.MOTHER) .. ".") .. tostring(MotherVariant.MOTHER_1),
19591
19598
  (tostring(EntityType.MOTHER) .. ".") .. tostring(MotherVariant.MOTHER_2),
@@ -63,11 +63,11 @@ ____exports.ENTITIES_WITH_ARMOR_SET = __TS__New(
63
63
  (tostring(EntityType.FACELESS) .. ".") .. tostring(FacelessVariant.TAINTED_FACELESS),
64
64
  (tostring(EntityType.MOLE) .. ".") .. tostring(MoleVariant.TAINTED_MOLE),
65
65
  (tostring(EntityType.GUTTED_FATTY) .. ".") .. tostring(GuttyFattyVariant.GUTTED_FATTY),
66
- (tostring(EntityType.GAPER_L2) .. ".") .. tostring(Gaper2Variant.GAPER),
67
- (tostring(EntityType.GAPER_L2) .. ".") .. tostring(Gaper2Variant.HORF),
68
- (tostring(EntityType.GAPER_L2) .. ".") .. tostring(Gaper2Variant.GUSHER),
69
- (tostring(EntityType.CHARGER_L2) .. ".") .. tostring(Charger2Variant.CHARGER),
70
- (tostring(EntityType.CHARGER_L2) .. ".") .. tostring(Charger2Variant.ELLEECH),
66
+ (tostring(EntityType.GAPER_LVL_2) .. ".") .. tostring(Gaper2Variant.GAPER),
67
+ (tostring(EntityType.GAPER_LVL_2) .. ".") .. tostring(Gaper2Variant.HORF),
68
+ (tostring(EntityType.GAPER_LVL_2) .. ".") .. tostring(Gaper2Variant.GUSHER),
69
+ (tostring(EntityType.CHARGER_LVL_2) .. ".") .. tostring(Charger2Variant.CHARGER),
70
+ (tostring(EntityType.CHARGER_LVL_2) .. ".") .. tostring(Charger2Variant.ELLEECH),
71
71
  tostring(EntityType.SHADY) .. ".0",
72
72
  (tostring(EntityType.MOTHER) .. ".") .. tostring(MotherVariant.MOTHER_1),
73
73
  (tostring(EntityType.MOTHER) .. ".") .. tostring(MotherVariant.MOTHER_2),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "isaacscript-common",
3
- "version": "21.6.5",
3
+ "version": "21.6.6",
4
4
  "description": "Helper functions and features for IsaacScript mods.",
5
5
  "keywords": [
6
6
  "isaac",
@@ -22,6 +22,6 @@
22
22
  "main": "dist/src/index",
23
23
  "types": "dist/index.rollup.d.ts",
24
24
  "dependencies": {
25
- "isaac-typescript-definitions": "^11.1.2"
25
+ "isaac-typescript-definitions": "^11.1.3"
26
26
  }
27
27
  }
@@ -61,11 +61,11 @@ export const ENTITIES_WITH_ARMOR_SET = new ReadonlySet<string>([
61
61
  `${EntityType.FACELESS}.${FacelessVariant.TAINTED_FACELESS}`, // 827.1
62
62
  `${EntityType.MOLE}.${MoleVariant.TAINTED_MOLE}`, // 829.1
63
63
  `${EntityType.GUTTED_FATTY}.${GuttyFattyVariant.GUTTED_FATTY}`, // 831.0
64
- `${EntityType.GAPER_L2}.${Gaper2Variant.GAPER}`, // 850.0
65
- `${EntityType.GAPER_L2}.${Gaper2Variant.HORF}`, // 850.1
66
- `${EntityType.GAPER_L2}.${Gaper2Variant.GUSHER}`, // 850.2
67
- `${EntityType.CHARGER_L2}.${Charger2Variant.CHARGER}`, // 855.0
68
- `${EntityType.CHARGER_L2}.${Charger2Variant.ELLEECH}`, // 855.1
64
+ `${EntityType.GAPER_LVL_2}.${Gaper2Variant.GAPER}`, // 850.0
65
+ `${EntityType.GAPER_LVL_2}.${Gaper2Variant.HORF}`, // 850.1
66
+ `${EntityType.GAPER_LVL_2}.${Gaper2Variant.GUSHER}`, // 850.2
67
+ `${EntityType.CHARGER_LVL_2}.${Charger2Variant.CHARGER}`, // 855.0
68
+ `${EntityType.CHARGER_LVL_2}.${Charger2Variant.ELLEECH}`, // 855.1
69
69
  `${EntityType.SHADY}.0`, // 888.0
70
70
  `${EntityType.MOTHER}.${MotherVariant.MOTHER_1}`, // 912.0
71
71
  `${EntityType.MOTHER}.${MotherVariant.MOTHER_2}`, // 912.10