pmdsky-debug-py 10.0.39__py3-none-any.whl → 10.0.41__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+d18e9bc451"
1
+ RELEASE = "v0.10.0+39e5279983"
pmdsky_debug_py/eu.py CHANGED
@@ -1008,6 +1008,15 @@ class EuArm9Functions:
1008
1008
  None,
1009
1009
  )
1010
1010
 
1011
+ TransformPaletteDataWithFlushDivideFade = Symbol(
1012
+ [0xAE38],
1013
+ [0x200AE38],
1014
+ None,
1015
+ "TransformPaletteDataWithFlushDivideFade",
1016
+ "r0: palette_data",
1017
+ None,
1018
+ )
1019
+
1011
1020
  UpdateFadeStatus = Symbol(
1012
1021
  [0xBA18],
1013
1022
  [0x200BA18],
@@ -7973,8 +7982,8 @@ class EuArm9Functions:
7973
7982
  )
7974
7983
 
7975
7984
  GendersNotEqualNotGenderless = Symbol(
7976
- None,
7977
- None,
7985
+ [0x55244],
7986
+ [0x2055244],
7978
7987
  None,
7979
7988
  "GendersNotEqualNotGenderless",
7980
7989
  "Checks if the genders for two monster IDs are not equal. Always returns false\nif either gender is GENDER_GENDERLESS.\n\nr0: id1\nr1: id2\nreturn: bool",
@@ -25309,7 +25318,7 @@ class EuOverlay29Functions:
25309
25318
  [0x2308D6C],
25310
25319
  None,
25311
25320
  "RunMonsterAi",
25312
- "Runs the AI for a single monster to determine whether the monster can act and which action it should perform if so\n\nr0: Pointer to monster\nr1: ?",
25321
+ "Runs the AI for a single monster to determine whether the monster can act and which action it should perform if so\n\nr0: Pointer to monster\nr1: Unused",
25313
25322
  None,
25314
25323
  )
25315
25324
 
@@ -996,6 +996,15 @@ class EuItcmArm9Functions:
996
996
  None,
997
997
  )
998
998
 
999
+ TransformPaletteDataWithFlushDivideFade = Symbol(
1000
+ None,
1001
+ None,
1002
+ None,
1003
+ "TransformPaletteDataWithFlushDivideFade",
1004
+ "r0: palette_data",
1005
+ None,
1006
+ )
1007
+
999
1008
  UpdateFadeStatus = Symbol(
1000
1009
  None,
1001
1010
  None,
@@ -24734,7 +24743,7 @@ class EuItcmOverlay29Functions:
24734
24743
  None,
24735
24744
  None,
24736
24745
  "RunMonsterAi",
24737
- "Runs the AI for a single monster to determine whether the monster can act and which action it should perform if so\n\nr0: Pointer to monster\nr1: ?",
24746
+ "Runs the AI for a single monster to determine whether the monster can act and which action it should perform if so\n\nr0: Pointer to monster\nr1: Unused",
24738
24747
  None,
24739
24748
  )
24740
24749
 
pmdsky_debug_py/jp.py CHANGED
@@ -1008,6 +1008,15 @@ class JpArm9Functions:
1008
1008
  None,
1009
1009
  )
1010
1010
 
1011
+ TransformPaletteDataWithFlushDivideFade = Symbol(
1012
+ [0xAE38],
1013
+ [0x200AE38],
1014
+ None,
1015
+ "TransformPaletteDataWithFlushDivideFade",
1016
+ "r0: palette_data",
1017
+ None,
1018
+ )
1019
+
1011
1020
  UpdateFadeStatus = Symbol(
1012
1021
  [0xB990],
1013
1022
  [0x200B990],
@@ -7973,8 +7982,8 @@ class JpArm9Functions:
7973
7982
  )
7974
7983
 
7975
7984
  GendersNotEqualNotGenderless = Symbol(
7976
- None,
7977
- None,
7985
+ [0x55200],
7986
+ [0x2055200],
7978
7987
  None,
7979
7988
  "GendersNotEqualNotGenderless",
7980
7989
  "Checks if the genders for two monster IDs are not equal. Always returns false\nif either gender is GENDER_GENDERLESS.\n\nr0: id1\nr1: id2\nreturn: bool",
@@ -23576,8 +23585,8 @@ class JpOverlay29Functions:
23576
23585
  )
23577
23586
 
