pmdsky-debug-py 10.0.28__py3-none-any.whl → 10.0.30__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.
@@ -1 +1 @@
1
- RELEASE = "v0.10.0+a326c83e2e"
1
+ RELEASE = "v0.10.0+a31630e372"
pmdsky_debug_py/eu.py CHANGED
@@ -22683,6 +22683,15 @@ class EuOverlay29Functions:
22683
22683
  None,
22684
22684
  )
22685
22685
 
22686
+ PopulateActiveMonsterPtrs = Symbol(
22687
+ [0x6738],
22688
+ [0x22E32B8],
22689
+ None,
22690
+ "PopulateActiveMonsterPtrs",
22691
+ "Populates active_monster_ptrs with all valid monsters in the monster_slot_headers array.\n\nNo params.",
22692
+ None,
22693
+ )
22694
+
22686
22695
  GetTeamMemberIndex = Symbol(
22687
22696
  [0x67F8],
22688
22697
  [0x22E3378],
@@ -22891,6 +22900,15 @@ class EuOverlay29Functions:
22891
22900
  None,
22892
22901
  )
22893
22902
 
22903
+ CopySpawnEntriesMaster = Symbol(
22904
+ [0xBA18],
22905
+ [0x22E8598],
22906
+ None,
22907
+ "CopySpawnEntriesMaster",
22908
+ "Copies the array at spawn_entries_master, starting from offset, to spawn_entries and returns the number of elements copied.\n\nr0: [output] Size 16 monster_spawn_entry array\nr1: Offset (always 0 in practice)\nreturn: int",
22909
+ None,
22910
+ )
22911
+
22894
22912
  MonsterSpawnListPartialCopy = Symbol(
22895
22913
  [0xBA90],
22896
22914
  [0x22E8610],
@@ -22182,6 +22182,15 @@ class EuItcmOverlay29Functions:
22182
22182
  None,
22183
22183
  )
22184
22184
 
22185
+ PopulateActiveMonsterPtrs = Symbol(
22186
+ None,
22187
+ None,
22188
+ None,
22189
+ "PopulateActiveMonsterPtrs",
22190
+ "Populates active_monster_ptrs with all valid monsters in the monster_slot_headers array.\n\nNo params.",
22191
+ None,
22192
+ )
22193
+
22185
22194
  GetTeamMemberIndex = Symbol(
22186
22195
  None,
22187
22196
  None,
@@ -22362,6 +22371,15 @@ class EuItcmOverlay29Functions:
22362
22371
  None,
22363
22372
  )
22364
22373
 
22374
+ CopySpawnEntriesMaster = Symbol(
22375
+ None,
22376
+ None,
22377
+ None,
22378
+ "CopySpawnEntriesMaster",
22379
+ "Copies the array at spawn_entries_master, starting from offset, to spawn_entries and returns the number of elements copied.\n\nr0: [output] Size 16 monster_spawn_entry array\nr1: Offset (always 0 in practice)\nreturn: int",
22380
+ None,
22381
+ )
22382
+
22365
22383
  MonsterSpawnListPartialCopy = Symbol(
22366
22384
  None,
22367
22385
  None,
pmdsky_debug_py/jp.py CHANGED
@@ -22674,6 +22674,15 @@ class JpOverlay29Functions:
22674
22674
  None,
22675
22675
  )
22676
22676
 
22677
+ PopulateActiveMonsterPtrs = Symbol(
22678
+ None,
22679
+ None,
22680
+ None,
22681
+ "PopulateActiveMonsterPtrs",
22682
+ "Populates active_monster_ptrs with all valid monsters in the monster_slot_headers array.\n\nNo params.",
22683
+ None,
22684
+ )
22685
+
22677
22686
  GetTeamMemberIndex = Symbol(
22678
22687
  [0x67EC],
22679
22688
  [0x22E40CC],
@@ -22882,6 +22891,15 @@ class JpOverlay29Functions:
22882
22891
  None,
22883
22892
  )
22884
22893
 
22894
+ CopySpawnEntriesMaster = Symbol(
22895
+ None,
22896
+ None,
22897
+ None,
22898
+ "CopySpawnEntriesMaster",
22899
+ "Copies the array at spawn_entries_master, starting from offset, to spawn_entries and returns the number of elements copied.\n\nr0: [output] Size 16 monster_spawn_entry array\nr1: Offset (always 0 in practice)\nreturn: int",
22900
+ None,
22901
+ )
22902
+
22885
22903
  MonsterSpawnListPartialCopy = Symbol(
22886
22904
  [0xB9EC],
22887
22905
  [0x22E92CC],
@@ -27618,8 +27636,8 @@ class JpOverlay29Functions:
27618
27636
  )
