Releases: Coffee-fueled-deadlines/OSRSBytes
1.3.2b0
1.3.1
1.3.0
Version 1.3.0 of OSRSBytes with a working Items API, updated Hiscores (including clue completion, LMS, bossing information, and more).
1.2.3
1.2.3 Contains a bugfix that fixed the issue of the API appearing down due to invalid buy limit parsing.
Version 1.2.2
Version 1.2.2
Update Log
- Added Hiscores caching (fully implemented) for faster access to previously queried users
- Optimized Items library by removing the poorly implemented caching method and also removing the second dictionary used in it and implementing a cleaner method
1.2.0-alpha.1
1.2.0-alpha.1 includes OSRSBytes with built-in caching for Hiscores module. This module is not considered to be ready for production as caching has not been fully implemented on Items as of yet.
Version 1.1.0
Version 1.1.0 is a complete rework of the OSRSBytes package. Functionality and usage is identical, the only difference is that the code has been broken out of init.py and into individual modules that init calls.
New modules include:
Utilities.py
New methods include:
getItemID() : returns item ID when supplied an item name or item id
Version 1.0
OSRSBytes Version 1.0
Installing
pip install OSRSBytes
Features
- Hiscores Stat lookup
- Normal Account Lookup
- Iron Man Account Lookup
- Hardcore Iron Man Account Lookup
- Ultimate Iron Man Account Lookup
- Item Information lookup
- GE Sell Price
- GE Buy Price
- GE Quantities
- High Alch Value
- Store Value
- More