23578
23587
  TryRemoveTrap = Symbol(
23579
- None,
23580
- None,
23588
+ [0x11C00],
23589
+ [0x22EF4E0],
23581
23590
  None,
23582
23591
  "TryRemoveTrap",
23583
23592
  "Tries to remove a trap from the tile at the passed position. It does nothing\nif there is no trap on the tile at that position.\n\nr0: position\nr1: bool update trap visibility\nreturn: whether a trap was succesfully removed or not",
@@ -25300,7 +25309,7 @@ class JpOverlay29Functions:
25300
25309
  [0x2309874],
25301
25310
  None,
25302
25311
  "RunMonsterAi",
25303
- "Runs the AI for a single monster to determine whether the monster can act and which action it should perform if so\n\nr0: Pointer to monster\nr1: ?",
25312
+ "Runs the AI for a single monster to determine whether the monster can act and which action it should perform if so\n\nr0: Pointer to monster\nr1: Unused",
25304
25313
  None,
25305
25314
  )
25306
25315
 
@@ -996,6 +996,15 @@ class JpItcmArm9Functions:
996
996
  None,
997
997
  )
998
998
 
999
+ TransformPaletteDataWithFlushDivideFade = Symbol(
1000
+ None,
1001
+ None,
1002
+ None,
1003
+ "TransformPaletteDataWithFlushDivideFade",
1004
+ "r0: palette_data",
1005
+ None,
1006
+ )
1007
+
999
1008
  UpdateFadeStatus = Symbol(
1000
1009
  None,
1001
1010
  None,
@@ -24734,7 +24743,7 @@ class JpItcmOverlay29Functions:
24734
24743
  None,
24735
24744
  None,
24736
24745
  "RunMonsterAi",
24737
- "Runs the AI for a single monster to determine whether the monster can act and which action it should perform if so\n\nr0: Pointer to monster\nr1: ?",
24746
+ "Runs the AI for a single monster to determine whether the monster can act and which action it should perform if so\n\nr0: Pointer to monster\nr1: Unused",
24738
24747
  None,
24739
24748
  )
24740
24749
 
pmdsky_debug_py/na.py CHANGED
@@ -1008,6 +1008,15 @@ class NaArm9Functions:
1008
1008
  None,
1009
1009
  )
1010
1010
 
1011
+ TransformPaletteDataWithFlushDivideFade = Symbol(
1012
+ [0xAE38],
1013
+ [0x200AE38],
1014
+ None,
1015
+ "TransformPaletteDataWithFlushDivideFade",
1016
+ "r0: palette_data",
1017
+ None,
1018
+ )
1019
+
1011
1020
  UpdateFadeStatus = Symbol(
1012
1021
  [0xB990],
1013
1022
  [0x200B990],
@@ -25307,7 +25316,7 @@ class NaOverlay29Functions:
25307
25316
  [0x2308340],
25308
25317
  None,
25309
25318
  "RunMonsterAi",
25310
- "Runs the AI for a single monster to determine whether the monster can act and which action it should perform if so\n\nr0: Pointer to monster\nr1: ?",
25319
+ "Runs the AI for a single monster to determine whether the monster can act and which action it should perform if so\n\nr0: Pointer to monster\nr1: Unused",
25311
25320
  None,
25312
25321
  )
25313
25322
 
@@ -996,6 +996,15 @@ class NaItcmArm9Functions:
996
996
  None,
997
997
  )
998
998
 
999
+ TransformPaletteDataWithFlushDivideFade = Symbol(
1000
+ None,
1001
+ None,
1002
+ None,
1003
+ "TransformPaletteDataWithFlushDivideFade",
1004
+ "r0: palette_data",
1005
+ None,
1006
+ )
1007
+
999
1008
  UpdateFadeStatus = Symbol(
1000
1009
  None,
1001
1010
  None,
@@ -24734,7 +24743,7 @@ class NaItcmOverlay29Functions:
24734
24743
  None,
24735
24744
  None,
24736
24745
  "RunMonsterAi",
24737
- "Runs the AI for a single monster to determine whether the monster can act and which action it should perform if so\n\nr0: Pointer to monster\nr1: ?",
24746
+ "Runs the AI for a single monster to determine whether the monster can act and which action it should perform if so\n\nr0: Pointer to monster\nr1: Unused",
24738
24747
  None,
24739
24748
  )
24740
24749
 
