Commit Graph
691 Commits
Author SHA1 Message Date
TzZek 199212d011 Add bake pie & string jewelry to idle notifier (#3486) 2018-06-05 08:54:13 +02:00
WooxSolo c2511d50c8 npc indicators: add respawn timer 2018-06-04 13:33:44 -04:00
WooxSolo 2599db2e6d perspective: fix getCanvasTileAreaPoly for even number sizes 2018-06-04 12:41:20 -04:00
Adam c76c10c20c death indicator: use animation to detect death
It is possible the player can move after their hp reaches 0, which makes
the player death event not always take place at the location of death
2018-06-03 16:40:17 -04:00
Hydrox6 cd317996db Fix Charge timer showing with every teleport
Turns out a lot of things reuse that animation
2018-06-03 13:16:17 -04:00
Adam 4152a0fbfa Merge pull request #3529 from Hydrox6/charge-timer
Add a Charge timer
2018-06-02 21:20:07 -04:00
WooxSolo 2a092ae1a0 Fix Jarvis infinite loop 2018-06-03 01:23:59 +02:00
Adam 8a6fc94239 Flag npc as dead when their health ratio hits 0
Sometimes npcs despawn without their HP var visible after death
2018-05-31 18:18:29 -04:00
Hydrox6 1c76e38d4d Add Charge Timer 2018-05-31 23:15:02 +01:00
Adam 5dc7d610c3 Fix prayer enumation order back to the order the prayers are in game
The reorder prayer plugin depends on this
2018-05-31 17:59:27 -04:00
Adam 29ab54994f perspective: do not remove culled faces from clickbox calculation
It seems culled faces are intentionally added to some models for their
clickboxes.
2018-05-31 17:59:17 -04:00
Runelite auto updater 3ca51259fc [maven-release-plugin] prepare for next development iteration 2018-05-31 11:02:13 +00:00
Runelite auto updater 2090b97d34 [maven-release-plugin] prepare release runelite-parent-1.4.1 2018-05-31 11:02:05 +00:00
Adam dd7c7e1a4d perspective: optimize clickbox generation 2018-05-29 21:12:48 -04:00
Adam d6b5e31c9d runelite-api: use lombok constructors for Vertex/Triangle 2018-05-29 21:12:48 -04:00
Adam 4b18dce38c perspective: use viewport offset for offsetting rectangle in get2DGeometry 2018-05-29 21:12:43 -04:00
Adam efab859685 Revert "perspective: use viewport offset in get2DGeometry"
This reverts commit 45597133f7.
2018-05-29 20:10:27 -04:00
Adam b3456a50e2 Merge pull request #3404 from sainttx/local-player-death
Add local player death event
2018-05-29 11:08:08 -04:00
TzZek f4650752d9 Add making wines to idle notifications (#3441)
Closes #3430
2018-05-29 10:05:23 +02:00
Adam 1a373f62aa runelite-api: optimize ChatMessageType.of() 2018-05-28 14:59:50 -04:00
Matthew Steglinski 09f1775243 Add local player death event 2018-05-27 23:02:14 -04:00
ypperlig a2b8ed8f7c blast furance plugin: add bar dispenser to clickbox overlay
Also added support to color the dispenser / conveyor depending on the
bar dispenser state.

These are the current expected values:

0 = No bars being processed
1 = Ores are being processed on the conveyor belt, bar dispenser cannot
be checked
2 = Bars are cooling down
3 = Bars can be collected
2018-05-27 20:07:25 -04:00
Adam 7a1ce39633 Remove actor death event, use despawn event instead 2018-05-27 11:19:41 -04:00
Matthew Steglinski 243d7ddbfa runelite-api: Add missing documentation 2018-05-25 13:16:12 -04:00
BeefaloKing d2871d925c Stretched Fixed Mode Plugin: Add Integer Scaling option (#2863)
Forces integer scale factor by rounding stretched dimensions towards zero.
2018-05-25 08:21:37 +02:00
Tomas Slusny 1223770c5b Merge pull request #3159 from iguaan/idlenotifier-altar
idlenotifier: add support for gilded altar
2018-05-24 19:38:51 +02:00
Runelite auto updater 765bed1657 [maven-release-plugin] prepare for next development iteration 2018-05-24 11:16:37 +00:00
Runelite auto updater f3cb3beb4a [maven-release-plugin] prepare release runelite-parent-1.4.0 2018-05-24 11:16:31 +00:00
raqes 8b023aeb2d Fix 2010 gameframe highlight and improve accuracy 2018-05-23 23:10:59 +02:00
iguaan d7b092e970 idlenotifier: add support for gilded altar 2018-05-23 19:13:41 +03:00
Adam 6df106f39e Merge pull request #3068 from raqes/2005-interface-fix
Fix 2005 gameframe
2018-05-22 18:15:54 -04:00
raqes e5618ad59e Fix 2005 interface container alignment, add scrollbar and spellbooks 2018-05-22 17:38:50 -04:00
Tomas Slusny 570584310b Add Varps for player experience goals
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-22 16:04:40 +02:00
Adam 9c5078a75e Merge pull request #3075 from Abextm/var-inspector
Var inspector
2018-05-21 19:49:21 -04:00
WooxSolo 0b63291bbf Add RSTileMixin.getGroundItems and RSNPCMixin.getTransformedComposition 2018-05-21 17:19:35 -04:00
Max Weber 572d92378a Allow get/setVarbitValue to operate on arbitrary varp sets 2018-05-21 12:20:33 -06:00
Max Weber 66ccd9c0d6 Add VarC events 2018-05-21 12:20:32 -06:00
Adam 0fe49ec2df runelite-api: expand hint arrow api 2018-05-21 08:20:48 -04:00
Adam ec1512dab5 Add interface styles plugin 2018-05-19 20:40:54 -04:00
Adam fbca624ffd runelite-api: add widget positioned event 2018-05-19 20:40:53 -04:00
Adam 444e3a5152 runelite-api: add sprite override api 2018-05-19 19:15:35 -04:00
Adam 023de4c91f runescape-api: add sprite related imports for interface style plugin 2018-05-19 19:15:27 -04:00
Adam e3e8bf7c5d Bump to 1.4.0-SNAPSHOT 2018-05-19 18:53:25 -04:00
Runelite auto updater 509c9e61dc [maven-release-plugin] prepare for next development iteration 2018-05-18 23:31:11 +00:00
Runelite auto updater 7c389bb712 [maven-release-plugin] prepare release runelite-parent-1.3.9 2018-05-18 23:31:04 +00:00
Max Weber 669b0a0ab9 Revert #2530 "Make VarbitChanged only fire once..."
This broke the speccounter plugin, and is moderately incorrect because client scripts can update varbits before a tick has happened, and the event should reflect that.
2018-05-15 03:36:16 -06:00
Max Weber 220add92fd runelite-api: Update ID files 2018-05-14 03:26:21 -06:00
Adam bc2c959e7a runelite-api: add getWorldType() 2018-05-12 18:25:30 -04:00
Adam a184f8d900 Merge pull request #2596 from Abextm/perspective-nonnull
runelite-api: Annotate Perspective methods with `@Nonnull`
2018-05-11 17:35:44 -04:00
Adam 6d7c3ef45b Merge pull request #2550 from deathbeam/fix-world-map-widget-check
Fix World Map widget check in Hooks.java
2018-05-11 14:28:56 -04:00