Commit Graph

10629 Commits

Author SHA1 Message Date
Ganom
456f062db7 menuentryswapper: finally fix "collect" in grand exchange window. (#1372) 2019-08-17 01:00:09 -04:00
Ganom
3ebed10e16 menuentryswapper: fix certain entries not being removed, and remove strict default on BankComparableEntry. (#1369) 2019-08-16 21:45:18 -04:00
Ganom
7880679574 menuentryswapper: various changes and fixes. (#1368)
* menuentryswapper: various changes and fixes.

* menuentryswapper: fix "rub" and "teleport" on inventory items.

* menuentryswapper: fix "reset" on box traps

* menuentryswapper: fix use bones.
2019-08-17 01:35:31 +01:00
Owain van Brakel
8a89aabee6 menuentryswapper: various menu fixes and changes (#1359)
menuentryswapper: various menu fixes and changes
2019-08-16 21:28:20 +02:00
Ganom
bc4168c400 menuentryswapper: fix "use" being over prioritized. 2019-08-16 02:28:50 -04:00
Ganom
103d06c60c menuentryswapper: add construction enum. 2019-08-16 02:08:25 -04:00
Ganom
c5934045d5 menuentryswapper: set priority for climb up and down. 2019-08-16 01:02:32 -04:00
Ganom
df7139eee9 menuentryswapper: fix swap removal for "collect-notes" 2019-08-16 01:02:12 -04:00
Ganom
70c162019e menuentryswapper: various menu fixes 2019-08-16 00:54:24 -04:00
Netami1
3232b74f27 runecraftplugin: add length check (#1354)
* add length check

* applied code style
2019-08-15 23:56:03 -04:00
Tyler Bochard
420879d577 Merge pull request #1353 from Owain94/bump
version: Bump versions
2019-08-15 20:17:43 -04:00
Owain van Brakel
ca1ef6971f version: Bump versions 2019-08-16 02:03:26 +02:00
Kyleeld
62fbe7ffe2 pluginsorter: fix top entries (#1352)
fixes #1343
2019-08-15 23:03:09 +01:00
Owain van Brakel
5f735b97fa wiki-scraper/cache: Fix NPE (#1351)
wiki-scraper/cache: Fix NPE
2019-08-15 23:55:27 +02:00
Netami1
eb8c6ec544 npcunaggroarea: Local Player NPE Fix (#1350)
* Add local player null check

* final for Ganom
2019-08-15 22:55:04 +01:00
Owain van Brakel
1c45af2404 wiki-scraper/cache: Fix NPE 2019-08-15 23:47:59 +02:00
Netami1
dd3809c495 freezetimers: fix concurrent modification exception (#1349)
* Changed for loop to iterator to prevent concurrent modification exceptions

* changes suggested on PR

* freezetimers: Cleanup

* Fix actual issue

* Fix format

* freezetimers: clean

* freezetimers: we need to rewrite this fucking plugin, holy shit, i'd rather kms than to work on this for 1 more minute JFC. :(
2019-08-15 17:41:14 -04:00
Owain van Brakel
8239be4b75 project: Add wiki scraper (#1348)
* wiki-scraper: Add wiki scroper to the main project

* client: Updated wiki stats

* wiki-scraper: Checkstyle

* wiki-scraper: Pull in @Ganom his changes

* client: Updated wiki stats
2019-08-15 22:10:25 +01:00
Tyler Bochard
4fba65d4f1 Merge pull request #1345 from Ganom/flexo-class
flexo: add back in core class, until (#1315) is resolved.
2019-08-15 16:03:17 -04:00
Tyler Bochard
8a7777eec3 Merge pull request #1335 from runelite-extended/accplugin
account plugin: remove login button
2019-08-15 16:01:46 -04:00
Tyler Bochard
9ff9271b85 Merge pull request #1342 from tomcylke/Sacks
Item charges: Add sacks of vegetables
2019-08-15 15:52:40 -04:00
Tyler Bochard
a79aa701f1 Merge pull request #1347 from Owain94/gradle5.6
gradle: Update to gradle 5.6
2019-08-15 15:39:27 -04:00
Ganom
0809b1a677 Merge pull request #1346 from Owain94/1508-merge
project: Merge upstream
2019-08-15 15:35:07 -04:00
Ganom
cbbe0035ea gradle: add natural mouse api back. 2019-08-15 15:34:19 -04:00
Owain van Brakel
6cd75738c4 gradle: Update to gradle 5.6 2019-08-15 20:23:41 +02:00
Owain van Brakel
93b1258080 Merge remote-tracking branch 'runelite/master' into 1508-merge 2019-08-15 19:49:55 +02:00
Ganom
2738060615 flexo: add back in core class, until (#1315) is resolved. 2019-08-15 13:05:35 -04:00
Lucwousin
da3fce3b37 Use wildcard imports for itemids in itemcharges 2019-08-15 17:14:15 +02:00
Adam
3a31996ad8 Revert "Merge pull request #9354 from Toocanzs/centroid-fix"
This reverts commit f8c09e0577.
2019-08-15 15:25:28 +02:00
Runelite auto updater
0ef08459af [maven-release-plugin] prepare for next development iteration 2019-08-15 11:11:49 +00:00
Runelite auto updater
d709623985 [maven-release-plugin] prepare release runelite-parent-1.5.31 2019-08-15 11:11:42 +00:00
Thomas Cylke
6de78518fc Sacks
Adds sacks of vegetables to the item charges plugin
2019-08-15 05:26:07 -04:00
Kyleeld
d430c50246 banktags: search for valued items (#1336)
* banktags: search for valued items

https://user-images.githubusercontent.com/22979513/62487848-7c476600-b788-11e9-9330-c423f6b906e2.gif

FULL credit to @raiyni, great work!

no horrible overlays.

easy to use

awesome plugin, lets hope upstream bring it in also!

* ItemValueSearchTest: Fix test

* banktags: set correct access level
2019-08-15 10:25:39 +01:00
Abex
7e7b0373cb Merge pull request #9658 from abextm/cache-code-2019-08-15-rev181
Cache code 2019 08 15 rev181
2019-08-15 03:25:07 -06:00
Owain van Brakel
8a2142242d Merge pull request #1341 from tomcylke/WHILST
WHILST
2019-08-15 11:14:24 +02:00
Thomas Cylke
2407348342 WHILST
WHILST
2019-08-15 05:01:07 -04:00
RuneLite Cache-Code Autoupdater
dd9659b185 Update Widget IDs to 2019-08-15-rev181 2019-08-15 08:41:23 +00:00
RuneLite Cache-Code Autoupdater
0b1c09baae Update NPC IDs to 2019-08-15-rev181 2019-08-15 08:41:18 +00:00
RuneLite Cache-Code Autoupdater
0c6aa5d8c8 Update Object IDs to 2019-08-15-rev181 2019-08-15 08:41:18 +00:00
RuneLite Cache-Code Autoupdater
14e6ea2972 Update Item IDs to 2019-08-15-rev181 2019-08-15 08:41:17 +00:00
Owain van Brakel
2d654f9839 xptracker: Fix adding skill to canvas from skill tab (#1340) 2019-08-15 09:06:34 +01:00
Owain van Brakel
2c5fceb70f barrows: Remove chest value option (#1337) 2019-08-14 23:14:19 -04:00
Justin
a94fffbec5 tearsofguthix: fix npe (#1333) 2019-08-14 22:45:18 -04:00
Harry
3f0532b5bf fix option strictness for some swaps (#1277) 2019-08-14 22:27:23 -04:00
Kyleeld
fcca938e4c remove option to try to login via our client
remove option to try to login via our client
2019-08-15 02:31:03 +01:00
ST0NEWALL
2525390203 profilesPanel: fix panel switching (#1332)
* profilesPanel: fix panel switching

* profilesPanel: fix panel switching

* Update ProfilesPlugin.java

* Update ClientUI.java

* Update NavigationButton.java
2019-08-15 02:20:53 +01:00
Ganom
03b7254d9b coxhelper: add scaling to infobox (#1295)
* coxhelper: add scaling to infobox, and remove local config caching.

* coxhelper: revert config changes.
2019-08-14 21:11:20 -04:00
Ganom
dd4986a9dd playerscouter: fix conmod exception, and various other updates. (#1294)
* playerscouter: fix conmod exception, and various other updates.

* playerscouter: revert config caching removal.
2019-08-14 21:11:05 -04:00
Justin
a3c3b9edf6 customcursor: add skill specs as a cursor (#1330)
* customcursor: add skill specs as a cursor

* customcursor: better cursor icon

thanks to Ganom
2019-08-14 21:10:47 -04:00
Kyleeld
5c6d25f151 Merge pull request #1321 from Ganom/make-launcher-prettier
launcher: make it a lil bit prettier.
2019-08-15 01:39:43 +01:00