@@ -622,6 +622,11 @@ class Arm9FunctionsProtocol(Protocol):
622
622
  None,
623
623
  ]
624
624
 
625
+ TransformPaletteDataWithFlushDivideFade: Symbol[
626
+ Optional[list[int]],
627
+ None,
628
+ ]
629
+
625
630
  UpdateFadeStatus: Symbol[
626
631
  Optional[list[int]],
627
632
  None,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pmdsky-debug-py
3
- Version: 10.0.39
3
+ Version: 10.0.41
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=uTLMcfEDqse4huMM7YuJYbBmPsYYnPLxAp86O4j8gLA,31
3
+ pmdsky_debug_py/eu.py,sha256=NXMvGJxqFeo0cwnlkkjox9FUhjXyrBzkzVuWaXTn57g,1115619
4
+ pmdsky_debug_py/eu_itcm.py,sha256=FGdP6c-UJYARY8Ta4n4YDjdrw8_4ECPkDXqOyq_ks-8,1065373
5
+ pmdsky_debug_py/jp.py,sha256=8j15xRy3p_kQ-5o-p51WmgE9JH0izb9fd4BHmn4DJn8,1112030
6
+ pmdsky_debug_py/jp_itcm.py,sha256=FSZPnMSYAk1NyUN8nvkL__NoeNX3bBqXtuOs-7XewsE,1065363
7
+ pmdsky_debug_py/na.py,sha256=MPuMpeia0L-f3YDVTDQvRiZtzsomF5vcN1Z37GwpS2Q,1116563
8
+ pmdsky_debug_py/na_itcm.py,sha256=hnJGa98KFiXNZE8aBIjT0H6lDeZUV9dpMx37zrzp9QM,1065393
9
+ pmdsky_debug_py/protocol.py,sha256=76fSbZRmdX99zm_MG0ISZu2RzRqHsXaGWFMttWDE6dc,328671
10
+ pmdsky_debug_py/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
+ pmdsky_debug_py-10.0.41.dist-info/METADATA,sha256=ZevFDla8K0WWA3JK95yDNWZo6rM7AMahnsiW54lbuH0,1374
12
+ pmdsky_debug_py-10.0.41.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
13
+ pmdsky_debug_py-10.0.41.dist-info/top_level.txt,sha256=cqvpcJbud2s8IyBAc1MfCySwniko_6qO5LWSSxNIoXI,16
14
+ pmdsky_debug_py-10.0.41.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.3.0)
2
+ Generator: setuptools (75.5.0)
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=NWwZBaSpmnhEXQ2LHCmrVIgXOc0oUhv-5eqogFWU6j0,31
3
- pmdsky_debug_py/eu.py,sha256=yAwD6ujpAAQb76cQZrYyPQ1h0CetjLoMNDH6I2LOBrQ,1115395
4
- pmdsky_debug_py/eu_itcm.py,sha256=mVxm2TnojhdeDOyvqxLo5G_xz46FFWc8mavBD9t2QnE,1065172
5
- pmdsky_debug_py/jp.py,sha256=okaIAg7rq5Gi2_DqAWVwjJ_WRMmgycQlReNEP6x-jMg,1111794
6
- pmdsky_debug_py/jp_itcm.py,sha256=sX9BrBHo7438pGnELNJGo6rhBXrcpU2HnsdeZY3-ZPE,1065162
7
- pmdsky_debug_py/na.py,sha256=JoeavGSothuI0-VstTzxJtMHSukP-sCjYplyRLmUO0c,1116351
8
- pmdsky_debug_py/na_itcm.py,sha256=qu1Tn6j7fNg85MtzeiBXQ6RBy_3bkiM70DX7bwxBHbI,1065192
9
- pmdsky_debug_py/protocol.py,sha256=ZRA1gPBalCCNUdDPeb4NLYkhhO7uyI1K_dixwAeq33c,328568
10
- pmdsky_debug_py/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
- pmdsky_debug_py-10.0.39.dist-info/METADATA,sha256=mbVa_mXxu98LJwc_FmjgxdlItIG-wUrXRpaSe3-KBn8,1374
12
- pmdsky_debug_py-10.0.39.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
13
- pmdsky_debug_py-10.0.39.dist-info/top_level.txt,sha256=cqvpcJbud2s8IyBAc1MfCySwniko_6qO5LWSSxNIoXI,16
14
- pmdsky_debug_py-10.0.39.dist-info/RECORD,,