This repository was archived by the owner on Nov 24, 2018. It is now read-only.
Tags: OlympicCode/vHackAPI-Java
Tags
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