Skip to content

Releases: Coffee-fueled-deadlines/OSRSBytes

1.3.2b0

04 Sep 02:15
df8d9d3
Compare
Choose a tag to compare

Major update involved reworking the way bosses are added to lists to make the process less manual and to prevent breaking in the future when bosses are added (hopefully)

1.3.1

03 Apr 18:05
58ca0c7
Compare
Choose a tag to compare

Version 1.3.1 Release: See change log here

1.3.0

30 Nov 06:11
Compare
Choose a tag to compare

Version 1.3.0 of OSRSBytes with a working Items API, updated Hiscores (including clue completion, LMS, bossing information, and more).

1.2.3

04 Oct 17:56
e81574e
Compare
Choose a tag to compare

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

26 Sep 06:16
4acc219
Compare
Choose a tag to compare

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

02 Jan 09:58
d2edb48
Compare
Choose a tag to compare
1.2.0-alpha.1 Pre-release
Pre-release

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

30 Dec 08:47
b23579c
Compare
Choose a tag to compare

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

18 Nov 18:21
9676b23
Compare
Choose a tag to compare

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