Commit Graph
1821 Commits
Author SHA1 Message Date
Lucwousin 8724311d20 Use LambdaMetaFactory to generate accessors for @Subscribe annotations 2019-12-15 02:45:32 +01:00
Dyldozer 09ed98c299 Fixes Ancient magic rune check and individual item price in tooltip. 2019-12-07 22:12:12 -06:00
Owain van Brakel d7a340e02d Checkstyle 2019-12-06 00:38:21 +01:00
Kyle 5df724ac72 Merge branch 'master' into rebasetob 2019-12-05 22:46:40 +00:00
Owain van Brakel eba140c8a5 Merge remote-tracking branch 'runelite/master' 2019-12-05 13:18:03 +01:00
Owain van Brakel b334aa159f Merge remote-tracking branch 'runelite/master' 2019-12-05 13:09:03 +01:00
RuneLite Cache-Code Autoupdater 3433fb0d82 Update Object IDs to 2019-12-05-rev182 2019-12-05 11:32:50 +00:00
RuneLite Cache-Code Autoupdater 3555b98888 Update Item IDs to 2019-12-05-rev182 2019-12-05 11:32:49 +00:00
AdamandWynadorn d6198ff311 camera plugin: add option to rotate camera with right click
The camera rotation only takes effect when there are no menu entries.
This also adds an option to make the middle button then open the menu.