27619
27637
 
27620
27638
  PositionIsOnHiddenStairs = Symbol(
27621
- None,
27622
- None,
27639
+ [0x5C1EC],
27640
+ [0x2339ACC],
27623
27641
  None,
27624
27642
  "PositionIsOnHiddenStairs",
27625
27643
  "Checks if this location is on top of the hidden stairs.\n\nr0: position pointer\nreturn: bool",
@@ -27636,8 +27654,8 @@ class JpOverlay29Functions:
27636
27654
  )
27637
27655
 
27638
27656
  GetHiddenStairsField = Symbol(
27639
- None,
27640
- None,
27657
+ [0x5C334],
27658
+ [0x2339C14],
27641
27659
  None,
27642
27660
  "GetHiddenStairsField",
27643
27661
  "Gets the hidden_stairs_type variable from dungeon::dungeon_generation_info.\n\nreturn: enum hidden_stairs_type",
@@ -27645,8 +27663,8 @@ class JpOverlay29Functions:
27645
27663
  )
27646
27664
 
27647
27665
  SetHiddenStairsField = Symbol(
27648
- None,
27649
- None,
27666
+ [0x5C34C],
27667
+ [0x2339C2C],
27650
27668
  None,
27651
27669
  "SetHiddenStairsField",
27652
27670
  "Sets the hidden_stairs_type variable from dungeon::dungeon_generation_info to a certain value.\n\nr0: New value",
@@ -27663,8 +27681,8 @@ class JpOverlay29Functions:
27663
27681
  )
27664
27682
 
27665
27683
  SetHiddenFloorField = Symbol(
27666
- None,
27667
- None,
27684
+ [0x5C37C],
27685
+ [0x2339C5C],
27668
27686
  None,
27669
27687
  "SetHiddenFloorField",
27670
27688
  "Sets the hidden_floor_type variable from dungeon::dungeon_generation_info to a certain value.\n\nr0: New value",
@@ -22182,6 +22182,15 @@ class JpItcmOverlay29Functions:
22182
22182
  None,
22183
22183
  )
22184
22184
 
22185
+ PopulateActiveMonsterPtrs = Symbol(
22186
+ None,
22187
+ None,
22188
+ None,
22189
+ "PopulateActiveMonsterPtrs",
22190
+ "Populates active_monster_ptrs with all valid monsters in the monster_slot_headers array.\n\nNo params.",
22191
+ None,
22192
+ )
22193
+
22185
22194
  GetTeamMemberIndex = Symbol(
22186
22195
  None,
22187
22196
  None,
@@ -22362,6 +22371,15 @@ class JpItcmOverlay29Functions:
22362
22371
  None,
22363
22372
  )
22364
22373
 
22374
+ CopySpawnEntriesMaster = Symbol(
22375
+ None,
22376
+ None,
22377
+ None,
22378
+ "CopySpawnEntriesMaster",
22379
+ "Copies the array at spawn_entries_master, starting from offset, to spawn_entries and returns the number of elements copied.\n\nr0: [output] Size 16 monster_spawn_entry array\nr1: Offset (always 0 in practice)\nreturn: int",
22380
+ None,
22381
+ )
22382
+
22365
22383
  MonsterSpawnListPartialCopy = Symbol(
22366
22384
  None,
22367
22385
  None,
pmdsky_debug_py/na.py CHANGED
@@ -22681,6 +22681,15 @@ class NaOverlay29Functions:
22681
22681
  None,
22682
22682
  )
22683
22683
 
22684
+ PopulateActiveMonsterPtrs = Symbol(
22685
+ None,
22686
+ None,
22687
+ None,
22688
+ "PopulateActiveMonsterPtrs",
22689
+ "Populates active_monster_ptrs with all valid monsters in the monster_slot_headers array.\n\nNo params.",
22690
+ None,
22691
+ )
22692
+
22684
22693
  GetTeamMemberIndex = Symbol(
22685
22694
  [0x67F8],
22686
22695
  [0x22E2A38],
@@ -22889,6 +22898,15 @@ class NaOverlay29Functions:
22889
22898
  None,
22890
22899
  )
22891
22900
 
22901
+ CopySpawnEntriesMaster = Symbol(
22902
+ None,
22903
+ None,
22904
+ None,
22905
+ "CopySpawnEntriesMaster",
22906
+ "Copies the array at spawn_entries_master, starting from offset, to spawn_entries and returns the number of elements copied.\n\nr0: [output] Size 16 monster_spawn_entry array\nr1: Offset (always 0 in practice)\nreturn: int",
22907
+ None,
22908
+ )
22909
+
22892
22910
  MonsterSpawnListPartialCopy = Symbol(
22893
22911
  [0xBA20],
22894
22912
  [0x22E7C60],
@@ -27625,8 +27643,8 @@ class NaOverlay29Functions:
27625
27643
  )
