Commit Graph

7459 Commits

Author SHA1 Message Date
Ganom
8abdd56f9e menumanager: true band aid fix (#1430) 2019-08-23 01:42:45 +01:00
Owain van Brakel
0a20ef601d client: Add database (#1424)
* client: Add h2 and jooq

* client: Add database manager

* client: Add a helper to generate JOOQ classes

* client: Add JOOQ classes

* loottracker: Create database tables when they don't exist on startup

* loottracker: Only migrate if datasource exists
2019-08-22 20:27:36 -04:00
Damhan Richardson
6280bcbba3 idlenotifier: adds notification to wildy resource door, resolves #1389 (#1420)
* clanchatplugin: fix issue 1407, UnsupportedOperationException

* Fixed concurrentmodification exception

* Created notification in idle notifications

* idlenotifier: adds notification to wildy resource door, resolves #1389

* Created notification in idle notifications

* idlenotifier: adds notification to wildy resource door, resolves #1389

* Added region check & fetched upstream

* removed unused variable

* removed extra whitespace

* refactor for future wall checks
2019-08-23 01:25:08 +01:00
Lucwousin
b57a682ce7 spellbook: bugfixes/improvements (#1427)
* Add InterfaceTab enum, remove duplicate varbit

* Add widget.containsMouse rs-api method, sort scriptids, add various wids

* Refactor/improve/fix spellbook

I even made everything I could final to please goban

* Fix bugs/cleanup/improvements

* Update SpellbookPlugin.java
2019-08-22 16:54:17 -04:00
Ganom
6e5bebe734 playerscouter: fix value mapping. (#1419) 2019-08-22 14:21:16 +01:00
Damhan Richardson
491c8b12fb clanchatplugin: fix issue 1407, UnsupportedOperationException (#1411)
* clanchatplugin: fix issue 1407, UnsupportedOperationException

* Fixed concurrentmodification exception
2019-08-22 14:21:05 +01:00
Kyle
4b4af0fa2b Playerscouter: add combat bracket (#1413)
* Update PlayerScouter.java

* Update PlayerScouterConfig.java

* Update PlayerScouter.java

* Update PlayerScouter.java

* Update PlayerScouterConfig.java
2019-08-22 12:53:03 +01:00
Kyle
e31333eb46 Whale watchers: pneck break warning sound (#1399)
Whale watchers: pneck break warning sound
2019-08-21 09:44:27 +01:00
ThatGamerBlue
345f01645a add null check guard case for chat message manager (#1412) 2019-08-21 09:37:52 +01:00
Kyle
e803fad014 Reminders: added plugin (#1371)
* reminders: add reminders

added hydration reminder and break reminder

* .

* Update RemindersPlugin.java

* Update RemindersPlugin.java

* Update RemindersConfig.java

* Update RemindersPlugin.java

* changes requested by Ganom

changes requested by Ganom

* Update RemindersConfig.java

* Update RemindersPlugin.java

* Update RemindersConfig.java

* Update RemindersPlugin.java
2019-08-21 09:34:08 +01:00
Lucwousin
db705f5dd5 rs-client: refactoring (#1344)
* Rename some things to be more consistent everywhere

* rs-client: refactoring

* MenuAction -> MenuOpcode merge
2019-08-20 22:24:51 +02:00
Kyle
6bff3e38f8 Inferno: fix plugin start-up error.
Inferno: fix plugin start-up error.
2019-08-20 01:40:45 +01:00
Alexander
3946471568 inferno: add multiple jad support, prayer indicator, healer indicator (#1392)
* inferno: add multiple jads support, add healer indicators, add new prayer indicators

* inferno: add config entries

* inferno: reformatting

* inferno: refactoring

* inferno: refactoring
2019-08-19 19:57:07 -04:00
Ganom
5cfd968676 menuentryswapper: add "Prioritize Entry" config option. (#1395) 2019-08-19 19:01:44 -04:00
Justin
5745216fc8 slayermusiq: added song of the elves & miniquests (#1387)
* slayermusiq: added song of the elves

added video link

* slayermusiq: added miniquests

* slayermusiq: checkstyle

* slayermusiq: checkstyle

grr

* Update QuestGuideLinks.java

* Update QuestGuideLinks.java
2019-08-19 21:11:14 +01:00
James
ae08917e77 chatboxperformance: Toggle chatbox gradient (#1396)
* Toggle chatbox gradient

* Toggle chatbox gradient
2019-08-19 12:47:39 -07:00
Ganom
904943440f runecraft: fix pouch strictness (#1398) 2019-08-19 15:46:59 -04:00
Owain van Brakel
083c0f4542 menuentryswapper: Don't add swaps without a target 2019-08-19 04:32:59 +02:00
Owain van Brakel
1c5bd185cd menuentryswapper: Fix dupe keys when migrating (alse filter walk here and cancel for now) 2019-08-19 04:04:31 +02:00
Owain van Brakel
f3916c8cb2 profilepanel: Don't remove the login box when the password is incorrect (#1393) 2019-08-19 01:31:10 +01:00
Ganom
45fd48d01d menuentryswapper: remove shift click customisation for a better alternative. (#1391)
* menuentryswapper: remove shift click customisation for a better alternative.

* menuentryswapper: add proper syntax validation, and convert to priority entries.

* menuentryswapper: Migrate old swaps to the new format

* menuentryswapper: finalize

* menuentryswapper: remove redundant splitter.

* runecraft: fix camelCase on Lavas

* runecraft: disable lavas by default
2019-08-18 20:11:48 -04:00
Tyler Bochard
3cf4491435 Merge pull request #1379 from MattFaris/cannon-spot-fix
cannonplugin: fix issue with cannon spots not displaying
2019-08-17 22:38:44 -04:00
Owain van Brakel
78a3875ac5 client: Update XpTracker test 2019-08-18 01:58:36 +02:00
Owain van Brakel
a868adfc6c raids: Update reload instance button to send a gamestate 2019-08-18 01:35:53 +02:00
Owain van Brakel
5abad2668e Merge remote-tracking branch 'runelite/master' into 1808-merge 2019-08-18 01:34:22 +02:00
Owain van Brakel
882091e142 raids/profiles panel: Make panel layouts better (#1380) 2019-08-17 14:34:47 -07:00
MattFaris
385c56512a cannonplugin: fix issue with cannon spots not displaying 2019-08-17 14:19:34 -05:00
Owain van Brakel
23710f3f4a infopanel: fix plus version font (#1375) 2019-08-17 15:14:57 +01:00
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
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
Hydrox6
48a1bce947 clues: Fix Bryophyta's staff having no name 2019-08-16 00:28:32 +01:00
Kyleeld
62fbe7ffe2 pluginsorter: fix top entries (#1352)
fixes #1343
2019-08-15 23:03:09 +01: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
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
Ganom
cbbe0035ea gradle: add natural mouse api back. 2019-08-15 15:34:19 -04:00
Adam
f401d417dd low memory plugin: run changeMemoryMode on game thread
This method must now be called on game thread, and can be called
regardless of game state.
2019-08-15 14:47:06 -04:00
Adam
af5aa42a1d xptracker: fix calculating xp offset from offline xp 2019-08-15 14:02:40 -04: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