pmdsky-debug-py 10.0.52__py3-none-any.whl → 10.0.53__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 +10 -10
- pmdsky_debug_py/na.py +10 -10
- {pmdsky_debug_py-10.0.52.dist-info → pmdsky_debug_py-10.0.53.dist-info}/METADATA +1 -1
- {pmdsky_debug_py-10.0.52.dist-info → pmdsky_debug_py-10.0.53.dist-info}/RECORD +7 -7
- {pmdsky_debug_py-10.0.52.dist-info → pmdsky_debug_py-10.0.53.dist-info}/WHEEL +0 -0
- {pmdsky_debug_py-10.0.52.dist-info → pmdsky_debug_py-10.0.53.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+941bf79038"
|
pmdsky_debug_py/jp.py
CHANGED
|
@@ -2483,8 +2483,8 @@ class JpArm9Functions:
|
|
|
2483
2483
|
)
|
|
2484
2484
|
|
|
2485
2485
|
RemoveItemFromKecleonShop1 = Symbol(
|
|
2486
|
-
|
|
2487
|
-
|
|
2486
|
+
[0x1083C],
|
|
2487
|
+
[0x201083C],
|
|
2488
2488
|
None,
|
|
2489
2489
|
"RemoveItemFromKecleonShop1",
|
|
2490
2490
|
"Removes an item from the first Kecleon Shop at a specific slot in the shop list.\n\nr0: item slot (0-7)",
|
|
@@ -2510,8 +2510,8 @@ class JpArm9Functions:
|
|
|
2510
2510
|
)
|
|
2511
2511
|
|
|
2512
2512
|
AddItemToKecleonShop1 = Symbol(
|
|
2513
|
-
|
|
2514
|
-
|
|
2513
|
+
[0x10A98],
|
|
2514
|
+
[0x2010A98],
|
|
2515
2515
|
None,
|
|
2516
2516
|
"AddItemToKecleonShop1",
|
|
2517
2517
|
"Tries to add the item to the first Kecleon shop. If there is no space, no item is added.\n\nr0: item ID\nreturn: whether the item was added succesfully",
|
|
@@ -2519,8 +2519,8 @@ class JpArm9Functions:
|
|
|
2519
2519
|
)
|
|
2520
2520
|
|
|
2521
2521
|
RemoveItemFromKecleonShop2 = Symbol(
|
|
2522
|
-
|
|
2523
|
-
|
|
2522
|
+
[0x10B48],
|
|
2523
|
+
[0x2010B48],
|
|
2524
2524
|
None,
|
|
2525
2525
|
"RemoveItemFromKecleonShop2",
|
|
2526
2526
|
"Removes an item from the second Kecleon Shop at a specific slot in the shop list.\n\nr0: item slot (0-4)",
|
|
@@ -2546,8 +2546,8 @@ class JpArm9Functions:
|
|
|
2546
2546
|
)
|
|
2547
2547
|
|
|
2548
2548
|
AddItemToKecleonShop2 = Symbol(
|
|
2549
|
-
|
|
2550
|
-
|
|
2549
|
+
[0x10D9C],
|
|
2550
|
+
[0x2010D9C],
|
|
2551
2551
|
None,
|
|
2552
2552
|
"AddItemToKecleonShop2",
|
|
2553
2553
|
"Tries to add the item to the second Kecleon shop. If there is no space, no item is added.\n\nr0: item ID\nreturn: whether the item was added succesfully",
|
|
@@ -30282,8 +30282,8 @@ class JpOverlay29Functions:
|
|
|
30282
30282
|
)
|
|
30283
30283
|
|
|
30284
30284
|
DungeonModeSetupAndShowNameKeyboard = Symbol(
|
|
30285
|
-
|
|
30286
|
-
|
|
30285
|
+
[0x729AC],
|
|
30286
|
+
[0x235028C],
|
|
30287
30287
|
None,
|
|
30288
30288
|
"DungeonModeSetupAndShowNameKeyboard",
|
|
30289
30289
|
"Sets up and opens the naming keyboard in dungeon mode.\n\nr0: [output] keyboard result, also the inital string\nr1: buffer?\nr2: ?\nreturn: ?",
|
pmdsky_debug_py/na.py
CHANGED
|
@@ -2483,8 +2483,8 @@ class NaArm9Functions:
|
|
|
2483
2483
|
)
|
|
2484
2484
|
|
|
2485
2485
|
RemoveItemFromKecleonShop1 = Symbol(
|
|
2486
|
-
|
|
2487
|
-
|
|
2486
|
+
[0x1086C],
|
|
2487
|
+
[0x201086C],
|
|
2488
2488
|
None,
|
|
2489
2489
|
"RemoveItemFromKecleonShop1",
|
|
2490
2490
|
"Removes an item from the first Kecleon Shop at a specific slot in the shop list.\n\nr0: item slot (0-7)",
|
|
@@ -2510,8 +2510,8 @@ class NaArm9Functions:
|
|
|
2510
2510
|
)
|
|
2511
2511
|
|
|
2512
2512
|
AddItemToKecleonShop1 = Symbol(
|
|
2513
|
-
|
|
2514
|
-
|
|
2513
|
+
[0x10AC8],
|
|
2514
|
+
[0x2010AC8],
|
|
2515
2515
|
None,
|
|
2516
2516
|
"AddItemToKecleonShop1",
|
|
2517
2517
|
"Tries to add the item to the first Kecleon shop. If there is no space, no item is added.\n\nr0: item ID\nreturn: whether the item was added succesfully",
|
|
@@ -2519,8 +2519,8 @@ class NaArm9Functions:
|
|
|
2519
2519
|
)
|
|
2520
2520
|
|
|
2521
2521
|
RemoveItemFromKecleonShop2 = Symbol(
|
|
2522
|
-
|
|
2523
|
-
|
|
2522
|
+
[0x10B78],
|
|
2523
|
+
[0x2010B78],
|
|
2524
2524
|
None,
|
|
2525
2525
|
"RemoveItemFromKecleonShop2",
|
|
2526
2526
|
"Removes an item from the second Kecleon Shop at a specific slot in the shop list.\n\nr0: item slot (0-4)",
|
|
@@ -2546,8 +2546,8 @@ class NaArm9Functions:
|
|
|
2546
2546
|
)
|
|
2547
2547
|
|
|
2548
2548
|
AddItemToKecleonShop2 = Symbol(
|
|
2549
|
-
|
|
2550
|
-
|
|
2549
|
+
[0x10DCC],
|
|
2550
|
+
[0x2010DCC],
|
|
2551
2551
|
None,
|
|
2552
2552
|
"AddItemToKecleonShop2",
|
|
2553
2553
|
"Tries to add the item to the second Kecleon shop. If there is no space, no item is added.\n\nr0: item ID\nreturn: whether the item was added succesfully",
|
|
@@ -30289,8 +30289,8 @@ class NaOverlay29Functions:
|
|
|
30289
30289
|
)
|
|
30290
30290
|
|
|
30291
30291
|
DungeonModeSetupAndShowNameKeyboard = Symbol(
|
|
30292
|
-
|
|
30293
|
-
|
|
30292
|
+
[0x72DC8],
|
|
30293
|
+
[0x234F008],
|
|
30294
30294
|
None,
|
|
30295
30295
|
"DungeonModeSetupAndShowNameKeyboard",
|
|
30296
30296
|
"Sets up and opens the naming keyboard in dungeon mode.\n\nr0: [output] keyboard result, also the inital string\nr1: buffer?\nr2: ?\nreturn: ?",
|
|
@@ -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=7pC1tiJNdNscnmw5XwOzzTCYNTLXaKGZs1BPcRzPc9Y,31
|
|
3
3
|
pmdsky_debug_py/eu.py,sha256=3oDeUQYX1-vdBCjoe-f4cCkHuJLDHeZsSd1chsvV2II,1154191
|
|
4
4
|
pmdsky_debug_py/eu_itcm.py,sha256=7_yer01Qn_cfZwyIpzdVfF15LEukQkiQmzIWz7ihb88,1102481
|
|
5
|
-
pmdsky_debug_py/jp.py,sha256=
|
|
5
|
+
pmdsky_debug_py/jp.py,sha256=skz6fn-Iqk5oOlMPUnsF4Go-mxtI2og2QQ_CG4LEvho,1150922
|
|
6
6
|
pmdsky_debug_py/jp_itcm.py,sha256=fdBrkslEyJ_MDS6mAS_G78KCeJUiLUbROMXnaZkfCb4,1102471
|
|
7
|
-
pmdsky_debug_py/na.py,sha256=
|
|
7
|
+
pmdsky_debug_py/na.py,sha256=MWQCHLeiR2o6h78K8zm27njRpGHOVZejh_0lHbwUPlE,1155149
|
|
8
8
|
pmdsky_debug_py/na_itcm.py,sha256=DKEPxIM00RSjVvYhQEBA_Txx2n7nsJtIHzE3nkq4-Nc,1102481
|
|
9
9
|
pmdsky_debug_py/protocol.py,sha256=aNKxfT_FNbx_yhBOW9mxXigq7R4y4Rex4-TlXGpKJ54,338942
|
|
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.53.dist-info/METADATA,sha256=YcdFUB6HpLtOqFmIdg7LfePzsF0yVF5rJz4JRtemj-k,1376
|
|
12
|
+
pmdsky_debug_py-10.0.53.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
13
|
+
pmdsky_debug_py-10.0.53.dist-info/top_level.txt,sha256=cqvpcJbud2s8IyBAc1MfCySwniko_6qO5LWSSxNIoXI,16
|
|
14
|
+
pmdsky_debug_py-10.0.53.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|