27626
27644
 
27627
27645
  PositionIsOnHiddenStairs = Symbol(
27628
- None,
27629
- None,
27646
+ [0x5C4C8],
27647
+ [0x2338708],
27630
27648
  None,
27631
27649
  "PositionIsOnHiddenStairs",
27632
27650
  "Checks if this location is on top of the hidden stairs.\n\nr0: position pointer\nreturn: bool",
@@ -27643,8 +27661,8 @@ class NaOverlay29Functions:
27643
27661
  )
27644
27662
 
27645
27663
  GetHiddenStairsField = Symbol(
27646
- None,
27647
- None,
27664
+ [0x5C610],
27665
+ [0x2338850],
27648
27666
  None,
27649
27667
  "GetHiddenStairsField",
27650
27668
  "Gets the hidden_stairs_type variable from dungeon::dungeon_generation_info.\n\nreturn: enum hidden_stairs_type",
@@ -27652,8 +27670,8 @@ class NaOverlay29Functions:
27652
27670
  )
27653
27671
 
27654
27672
  SetHiddenStairsField = Symbol(
27655
- None,
27656
- None,
27673
+ [0x5C628],
27674
+ [0x2338868],
27657
27675
  None,
27658
27676
  "SetHiddenStairsField",
27659
27677
  "Sets the hidden_stairs_type variable from dungeon::dungeon_generation_info to a certain value.\n\nr0: New value",
@@ -27670,8 +27688,8 @@ class NaOverlay29Functions:
27670
27688
  )
27671
27689
 
27672
27690
  SetHiddenFloorField = Symbol(
27673
- None,
27674
- None,
27691
+ [0x5C658],
27692
+ [0x2338898],
27675
27693
  None,
27676
27694
  "SetHiddenFloorField",
27677
27695
  "Sets the hidden_floor_type variable from dungeon::dungeon_generation_info to a certain value.\n\nr0: New value",
@@ -22182,6 +22182,15 @@ class NaItcmOverlay29Functions:
22182
22182
  None,
22183
22183
  )
22184
22184
 
22185
+ PopulateActiveMonsterPtrs = Symbol(
22186
+ None,
22187
+ None,
22188
+ None,
22189
+ "PopulateActiveMonsterPtrs",
22190
+ "Populates active_monster_ptrs with all valid monsters in the monster_slot_headers array.\n\nNo params.",
22191
+ None,
22192
+ )
22193
+
22185
22194
  GetTeamMemberIndex = Symbol(
22186
22195
  None,
22187
22196
  None,
@@ -22362,6 +22371,15 @@ class NaItcmOverlay29Functions:
22362
22371
  None,
22363
22372
  )
22364
22373
 
22374
+ CopySpawnEntriesMaster = Symbol(
22375
+ None,
22376
+ None,
22377
+ None,
22378
+ "CopySpawnEntriesMaster",
22379
+ "Copies the array at spawn_entries_master, starting from offset, to spawn_entries and returns the number of elements copied.\n\nr0: [output] Size 16 monster_spawn_entry array\nr1: Offset (always 0 in practice)\nreturn: int",
22380
+ None,
22381
+ )
22382
+
22365
22383
  MonsterSpawnListPartialCopy = Symbol(
22366
22384
  None,
22367
22385
  None,
@@ -13760,6 +13760,11 @@ class Overlay29FunctionsProtocol(Protocol):
13760
13760
  None,
13761
13761
  ]
13762
13762
 
13763
+ PopulateActiveMonsterPtrs: Symbol[
13764
+ Optional[list[int]],
13765
+ None,
13766
+ ]
13767
+
13763
13768
  GetTeamMemberIndex: Symbol[
13764
13769
  Optional[list[int]],
13765
13770
  None,
@@ -13860,6 +13865,11 @@ class Overlay29FunctionsProtocol(Protocol):
13860
13865
  None,
13861
13866
  ]
13862
13867
 
