isaacscript-common 84.0.0 → 84.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.
@@ -31,6 +31,7 @@ export declare function assertNotNull<T>(value: T, ...[msg]: [null] extends [T]
31
31
  * - `eRange(-3)` returns `[0, -1, -2]`.
32
32
  * - `eRange(1, 3)` returns `[1, 2]`.
33
33
  * - `eRange(2, 5)` returns `[2, 3, 4]`.
34
+ * - `eRange(5, 2)` returns `[]`.
34
35
  *
35
36
  * @param start The integer to start at.
36
37
  * @param end Optional. The integer to end at. If not specified, then the start will be 0 and the
@@ -56,7 +57,7 @@ export declare function getTraversalDescription(key: unknown, traversalDescripti
56
57
  * - `iRange(-3)` returns `[0, -1, -2, -3]`.
57
58
  * - `iRange(1, 3)` returns `[1, 2, 3]`.
58
59
  * - `iRange(2, 5)` returns `[2, 3, 4, 5]`.
59
- * - `iRange(5, 2)` returns `[5, 4, 3, 2]`.
60
+ * - `iRange(5, 2)` returns `[]`.
60
61
  *
61
62
  * @param start The integer to start at.
62
63
  * @param end Optional. The integer to end at. If not specified, then the start will be 0 and the
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/functions/utils.ts"],"names":[],"mappings":";AAIA;;;;;GAKG;AACH,wBAAgB,aAAa,CAAC,CAAC,EAC7B,KAAK,EAAE,CAAC,EACR,GAAG,CAAC,GAAG,CAAC,EAAE,CAAC,SAAS,CAAC,SAAS,CAAC,CAAC,CAAC,GAC7B,CAAC,MAAM,CAAC,GACR;IACE,iFAAiF;CAClF,GACJ,OAAO,CAAC,KAAK,IAAI,OAAO,CAAC,CAAC,EAAE,SAAS,CAAC,CAIxC;AAED;;;;;GAKG;AACH,wBAAgB,aAAa,CAAC,CAAC,EAC7B,KAAK,EAAE,CAAC,EACR,GAAG,CAAC,GAAG,CAAC,EAAE,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,GACxB,CAAC,MAAM,CAAC,GACR;IACE,4EAA4E;CAC7E,GACJ,OAAO,CAAC,KAAK,IAAI,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,CAInC;AAED;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,MAAM,CAAC,KAAK,EAAE,GAAG,EAAE,GAAG,CAAC,EAAE,GAAG,EAAE,SAAS,SAAI,GAAG,SAAS,GAAG,EAAE,CAY3E;AAED;;;GAGG;AACH,wBAAgB,uBAAuB,CACrC,GAAG,EAAE,OAAO,EACZ,oBAAoB,EAAE,MAAM,GAC3B,MAAM,CAQR;AAED;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,MAAM,CAAC,KAAK,EAAE,GAAG,EAAE,GAAG,CAAC,EAAE,GAAG,EAAE,SAAS,SAAI,GAAG,SAAS,GAAG,EAAE,CAM3E;AAED;;;;;;;;;GASG;AACH,wBAAgB,OAAO,CAAC,GAAG,EAAE,GAAG,EAAE,KAAK,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,GAAG,OAAO,CAE/D;AAED;;;;;;;;GAQG;AACH,wBAAgB,aAAa,IAAI,OAAO,CAMvC;AAED;;;;;;;GAOG;AACH,wBAAgB,YAAY,IAAI,OAAO,CAiBtC;AAED;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,MAAM,CAAC,GAAG,EAAE,GAAG,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,GAAG,KAAK,IAAI,GAAG,IAAI,CAI7D;AAED;;;;;;;;;;;;;;GAcG;AAEH,wBAAgB,IAAI,CAAC,GAAG,IAAI,EAAE,SAAS,OAAO,EAAE,GAAG,IAAI,CAAG"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/functions/utils.ts"],"names":[],"mappings":";AAIA;;;;;GAKG;AACH,wBAAgB,aAAa,CAAC,CAAC,EAC7B,KAAK,EAAE,CAAC,EACR,GAAG,CAAC,GAAG,CAAC,EAAE,CAAC,SAAS,CAAC,SAAS,CAAC,CAAC,CAAC,GAC7B,CAAC,MAAM,CAAC,GACR;IACE,iFAAiF;CAClF,GACJ,OAAO,CAAC,KAAK,IAAI,OAAO,CAAC,CAAC,EAAE,SAAS,CAAC,CAIxC;AAED;;;;;GAKG;AACH,wBAAgB,aAAa,CAAC,CAAC,EAC7B,KAAK,EAAE,CAAC,EACR,GAAG,CAAC,GAAG,CAAC,EAAE,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,GACxB,CAAC,MAAM,CAAC,GACR;IACE,4EAA4E;CAC7E,GACJ,OAAO,CAAC,KAAK,IAAI,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,CAInC;AAED;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,wBAAgB,MAAM,CAAC,KAAK,EAAE,GAAG,EAAE,GAAG,CAAC,EAAE,GAAG,EAAE,SAAS,SAAI,GAAG,SAAS,GAAG,EAAE,CAY3E;AAED;;;GAGG;AACH,wBAAgB,uBAAuB,CACrC,GAAG,EAAE,OAAO,EACZ,oBAAoB,EAAE,MAAM,GAC3B,MAAM,CAQR;AAED;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,MAAM,CAAC,KAAK,EAAE,GAAG,EAAE,GAAG,CAAC,EAAE,GAAG,EAAE,SAAS,SAAI,GAAG,SAAS,GAAG,EAAE,CAM3E;AAED;;;;;;;;;GASG;AACH,wBAAgB,OAAO,CAAC,GAAG,EAAE,GAAG,EAAE,KAAK,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,GAAG,OAAO,CAE/D;AAED;;;;;;;;GAQG;AACH,wBAAgB,aAAa,IAAI,OAAO,CAMvC;AAED;;;;;;;GAOG;AACH,wBAAgB,YAAY,IAAI,OAAO,CAiBtC;AAED;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,MAAM,CAAC,GAAG,EAAE,GAAG,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,GAAG,KAAK,IAAI,GAAG,IAAI,CAI7D;AAED;;;;;;;;;;;;;;GAcG;AAEH,wBAAgB,IAAI,CAAC,GAAG,IAAI,EAAE,SAAS,OAAO,EAAE,GAAG,IAAI,CAAG"}
@@ -45,6 +45,7 @@ end
45
45
  -- - `eRange(-3)` returns `[0, -1, -2]`.
