Commit Graph
44 Commits
Author SHA1 Message Date
WooxSolo 45766fd65e Add sounds to devtools 2019-06-24 15:55:11 -04:00
WooxSolo c74b3b9ab5 Add NPC unaggression timer 2019-03-19 16:15:44 -04:00
WooxSolo 5008ecefaa config manager: add support for Duration 2019-03-19 15:59:03 -04:00
WooxSolo 68196a45f7 config manager: add support for WorldPoint 2019-03-19 15:58:53 -04:00
WooxSolo f7377d75ec gpu: fix black overlays behind gradients 2018-12-03 09:58:41 -05:00
WooxSolo e603a2a157 Optimize transparent chatbox alphaing 2018-11-15 09:31:04 -05:00
WooxSolo 2eabb70422 Remove viewportOffset from get2DGeometry 2018-11-03 18:56:56 +01:00
WooxSolo 42caca779d Remove viewportOffset calculation from demonic gorillas 2018-11-03 18:56:39 +01:00
WooxSolo fbb03a7f15 Remove viewportOffset calculation from prayer bar 2018-11-03 18:56:16 +01:00
WooxSolo 809b5b2718 Fix localToCanvas calculation on fixed screen 2018-11-03 18:56:04 +01:00
WooxSolo 0ef87bfb23 Improve hovered tile accuracy 2018-11-01 18:35:37 +01:00
WooxSolo 33db0af80d Rename getUnknownSoundValues2 2018-10-19 20:02:56 +02:00
WooxSolo 13c0566778 Add NPC death animations
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-31 20:59:04 +02:00
WooxSolo 98a17caf3b Fix demonic gorilla overlay position on fixed screen 2018-06-07 21:12:09 -04:00
WooxSolo b00b599a05 npc indicators: fix ghosts and NPE 2018-06-06 20:54:51 -04: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
WooxSolo 2a092ae1a0 Fix Jarvis infinite loop 2018-06-03 01:23:59 +02:00
WooxSolo f49348e1ab Move frame to right screen border when expanding large window
When playing on almost fullscreen, the window would previously expand through the left edge without filling up the right edge space first upon starting the client
2018-05-30 21:19:14 +02:00
WooxSolo 966ee101d3 Fix remember screen bounds for KEEP_GAME_SIZE 2018-05-30 20:48:24 +02:00
WooxSolo be34e6f7ba Reset gorillas in demonic gorilla plugin on startup and world hop 2018-05-24 20:34:32 -04:00
WooxSolo 0b63291bbf Add RSTileMixin.getGroundItems and RSNPCMixin.getTransformedComposition 2018-05-21 17:19:35 -04:00
WooxSolo 348cba59de Change WorldPoint::distanceTo to use chebyshev distance instead of euclidean distance 2018-05-08 08:58:13 -04:00
WooxSolo 2d968a832d Add option to keep either window or client size
- Add option to keep either window or client size when expanding sidebar
- When panel is expanded, push window to side to not expand from screen
2018-05-07 21:21:36 +02:00
WooxSolo f480bd65f5 Add graphics objects to devtools 2018-05-04 10:54:39 -04:00
WooxSolo c2d2615e97 Add graphics object created event 2018-05-04 10:54:34 -04:00
WooxSolo 2f1445859b Add graphics object API 2018-05-04 10:54:31 -04:00
WooxSolo 6641b5cd29 cannon plugin: add granite cannonball to unload check 2018-04-28 17:30:45 -04:00
WooxSolo 17b4475504 cannon plugin: fix cannonball count when loading and firing on the same tick 2018-04-28 17:30:40 -04:00
WooxSolo ef9c1ae0c5 Add demonic gorilla plugin 2018-04-28 11:37:06 -04:00
WooxSolo 1966bba3c9 devtools: add line of sight and valid moves 2018-04-28 11:37:02 -04:00
WooxSolo ea5c1f3032 runelite-api: add WorldArea 2018-04-28 11:36:53 -04:00
WooxSolo ed658df469 runelite-api: add line of sight algorithm 2018-04-28 11:36:43 -04:00
WooxSolo 4b46be6eac runelite-api: export collision data 2018-04-28 11:36:40 -04:00
WooxSolo f845cf26c2 runelite-api: add hitsplat applied event 2018-04-28 11:36:37 -04:00
WooxSolo a1dac25280 Add ability to lock client to screen 2018-04-27 15:35:16 -04:00
WooxSolo 31e952316b Remember screen position after closing and reopening 2018-04-27 15:35:15 -04:00
WooxSolo aa718b1a99 Add rectangle support to config 2018-04-27 15:06:16 -04:00
WooxSolo ef7aad4c9a Fix 2 emote clues 2018-04-22 22:57:08 +02:00
WooxSolo 227eed522c Fix cannon cannonball count 2018-04-19 00:13:01 +02:00
WooxSolo fed264989f hunter plugin: fix setting trap and walking at once 2018-04-08 17:00:29 -04:00
WooxSolo 06ad69bda7 Update game tick event to run after packets have been processed 2018-04-08 16:30:13 -04:00
WooxSolo 92c8e9e9e6 Fix Actor.getWorldLocation to use pathX/pathY instead of getX/getY 2018-04-08 16:03:01 -04:00
WooxSolo 24e41f3851 Add chunk borders and map square borders to devtools 2018-04-04 07:40:50 -04:00