Commit Graph
7754 Commits
Author SHA1 Message Date
Owain van Brakel 2ed949506e Merge pull request #1701 from whs/whs/notes
notes: Add support for multiple note tabs
2019-10-04 03:46:43 +02:00
Owain van Brakel b3a9b7f70c Merge pull request #1711 from runelite-extended/antidrag-fix-toggle-antidrag
Antidrag: fix toggle antidrag
2019-10-04 03:46:29 +02:00
Owain van Brakel f9fbaa8412 Merge pull request #1715 from Fred4106/FixBonesMenuSwap
menuentryswapper: Fixed bones option being to generic when matching
2019-10-04 03:45:49 +02:00
Nathaniel d0899fc663 Update MenuEntrySwapperPlugin.java
Trying to trigger the review bot thing.
2019-10-03 20:29:50 -05:00
Nathaniel ac631c9bb9 Update MenuEntrySwapperPlugin.java
Removed commented lines.
2019-10-03 20:05:04 -05:00
Fred4106 47c3ce38a8 Fixed Menuswapper option for bones also selecting "bone spear" or "bone dagger" 2019-10-03 19:30:14 -05:00
Ganom cf69bdc26e Client: Update item stats 2019-10-04 00:21:21 +00:00
Kyle c54e518455 Update AntiDragPlugin.java 2019-10-03 23:37:45 +01:00
Kyle 5455fde310 antidrag: fix toggle antidrag
antidrag: fix toggle antidrag
2019-10-03 23:36:56 +01:00
Owain van Brakel 97df39c5d8 project: Update checkstyle (#1710) 2019-10-03 16:11:24 -04:00
Manatsawin Hanmongkolchai c216301b60 Fix checkstyles 2019-10-03 22:50:30 +07:00
Manatsawin Hanmongkolchai d552f94de7 Configurable max note pages 2019-10-03 22:38:19 +07:00
Manatsawin Hanmongkolchai e938aab624 Merge branch 'whs/notes' of github.com:whs/runelite into whs/notes 2019-10-03 22:31:08 +07:00
Manatsawin Hanmongkolchai 710fd6a0b5 Add initial note 2019-10-03 22:14:42 +07:00
Manatsawin Hanmongkolchai 63b7022823 Merge remote-tracking branch 'origin/master' into whs/notes 2019-10-03 21:30:19 +07:00
Manatsawin Hanmongkolchai 5db8c66b66 Fix checkstyles 2019-10-02 01:00:36 +07:00
Manatsawin Hanmongkolchai c089dc9cb4 Add support for multiple note tabs 2019-10-02 00:29:31 +07:00
Netami1 b51a1cd249 sanitize text for Jagex non-breaking spaces (#1697)
add null check player name
2019-10-01 12:24:05 -04:00
HSJ-OSRS 34eb048ea9 fix config update 2019-10-01 10:10:45 +01:00
Ganom a532e49d02 Client: Update item stats 2019-10-01 00:21:42 +00:00
ST0NEWALL 9f869c6ec9 Fix player attack options and player indicators (#1685)
* Fix player attack options and player indicators

* player attack options

* buying checkstyle bypass method
2019-09-30 13:20:28 +01:00
Harry 654f40f7f6 slayer: fix task tracking & bracelet tracking (#1691)
* fix task tracking

* fix slayer bracelet tracking
2019-09-30 13:19:51 +01:00
Kyle 49ccc6f9a0 bronzemanmode: plugin type, tag & description fix (#1686)
* bronzemanmode: plugin type, tag & description fix

* Update BronzemanPlugin.java
2019-09-29 20:44:51 -04:00
ermalsh f00b2fc5d5 slayermusiq: added the fremennik exiles link (#1683) 2019-09-29 14:01:48 -04:00
Ganom 50104541ff hotkeylistener: initialize only on valid game state. (#1684) 2019-09-29 14:00:55 -04:00
Harry 0032bee15f Initialize discord service before starting plugins (#1681) 2019-09-29 13:42:03 -04:00
Justin bae42a572d dynamicmaxhit: remove menu option when disabled (#1682) 2019-09-29 13:40:24 -04:00
Kyle 63e7952335 tob: fix nullable (#1673)
tob: fix nullable
2019-09-28 12:57:11 -04:00
Ganom 6f3152456f theatre: fix nylo handler swaps. (#1640)
* theatre: fix nylo handler swaps.

* nylohandler: bug-fix

* Update ItemID.java

* Update Weapons.java

* Update Weapons.java
2019-09-28 17:04:47 +01:00
Owain van Brakel 7fa1fd6c75 bronzemanmode (#1621)
bronzemanmode
2019-09-28 18:03:48 +02:00
Owain van Brakel 88875961f4 DynamicMaxHit: change from external to PVP (#1668)
DynamicMaxHit: change from external to PVP
2019-09-28 17:55:33 +02:00
ST0NEWALL ad2dd4a06f Adds a gradle task to copy dependencies to be easily found by bootstrapper (#1661) 2019-09-28 16:48:52 +01:00
LoneVV 18438626c4 Anti Drag: Hold on Key (#1629)
Added an option for key hold instead of toggle.
Fixed cursor not changing to normal and instead using RS3 Gold as default when toggling off.
2019-09-28 16:46:50 +01:00
Thomas Cylke 9258c8eff8 Thin bois (#1638) 2019-09-28 16:44:32 +01:00
Mantic-says-hi 4aa24c7737 Emote Clue fix and re-order + tob damage thing (#1647)
* Fix Fight Arena Pub clue

Changed "Arena" instead of "arena", this clue also has a grammar error (two and's) which may be fixed by Jagex soon so this will have to be updated again. Also moved position of the clue to be in order with all the other headbang emotes.

* Alpha order

Cleaned up order of the set.

* 1-5 Party size support

Less cringe message

* Update DamageCounterPlugin.java

* Update DamageCounterPlugin.java
2019-09-28 16:44:16 +01:00
Kyle 6d1bbbb3d0 Update DynamicMaxHit.java 2019-09-27 19:41:37 +01:00
Ganom e45754a55b dynamicmaxhit: add plugin. (#1651)
* dynamicmaxhit: add plugin.

* dynamicmaxhit: add licenses.

* dynamicmaxhit: increase post request delay, so we don't accidentally DDOS jagex.

* dynamicmaxhit: disabled by default.
2019-09-27 00:48:52 -04:00
Crystalknoct 5bfaafa2a3 wildernesslocationsconfig: grammar (#1653)
PRed again because I fked up original.
2019-09-26 17:59:00 -07:00
lordzuku 9b020b1ea6 dropparty:fix (#1616)
* dropparty:fix

* remove unnessecary logs and added checkstyle

* revert to standardize

revert to standardize
2019-09-26 02:09:15 -04:00
Ganom 517ccbf85f mesenhanced: remove as we have decided this is too op, and is unhealthy for the game. (#1643) 2019-09-23 15:19:32 -04:00
Kyle e74f5a723a Merge pull request #1639 from Ganom/mes-enhanced
mesenhanced: add "enhanced" features similar to OSB.
2019-09-22 22:14:07 +01:00
Ganom ea31422ae9 mesenhanced: add config caching. 2019-09-22 16:57:20 -04:00
Ganom 957835abfa mesenhanced: add config. 2019-09-22 16:50:58 -04:00
Ganom d752a1f415 mesenhanced: add config. 2019-09-22 16:47:47 -04:00
Kyle 36a8050b6a Merge pull request #1633 from tomcylke/less-obnoxious-whalewatchers
Less Obnoxious WhaleWatchers Overlay
2019-09-22 21:34:12 +01:00
Owain van Brakel f7cb809cd9 client: Update npc stats (#1627) 2019-09-22 16:30:35 -04:00
LoneVV 3553a98f97 MenuEntrySwapper: Improved Ardougne Cloak (#1623) 2019-09-22 16:30:22 -04:00
Ganom b70eab6fed tmorph: add ::tmorph copy command for easy copy-pasta (#1625) 2019-09-22 16:29:34 -04:00
GeChallengeM d9eb815157 Delete safespot plugin. (#1637)
It was only useful for pvp. For NPC's, the plugin never worked
because they use a reverse LoS algorithm. Only in very rare cases,
a 1-way safespot exists but noe of them are implemented in this plugin.
2019-09-22 16:28:51 -04:00
Ganom 12c9eab0af mesenhanced: add "enhanced" features similar to OSB. 2019-09-22 16:20:40 -04:00