Releases: OSRSB/OsrsBot
Bug fixes!
What's Changed
- Java5features reduction + some refactors by @Bia10 in #172
- Java7features reduction by @Bia10 in #173
- Cleanup imports + refactors by @Bia10 in #174
- Widgets update5 by @Bia10 in #175
- Widgets update6 by @Bia10 in #176
- Vars update5 by @Bia10 in #177
- Widgets update7 by @Bia10 in #179
- Vars update6 by @Bia10 in #180
- Cleanup by @GigiaJ in #181
- few vars by @Bia10 in #182
- Fix recent update breaking the client by @GigiaJ in #183
Full Changelog: 0.0.10...0.0.11
Oops Kotlin Said No
Full Changelog: 0.0.9...0.0.10
Fixes!
What's Changed
- getDef is finally fixed by @GigiaJ in #126
- Add forums link to README by @dginovker in #125
- fix spell widget ids by @lukaswozniak in #127
- Fix bank widget ids by @lukaswozniak in #128
- add demo asset to the README by @JessicaSachs in #130
- fixing markdown centering by @JessicaSachs in #131
- Make gradle build the OSRSBot.jar file in the project root by @dginovker in #132
- begin the cleanup and refactor of interface constants by @Bia10 in #129
- Update README by @HardenJT in #133
- ScriptPanel UI upgrade to PNG Icons by @myzsqn in #134
- Fixed open action for bankBooth by @setrin in #135
- Fix for Bug #137 - Update the Inventory widget index and group while banking by @myzsqn in #138
- Prevent mouse from getting stuck by @dginovker in #139
- round 2 begins by @Bia10 in #142
- round 3 begins by @Bia10 in #143
- makeX changes to use widgetsIndices by @Bia10 in #144
- Add nullcheck for depositing items you don't have in inventory by @dginovker in #141
- begin on VarpValues by @Bia10 in #146
- begin on varbits by @Bia10 in #145
- more varbits and varps by @Bia10 in #147
- refactors by @Bia10 in #148
- refactors + add cmb methods by @Bia10 in #149
- fix by @Bia10 in #150
- refactors and new methods by @Bia10 in #151
- A gui refactor (WIP)🎨 by @Bia10 in #152
- fix getViewportLayout by @lukaswozniak in #154
- fix getCurrentTab() by @Bia10 in #155
- fix getTab() by @Bia10 in #159
- Vars update by @Bia10 in #160
- a few varbits by @Bia10 in #161
- fix bank search and few refactors by @Bia10 in #162
- vars update by @Bia10 in #164
- widget update by @Bia10 in #163
- some work towards genie random event by @Bia10 in #165
- add more widgets by @Bia10 in #166
- few varps and values by @Bia10 in #167
- Vars update3 by @Bia10 in #168
- Widgets update3 by @Bia10 in #169
- Widgets update4 by @Bia10 in #170
- Vars update4 by @Bia10 in #171
New Contributors
- @lukaswozniak made their first contribution in #127
- @JessicaSachs made their first contribution in #130
- @HardenJT made their first contribution in #133
- @myzsqn made their first contribution in #134
- @setrin made their first contribution in #135
Full Changelog: 0.0.8...0.0.9
What's Changed
- getDef is finally fixed by @GigiaJ in #126
- Add forums link to README by @dginovker in #125
- fix spell widget ids by @lukaswozniak in #127
- Fix bank widget ids by @lukaswozniak in #128
- add demo asset to the README by @JessicaSachs in #130
- fixing markdown centering by @JessicaSachs in #131
- Make gradle build the OSRSBot.jar file in the project root by @dginovker in #132
- begin the cleanup and refactor of interface constants by @Bia10 in #129
- Update README by @HardenJT in #133
- ScriptPanel UI upgrade to PNG Icons by @myzsqn in #134
- Fixed open action for bankBooth by @setrin in #135
- Fix for Bug #137 - Update the Inventory widget index and group while banking by @myzsqn in #138
- Prevent mouse from getting stuck by @dginovker in #139
- round 2 begins by @Bia10 in #142
- round 3 begins by @Bia10 in #143
- makeX changes to use widgetsIndices by @Bia10 in #144
- Add nullcheck for depositing items you don't have in inventory by @dginovker in #141
- begin on VarpValues by @Bia10 in #146
- begin on varbits by @Bia10 in #145
- more varbits and varps by @Bia10 in #147
- refactors by @Bia10 in #148
- refactors + add cmb methods by @Bia10 in #149
- fix by @Bia10 in #150
- refactors and new methods by @Bia10 in #151
- A gui refactor (WIP)🎨 by @Bia10 in #152
- fix getViewportLayout by @lukaswozniak in #154
- fix getCurrentTab() by @Bia10 in #155
- fix getTab() by @Bia10 in #159
- Vars update by @Bia10 in #160
- a few varbits by @Bia10 in #161
- fix bank search and few refactors by @Bia10 in #162
- vars update by @Bia10 in #164
- widget update by @Bia10 in #163
- some work towards genie random event by @Bia10 in #165
- add more widgets by @Bia10 in #166
- few varps and values by @Bia10 in #167
- Vars update3 by @Bia10 in #168
- Widgets update3 by @Bia10 in #169
- Widgets update4 by @Bia10 in #170
- Vars update4 by @Bia10 in #171
New Contributors
- @lukaswozniak made their first contribution in #127
- @JessicaSachs made their first contribution in #130
- @HardenJT made their first contribution in #133
- @myzsqn made their first contribution in #134
- @setrin made their first contribution in #135
Full Changelog: 0.0.8...0.0.9
Gradle 7.4 and JDK17 compliant!
What's Changed
- Remove build and .gradle from git project by @dginovker in #96
- Fix permission structure on gradlew by @dginovker in #97
- Add CICD by @dginovker in #98
- Use logical file/folder names, Fix Linux file locations by @dginovker in #100
- Add Scripts Folder and Forums button to scripts panel by @dginovker in #102
- Fix CICD to work when you only push a tag by @dginovker in #103
- Fix wrong isIdle function by @dginovker in #104
- Add getRandomTile method by @dginovker in #105
- Fix walking null pointer exception by @dginovker in #107
- Add string parameter versions to all the methods in Inventory by @dginovker in #110
- Workaround fix for mouse getting stuck by @dginovker in #109
- Bug fix and optimizations by @GigiaJ in #113
- Updated Gradle to support and use JDK 17. by @GigiaJ in #114
- cleanup/update Varps by @Bia10 in #112
- Fixes the annoying build error spam by @GigiaJ in #115
- ReadMe and Warning Suppression by @GigiaJ in #116
- JavaDocs update by @GigiaJ in #118
- renaming refactor by @Bia10 in #119
- Update to Run Configs and Fix for them by @GigiaJ in #121
New Contributors
- @dginovker made their first contribution in #96
- @Bia10 made their first contribution in #112
Full Changelog: 0.0.6...0.0.8
Not an IntelliJ Release
The last release was built using IntelliJ instead of the Gradle build task
Even More Centralized and Functional!
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!
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
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
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
This should separate the web walker code from the API code