This repository was archived by the owner on Nov 24, 2018. It is now read-only.
Booster in Bonus pack and partial spyware support#15
Merged
itsfolf merged 11 commits intoOlympicCode:masterfrom Nov 28, 2016
Qup42:master
Merged
Booster in Bonus pack and partial spyware support#15itsfolf merged 11 commits intoOlympicCode:masterfrom Qup42:master
itsfolf merged 11 commits intoOlympicCode:masterfrom
Qup42:master
Conversation
Add Readme changes
Updated api access
Added support for booster with pack opening.
Split up StringRequest so that not only request with a json return can can be made but also with raw text
Added new stats which may be used in the future. Not all from vh_update.php are implemented but all that make sense with the current game features/interface.
Spyware upload is now possible getting uploaded spywares will follow in a later commit
All things relating spyware now are in the spyware package. The spyware manager can upload spyware and return all currently active spyware installs
All things relating spyware now are in the spyware package. The spyware manager can upload spyware and return all currently active spyware installs
Changed adware to spyware (once again?) and added descriptions for the new functions
itsfolf
pushed a commit
that referenced
this pull request
Nov 28, 2016
* Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Updated the code acording to the new Version. * Updated the code acording to the new Version. * Adware is gone in the newer versions. * Added the uhash param to the requests. * Removed Adware and updated url requests Removed the last remains of adware and updated the methods with uhash. The register method isn't updated yet. * Last version Update fixes Updated the last bits. The actions, that are implemented should now work again. * Merged Pull Requeset (#15): Booster in Bonus pack and partial spyware support * Add support for booster in bonus packs Added support for booster with pack opening. * Split up StringRequest Split up StringRequest so that not only request with a json return can can be made but also with raw text * Added new stats Added new stats which may be used in the future. Not all from vh_update.php are implemented but all that make sense with the current game features/interface. * Added spyware upload Spyware upload is now possible getting uploaded spywares will follow in a later commit * Added myself to contributors * Moved spyware to a seperate package and added spyware manager All things relating spyware now are in the spyware package. The spyware manager can upload spyware and return all currently active spyware installs * Moved spyware to a seperate package and added spyware manager All things relating spyware now are in the spyware package. The spyware manager can upload spyware and return all currently active spyware installs * Updated README.md Changed adware to spyware (once again?) and added descriptions for the new functions * - Added more functions to console/Console.java to work with single targets - Added @tr0tek as Contributor to README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I also updated README.md with the spyware and added my name