Skip to content

Releases: OSRSB/OsrsBot

Bug fixes!

27 Apr 21:33
a265932
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.10...0.0.11

Oops Kotlin Said No

10 Apr 08:29
Compare
Choose a tag to compare

Fixes!

10 Apr 08:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.8...0.0.9

What's Changed

New Contributors

Full Changelog: 0.0.8...0.0.9

Gradle 7.4 and JDK17 compliant!

20 Feb 02:33
a7cbaa5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.6...0.0.8

Not an IntelliJ Release

11 Feb 12:40
14e0586
Compare
Choose a tag to compare

The last release was built using IntelliJ instead of the Gradle build task

Even More Centralized and Functional!

10 Feb 00:50
14e0586
Compare
Choose a tag to compare

Removed WidgetInfo method calls from inner method contexts
Adjusted Prayer enumerated type to support both Quick Prayer Ids and normal Prayer Ids
Repaired issues that a RuneLite update created involving RuneTimeConfigs and a JVM compilation error involving improper type-casting performed by Adam. (Probably worked fine in Eclipse, but it shouldn't).

User Friendly!

31 Jan 03:12
5be00c8
Compare
Choose a tag to compare

Removed a large quantity of confusing and poorly implemented UI issues.

What's Changed

  • Updated README.md and added API Reference by @GigiaJ in #90
  • Removed legacy code, updated non-functional UI aspects to look signif… by @GigiaJ in #91

Full Changelog: 0.0.4...0.0.5

Update for Directory Generation

24 Jan 08:51
942a7bc
Compare
Choose a tag to compare

This is to make the intermingling between the Script Template which uses Gradle to direct output location and the API itself which generates the location as well as utilizes it.

Mass Revision of Widgets and Methods

24 Jan 01:46
ffe6e27
Compare
Choose a tag to compare

Revised a bunch of widgetID stuff to centralize the values for easier updating. In addition to this, I also added a number of improvements to the underlying code in various ways.

Removing DaxWalkerRSB as a part of the main API

21 Jan 01:34
Compare
Choose a tag to compare

This should separate the web walker code from the API code