ヒヤシンス
c677cf71f0
final: v3.1.2
...
this version BA-AD is now archived
2025-06-27 18:03:08 +08:00
ヒヤシンス
6507913ee3
chore: add deprecate notes
2025-06-22 16:23:29 +08:00
ヒヤシンス
179774ecc7
fix: table extractor and filter
...
- fix filter not getting the file
- fix table extractor password not accepting (deprecated)
2025-06-22 16:15:21 +08:00
ヒヤシンス
4032f66dee
chore: bump version
2025-06-14 23:07:55 +08:00
ヒヤシンス
da802382a8
fix: downloading and extracting
...
- fix filemanager not making new directories
- improved extracting detection
- fix apk not extracting even thought there's no files
- updated json from snake to pascal case
- fix flatgen using lib instead of crypto
- fix search not finding other categories
- added ctrl + f to switch to categories
- fix mediaextractor not extracting anything
- init flatbuf
2025-06-14 22:40:36 +08:00
ヒヤシンス
d4b9e8530d
restructured: init
...
- refactored entire codebase
- remove --category
- remove --version
- docs: updated tutorial
- docs: readme update
- renamed files to proper python style guide
- replace old crypto with ba-cy
- moved images to .github/resources
- moved extractors to its own folder (extractors)
- renamed lib to crypto
- moved some functions to its own helper
- added helper scripts
2025-06-14 20:52:12 +08:00
ヒヤシンス
cb2ac44a61
fix: tablebundle downloading index
...
- fix where tablebundle url in gamefiles is set to index instead of name
2025-06-13 17:34:57 +08:00
Momor1a
95685a8850
Update TableEncryptionService.py
...
Changed next_bytes to NextBytes in line26 and 30
2025-06-01 06:55:51 +08:00
Julian Hydroxl Cao
3c01395c5f
Update TableService.py
2025-05-17 14:05:27 +08:00
Julian Hydroxl Cao
828bc7bc20
Update MersenneTwister.py
2025-05-17 13:54:39 +08:00
Julian Hydroxl Cao
0693150a3a
Update TableService.py
2025-05-17 13:50:25 +08:00
ヒヤシンス
34a68a4e6e
fix: improved encryption service
...
- found by @sisyphus888
2025-03-22 14:08:45 +08:00
ヒヤシンス
77aeaf7517
fix: refactor
2025-03-16 19:14:22 +08:00
ヒヤシンス
b4b07b7a9c
fix: updated catalog and apk version
...
- updated --catalog not accepting hash
- updated --version to also handle apk files
2025-03-16 19:12:04 +08:00
ヒヤシンス
cfd7094468
fix: apk not downloading
2025-03-15 16:39:02 +08:00
ヒヤシンス
bebdf17ebd
Merge branch 'main' of https://github.com/Deathemonic/BA-AD
2025-03-15 15:39:15 +08:00
ヒヤシンス
6203eff325
fix: staticmethod on get_apk_url
2025-03-15 15:39:06 +08:00
ヒヤシンス
cebe5264c9
fix: remove score from catalog filter
2025-03-14 23:13:44 +08:00
ヒヤシンス
2aed7329c1
feat: can now choose a specific version of apk
...
- added --version in download mode and search mode, can now download old assets (if they still up) based on the versions in apkpure
2025-03-14 23:09:33 +08:00
ヒヤシンス
d57747dd06
feat: preparing global asset downloader
...
- fix duplicate success message in search mod
- properly categorized catalogs
2025-03-10 05:28:00 +08:00
Yasuyuki
6c6fb93134
fix: remove score from catalog filter
...
- completely remove unused variable `score` from catalog filter
2025-03-07 18:48:12 +07:00
Deathemonic
cb1264011d
docs: updated readme to reflect new changes
...
- refactored tableservice
- update search mode docs
- update extract mode docs
2025-02-24 18:53:47 -08:00
Deathemonic
1840445f86
feat: added jp voice zip extracter
2025-02-24 18:43:54 -08:00
Deathemonic
b0dbcc7055
feat: change score to size in search mode
2025-02-24 18:04:48 -08:00
ヒヤシンス
5b5bb7bd52
fix: 3.10 compatibility
2025-01-25 11:15:26 +08:00
ヒヤシンス
013a149a1e
fix: mediacatalog url slashes
2025-01-24 20:47:50 +08:00
ヒヤシンス
499672ea39
fix: mediaresources catalog location
...
- fix mediaresources catalog url path (idk why they changed just for the mediaresources catalog but not the other catalogs)
2025-01-21 06:24:27 +08:00
Deathemonic
2e250987a8
feat: easy install
...
- added platformdirs for proper cache directories
- rewrite game data to use platformdirs
- updated docs for a easy installation instructions
2024-12-14 12:50:14 +08:00
Deathemonic
e48748d996
fix: running search mode for the first time it shows nothing
...
- updated docs readme example images
- added a check if search mode is run for the first time
- change initialize download to public
2024-12-09 07:08:03 +08:00
Deathemonic
06ac0a6e88
feat: seach mode
2024-12-06 21:11:01 +08:00
Deathemonic
5e06cb9760
feat: add filtering capability
2024-12-06 19:41:06 +08:00
Deathemonic
17c2279764
docs: installation update
2024-11-08 17:56:11 +08:00
Deathemonic
1fb1392143
feat: project version bump, moved from pip to uv
...
- moved from pip to uv for more faster packaging installation
- bump baad version from 1.0.0 to 2.1.0
- remove unnessary files
- updated readme
2024-11-08 17:24:49 +08:00
Deathemonic
8a425760a4
Merge branch 'main' of https://github.com/Deathemonic/BA-AD
2024-10-23 21:10:21 +08:00
Deathemonic
0705e7eb26
fix: added old apk files check
...
- added a check if the old files detected it will delete it
2024-10-23 21:10:14 +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
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
Deathemonic
b3246185d9
docs: added whtat to do?
2024-07-31 07:27:53 +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
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
Deathemonic
348f1dae07
feat: studioextracter
...
- added assetstudiomod for asset extracting backend
2024-07-29 13:30:57 +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
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