Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Todo List #1

Open
5 of 8 tasks
barncastle opened this issue Mar 24, 2019 · 1 comment
Open
5 of 8 tasks

Todo List #1

barncastle opened this issue Mar 24, 2019 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@barncastle
Copy link
Collaborator

barncastle commented Mar 24, 2019

  • Double check cross platform compatibility for the ZLib implementation - windows & linux
  • Confirm SystemFile versioning
  • Verify if archive-group is required and if so, the format - it is still optional, will implement if this changes
  • Add file-index-size and archives-index-size (what is this?) - size of index file works but isn't right
  • Implement Index checksums (how is this calculated?)
  • Patch write support (is this even needed?)
  • Use CDNConfig Path variable to support non-tpr/wow directory structures (refactored so this isn't necessary, TACTRepo should now point to the root folder)
  • Add Ribbit server support (optional).
@barncastle barncastle added the help wanted Extra attention is needed label Mar 24, 2019
@MaxtorCoder
Copy link
Collaborator

MaxtorCoder commented Jun 16, 2019

Looking to archive-group, it is required since 8.2.
The structure : https://wowdev.wiki/TACT#archive-group

archives-index-size is the length of the .index files.
file-index-size is almost the same as archives-index-size but is the total size of the loose index files combined into 1 file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants