pmdsky-debug-py 10.0.28__py3-none-any.whl → 10.0.29__py3-none-any.whl
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.
- pmdsky_debug_py/_release.py +1 -1
- pmdsky_debug_py/jp.py +8 -8
- pmdsky_debug_py/na.py +8 -8
- {pmdsky_debug_py-10.0.28.dist-info → pmdsky_debug_py-10.0.29.dist-info}/METADATA +1 -1
- {pmdsky_debug_py-10.0.28.dist-info → pmdsky_debug_py-10.0.29.dist-info}/RECORD +7 -7
- {pmdsky_debug_py-10.0.28.dist-info → pmdsky_debug_py-10.0.29.dist-info}/WHEEL +1 -1
- {pmdsky_debug_py-10.0.28.dist-info → pmdsky_debug_py-10.0.29.dist-info}/top_level.txt +0 -0
pmdsky_debug_py/_release.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
RELEASE = "v0.10.0+
|
|
1
|
+
RELEASE = "v0.10.0+c74feaccbb"
|
pmdsky_debug_py/jp.py
CHANGED
|
@@ -27618,8 +27618,8 @@ class JpOverlay29Functions:
|
|
|
27618
27618
|
)
|
|
27619
27619
|
|
|
27620
27620
|
PositionIsOnHiddenStairs = Symbol(
|
|
27621
|
-
|
|
27622
|
-
|
|
27621
|
+
[0x5C1EC],
|
|
27622
|
+
[0x2339ACC],
|
|
27623
27623
|
None,
|
|
27624
27624
|
"PositionIsOnHiddenStairs",
|
|
27625
27625
|
"Checks if this location is on top of the hidden stairs.\n\nr0: position pointer\nreturn: bool",
|
|
@@ -27636,8 +27636,8 @@ class JpOverlay29Functions:
|
|
|
27636
27636
|
)
|
|
27637
27637
|
|
|
27638
27638
|
GetHiddenStairsField = Symbol(
|
|
27639
|
-
|
|
27640
|
-
|
|
27639
|
+
[0x5C334],
|
|
27640
|
+
[0x2339C14],
|
|
27641
27641
|
None,
|
|
27642
27642
|
"GetHiddenStairsField",
|
|
27643
27643
|
"Gets the hidden_stairs_type variable from dungeon::dungeon_generation_info.\n\nreturn: enum hidden_stairs_type",
|
|
@@ -27645,8 +27645,8 @@ class JpOverlay29Functions:
|
|
|
27645
27645
|
)
|
|
27646
27646
|
|
|
27647
27647
|
SetHiddenStairsField = Symbol(
|
|
27648
|
-
|
|
27649
|
-
|
|
27648
|
+
[0x5C34C],
|
|
27649
|
+
[0x2339C2C],
|
|
27650
27650
|
None,
|
|
27651
27651
|
"SetHiddenStairsField",
|
|
27652
27652
|
"Sets the hidden_stairs_type variable from dungeon::dungeon_generation_info to a certain value.\n\nr0: New value",
|
|
@@ -27663,8 +27663,8 @@ class JpOverlay29Functions:
|
|
|
27663
27663
|
)
|
|
27664
27664
|
|
|
27665
27665
|
SetHiddenFloorField = Symbol(
|
|
27666
|
-
|
|
27667
|
-
|
|
27666
|
+
[0x5C37C],
|
|
27667
|
+
[0x2339C5C],
|
|
27668
27668
|
None,
|
|
27669
27669
|
"SetHiddenFloorField",
|
|
27670
27670
|
"Sets the hidden_floor_type variable from dungeon::dungeon_generation_info to a certain value.\n\nr0: New value",
|
pmdsky_debug_py/na.py
CHANGED
|
@@ -27625,8 +27625,8 @@ class NaOverlay29Functions:
|
|
|
27625
27625
|
)
|
|
27626
27626
|
|
|
27627
27627
|
PositionIsOnHiddenStairs = Symbol(
|
|
27628
|
-
|
|
27629
|
-
|
|
27628
|
+
[0x5C4C8],
|
|
27629
|
+
[0x2338708],
|
|
27630
27630
|
None,
|
|
27631
27631
|
"PositionIsOnHiddenStairs",
|
|
27632
27632
|
"Checks if this location is on top of the hidden stairs.\n\nr0: position pointer\nreturn: bool",
|
|
@@ -27643,8 +27643,8 @@ class NaOverlay29Functions:
|
|
|
27643
27643
|
)
|
|
27644
27644
|
|
|
27645
27645
|
GetHiddenStairsField = Symbol(
|
|
27646
|
-
|
|
27647
|
-
|
|
27646
|
+
[0x5C610],
|
|
27647
|
+
[0x2338850],
|
|
27648
27648
|
None,
|
|
27649
27649
|
"GetHiddenStairsField",
|
|
27650
27650
|
"Gets the hidden_stairs_type variable from dungeon::dungeon_generation_info.\n\nreturn: enum hidden_stairs_type",
|
|
@@ -27652,8 +27652,8 @@ class NaOverlay29Functions:
|
|
|
27652
27652
|
)
|
|
27653
27653
|
|
|
27654
27654
|
SetHiddenStairsField = Symbol(
|
|
27655
|
-
|
|
27656
|
-
|
|
27655
|
+
[0x5C628],
|
|
27656
|
+
[0x2338868],
|
|
27657
27657
|
None,
|
|
27658
27658
|
"SetHiddenStairsField",
|
|
27659
27659
|
"Sets the hidden_stairs_type variable from dungeon::dungeon_generation_info to a certain value.\n\nr0: New value",
|
|
@@ -27670,8 +27670,8 @@ class NaOverlay29Functions:
|
|
|
27670
27670
|
)
|
|
27671
27671
|
|
|
27672
27672
|
SetHiddenFloorField = Symbol(
|
|
27673
|
-
|
|
27674
|
-
|
|
27673
|
+
[0x5C658],
|
|
27674
|
+
[0x2338898],
|
|
27675
27675
|
None,
|
|
27676
27676
|
"SetHiddenFloorField",
|
|
27677
27677
|
"Sets the hidden_floor_type variable from dungeon::dungeon_generation_info to a certain value.\n\nr0: New value",
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
pmdsky_debug_py/__init__.py,sha256=xvXjdxEqeoQaaS6ssZYVI9jARzv5M4q6FNwA3Z6fOw4,1831
|
|
2
|
-
pmdsky_debug_py/_release.py,sha256=
|
|
2
|
+
pmdsky_debug_py/_release.py,sha256=jCzD5ewwWKVZ9P0FmFlbjdVIzKiK_v72_Iy3E3Pv4JE,31
|
|
3
3
|
pmdsky_debug_py/eu.py,sha256=sekX9kAIDqECLFe6hTQqmvyXV3FQ7GPy5pQ-Y-WY1V0,1109747
|
|
4
4
|
pmdsky_debug_py/eu_itcm.py,sha256=bm9_2sFkwWvKAip3pBcoYcGU9o_0rIYnIkiMHiZzwTU,1059766
|
|
5
|
-
pmdsky_debug_py/jp.py,sha256=
|
|
5
|
+
pmdsky_debug_py/jp.py,sha256=Z5zvJM6_GqHcPUX2cyawd8f8u_FHysVDjJ3jBvlUBAI,1106209
|
|
6
6
|
pmdsky_debug_py/jp_itcm.py,sha256=3IxVigKuXjaoDj9Geail1UMFwUhWyxZEOFvp9OmSmAg,1059756
|
|
7
|
-
pmdsky_debug_py/na.py,sha256=
|
|
7
|
+
pmdsky_debug_py/na.py,sha256=Q24Jg3oNsbaOnJL2gxFZbWN1WvJt9oqREjN9gnNnb9M,1110755
|
|
8
8
|
pmdsky_debug_py/na_itcm.py,sha256=wiYULTKfDOID7pKiO_0rb0O1wv7OEtFVtTtRCxh6yIA,1059786
|
|
9
9
|
pmdsky_debug_py/protocol.py,sha256=iaIgSWIh0h-hRCYMW3lbfkq1uwtaPY2tcVlJkBDs8-E,327030
|
|
10
10
|
pmdsky_debug_py/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
11
|
-
pmdsky_debug_py-10.0.
|
|
12
|
-
pmdsky_debug_py-10.0.
|
|
13
|
-
pmdsky_debug_py-10.0.
|
|
14
|
-
pmdsky_debug_py-10.0.
|
|
11
|
+
pmdsky_debug_py-10.0.29.dist-info/METADATA,sha256=0j02Jqc_4IIVmpdtH2g001rgL1MwZoxnlDQL3mrOP2s,1374
|
|
12
|
+
pmdsky_debug_py-10.0.29.dist-info/WHEEL,sha256=uCRv0ZEik_232NlR4YDw4Pv3Ajt5bKvMH13NUU7hFuI,91
|
|
13
|
+
pmdsky_debug_py-10.0.29.dist-info/top_level.txt,sha256=cqvpcJbud2s8IyBAc1MfCySwniko_6qO5LWSSxNIoXI,16
|
|
14
|
+
pmdsky_debug_py-10.0.29.dist-info/RECORD,,
|
|
File without changes
|