bcsfe-wrapper-python 0.1.19__py3-none-any.whl → 0.1.21__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.
- bcsfe_wrapper/__pycache__/__init__.cpython-311.pyc +0 -0
- bcsfe_wrapper/__pycache__/wrapper.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/__pycache__/__init__.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/__pycache__/__init__.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/__pycache__/color.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/__pycache__/dialog_creator.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/__pycache__/feature_handler.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/__pycache__/file_dialog.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/__pycache__/main.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/__pycache__/recent_saves.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/__pycache__/save_management.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/__pycache__/server_cli.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/edits/__pycache__/__init__.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/edits/__pycache__/aku_realm.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/edits/__pycache__/basic_items.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/edits/__pycache__/cat_editor.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/edits/__pycache__/clear_tutorial.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/edits/__pycache__/enemy_editor.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/edits/__pycache__/event_tickets.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/edits/__pycache__/fixes.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/edits/__pycache__/map.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/edits/__pycache__/max_all.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/edits/__pycache__/rare_ticket_trade.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/cli/edits/__pycache__/storage.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/__pycache__/__init__.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/__pycache__/country_code.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/__pycache__/crypto.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/__pycache__/game_version.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/__pycache__/locale_handler.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/__pycache__/log.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/__pycache__/max_value_helper.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/__pycache__/theme_handler.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/__pycache__/__init__.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/__pycache__/localizable.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/battle/__pycache__/__init__.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/battle/__pycache__/battle_items.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/battle/__pycache__/cleared_slots.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/battle/__pycache__/enemy.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/battle/__pycache__/slots.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/__init__.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/beacon_base.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/cat.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/drop_chara.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/gambling.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/gatya.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/gatya_item.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/item_pack.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/login_bonuses.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/matatabi.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/medals.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/mission.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/my_sale.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/nyanko_club.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/officer_pass.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/playtime.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/powerup.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/scheme_items.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/special_skill.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/stamp.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/talent_orbs.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/unlock_popups.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/upgrade.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/user_rank_rewards.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/gamoto/__pycache__/__init__.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/gamoto/__pycache__/base_materials.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/gamoto/__pycache__/cat_shrine.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/gamoto/__pycache__/catamins.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/gamoto/__pycache__/gamatoto.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/gamoto/__pycache__/ototo.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/__init__.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/aku.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/challenge.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/chapters.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/dojo.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/enigma.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/event.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/ex_stage.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/gauntlets.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/item_reward_stage.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/legend_quest.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/map_names.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/map_option.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/map_reset.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/outbreaks.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/story.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/timed_score.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/tower.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/uncanny.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/game/map/__pycache__/zero_legends.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/io/__pycache__/__init__.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/io/__pycache__/adb_handler.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/io/__pycache__/bc_csv.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/io/__pycache__/command.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/io/__pycache__/config.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/io/__pycache__/data.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/io/__pycache__/git_handler.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/io/__pycache__/json_file.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/io/__pycache__/path.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/io/__pycache__/root_handler.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/io/__pycache__/save.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/io/__pycache__/thread_helper.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/io/__pycache__/waydroid.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/io/__pycache__/yaml.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/server/__pycache__/__init__.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/server/__pycache__/client_info.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/server/__pycache__/event_data.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/server/__pycache__/game_data_getter.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/server/__pycache__/headers.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/server/__pycache__/managed_item.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/server/__pycache__/request.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/server/__pycache__/server_handler.cpython-311.pyc +0 -0
- bcsfe_wrapper/bcsfe/core/server/__pycache__/updater.cpython-311.pyc +0 -0
- bcsfe_wrapper/wrapper.py +35 -94
- {bcsfe_wrapper_python-0.1.19.dist-info → bcsfe_wrapper_python-0.1.21.dist-info}/METADATA +9 -1
- {bcsfe_wrapper_python-0.1.19.dist-info → bcsfe_wrapper_python-0.1.21.dist-info}/RECORD +117 -5
- {bcsfe_wrapper_python-0.1.19.dist-info → bcsfe_wrapper_python-0.1.21.dist-info}/WHEEL +0 -0
- {bcsfe_wrapper_python-0.1.19.dist-info → bcsfe_wrapper_python-0.1.21.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
bcsfe_wrapper/wrapper.py
CHANGED
|
@@ -7,7 +7,7 @@ from bcsfe import core
|
|
|
7
7
|
from bcsfe.cli import edits
|
|
8
8
|
|
|
9
9
|
class BCSFEWrapper:
|
|
10
|
-
def __init__(self, save_path_or_data: Union[str, bytes
|
|
10
|
+
def __init__(self, save_path_or_data: Union[str, bytes], cc: str = "jp", gv: str = "13.1.0"):
|
|
11
11
|
self._init_core()
|
|
12
12
|
self.cc = core.CountryCode.from_code(cc)
|
|
13
13
|
self.gv = core.GameVersion.from_string(gv)
|
|
@@ -21,54 +21,38 @@ class BCSFEWrapper:
|
|
|
21
21
|
self.save_path = core.Path(save_path_or_data)
|
|
22
22
|
self.save_file = core.SaveFile(self.save_path.read(), cc=self.cc, gv=self.gv)
|
|
23
23
|
self.save_file.save_path = self.save_path
|
|
24
|
-
|
|
24
|
+
else:
|
|
25
25
|
self.save_file = core.SaveFile(core.Data(save_path_or_data), cc=self.cc, gv=self.gv)
|
|
26
26
|
self.save_path = None
|
|
27
|
-
elif isinstance(save_path_or_data, core.Data):
|
|
28
|
-
self.save_file = core.SaveFile(save_path_or_data, cc=self.cc, gv=self.gv)
|
|
29
|
-
self.save_path = None
|
|
30
|
-
else:
|
|
31
|
-
# すでにSaveFileオブジェクトなどが渡された場合
|
|
32
|
-
self.save_file = save_path_or_data
|
|
33
|
-
self.save_path = getattr(save_path_or_data, "save_path", None)
|
|
34
27
|
|
|
35
28
|
def _init_core(self):
|
|
36
29
|
data_folder = core.Path.get_data_folder()
|
|
37
30
|
core.set_config_path(data_folder.add("config.yaml"))
|
|
38
31
|
core.set_log_path(data_folder.add("log.txt"))
|
|
39
32
|
core.core_data.init_data()
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
33
|
+
core.core_data.config.set(core.ConfigKey.STRICT_UPGRADE, False)
|
|
34
|
+
try:
|
|
35
|
+
core.core_data.config.set(core.ConfigKey.UPDATE_TO_BETAS, False)
|
|
36
|
+
except AttributeError:
|
|
37
|
+
# 最新バージョンではUPDATE_TO_BETAに変更されている可能性がある
|
|
43
38
|
try:
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
except:
|
|
39
|
+
core.core_data.config.set(core.ConfigKey.UPDATE_TO_BETA, False)
|
|
40
|
+
except (AttributeError, ValueError):
|
|
47
41
|
pass
|
|
48
|
-
|
|
49
|
-
safe_set("STRICT_UPGRADE", False)
|
|
50
|
-
safe_set("UPDATE_TO_BETAS", False)
|
|
51
|
-
safe_set("UPDATE_TO_BETA", False)
|
|
52
|
-
safe_set("SHOW_LOGS", False)
|
|
53
|
-
|
|
54
42
|
core.print_config_err = False
|
|
55
43
|
|
|
56
44
|
@classmethod
|
|
57
45
|
def from_server(cls, transfer_code: str, confirmation_code: str, cc: str = "jp", gv: str = "13.4.0") -> 'BCSFEWrapper':
|
|
58
|
-
#
|
|
59
|
-
|
|
60
|
-
dummy._init_core()
|
|
61
|
-
|
|
46
|
+
# ダミーの初期化を回避
|
|
47
|
+
wrapper = cls(b"", cc=cc, gv=gv)
|
|
62
48
|
server_handler, result = core.ServerHandler.from_codes(
|
|
63
49
|
transfer_code, confirmation_code, core.CountryCode.from_code(cc), core.GameVersion.from_string(gv), print=False
|
|
64
50
|
)
|
|
65
51
|
if server_handler is None:
|
|
66
52
|
raise RuntimeError(f"Download failed: {result}")
|
|
67
53
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
instance.save_file = server_handler.save_file
|
|
71
|
-
return instance
|
|
54
|
+
wrapper.save_file = server_handler.save_file
|
|
55
|
+
return wrapper
|
|
72
56
|
|
|
73
57
|
def save(self, output_path: Optional[str] = None):
|
|
74
58
|
path = core.Path(output_path) if output_path else self.save_path
|
|
@@ -91,24 +75,17 @@ class BCSFEWrapper:
|
|
|
91
75
|
def edit_leadership(self, amount: int): self._set_val("leadership", amount)
|
|
92
76
|
|
|
93
77
|
def edit_battle_items(self, amount: int):
|
|
94
|
-
for item in self.save_file.battle_items.items:
|
|
95
|
-
item.amount = amount
|
|
78
|
+
for item in self.save_file.battle_items.items: item.amount = amount
|
|
96
79
|
def edit_catseyes(self, amount: int):
|
|
97
|
-
self.save_file.catseyes
|
|
80
|
+
for i in range(len(self.save_file.catseyes)): self.save_file.catseyes[i] = amount
|
|
98
81
|
def edit_catfruit(self, amount: int):
|
|
99
|
-
self.save_file.catfruit
|
|
100
|
-
def edit_catamins(self, amount: int):
|
|
101
|
-
self.save_file.catamins = [amount] * len(self.save_file.catamins)
|
|
102
|
-
def edit_talent_orbs(self, amount: int):
|
|
103
|
-
for orb in self.save_file.talent_orbs.orbs.values():
|
|
104
|
-
orb.value = amount
|
|
105
|
-
def edit_castle_materials(self, amount: int):
|
|
106
|
-
for material in self.save_file.ototo.base_materials.materials:
|
|
107
|
-
material.amount = amount
|
|
82
|
+
for i in range(len(self.save_file.catfruit)): self.save_file.catfruit[i] = amount
|
|
108
83
|
|
|
109
84
|
def unlock_cats(self, cat_ids: List[int]):
|
|
110
85
|
for cid in cat_ids:
|
|
111
|
-
|
|
86
|
+
# ユーザーが指定したIDから1を引いて内部IDに変換
|
|
87
|
+
internal_id = cid - 1
|
|
88
|
+
cat = self.save_file.cats.get_cat_by_id(internal_id)
|
|
112
89
|
if cat: cat.unlock(self.save_file)
|
|
113
90
|
def unlock_all_cats(self):
|
|
114
91
|
for cat in self.save_file.cats.cats: cat.unlock(self.save_file)
|
|
@@ -116,12 +93,14 @@ class BCSFEWrapper:
|
|
|
116
93
|
# 新機能: 指定キャラ削除(未解放に戻す)
|
|
117
94
|
def remove_cats(self, cat_ids: List[int]):
|
|
118
95
|
for cid in cat_ids:
|
|
119
|
-
|
|
96
|
+
internal_id = cid - 1
|
|
97
|
+
cat = self.save_file.cats.get_cat_by_id(internal_id)
|
|
120
98
|
if cat: cat.set_unlocked(False)
|
|
121
99
|
|
|
122
100
|
def upgrade_cats(self, cat_ids: List[int], base: int = 19, plus: int = 0):
|
|
123
101
|
for cid in cat_ids:
|
|
124
|
-
|
|
102
|
+
internal_id = cid - 1
|
|
103
|
+
cat = self.save_file.cats.get_cat_by_id(internal_id)
|
|
125
104
|
if cat: cat.upgrade.base, cat.upgrade.plus = base, plus
|
|
126
105
|
def upgrade_all_cats(self, base: Optional[int] = None, plus: Optional[int] = None):
|
|
127
106
|
for cat in self.save_file.cats.cats:
|
|
@@ -131,7 +110,8 @@ class BCSFEWrapper:
|
|
|
131
110
|
cat.upgrade.plus = plus if plus is not None else power_up.get_max_possible_plus()
|
|
132
111
|
def set_cat_form(self, cat_ids: List[int], form: int = 2):
|
|
133
112
|
for cid in cat_ids:
|
|
134
|
-
|
|
113
|
+
internal_id = cid - 1
|
|
114
|
+
cat = self.save_file.cats.get_cat_by_id(internal_id)
|
|
135
115
|
if cat: cat.set_form(form)
|
|
136
116
|
def true_form_all_cats(self):
|
|
137
117
|
cats = self.save_file.cats.get_unlocked_cats()
|
|
@@ -172,52 +152,14 @@ class BCSFEWrapper:
|
|
|
172
152
|
def unlock_aku_realm(self): edits.aku_realm.unlock_aku_realm(self.save_file)
|
|
173
153
|
|
|
174
154
|
def unlock_all_medals(self):
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
self.save_file.medals.add_medal(i)
|
|
155
|
+
for i in range(len(self.save_file.medals.medals)):
|
|
156
|
+
self.save_file.medals.medals[i] = True
|
|
178
157
|
|
|
179
158
|
def claim_all_stamps(self):
|
|
180
159
|
for stamp in self.save_file.stamps.stamps:
|
|
181
160
|
stamp.received = True
|
|
182
161
|
stamp.current_stamp = stamp.total_stamps
|
|
183
162
|
|
|
184
|
-
def set_gold_pass(self):
|
|
185
|
-
self.save_file.officer_pass.gold_pass.get_gold_pass(30) # 30日間
|
|
186
|
-
def set_playtime(self, hours: int):
|
|
187
|
-
# プレイ時間はフレーム単位 (1秒=30フレーム)
|
|
188
|
-
self.save_file.officer_pass.play_time = hours * 60 * 60 * 30
|
|
189
|
-
def max_gamatoto(self):
|
|
190
|
-
self.legend_all_gamatoto_members()
|
|
191
|
-
levels = core.core_data.get_gamatoto_levels(self.save_file)
|
|
192
|
-
max_level = levels.get_max_level()
|
|
193
|
-
self.save_file.gamatoto.xp = levels.get_xp_from_level(max_level)
|
|
194
|
-
def max_ototo_upgrades(self):
|
|
195
|
-
for cannon in self.save_file.ototo.cannons.cannons.values():
|
|
196
|
-
# 全ての形態をレベル20にする
|
|
197
|
-
cannon.levels = [19] * len(cannon.levels)
|
|
198
|
-
cannon.development = 19
|
|
199
|
-
def max_cat_shrine(self):
|
|
200
|
-
levels = core.CatShrineLevels.create(self.save_file)
|
|
201
|
-
if levels:
|
|
202
|
-
self.save_file.cat_shrine.xp_offering = levels.get_max_xp()
|
|
203
|
-
def unlock_all_enemies(self):
|
|
204
|
-
# 敵キャラ図鑑はリスト形式
|
|
205
|
-
for i in range(1000): # 十分な範囲
|
|
206
|
-
if i not in self.save_file.enemy_guide:
|
|
207
|
-
self.save_file.enemy_guide.append(i)
|
|
208
|
-
self.save_file.enemy_guide.sort()
|
|
209
|
-
def clear_all_missions(self):
|
|
210
|
-
for mission_id in self.save_file.missions.clear_states:
|
|
211
|
-
self.save_file.missions.clear_states[mission_id] = 4 # 完了状態
|
|
212
|
-
def claim_all_user_rank_rewards(self):
|
|
213
|
-
for reward in self.save_file.user_rank_rewards.rewards:
|
|
214
|
-
reward.claimed = True
|
|
215
|
-
def claim_all_login_bonuses(self):
|
|
216
|
-
for login_set in self.save_file.logins.login_sets:
|
|
217
|
-
for login in login_set.logins.values():
|
|
218
|
-
login.count = 30 # 最大数にするなどの処理
|
|
219
|
-
login.received = True
|
|
220
|
-
|
|
221
163
|
def legend_all_gamatoto_members(self):
|
|
222
164
|
members_name = core.core_data.get_gamatoto_members_name(self.save_file)
|
|
223
165
|
legend_ids = [m.member_id for m in members_name.members if m.rarity == 2]
|
|
@@ -257,15 +199,14 @@ class BCSFEWrapper:
|
|
|
257
199
|
for talent in cat.talents:
|
|
258
200
|
talent.level = talent.max_level
|
|
259
201
|
|
|
260
|
-
def unban(self):
|
|
261
|
-
self.save_file.show_ban_message = self.save_file.banned = False
|
|
262
|
-
def remove_ads(self):
|
|
263
|
-
# 広告削除フラグを有効化
|
|
264
|
-
self.save_file.officer_pass.ad_block = True
|
|
265
|
-
self.save_file.officer_pass.ad_block_expiration = 0 # 0は永続を意味することが多い
|
|
266
|
-
# また、一部のバージョンでは以下も必要
|
|
267
|
-
if hasattr(self.save_file, "ad_removal"):
|
|
268
|
-
self.save_file.ad_removal = True
|
|
202
|
+
def unban(self): self.save_file.show_ban_message = self.save_file.banned = False
|
|
269
203
|
def get_inquiry_code(self) -> str: return self.save_file.inquiry_code
|
|
270
204
|
def edit_inquiry_code(self, new_code: str): self.save_file.inquiry_code = new_code
|
|
271
205
|
def get_save_file(self) -> core.SaveFile: return self.save_file
|
|
206
|
+
|
|
207
|
+
def create_account(self) -> str:
|
|
208
|
+
handler = core.ServerHandler(self.save_file, print=False)
|
|
209
|
+
if handler.create_new_account():
|
|
210
|
+
return self.save_file.inquiry_code
|
|
211
|
+
else:
|
|
212
|
+
raise RuntimeError("Failed to create new account")
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bcsfe-wrapper-python
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.21
|
|
4
4
|
Summary: A Python wrapper for BCSFE-Python to easily interact with Battle Cats save files.
|
|
5
5
|
Home-page: https://github.com/fieryhenry/BCSFE-Python
|
|
6
6
|
Author: Manus AI
|
|
@@ -9,11 +9,19 @@ Classifier: License :: OSI Approved :: MIT License
|
|
|
9
9
|
Classifier: Operating System :: OS Independent
|
|
10
10
|
Requires-Python: >=3.7
|
|
11
11
|
Description-Content-Type: text/markdown
|
|
12
|
+
Requires-Dist: requests
|
|
13
|
+
Requires-Dist: pyyaml
|
|
14
|
+
Requires-Dist: cloudscraper
|
|
15
|
+
Requires-Dist: pycryptodomex
|
|
16
|
+
Requires-Dist: aenum
|
|
17
|
+
Requires-Dist: colored
|
|
18
|
+
Requires-Dist: pyjwt
|
|
12
19
|
Dynamic: author
|
|
13
20
|
Dynamic: classifier
|
|
14
21
|
Dynamic: description
|
|
15
22
|
Dynamic: description-content-type
|
|
16
23
|
Dynamic: home-page
|
|
24
|
+
Dynamic: requires-dist
|
|
17
25
|
Dynamic: requires-python
|
|
18
26
|
Dynamic: summary
|
|
19
27
|
|
|
@@ -1,8 +1,11 @@
|
|
|
1
1
|
bcsfe_wrapper/__init__.py,sha256=o2LbyVJjuRV1gap8wDbsv39kEUJM1rt8Lq49u1RYYXA,268
|
|
2
|
-
bcsfe_wrapper/wrapper.py,sha256=
|
|
2
|
+
bcsfe_wrapper/wrapper.py,sha256=zzd0OXdHHR7XmKipc24h7Hciyq2Koijilm4D1pRhjg0,10439
|
|
3
|
+
bcsfe_wrapper/__pycache__/__init__.cpython-311.pyc,sha256=svMfcdHfIa6yhFBxIuraz6iCJ0ZuMsDRaOFR2NWWC6A,567
|
|
4
|
+
bcsfe_wrapper/__pycache__/wrapper.cpython-311.pyc,sha256=ij4a4EzzZlilVhzc-SB8LHaQKWO3truExx2aGn-coMg,21944
|
|
3
5
|
bcsfe_wrapper/bcsfe/__init__.py,sha256=vCHjSoJq5u684HLQXahhtA64MZWffNHFdhweP7RM0f4,144
|
|
4
6
|
bcsfe_wrapper/bcsfe/__main__.py,sha256=Dam14Fv6L-tRRufIkIRpr69dM0b2ybU1eALJxIw_eFI,2091
|
|
5
7
|
bcsfe_wrapper/bcsfe/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
8
|
+
bcsfe_wrapper/bcsfe/__pycache__/__init__.cpython-311.pyc,sha256=jSQAsI65FTBWVn_7VBIpIvQX5iF3BM-j6DI1XdurKI4,531
|
|
6
9
|
bcsfe_wrapper/bcsfe/cli/__init__.py,sha256=BOavi4lk5KMPtifYppGpnptQUbhVL8cZd8O2B8NMC9U,349
|
|
7
10
|
bcsfe_wrapper/bcsfe/cli/color.py,sha256=v1CRU1mOUMvXXQcQaeuFwHkcL8InPZeo4hmD1oxIRe8,5575
|
|
8
11
|
bcsfe_wrapper/bcsfe/cli/dialog_creator.py,sha256=esnLD1jtI4mpD8rFCz5ZfR7XjX04NJ1kAjzqlb5zXdk,23917
|
|
@@ -12,6 +15,15 @@ bcsfe_wrapper/bcsfe/cli/main.py,sha256=I_BnV6fM-HzhIUym73H5gdW4CgmR_pOdYZEeSOUO3
|
|
|
12
15
|
bcsfe_wrapper/bcsfe/cli/recent_saves.py,sha256=rTP1UdyLZwuHqBBQiYpZBxuT-HcFkA4ssd5gW6Htq0o,4053
|
|
13
16
|
bcsfe_wrapper/bcsfe/cli/save_management.py,sha256=Y50HtuSTyQcw1KIWSyL3H1d9htyVpeLLOquZiDerYp0,23067
|
|
14
17
|
bcsfe_wrapper/bcsfe/cli/server_cli.py,sha256=197wQX6d28oEvspviJbj1x4WZX7evTK7HarvGzSng5E,2571
|
|
18
|
+
bcsfe_wrapper/bcsfe/cli/__pycache__/__init__.cpython-311.pyc,sha256=pWOvOW6rwNkUOP9OzEC99eKqpXOCAIv2mY6gFF5XEvA,522
|
|
19
|
+
bcsfe_wrapper/bcsfe/cli/__pycache__/color.cpython-311.pyc,sha256=geCf1x0dth59W1HK2WgiNRJdbluMFNXPqqZJcet-sao,8872
|
|
20
|
+
bcsfe_wrapper/bcsfe/cli/__pycache__/dialog_creator.cpython-311.pyc,sha256=Op_nf6bMN5nIgORSSZNiO_B0bbUi89jI2bYSNluTtg8,33517
|
|
21
|
+
bcsfe_wrapper/bcsfe/cli/__pycache__/feature_handler.cpython-311.pyc,sha256=ro9fdT6bVOaigj2AXTaRGzXipHPp3lxKdCMiw8aTbBA,20758
|
|
22
|
+
bcsfe_wrapper/bcsfe/cli/__pycache__/file_dialog.cpython-311.pyc,sha256=r-5qUr6lQLAXvp76CwNxPusj6xmt-MwEBupDpteaK0s,8177
|
|
23
|
+
bcsfe_wrapper/bcsfe/cli/__pycache__/main.cpython-311.pyc,sha256=h_SCF63-FV5roylXZ6Le7zExFACzH03xdBdMK4bg4iQ,17138
|
|
24
|
+
bcsfe_wrapper/bcsfe/cli/__pycache__/recent_saves.cpython-311.pyc,sha256=sqYJ_EHDrr9vDiz-gFkZ5nAKhiLcKG--e5RQC6-JLmc,8412
|
|
25
|
+
bcsfe_wrapper/bcsfe/cli/__pycache__/save_management.cpython-311.pyc,sha256=io1mF8AFayI-0sSiq5SIcungFOtM9T0vMg-wxYaczsc,30217
|
|
26
|
+
bcsfe_wrapper/bcsfe/cli/__pycache__/server_cli.cpython-311.pyc,sha256=3I8QIpu8ee9TuPjdFkGgz8h1FCBJZ02ml_saTkrfMq4,3811
|
|
15
27
|
bcsfe_wrapper/bcsfe/cli/edits/__init__.py,sha256=rZn9C53wbtan2DJrcZUmA3h4bH620VpuvanWBKASoHo,417
|
|
16
28
|
bcsfe_wrapper/bcsfe/cli/edits/aku_realm.py,sha256=beba7ePARoHv8FAqp4npfidOgYceyLbtde3HkuCCgug,337
|
|
17
29
|
bcsfe_wrapper/bcsfe/cli/edits/basic_items.py,sha256=8ixgi5bgJbsOznp2PNYpUKkXX4fTurO1FOn7wrUsgCg,15417
|
|
@@ -24,6 +36,18 @@ bcsfe_wrapper/bcsfe/cli/edits/map.py,sha256=1LqPwGp-ZVbYlZEE8EvVBZYi6be6pePeSWI0
|
|
|
24
36
|
bcsfe_wrapper/bcsfe/cli/edits/max_all.py,sha256=Hz1CGgWW7Xbji17JAq69mhZPQT9j9juvUvLg_3_4c3U,4638
|
|
25
37
|
bcsfe_wrapper/bcsfe/cli/edits/rare_ticket_trade.py,sha256=uUSM7iRIdoM6DZY52nWZ7t_ZTDx_2EjFq0y-RhSl_Cw,1405
|
|
26
38
|
bcsfe_wrapper/bcsfe/cli/edits/storage.py,sha256=-M2oaLOqSABqg4dQiGjockwhsquIdvWWv4q1lzCfG78,6080
|
|
39
|
+
bcsfe_wrapper/bcsfe/cli/edits/__pycache__/__init__.cpython-311.pyc,sha256=f1gZQg93_oWTbuyh1tXmk75BcdMvptkbr3eH_bfpNeM,593
|
|
40
|
+
bcsfe_wrapper/bcsfe/cli/edits/__pycache__/aku_realm.cpython-311.pyc,sha256=flNJv9mFEf8zX-jNa2SOqkKfWN05w1uIG2KmobQR7fs,884
|
|
41
|
+
bcsfe_wrapper/bcsfe/cli/edits/__pycache__/basic_items.cpython-311.pyc,sha256=MjzA--SsGF_8N9NA086lwzvTD6fqPKaDxfR8Lpr7zkk,25033
|
|
42
|
+
bcsfe_wrapper/bcsfe/cli/edits/__pycache__/cat_editor.cpython-311.pyc,sha256=hKzhQMZQTulHnYKY8Pj7mDgQBF310diMa01gmOzCQHI,38418
|
|
43
|
+
bcsfe_wrapper/bcsfe/cli/edits/__pycache__/clear_tutorial.cpython-311.pyc,sha256=aGfgtk2Zt8RXIBBycBsqG_Qlh7VlsKrRO6lJI1UUWzs,857
|
|
44
|
+
bcsfe_wrapper/bcsfe/cli/edits/__pycache__/enemy_editor.cpython-311.pyc,sha256=JYMtR8DN_BEAayW5j70YENL8Eb4gDclDmcAEN_YPzxE,10982
|
|
45
|
+
bcsfe_wrapper/bcsfe/cli/edits/__pycache__/event_tickets.cpython-311.pyc,sha256=WzoltlyfVtaOZbR0J9EX_IIqxfnUT585mC9yedMDrkU,8684
|
|
46
|
+
bcsfe_wrapper/bcsfe/cli/edits/__pycache__/fixes.cpython-311.pyc,sha256=_dI85MrPSq3jhjTVw9T8slBNnf1fpeZj2FSeHHUJ8Ug,2294
|
|
47
|
+
bcsfe_wrapper/bcsfe/cli/edits/__pycache__/map.cpython-311.pyc,sha256=QythQQ9hihwCuM8IaZzansbUv578oWpbOacLoU4yYME,17252
|
|
48
|
+
bcsfe_wrapper/bcsfe/cli/edits/__pycache__/max_all.cpython-311.pyc,sha256=pLlqrc2PhMjsRksUGU6Y-_CHrICQFGWnhf4_1tiO2Os,7892
|
|
49
|
+
bcsfe_wrapper/bcsfe/cli/edits/__pycache__/rare_ticket_trade.cpython-311.pyc,sha256=NZHdFctHX6SQJTK4RI3g8VbCM6djUOcLP8J75S-RFyY,2262
|
|
50
|
+
bcsfe_wrapper/bcsfe/cli/edits/__pycache__/storage.cpython-311.pyc,sha256=NvRCXvDCaVCct57pXWlKmqZi8Wg2kWQ7Eba3Jftc21I,9118
|
|
27
51
|
bcsfe_wrapper/bcsfe/core/__init__.py,sha256=_jbtiQWVOLg6O368qSWPc4kYnNZFcULpYmOTq87bOzs,13372
|
|
28
52
|
bcsfe_wrapper/bcsfe/core/country_code.py,sha256=jhcFzWu9QXgq64bUTjDHxPwxvMTwmbl3I033KoxHUFA,2946
|
|
29
53
|
bcsfe_wrapper/bcsfe/core/crypto.py,sha256=YwcB3xIrLsT2uCPgZnNvN1w7GjfcQ7yS5PPV9xpnDUs,4646
|
|
@@ -32,13 +56,28 @@ bcsfe_wrapper/bcsfe/core/locale_handler.py,sha256=hOKm--ewEPLVKj9uxjoVUvaH8XdFwg
|
|
|
32
56
|
bcsfe_wrapper/bcsfe/core/log.py,sha256=S1iA_aAlE1I0m-HRqlUkLwJl1j2_kIE_svcSizbHxtU,3298
|
|
33
57
|
bcsfe_wrapper/bcsfe/core/max_value_helper.py,sha256=Nis1tr5OK0QDZdIEoY-2EAVP6yWWx8YND7mEnsCZScg,2201
|
|
34
58
|
bcsfe_wrapper/bcsfe/core/theme_handler.py,sha256=ZzEtUlGH8mms58LM2o-Cs_brNWd_ejLvEt5JwdCLOWY,9382
|
|
59
|
+
bcsfe_wrapper/bcsfe/core/__pycache__/__init__.cpython-311.pyc,sha256=75-YTAKVWhc0gvyfroZ4sfwOmq6ciy1RVmYoDm-RwXI,19292
|
|
60
|
+
bcsfe_wrapper/bcsfe/core/__pycache__/country_code.cpython-311.pyc,sha256=cA0OVk6xyNxViHJyuMkQIxHTr51yyayzIJ3UPXyTsO8,7184
|
|
61
|
+
bcsfe_wrapper/bcsfe/core/__pycache__/crypto.cpython-311.pyc,sha256=V0_m2Nri0sVXaMkVBEfvhncuMeD74rPCxFZ5hMN7jEM,9309
|
|
62
|
+
bcsfe_wrapper/bcsfe/core/__pycache__/game_version.cpython-311.pyc,sha256=BSyA4FzWe3YOcod3e2g2AcZDr8MieT0J2fKSk7acB4c,11663
|
|
63
|
+
bcsfe_wrapper/bcsfe/core/__pycache__/locale_handler.cpython-311.pyc,sha256=8WlacHaLWAwnq9KooMoCOfVlNRldDZCaAdCBSt_k6Js,34019
|
|
64
|
+
bcsfe_wrapper/bcsfe/core/__pycache__/log.cpython-311.pyc,sha256=8QTvQBI78XEB4U6hI1yxUiG9lF8aGcR4496XaPyxS3I,6334
|
|
65
|
+
bcsfe_wrapper/bcsfe/core/__pycache__/max_value_helper.cpython-311.pyc,sha256=OhL41ZZEhW4bbBdN74x0KDPhe4OXwIXy0ptCshYWcVo,4302
|
|
66
|
+
bcsfe_wrapper/bcsfe/core/__pycache__/theme_handler.cpython-311.pyc,sha256=notlMiwUQMfuWAK_BPrzbCtHP7qt7tUWK9JIdthvyCs,18324
|
|
35
67
|
bcsfe_wrapper/bcsfe/core/game/__init__.py,sha256=Bu1mrQzrebu-5WkP4muCQGzaaZZSWCkz3_R3JcNawLI,135
|
|
36
68
|
bcsfe_wrapper/bcsfe/core/game/localizable.py,sha256=Q8CLitLZzSHuSFp0Tv2BL8WtvDye__vJmoLdgqhBWg8,904
|
|
69
|
+
bcsfe_wrapper/bcsfe/core/game/__pycache__/__init__.cpython-311.pyc,sha256=TJbNRl6UAr4P-_QebNq47tZOAOmDJ1qTs-A8p5zdFV8,358
|
|
70
|
+
bcsfe_wrapper/bcsfe/core/game/__pycache__/localizable.cpython-311.pyc,sha256=xVbwjcdq3XbF3014qInoE7zEEKauPBQUfL9ysHjMBK8,2192
|
|
37
71
|
bcsfe_wrapper/bcsfe/core/game/battle/__init__.py,sha256=HC7t_szDPf6YpEVIeuzmdDKIZ-vWOIrh5q62xxIuSSk,124
|
|
38
72
|
bcsfe_wrapper/bcsfe/core/game/battle/battle_items.py,sha256=mnfBOM5C1tgrlPKJoNkC-rFn0kPvpJSm0thymmc0hDw,9378
|
|
39
73
|
bcsfe_wrapper/bcsfe/core/game/battle/cleared_slots.py,sha256=C4ekn4B_tB_ORbWV3i05lwWOeXUdJjtR2BmP6nyV3Cg,8464
|
|
40
74
|
bcsfe_wrapper/bcsfe/core/game/battle/enemy.py,sha256=_TMg0cJM-qE-wUyHJgJB8hpnyuJkIoHYr2EEsuTLm70,4079
|
|
41
75
|
bcsfe_wrapper/bcsfe/core/game/battle/slots.py,sha256=wqBiyxYIqSPCNftrlf63TCZwmhZwLh7G_MSa1j8U85I,6205
|
|
76
|
+
bcsfe_wrapper/bcsfe/core/game/battle/__pycache__/__init__.cpython-311.pyc,sha256=tXjnRIilE-yTCaZ8ySsLecAupseeOSnnWP36ENUiy0E,335
|
|
77
|
+
bcsfe_wrapper/bcsfe/core/game/battle/__pycache__/battle_items.cpython-311.pyc,sha256=kkNKv1LgZX0ldUt86jNLCwma6M-fiY_AEB373-rPcak,19189
|
|
78
|
+
bcsfe_wrapper/bcsfe/core/game/battle/__pycache__/cleared_slots.cpython-311.pyc,sha256=GneOmIPw5_25WT3OBPdm5XDeFXF--vVQ3i2EN5cS07A,21227
|
|
79
|
+
bcsfe_wrapper/bcsfe/core/game/battle/__pycache__/enemy.cpython-311.pyc,sha256=zifoLlgMtvDpNGk31vbFV5NZPD9XEghEjjPy3w7yWvM,9024
|
|
80
|
+
bcsfe_wrapper/bcsfe/core/game/battle/__pycache__/slots.cpython-311.pyc,sha256=2q02cg3OzfYFsw88n1J_lK0luzTn0V0AT0WPs7aKSL8,13957
|
|
42
81
|
bcsfe_wrapper/bcsfe/core/game/catbase/__init__.py,sha256=wmRD2mSu855nnXxcYBq8nlnF-ubnHIbiAVZjnRwiyoU,803
|
|
43
82
|
bcsfe_wrapper/bcsfe/core/game/catbase/beacon_base.py,sha256=UCWEE6RU9c6vMCkiwUiMYqdwMpVpirU2y1M4o_qYtVs,2234
|
|
44
83
|
bcsfe_wrapper/bcsfe/core/game/catbase/cat.py,sha256=LNbctcpzLwdGegKJIC3ao0Rr2oZ-REUYtP1IWWhZH6M,41613
|
|
@@ -63,12 +102,42 @@ bcsfe_wrapper/bcsfe/core/game/catbase/talent_orbs.py,sha256=AAenfYAHSWoIPOEd7wyB
|
|
|
63
102
|
bcsfe_wrapper/bcsfe/core/game/catbase/unlock_popups.py,sha256=hzWZZhmnRmRBETJKQceTVaiB-lQ3CXPgNiWl1bLli0s,4406
|
|
64
103
|
bcsfe_wrapper/bcsfe/core/game/catbase/upgrade.py,sha256=Hl1BgoqWhtGu6uUHWM27srGEsN3o2zmacG-O0sgeQwI,6366
|
|
65
104
|
bcsfe_wrapper/bcsfe/core/game/catbase/user_rank_rewards.py,sha256=SgxNXEOwbXcbHcAye9ijMZ1v3FL6hZrI9etv3q7ApJk,8894
|
|
105
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/__init__.cpython-311.pyc,sha256=W1zsjvxGFch-fKiIM5b0R1gIhIHyoD3YDPh3yQSoGxA,1083
|
|
106
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/beacon_base.cpython-311.pyc,sha256=la93Yl5wW1u3esZLhaNKdrDFqB6Mb-xFlIMX2OesoAA,4659
|
|
107
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/cat.cpython-311.pyc,sha256=mNOuPFOofZiphaIZJ6abs-3ww2-nZXGQ9Ejh6ppVoro,76332
|
|
108
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/drop_chara.cpython-311.pyc,sha256=_hxPsZu2xPS0IewkEIijra1MvTZfzQ8Y44ldQiwtZRs,3770
|
|
109
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/gambling.cpython-311.pyc,sha256=JC3yUeDki0M6yjvN8MHqVBH-eqdTr7waMC0esr3ryyA,5832
|
|
110
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/gatya.cpython-311.pyc,sha256=y2-aNROqba_Xa1OPNQ0CkJkStSuHYkxxY1-YCxb__Io,25461
|
|
111
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/gatya_item.cpython-311.pyc,sha256=T7e2WoRLz9Cf-PH8D_7tFIaHVuAfGrzZkwLcRlG43C4,8770
|
|
112
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/item_pack.cpython-311.pyc,sha256=KX1W0HMj4rTl89fRvklJ9Mn8mepEcH39PcOyi-vRtQo,13109
|
|
113
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/login_bonuses.cpython-311.pyc,sha256=8lgPAce5aCEEnKVF1YuZ5JERV5YVPE7pQjPOYbpNCkY,12086
|
|
114
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/matatabi.cpython-311.pyc,sha256=IDvD2qFg1kC3sFzCGumtU8EnQO3NznkfvTyNUhT0QWw,4324
|
|
115
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/medals.cpython-311.pyc,sha256=n2ygE9ZZBQEgpN39x9qvSGDB_C8fQDxKuXF45CFTrtY,9945
|
|
116
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/mission.cpython-311.pyc,sha256=QDWaIl81McW40tIOOHTwC4LOXoMe_3ryvpv8ulsmobI,16022
|
|
117
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/my_sale.cpython-311.pyc,sha256=SXGHZcsFfgQaek0nLDmYiU2K2byDF1Sq3fxH37KArdg,3854
|
|
118
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/nyanko_club.cpython-311.pyc,sha256=qVDk3wGjHO31898euW8LvXWGbHOIL6nTopEfcCGArAw,10698
|
|
119
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/officer_pass.cpython-311.pyc,sha256=An6UU1MptmpVI32ZfhSGm-VvYUM_A3BatSWR7q0DCTE,5344
|
|
120
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/playtime.cpython-311.pyc,sha256=CsD1lzcpjKwmU1rxf6PXQAhwcIzgDilnoVOG4OHYFcY,5258
|
|
121
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/powerup.cpython-311.pyc,sha256=xA_3COc_3YH_EAwIbHgWXmrl5Oz575yJL0UGOlgL3CM,9498
|
|
122
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/scheme_items.cpython-311.pyc,sha256=90qfae9lH1iiffvxEDdnpt_2T6mU6wTdwu1CqmNmEHs,10672
|
|
123
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/special_skill.cpython-311.pyc,sha256=xbyn6Tcq_s7Dxvg9u79dyEbNAz6LH6UJCktzq1EogYs,18342
|
|
124
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/stamp.cpython-311.pyc,sha256=FuKzBtifJXjx0MmCUOTJ_qRpHM0RSTPYaonL2QYqY1E,3532
|
|
125
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/talent_orbs.cpython-311.pyc,sha256=sHdP0WewvgTY_UisqbStT3oWraPrel9A6oOsQ5usN_s,37426
|
|
126
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/unlock_popups.cpython-311.pyc,sha256=I_0NO0MyWQp6n4IjLAAIpU4XI5BfDlTcosUz8TPF1ZE,9600
|
|
127
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/upgrade.cpython-311.pyc,sha256=N5n8r5pI4L5tdnQKyw-7cK_R4PfnjycvPV7Ke_7GuO0,9397
|
|
128
|
+
bcsfe_wrapper/bcsfe/core/game/catbase/__pycache__/user_rank_rewards.cpython-311.pyc,sha256=nOid8nuY1m5062meRPpBLHxhs-d-oNz5o4gDpT9_hfQ,16633
|
|
66
129
|
bcsfe_wrapper/bcsfe/core/game/gamoto/__init__.py,sha256=SAfcbZvpK9nWkDxDeIwsMVd8Fbd2TzVQEaUpCZRqsm8,191
|
|
67
130
|
bcsfe_wrapper/bcsfe/core/game/gamoto/base_materials.py,sha256=Xe5sqsuBPfc86Eqqmn8MN8wZ62MEZL2yJONrvsA9osc,2602
|
|
68
131
|
bcsfe_wrapper/bcsfe/core/game/gamoto/cat_shrine.py,sha256=W8INhGBaTRifKbNbyvAmGPSMYTZeaiglUaE9K5R0-X4,6652
|
|
69
132
|
bcsfe_wrapper/bcsfe/core/game/gamoto/catamins.py,sha256=6IQVAvl1WhrEgdFEfKMrCWPDO6mGURGmy-0txTse7ho,1526
|
|
70
133
|
bcsfe_wrapper/bcsfe/core/game/gamoto/gamatoto.py,sha256=jTqXNsvl1Rx3RU9drSSZPiWidgrdLyz-HMNLUIciNRw,15398
|
|
71
134
|
bcsfe_wrapper/bcsfe/core/game/gamoto/ototo.py,sha256=t4K4LRyPfh0NERYceLBsQRAZlovo4BTuJgEtnwQJLXg,23287
|
|
135
|
+
bcsfe_wrapper/bcsfe/core/game/gamoto/__pycache__/__init__.cpython-311.pyc,sha256=9kPuuKLQvJil957C94zpuZbROIqF6k6CcQnSypjDI2k,415
|
|
136
|
+
bcsfe_wrapper/bcsfe/core/game/gamoto/__pycache__/base_materials.cpython-311.pyc,sha256=6kjGMMN9PDztDj8oTDgOy6SgzlNAp1xM-xyOrhCoc_I,7037
|
|
137
|
+
bcsfe_wrapper/bcsfe/core/game/gamoto/__pycache__/cat_shrine.cpython-311.pyc,sha256=foHC7_VRW761nRKUApWrexj2s6bcyxeH3wjpvO4chdA,10695
|
|
138
|
+
bcsfe_wrapper/bcsfe/core/game/gamoto/__pycache__/catamins.cpython-311.pyc,sha256=RtxGhEfXSj_oOihSrvw-VJJA7HBzy_dt52IOk-IYFXs,4524
|
|
139
|
+
bcsfe_wrapper/bcsfe/core/game/gamoto/__pycache__/gamatoto.cpython-311.pyc,sha256=hIqH6OQCg9prriIUNndHF3lAc24H82IIYlK-6CGoGWQ,27977
|
|
140
|
+
bcsfe_wrapper/bcsfe/core/game/gamoto/__pycache__/ototo.cpython-311.pyc,sha256=Hgo6hD4oxi323i4zgE9NCaPAEALDtgJGXjHd9i4yoWY,34094
|
|
72
141
|
bcsfe_wrapper/bcsfe/core/game/map/__init__.py,sha256=Eu8E5EE04fvKfQmgGLmirUXSJUE_G50LH8VwL1dZ_9E,633
|
|
73
142
|
bcsfe_wrapper/bcsfe/core/game/map/aku.py,sha256=UpSmIwrCh4hxNSsVAp2aBc4TJbbt5MieX0eLqUy0SPI,6865
|
|
74
143
|
bcsfe_wrapper/bcsfe/core/game/map/challenge.py,sha256=iLWTiHx_zYOipXhITcn_p7kTL-Ro0GqEHU-H5Luw0Ts,2179
|
|
@@ -89,6 +158,26 @@ bcsfe_wrapper/bcsfe/core/game/map/timed_score.py,sha256=1uE7PvsKqKJ19nlYeNijtVf5
|
|
|
89
158
|
bcsfe_wrapper/bcsfe/core/game/map/tower.py,sha256=WM-iEb_vBCwhnqnnRuAkGCGOrprWn8TkldX3BiVMoVY,2259
|
|
90
159
|
bcsfe_wrapper/bcsfe/core/game/map/uncanny.py,sha256=AMIlKRyszX87sbarFihEdwzLsExiN2YRG2NcTbw9ePw,3765
|
|
91
160
|
bcsfe_wrapper/bcsfe/core/game/map/zero_legends.py,sha256=j8fdmV7AKIW8_ujObE0KV5v-ciQf3bsiuEZZ6QSlvxc,9862
|
|
161
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/__init__.cpython-311.pyc,sha256=rYe8Q21Is-mm0zZWfE-YDYD55LlBwnVovaKABqgxasE,819
|
|
162
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/aku.cpython-311.pyc,sha256=rl5-8XoyHc5j3UP4OHLfohuGIBeSrnmYHcnrPEpMWkY,16093
|
|
163
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/challenge.cpython-311.pyc,sha256=gcGIXjSAZPrCYIaP7qG2HJh9LmNLYAbdBrZs5WLxBkM,5446
|
|
164
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/chapters.cpython-311.pyc,sha256=-wFzLHiD3AG_qHW3OrFKEnX3DI-bzR4svNtldJrwwVw,24241
|
|
165
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/dojo.cpython-311.pyc,sha256=kVLZGJyKheC8IwSSPIST2tewRXrxPusONxCVeKPVBdQ,21002
|
|
166
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/enigma.cpython-311.pyc,sha256=GSGUNVt9tUxSF5fYmEEbTIZX1EubPXAFXVEY_BboPzw,11997
|
|
167
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/event.cpython-311.pyc,sha256=BnSEUvJv31J3PRzGNsztdnq8AxkIolXbscwCLcHZfIo,53548
|
|
168
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/ex_stage.cpython-311.pyc,sha256=xjCZrWB80Lq_92KpOevFHEpyilv6tZJB_Ebog5orS7U,7854
|
|
169
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/gauntlets.cpython-311.pyc,sha256=KYHCazj3MfYwUPZXP41QKOpygq9IcmuZQ3yKsErl09I,25112
|
|
170
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/item_reward_stage.cpython-311.pyc,sha256=4uKUUImL5ntbgbkXop_vAJCnpVm4uQKLooPKFUSPNRQ,28435
|
|
171
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/legend_quest.cpython-311.pyc,sha256=gMZqdQpqCO-Y2lO-h9MIYgwxdFnz9ysrrg1veSvZJhA,26361
|
|
172
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/map_names.cpython-311.pyc,sha256=qRTbS9phkLvLuCBgicSbihr77ZSeqrQFKrd2Irjq6EI,4991
|
|
173
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/map_option.cpython-311.pyc,sha256=QWEs2zyxWfwE_UFbXcFVADEHp96NG78D2COwWwovrb0,4339
|
|
174
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/map_reset.cpython-311.pyc,sha256=uzMNP38Eq-PXiUiMp5Msay7jWxRnGImoMGtHQUrm54k,7484
|
|
175
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/outbreaks.cpython-311.pyc,sha256=pMHvBIYmIBQnKt8FyGFWEQbFwcGCunNM-EPb93KP1I0,16435
|
|
176
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/story.cpython-311.pyc,sha256=P4bCVhA5AqqqmvRLCW5eQ9S4C_yYy1IC1zbF6hTmZxo,63341
|
|
177
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/timed_score.cpython-311.pyc,sha256=uLOoUP4ToXRp-tz0aqvNnVTa0007FUx5uGY7yPwKrqI,13115
|
|
178
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/tower.cpython-311.pyc,sha256=YqYF_GLj_BTxB-RzF6dsREwBSi0KmWsxf01zsWvpl00,5329
|
|
179
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/uncanny.cpython-311.pyc,sha256=Vfi_8PtZEto54lTUxfXTrf00s5-zeYKH67dPVdkrjn8,6135
|
|
180
|
+
bcsfe_wrapper/bcsfe/core/game/map/__pycache__/zero_legends.cpython-311.pyc,sha256=TEDOB5sQrVeP1UmaISeRbl2fPPTDSLOAxGj2rfa8AkM,20571
|
|
92
181
|
bcsfe_wrapper/bcsfe/core/io/__init__.py,sha256=j9Dkisztux-3HXVxqXtpnBO2LDLLEG5jVPk8UKR74bI,425
|
|
93
182
|
bcsfe_wrapper/bcsfe/core/io/adb_handler.py,sha256=kt-0di4ZoKT7UlyAEorzcl30duzzr9vM6lqYrcqlL-8,6533
|
|
94
183
|
bcsfe_wrapper/bcsfe/core/io/bc_csv.py,sha256=CpeJ5qXzb7dy1c0W4ybNeSram5Jh7u9tb0ymEff-isU,7085
|
|
@@ -103,6 +192,20 @@ bcsfe_wrapper/bcsfe/core/io/save.py,sha256=RdndtzJZS-7kyEYggQOimUAnUbI9anL0GoizA
|
|
|
103
192
|
bcsfe_wrapper/bcsfe/core/io/thread_helper.py,sha256=5VoUacR4_d-XejiriZ42aX3Xo9eydWhakUPKGvF89sQ,2036
|
|
104
193
|
bcsfe_wrapper/bcsfe/core/io/waydroid.py,sha256=xdUqxHwOZrn7Nz5FjYYJ7eF3JOkPtl7oyzIwejdQwIE,3861
|
|
105
194
|
bcsfe_wrapper/bcsfe/core/io/yaml.py,sha256=Sp6H17SYPFBYqrDwJ29DMaLcgRtdsR0r9wEOv7fPc6E,1841
|
|
195
|
+
bcsfe_wrapper/bcsfe/core/io/__pycache__/__init__.cpython-311.pyc,sha256=BeVNP_ZWs4Qox3C5jCSGoWYK4cBK3IdawnnoDGOrRxk,622
|
|
196
|
+
bcsfe_wrapper/bcsfe/core/io/__pycache__/adb_handler.cpython-311.pyc,sha256=kRs4UqxxThZ5BprVhsZtfQEYlrQCzM7zapomMhXA_Jk,13042
|
|
197
|
+
bcsfe_wrapper/bcsfe/core/io/__pycache__/bc_csv.cpython-311.pyc,sha256=5g_yEpaMpmNSJT4pBGYxn0-l38sdx3OyB7Ta2D6QRUE,16705
|
|
198
|
+
bcsfe_wrapper/bcsfe/core/io/__pycache__/command.cpython-311.pyc,sha256=JOefnuOsTejOYax8Ru52iZeoQgmheAKYchdOXH4U-C0,3503
|
|
199
|
+
bcsfe_wrapper/bcsfe/core/io/__pycache__/config.cpython-311.pyc,sha256=j66KYHgNuPWkPRsSw9IWNannIuCXIL2ui9rng5BkLZg,24912
|
|
200
|
+
bcsfe_wrapper/bcsfe/core/io/__pycache__/data.cpython-311.pyc,sha256=v-GT24zUB7wbgDoGke2rDjUWzNL7PfziOqcGUOBYTcs,38570
|
|
201
|
+
bcsfe_wrapper/bcsfe/core/io/__pycache__/git_handler.cpython-311.pyc,sha256=Sn4LMCpjsdsRTX8mNi1uUKvjr3-iw894B0wjmvdapb4,6689
|
|
202
|
+
bcsfe_wrapper/bcsfe/core/io/__pycache__/json_file.cpython-311.pyc,sha256=pDFQKzvu3TW9AUMUt2JxBtd1pzR8ZLygk-YUIxZkfRU,3514
|
|
203
|
+
bcsfe_wrapper/bcsfe/core/io/__pycache__/path.cpython-311.pyc,sha256=dBytyuXvWzjyZbULibTMj5E5wJJ_b7uHLTrStD1HtRI,22391
|
|
204
|
+
bcsfe_wrapper/bcsfe/core/io/__pycache__/root_handler.cpython-311.pyc,sha256=IAuTDXUFohZLIKmj1UkzWaGLhr46czSWl4fksCiTJjM,8495
|
|
205
|
+
bcsfe_wrapper/bcsfe/core/io/__pycache__/save.cpython-311.pyc,sha256=jfqeec6NV0zWEjEYifS-WBgqvcY0MmHQarefj1R0_K0,212808
|
|
206
|
+
bcsfe_wrapper/bcsfe/core/io/__pycache__/thread_helper.cpython-311.pyc,sha256=mLuHOfZNCD26VCiv731iWQ5h4wjdOegA_nXsYltlTC8,3858
|
|
207
|
+
bcsfe_wrapper/bcsfe/core/io/__pycache__/waydroid.cpython-311.pyc,sha256=ubsJFS9UNeCFZ-AGfhRXrCzIOY5RIzXLcwSr5gUswMc,7657
|
|
208
|
+
bcsfe_wrapper/bcsfe/core/io/__pycache__/yaml.cpython-311.pyc,sha256=jAjgTMsbeVF74BeqVjxU3RWWOUkgjMymk2Qw087OBKM,4815
|
|
106
209
|
bcsfe_wrapper/bcsfe/core/server/__init__.py,sha256=o4tcyw0UxOYnLbtyVsjIB9vKWcUNfw0_H5f_GPUZG0M,328
|
|
107
210
|
bcsfe_wrapper/bcsfe/core/server/client_info.py,sha256=zdR363MhR-UxcRcgq3r-2WWUGLxkAvNWaP7z9Qm-Tts,927
|
|
108
211
|
bcsfe_wrapper/bcsfe/core/server/event_data.py,sha256=egbEDIGm920l5qP8pJtckx3_bCHsWXAbYUTX9BYNkq4,10243
|
|
@@ -112,6 +215,15 @@ bcsfe_wrapper/bcsfe/core/server/managed_item.py,sha256=6Ykc-MCiUHI0YohhlBE2F7RUu
|
|
|
112
215
|
bcsfe_wrapper/bcsfe/core/server/request.py,sha256=oe9oI2EqhcMabshrBUwECuZCJ7mQr0PJO5MAm1dVrVo,3447
|
|
113
216
|
bcsfe_wrapper/bcsfe/core/server/server_handler.py,sha256=tJhElansxU6RhxbKvUE9srNf1X-pdBcMItJnf9bMp2g,23130
|
|
114
217
|
bcsfe_wrapper/bcsfe/core/server/updater.py,sha256=3AMt0lVzuEEimAyBLGTfMzUwuelIgrCNBWBQKg7DZTk,2772
|
|
218
|
+
bcsfe_wrapper/bcsfe/core/server/__pycache__/__init__.cpython-311.pyc,sha256=Zh8WnkaMhagsDwPqGkmC2zoso4tbtwbdxC3AIkMspJk,552
|
|
219
|
+
bcsfe_wrapper/bcsfe/core/server/__pycache__/client_info.cpython-311.pyc,sha256=JhRaTm4WPd6ujNZV2CZKRYY2jRf7OA_XgMpuKVfRY4c,1832
|
|
220
|
+
bcsfe_wrapper/bcsfe/core/server/__pycache__/event_data.cpython-311.pyc,sha256=TpWdct4SqQrBEIEtptw-uYldLGkICFUrNuv2T4z20hY,17986
|
|
221
|
+
bcsfe_wrapper/bcsfe/core/server/__pycache__/game_data_getter.cpython-311.pyc,sha256=HsPaJMN9yc5DzdnMyg0G2LDQl1s32rp8rIewMw4tqsw,19001
|
|
222
|
+
bcsfe_wrapper/bcsfe/core/server/__pycache__/headers.cpython-311.pyc,sha256=4I-mnMPbC2-zsK3H-IWGGVzMIrTl7MhA2TNCj-ya46I,1966
|
|
223
|
+
bcsfe_wrapper/bcsfe/core/server/__pycache__/managed_item.cpython-311.pyc,sha256=By22ZOthMP8WHxUityaywoVylUj5e6lAZMx2dCmLio0,9799
|
|
224
|
+
bcsfe_wrapper/bcsfe/core/server/__pycache__/request.cpython-311.pyc,sha256=fMzmLLjG9dUY_uI7zjKo8RJCqGVtmr0PqS_VZvV0nfk,5603
|
|
225
|
+
bcsfe_wrapper/bcsfe/core/server/__pycache__/server_handler.cpython-311.pyc,sha256=VxmhuXbBOH11kqDq0wiO6vgNGOzj9mQTspd6K8tKEmA,34004
|
|
226
|
+
bcsfe_wrapper/bcsfe/core/server/__pycache__/updater.cpython-311.pyc,sha256=Ths6IN3pPssxh3nWLRxICsA5HEIXF5B_SW3jIPOrEwg,4514
|
|
115
227
|
bcsfe_wrapper/bcsfe/files/max_values.json,sha256=7M-5dUk9a6NB9d6y-o4XGlJpvU5wZnPVK1jc_x81SSQ,531
|
|
116
228
|
bcsfe_wrapper/bcsfe/files/locales/en/core/config.properties,sha256=HUcdlUGNMltPDbmKF6B6Dqd6KP7xrBqbGi3j9tuwArQ,4499
|
|
117
229
|
bcsfe_wrapper/bcsfe/files/locales/en/core/files.properties,sha256=LSyx3HNLXOIcBS6evJTgtUdidh51vT01Fga9XG5pXNs,411
|
|
@@ -198,7 +310,7 @@ bcsfe_wrapper/bcsfe/files/locales/vi/edits/treasures.properties,sha256=U9uKsF4y0
|
|
|
198
310
|
bcsfe_wrapper/bcsfe/files/locales/vi/edits/user_rank.properties,sha256=FcldhzKM0UmuhmGzI3dGzxstuKcw-t-gkbmKLZT4VKg,603
|
|
199
311
|
bcsfe_wrapper/bcsfe/files/themes/default.json,sha256=w8eqqd9ATIFwUcvOWTdJjyd1T3LGgUm3iVkJhT5wfEo,392
|
|
200
312
|
bcsfe_wrapper/bcsfe/files/themes/discord.json,sha256=W1dtEev6tap_waHOxvSqENDcMRA9jfBvjW7t-ssdGs4,370
|
|
201
|
-
bcsfe_wrapper_python-0.1.
|
|
202
|
-
bcsfe_wrapper_python-0.1.
|
|
203
|
-
bcsfe_wrapper_python-0.1.
|
|
204
|
-
bcsfe_wrapper_python-0.1.
|
|
313
|
+
bcsfe_wrapper_python-0.1.21.dist-info/METADATA,sha256=8bK_yvwx0Yv852ND7rlF-uwsRl0lQNbe-GrFv2bcux0,4518
|
|
314
|
+
bcsfe_wrapper_python-0.1.21.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
315
|
+
bcsfe_wrapper_python-0.1.21.dist-info/top_level.txt,sha256=kqyMKpAdNg39_kGGtqsxOSLPIb-qx7R1mQj1hReUsYM,14
|
|
316
|
+
bcsfe_wrapper_python-0.1.21.dist-info/RECORD,,
|
|
File without changes
|
{bcsfe_wrapper_python-0.1.19.dist-info → bcsfe_wrapper_python-0.1.21.dist-info}/top_level.txt
RENAMED
|
File without changes
|