46
46
  -- - `eRange(1, 3)` returns `[1, 2]`.
47
47
  -- - `eRange(2, 5)` returns `[2, 3, 4]`.
48
+ -- - `eRange(5, 2)` returns `[]`.
48
49
  --
49
50
  -- @param start The integer to start at.
50
51
  -- @param end Optional. The integer to end at. If not specified, then the start will be 0 and the
@@ -88,7 +89,7 @@ end
88
89
  -- - `iRange(-3)` returns `[0, -1, -2, -3]`.
89
90
  -- - `iRange(1, 3)` returns `[1, 2, 3]`.
90
91
  -- - `iRange(2, 5)` returns `[2, 3, 4, 5]`.
91
- -- - `iRange(5, 2)` returns `[5, 4, 3, 2]`.
92
+ -- - `iRange(5, 2)` returns `[]`.
92
93
  --
93
94
  -- @param start The integer to start at.
94
95
  -- @param end Optional. The integer to end at. If not specified, then the start will be 0 and the
@@ -4396,6 +4396,7 @@ export declare type ERange<Low extends number, High extends number> = Exclude<Na
4396
4396
  * - `eRange(-3)` returns `[0, -1, -2]`.
4397
4397
  * - `eRange(1, 3)` returns `[1, 2]`.
4398
4398
  * - `eRange(2, 5)` returns `[2, 3, 4]`.