Co-authored-by: Wynadorn <Wynadorn@users.noreply.github.com>
2019-12-03 08:45:33 -05:00
Siraz 47e8108181 entityhider: Pets entity hider & isFollower (#2094) 2019-12-01 18:52:32 -05:00
Ganom 129ccd2de9 playermanager: add. (#1952)
* playermanager: add.
playerscouter: update to use new player manager.
playerscouter: add minify option.

* playermanager: use concurrent maps over standard hash maps.

* playermanager: add attackStyleChanged event.

* playermanager: add all attacking method.

* prayagainst: completely rework it to use playerManager.
playermanager: add friend/clan methods.

* playermanager: utilize new event rather than gametick.

* playermanager: remove gam tick update.

* playermanager: remove gametick method reference.

* hideunder: use playermanager.

* equipmentinspector: use playermanager.

* events: add new docs.

* playermanager: add combat stats sub-class.

* playermanager: add timeout to updateStats

* playermanager: gamepack update.

* playermanager: remove debugging.

* playerscouter: remove unused import
2019-12-01 01:09:27 -05:00
Owain van Brakel 594d141d9b Merge remote-tracking branch 'runelite/master' 2019-11-28 21:31:34 +01:00
Runelite auto updater f6cbfeb8ce Bump for 1.5.43-SNAPSHOT 2019-11-28 13:01:43 +00:00
Runelite auto updater 56465edd1f Release 1.5.42 2019-11-28 13:01:37 +00:00
RuneLite Cache-Code Autoupdater 34c825cba4 Update Object IDs to 2019-11-28-rev182 2019-11-28 11:33:28 +00:00
RuneLite Cache-Code Autoupdater 0087fb743b Update Item IDs to 2019-11-28-rev182 2019-11-28 11:33:27 +00:00
Owain van Brakel 7b67298a01 Merge remote-tracking branch 'MagicfTail/Fake-lvl-up' into fake-level-up 2019-11-28 03:43:01 +01:00
Adam 3ad56130e5 api: add npc composition isInteractible 2019-11-25 14:45:44 -05:00
Abex e777e13add Merge pull request #10311 from abextm/cache-code-2019-11-21-rev182
Cache code 2019 11 21 rev182
2019-11-22 16:43:57 -07:00
Adam 6a209b860c api: refactor to use NameableContainer
This uses a nameable container for the friends and ignore lists, and
provides the clan manager which inherits from it
2019-11-22 09:25:22 -05:00
Kyle 658fb38f4b Update ItemID.java 2019-11-22 13:26:46 +00:00
Adam ff6658f0e9 api: use region size constant in getRegionOffset 2019-11-21 17:21:26 -05:00
Lucwousin 2a2688e3ce Merge branch 'master' into an-not-taters 2019-11-21 22:09:01 +01:00
15987632 5a1883d9d7 entity hider plugin: add support for hiding pets 2019-11-21 09:51:15 -05:00
RuneLite Cache-Code Autoupdater 546e6abce8 Update Item IDs to 2019-11-21-rev182 2019-11-21 11:32:49 +00:00
Lucwousin e11077f392 Remove unused spellbook widget id/info 2019-11-21 10:27:31 +01:00
seth 1078fab4db Add kourend home teleport to timers plugin 2019-11-20 19:51:16 -05:00
Ganom 78491df24c Merge branch 'master' into an-not-taters 2019-11-20 16:20:25 -05:00
Adam 5057e48d10 api: add welcome chat message type
Update chat history plugin to check the message type of the welcome
message.
2019-11-20 12:04:25 -05:00
Thomas Cylke 3e790e66c2 Varbits for which keys are assigned to tabs in game. Useful for potential future plugins (definitely not for externals :^) ) 2019-11-18 18:12:29 -05:00
Ganom f0ce34a943 widgetapi: add back spell widget info (#2051) 2019-11-17 23:17:50 -05:00
Owain van Brakel 0f9d3c7718 Merge remote-tracking branch 'runelite/master' 2019-11-18 01:47:30 +01:00
Ganom 03a88f6c27 Merge pull request #2038 from Owain94/1411-merge
project: Merge upstream
2019-11-17 01:18:33 -05:00
Runelite auto updater 581d27b608 Bump for 1.5.42-SNAPSHOT 2019-11-17 02:09:15 +00:00
Runelite auto updater bfe5873b39 Release 1.5.41 2019-11-17 02:09:08 +00:00
Seth a8bebe907c regen meter: add support for endless endurance relic
Fixes #10267
2019-11-16 20:39:25 -05:00
Lucwousin 6632376d0f Add Subscribe annotations for default lifecycle events 2019-11-16 16:02:30 +01:00
Lucwousin 4fa3a73eb9 Readd @Subscribe, for unconditionally active subscriptions in plugins 2019-11-16 11:17:20 +01:00
Lucwousin b7bd7c5a08 {} where allowed 2019-11-16 04:51:03 +01:00
Lucwousin 55b0845a18 Optimize imports 2019-11-16 04:51:03 +01:00
AdamandHydrox6 7463d2de1a api: add league world type
Co-authored-by: Hydrox6 <ikada@protonmail.ch>
2019-11-15 10:29:15 -05:00
AdamandHydrox6 bcf89dce92 Remove DEADMAN_TOURNAMENT world type
Co-authored-by: Hydrox6 <ikada@protonmail.ch>
2019-11-15 10:29:09 -05:00
AdamandHydrox6 71d2e74732 Remove SEASONAL_DEADMAN world type
Co-authored-by: Hydrox6 <ikada@protonmail.ch>
2019-11-15 10:28:59 -05:00
Owain van Brakel 07fa478e67 Merge remote-tracking branch 'runelite/master' 2019-11-15 10:09:35 +01:00
f0rmatme 6a2bd8f1a9 specialcounter: add tob boss modifiers 2019-11-14 16:02:34 -08:00
Runelite auto updater 11e83ac02b Bump for 1.5.41-SNAPSHOT 2019-11-14 11:35:38 +00:00
Runelite auto updater 1d3752cfe8 Release 1.5.40 2019-11-14 11:35:31 +00:00
Lucwousin 2140672de5 fix widgetids 2019-11-14 12:34:06 +01:00
RuneLite Cache-Code Autoupdater 7904eb52d9 Update Widget IDs to 2019-11-14-rev182
Lost widget 629.3
2019-11-14 12:08:59 +01:00
RuneLite Cache-Code Autoupdater 7551040a54 Update NPC IDs to 2019-11-14-rev182 2019-11-14 12:07:52 +01:00