ヒヤシンス
f8a1035159
docs: readme link fix
2024-10-19 19:39:39 +08:00
ヒヤシンス
6abd175585
feat: refactored
...
- refactored catalogdecrypter
2024-10-12 02:52:59 -07:00
Deathemonic
db2e0e373e
feat: fixes and bump version
...
- bump dump.cs to 1.49
- merge TableParser and MediaParser into one
- added proper python keyword sanitizer in the flatbuffer generator
2024-10-06 00:12:14 -07:00
Deathemonic
8af2d3a919
docs: added custom catalog url
2024-09-28 01:55:33 -07:00
Deathemonic
0bf5d156fe
feat: custom catalog url support
...
- added a way to load custom catalog url, useful for downloading old assets
2024-09-28 01:47:16 -07:00
ヒヤシンス
0e346660cd
docs: fixed typo
2024-07-31 07:38:51 +08:00
ヒヤシンス
023184f86e
docs: fixed typo
2024-07-30 23:29:37 +08:00
Deathemonic
b3246185d9
docs: added whtat to do?
2024-07-31 07:27:53 +08:00
Deathemonic
a57898e696
docs: updated readme
2024-07-31 07:04:09 +08:00
Deathemonic
ca599cc1c5
docs: updated dump instructions
2024-07-31 03:48:29 +08:00
Deathemonic
7ee4254a39
docs: add extra screenshots
2024-07-31 03:36:58 +08:00
ヒヤシンス
2c63eb63f3
fix: added type hints
2024-07-30 17:49:47 +08:00
ヒヤシンス
46bbcc55bd
fix: typos
2024-07-30 17:38:32 +08:00
Deathemonic
6fbc058a3c
docs: move the tutorial
2024-07-30 21:12:59 +08:00
Deathemonic
ace32d381a
docs: added tutorial
2024-07-30 21:08:40 +08:00
Deathemonic
a497a62280
fix: add proper aio file write
...
- added aio file write to prevent download failed
- fix typo at studio extracter
- updated docs: readme
2024-07-30 17:45:11 +08:00
ヒヤシンス
880be19b18
fix: fix typo at studio extracter
2024-07-29 17:45:33 +08:00
ヒヤシンス
f79c88dcfb
docs; fix typos
2024-07-29 17:37:12 +08:00
Deathemonic
348f1dae07
feat: studioextracter
...
- added assetstudiomod for asset extracting backend
2024-07-29 13:30:57 +08:00
Deathemonic
109bda6e2f
docs: updated copyright
2024-07-28 14:27:39 +08:00
Deathemonic
60812081ea
feat: added progress bar at asset extracter
...
- added progress bar when extracting asset bundles
- (wip) added studioextracter, uses assetstudiomod as extracting backend instead of unitypy
- (wip) added extracting instructions at readme
2024-07-28 14:22:07 +08:00
Deathemonic
5882c8b9d8
fix: aync problems
...
- fix table extracter not extracting
- fix asset extracter not recognizing default path
2024-07-28 13:28:24 +08:00
Deathemonic
86d57a0821
fix: async not properly executed
...
- fixed async not executed at main
- fixed apkparser not initilize make directory
- added .net as dependencies
2024-07-28 13:07:56 +08:00
ヒヤシンス
370033b650
docs: fix typo
2024-07-28 16:51:10 +08:00
Deathemonic
1704f66d65
feat: async table extracter
...
- make table extracter async
- make asset extracter useful
- updated schemas
- added usage instrutions at readme
2024-07-28 12:49:25 +08:00
ヒヤシンス
92b3d43c27
Update README.md
2024-07-26 16:20:04 +08:00
ヒヤシンス
72fbf23004
update: 1.47.291161
...
- changed apk downloader from qooapp to apkpure
- restructured catalog files
- updated dump file
2024-07-24 02:47:02 +00:00
Deathemonic
43be616988
feat: asset extracter
...
- added asset extracter
- fixed typo at resource downloader
2024-07-16 06:19:29 +08:00
Deathemonic
2c2a6fa512
fix: progress bar
2024-07-16 05:54:58 +08:00
Deathemonic
ad1ba31bc7
fix: table extracting
...
- fix tables not extracting properly
- tone down the error handling
- improve file structure
2024-07-16 03:09:58 +08:00
Deathemonic
e4c9e31a43
fix: downloading
...
- fixed downloading keep setting connection errors
- fixed where it keep download already downloaded file while retrying
- added hash verfication for faster downloads
- replace the progressbar to print due to performce hits
- clean up code
2024-07-16 02:37:46 +08:00
Deathemonic
239d6c2d19
feat: crc hash check
...
- added crc hash check
- refactored
2024-07-15 23:45:49 +08:00
Deathemonic
16be4ab8f3
Merge branch 'main' of https://github.com/Deathemonic/BA-AD
2024-07-15 23:22:29 +08:00
Deathemonic
2ee2061ae9
feat: bump dump
...
- bump dump file to support latest client 1.46.287264
- updated flatbuf generator to support lastest dump file
- refactored table extracter
2024-07-15 23:21:43 +08:00
ヒヤシンス
8a76674c4d
docs: dump
2024-07-14 15:03:44 +08:00
ヒヤシンス
e9ed2e6e06
docs: dump
2024-07-14 14:58:00 +08:00
Deathemonic
2991e5dc35
run: generate
2024-07-14 04:31:11 +08:00
Deathemonic
083396193e
feat: update fbs
2024-07-14 04:14:14 +08:00
Deathemonic
2386ae982d
fix: importing
...
- typo fix at main
- added __all__ at flatdata init
- added missing type hints
- fix formatting
- table service now uses pathlib
- set unused progress to a private variable
- added proper error handling when extracting (probaly need to refactor it)
- fix path not recognizing as path at table extractor
- change the extracting progress bar to one instead of the download like progress bar
2024-07-14 03:50:50 +08:00
Deathemonic
266ff8fd73
fix: added extracted folder
2024-07-13 05:27:22 +08:00
Zinth
61f73e8d31
fix: not downloading
...
- added dependencies at pyproject
- fix files not downloading properly
- fix type hint typo
2024-07-13 05:14:28 +08:00
Zinth
dc872b58a2
feat: table extracter
...
- added table extracter
- change the output argument to path
- fixed some typos
- added missing type hints
- remove harse exit at downloading
- added progress bar at flatbuf generator and table extracter
todo:
- find a way to get the database and decrypt the data
2024-07-13 04:36:01 +08:00
Zinth
a139a8b3c6
fix: datalist
...
- fixed flatbuf generator removing datalist in the fbs
- move the enum import at top
- a bit of cleanup and refactoring
2024-07-13 02:33:18 +08:00
ヒヤシンス
fa01c6bd3b
added: flat win
...
- added back flat win with proper renaming
2024-07-11 19:43:20 +08:00
ヒヤシンス
bf77810553
delete: flatc windows
...
- deleted due to renaming
2024-07-11 19:41:36 +08:00
ヒヤシンス
2afedb1507
delete: flatc win
...
- deleted due to rename
2024-07-11 19:40:34 +08:00
ヒヤシンス
ea25ccb267
replace: flatc
...
- downgrade flatc compiler to v2.0.0 due to some incompatible issues
2024-07-11 19:38:50 +08:00
Zinth
fea5773a0a
fix: import
...
- fixed the import at tableextractor
- fix missing parameters at bluearchive fbs
todo:
- fix flatbuffer compiler compiles From argument to a from statement
> possible solution might use a older compiler
2024-07-12 02:53:04 +08:00
Zinth
3926cdc832
fix: fixes and refactoring
...
- fixed typo at dump.py
- added type checker
- moved some functions in flatbuf generator
- fixed init imports not sorted
- refactord some logic
- fixed some formating
2024-07-12 01:30:56 +08:00
Zinth
1384be0a11
docs: acknowledgement / references
2024-07-11 06:58:15 +08:00