13868
+ CopySpawnEntriesMaster: Symbol[
13869
+ Optional[list[int]],
13870
+ None,
13871
+ ]
13872
+
13863
13873
  MonsterSpawnListPartialCopy: Symbol[
13864
13874
  Optional[list[int]],
13865
13875
  None,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pmdsky-debug-py
3
- Version: 10.0.28
3
+ Version: 10.0.30
4
4
  Summary: pmdsky-debug symbols for Python.
5
5
  Author-email: Marco 'Capypara' Köpcke <hello@capypara.de>
6
6
  License: MIT
@@ -0,0 +1,14 @@
1
+ pmdsky_debug_py/__init__.py,sha256=xvXjdxEqeoQaaS6ssZYVI9jARzv5M4q6FNwA3Z6fOw4,1831
2
+ pmdsky_debug_py/_release.py,sha256=GXNQVHxD-GDlNbaqna4ObsvuLSCxIyLwEm2h7LkHzEg,31
3
+ pmdsky_debug_py/eu.py,sha256=HyFB_XqDtSTKXvv7gIyeSq6JHhtzpvOzKmHuA5bFO3E,1110390
4
+ pmdsky_debug_py/eu_itcm.py,sha256=pCUgvqIBvSJgdZJA0gFDm84rPhuxDjPIc0wh9KF71Vo,1060387
5
+ pmdsky_debug_py/jp.py,sha256=N9YqR6kEl_E5jy1d7G6URlMnycsMzWxSy0-B-WLmINs,1106830
6
+ pmdsky_debug_py/jp_itcm.py,sha256=fX1KxlM_IIFYAEGRi39KPB64o4rdeKTnw19rQb5OeW4,1060377
7
+ pmdsky_debug_py/na.py,sha256=B8CX12pYMrpsul54oUW-axT8RsBffc17-0rTdUT-UVE,1111376
8
+ pmdsky_debug_py/na_itcm.py,sha256=c_qs6FILSumAMsdm5E44dNzFz9FKwmXtfDeA_P8SMeo,1060407
9
+ pmdsky_debug_py/protocol.py,sha256=KXrkJ1Z_bX1kvqnNTvwD2u63z2AwYdvrNv_Cod-aVmQ,327205
10
+ pmdsky_debug_py/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
+ pmdsky_debug_py-10.0.30.dist-info/METADATA,sha256=hlGqHgG0NF9NWkbnDmplBDqlJkqoIt2wJsHNpJANVWs,1374
12
+ pmdsky_debug_py-10.0.30.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
13
+ pmdsky_debug_py-10.0.30.dist-info/top_level.txt,sha256=cqvpcJbud2s8IyBAc1MfCySwniko_6qO5LWSSxNIoXI,16
14
+ pmdsky_debug_py-10.0.30.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (74.1.0)
2
+ Generator: setuptools (74.1.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,14 +0,0 @@
1
- pmdsky_debug_py/__init__.py,sha256=xvXjdxEqeoQaaS6ssZYVI9jARzv5M4q6FNwA3Z6fOw4,1831
2
- pmdsky_debug_py/_release.py,sha256=PsbwNCbZaZl6MMJrVn9gPN8BDPxkssUNvP7PWLeyjZI,31
3
- pmdsky_debug_py/eu.py,sha256=sekX9kAIDqECLFe6hTQqmvyXV3FQ7GPy5pQ-Y-WY1V0,1109747
4
- pmdsky_debug_py/eu_itcm.py,sha256=bm9_2sFkwWvKAip3pBcoYcGU9o_0rIYnIkiMHiZzwTU,1059766
5
- pmdsky_debug_py/jp.py,sha256=y40S3sYuKPli-KNGhwNW8Qlk9G3-u6PCqQbCmFYPDIU,1106161
6
- pmdsky_debug_py/jp_itcm.py,sha256=3IxVigKuXjaoDj9Geail1UMFwUhWyxZEOFvp9OmSmAg,1059756
7
- pmdsky_debug_py/na.py,sha256=rzd8XVp49VD3CSOOT96lxNt5h40iJUFMok0OMwhaC4o,1110707
8
- pmdsky_debug_py/na_itcm.py,sha256=wiYULTKfDOID7pKiO_0rb0O1wv7OEtFVtTtRCxh6yIA,1059786
9
- pmdsky_debug_py/protocol.py,sha256=iaIgSWIh0h-hRCYMW3lbfkq1uwtaPY2tcVlJkBDs8-E,327030
10
- pmdsky_debug_py/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
- pmdsky_debug_py-10.0.28.dist-info/METADATA,sha256=uyCu1eRA7GhHtRCytFIRFnyj2rR8gJzbCi_qpOI71Lo,1374
12
- pmdsky_debug_py-10.0.28.dist-info/WHEEL,sha256=ixB2d4u7mugx_bCBycvM9OzZ5yD7NmPXFRtKlORZS2Y,91
13
- pmdsky_debug_py-10.0.28.dist-info/top_level.txt,sha256=cqvpcJbud2s8IyBAc1MfCySwniko_6qO5LWSSxNIoXI,16
14
- pmdsky_debug_py-10.0.28.dist-info/RECORD,,