4399
+ * - `eRange(5, 2)` returns `[]`.
4399
4400
  *
4400
4401
  * @param start The integer to start at.
4401
4402
  * @param end Optional. The integer to end at. If not specified, then the start will be 0 and the
@@ -8880,7 +8881,7 @@ export declare type IRange<Low extends number, High extends number> = Exclude<Na
8880
8881
  * - `iRange(-3)` returns `[0, -1, -2, -3]`.
8881
8882
  * - `iRange(1, 3)` returns `[1, 2, 3]`.
8882
8883
  * - `iRange(2, 5)` returns `[2, 3, 4, 5]`.
8883
- * - `iRange(5, 2)` returns `[5, 4, 3, 2]`.
8884
+ * - `iRange(5, 2)` returns `[]`.
8884
8885
  *
8885
8886
  * @param start The integer to start at.
8886
8887
  * @param end Optional. The integer to end at. If not specified, then the start will be 0 and the
@@ -1,6 +1,6 @@
1
1
  --[[
2
2
 
3
- isaacscript-common 83.5.0
3
+ isaacscript-common 84.0.0
4
4
 
5
5
  This is the "isaacscript-common" library, which was created with the IsaacScript tool.
6
6
 
@@ -17819,6 +17819,7 @@ end
17819
17819
  -- - `eRange(-3)` returns `[0, -1, -2]`.
17820
17820
  -- - `eRange(1, 3)` returns `[1, 2]`.
17821
17821
  -- - `eRange(2, 5)` returns `[2, 3, 4]`.
17822
+ -- - `eRange(5, 2)` returns `[]`.
17822
17823
  --
17823
17824
  -- @param start The integer to start at.
17824
17825
  -- @param end Optional. The integer to end at. If not specified, then the start will be 0 and the
@@ -17862,7 +17863,7 @@ end
17862
17863
  -- - `iRange(-3)` returns `[0, -1, -2, -3]`.
17863
17864
  -- - `iRange(1, 3)` returns `[1, 2, 3]`.
17864
17865
  -- - `iRange(2, 5)` returns `[2, 3, 4, 5]`.
17865
- -- - `iRange(5, 2)` returns `[5, 4, 3, 2]`.
17866
+ -- - `iRange(5, 2)` returns `[]`.
17866
17867
  --
17867
17868
  -- @param start The integer to start at.
17868
17869
  -- @param end Optional. The integer to end at. If not specified, then the start will be 0 and the
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "isaacscript-common",
3
- "version": "84.0.0",
3
+ "version": "84.0.1",
4
4
  "description": "Helper functions and features for IsaacScript mods.",
5
5
  "keywords": [
6
6
  "isaac",
@@ -54,6 +54,7 @@ export function assertNotNull<T>(
54
54
  * - `eRange(-3)` returns `[0, -1, -2]`.
55
55
  * - `eRange(1, 3)` returns `[1, 2]`.
56
56
  * - `eRange(2, 5)` returns `[2, 3, 4]`.
57
+ * - `eRange(5, 2)` returns `[]`.
57
58
  *
58
59
  * @param start The integer to start at.
59
60
  * @param end Optional. The integer to end at. If not specified, then the start will be 0 and the
@@ -104,7 +105,7 @@ export function getTraversalDescription(
104
105
  * - `iRange(-3)` returns `[0, -1, -2, -3]`.
105
106
  * - `iRange(1, 3)` returns `[1, 2, 3]`.
106
107
  * - `iRange(2, 5)` returns `[2, 3, 4, 5]`.
107
- * - `iRange(5, 2)` returns `[5, 4, 3, 2]`.
108
+ * - `iRange(5, 2)` returns `[]`.
108
109
  *
109
110
  * @param start The integer to start at.
110
111
  * @param end Optional. The integer to end at. If not specified, then the start will be 0 and the