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

compression #7

Closed
rom1504 opened this issue Jan 12, 2018 · 7 comments
Closed

compression #7

rom1504 opened this issue Jan 12, 2018 · 7 comments

Comments

@rom1504
Copy link
Member

rom1504 commented Jan 12, 2018

https://github.com/dkuwahara/OmegaBot/blob/master/Compression.cs

https://github.com/epicvrvs/heroin_glands/blob/master/heroin/compression.cpp

It should be quite doable to just reimplement it. Not too many bitwise operations here.

@louis030195
Copy link
Collaborator

@rom1504
Copy link
Member Author

rom1504 commented Jan 19, 2018

@rom1504
Copy link
Member Author

rom1504 commented Jan 19, 2018

@rom1504
Copy link
Member Author

rom1504 commented Jan 19, 2018

broken js https://gist.github.com/rom1504/9176b0bfd6a2234d243b2966e3378622

going translated c#

@rom1504
Copy link
Member Author

rom1504 commented Jul 16, 2018

trying to understand whether https://github.com/dkuwahara/OmegaBot/blob/master/Connections/Readers/D2gsReader.cs#L225 or https://redux.bnetdocs.org/?op=doc&did=16 is correct : is there a size header, or does it need to be guessed (as is doing omegabot) ?

@rom1504
Copy link
Member Author

rom1504 commented Jul 16, 2018

heroin is doing exactly the same so it's clearly the thing to do https://github.com/epicvrvs/heroin_glands/blob/master/heroin/compression.cpp

@rom1504
Copy link
Member Author

rom1504 commented Jul 16, 2018

works

@rom1504 rom1504 closed this as completed Jul 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants