Commit Graph
4087 Commits
Author SHA1 Message Date
Adam cbec088a6b Remove map region changed event 2018-06-07 18:09:10 -04:00
Adam 2bc5c4eddd xtea plugin: batch xteas on gamestate change event 2018-06-07 18:08:56 -04:00
Hydrox6 69380ab459 Fix "Clan Channel Name" typo, fix capitalisation (#3671)
Also fix some inconsistent capitalisation
2018-06-07 17:26:32 +02:00
Runelite auto updater e9a26538b3 [maven-release-plugin] prepare for next development iteration 2018-06-07 11:03:23 +00:00
Runelite auto updater bbe240003b [maven-release-plugin] prepare release runelite-parent-1.4.2 2018-06-07 11:03:17 +00:00
Tomas Slusny ce1dd80f4a Merge pull request #3661 from Nightfirecat/fix-heroes-guild-emote-clue-location
Fix Hero's guild emote clue location
2018-06-07 07:57:34 +02:00
Adam dbada30cbd Merge pull request #3613 from Abextm/assert-launcher
runelite-client: Allow developer-tools to run from the launcher
2018-06-06 20:56:43 -04:00
Magic fTail 8f21189b9d screenshot plugin: fix naming of pvp kill filenames 2018-06-06 20:55:28 -04:00
WooxSolo b00b599a05 npc indicators: fix ghosts and NPE 2018-06-06 20:54:51 -04:00
Jordan Atwood 3c0c3c4f71 Fix Hero's guild emote clue location
Closes runelite/runelite#3657
2018-06-06 16:50:12 -07:00
TzZek 199212d011 Add bake pie & string jewelry to idle notifier (#3486) 2018-06-05 08:54:13 +02:00
Tomas Slusny f9d7ca1dd9 Merge pull request #3608 from Nightfirecat/fix-guard-vemmeldo-anagram-clue
Fix Guard Vemmeldo anagram clue location
2018-06-05 08:51:46 +02:00
Adam 7929bf1d5e npc scene overlay: fix respawn time 2018-06-04 21:34:08 -04:00
Max Weber 44d756a26b runelite-client: Allow developer-tools to run from the launcher
Packr doesn't let us add jvm arguments from the command line, so this disables the assertion check if the launcher version is present
2018-06-04 18:39:50 -06:00
Jordan 3c82663ae9 Fix McGrubor and Cow pen hot-cold locations (#3603)
* Fix cow pen hot-cold clue location

Ref:
https://user-images.githubusercontent.com/2199511/40894428-0475f5a0-6799-11e8-9717-cd79b37ec81c.png
https://user-images.githubusercontent.com/2199511/40894429-048f6b2a-6799-11e8-845a-5fed3f28e477.png

* Fix McGrubor's Wood hot-cold clue location

Ref:
https://user-images.githubusercontent.com/2199511/40894430-04a8474e-6799-11e8-9950-253a83de567f.png
https://user-images.githubusercontent.com/2199511/40894431-04c01450-6799-11e8-996d-5b82cff959ed.png
2018-06-04 22:14:56 +02:00
Juuso Lapinlampi 18de7a3d81 Fix spelling of Taverley
The small village north-west of Falador is called Taverley, not Taverly.
A code comment in agility plugin and the UI of farming plugin indicated
incorrect names.
2018-06-04 15:40:24 -04:00
shmeeps eaa8b2d2c0 Use chat messages for GE notifications (#3492)
- This prevents need for complicated code for handling notifications as they are already streamed in game
- Also prevents notifications occuring while GE window is open

Fixes #3484
2018-06-04 20:50:38 +02:00
Adam 235b74d382 Merge pull request #3495 from WooxSolo/npc-respawn-timer
Add respawn timer to NPC indicators
2018-06-04 14:14:28 -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
Adam 5ab4882eb2 Merge pull request #2879 from deathbeam/add-support-for-launcher-version
Add support for launcher version
2018-06-04 11:32:22 -04:00
Adam 3447fc4d35 info panel: use revision number from client 2018-06-04 11:23:07 -04:00
Tomas Slusny d6bf7c2cf6 Show RuneLite launcher version in info panel
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-04 11:09:41 -04:00
Tomas Slusny 8c8f2b36a5 Add support for getting runelite launcher version
Propagate RuneLite launcher version to client via system property and
add this property to RuneLite properties file.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-04 11:09:40 -04:00
Tomas Slusny 0793181e5f Cleanup RuneLite class (use Lombok)
- Use Lombok for creating setters and getters for variables in RuneLite
- Use correct spacing and final modifiers

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-04 11:09:39 -04:00
Lars bdb2ceaf5b Update tooltip for Grand Exchange Panel Icon to "Grand Exchange" (#3618)
As the panel do not contains only offers but also search now, the original tooltip was misleading.
2018-06-04 17:02:26 +02:00
Snakk a67bec7943 menu entry swapper: add options for house portal 2018-06-04 10:43:34 -04:00
Adam fac4d97c91 Merge pull request #3578 from jessebake/master
Update Screenshot plugin to have option to automatically take screenshot for PvP kills
2018-06-04 10:14:28 -04:00
Adam 18ee215f6d screenshot plugin: screenshot pvp kills 2018-06-04 09:49:55 -04:00
Adam f72071f5bf screenshot plugin: capitalize pet messages constant 2018-06-04 09:49:33 -04:00
Magic fTail 0560ef239b screenshot plugin: screenshot receiving pet 2018-06-04 09:42:48 -04:00
Jordan Atwood fc1e8fb912 Fix Guard Vemmeldo anagram clue location
Fixes runelite/runelite#3605
2018-06-04 00:02:44 -07:00
Adam 1db73ddf8a Merge pull request #3590 from Kamielvf/screenmarker-draw-fix
Allow drawing of screen markers in every direction
2018-06-03 23:33:27 -04:00
Kamiel 983ab1d540 Allow screenmarker resizing below base point 2018-06-03 22:12:56 -04:00
Adam fe73f244ec Merge pull request #3535 from Reasel/Tile-Labeling-Dev-Tools
Add Tile location tooltip option to dev tools
2018-06-03 22:03:05 -04:00
Adam acbce809b8 Merge pull request #3131 from Abextm/dev-always-assert
runelite-client: Require assertions when developer mode is on
2018-06-03 22:00:24 -04:00
Adam 40771c5918 clientui: reimport ExpandResizeType from fullscreen revert 2018-06-03 21:50:06 -04:00
Magic fTail b82dd2848b Add dragonfire-charged armour item mappings 2018-06-03 21:39:22 -04:00
Adam ed3b02b460 Revert "Merge pull request #3192 from deathbeam/add-support-for-fullscreen"
This reverts commit 108f441f23, reversing
changes made to be34e6f7ba.
2018-06-03 20:24:07 -04:00
Adam 83e9177b2e Merge pull request #2840 from raqes/prayer-indicator
Add Prayer indicator plugin by merging prayer flick plugin
2018-06-03 19:20:19 -04:00
raqes b1f5d18d65 Add prayer indicators to prayer plugin 2018-06-04 00:20:35 +02:00
Trig e445ae1317 Fix "hosptial" anagram clue typo (#3600)
Change "hosptial" to "hospital"
2018-06-04 00:08:44 +02:00
raqes 48aff0c7bb Rename Prayer Flicking plugin to Prayer 2018-06-03 17:26:46 -04:00
Adam a1c65cee10 Merge pull request #3579 from Hydrox6/boss-id-fix
Fix Callisto and Venenatis Boss Timers using the incorrect ID
2018-06-03 16:41:54 -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
Adam 78d69dcc5c death indicator: move location check to after respawn 2018-06-03 16:40:17 -04:00
Adam 2f1de8fa68 Merge pull request #3499 from WooxSolo/client-close-remember-fix
Fix remember screen bounds for KEEP_GAME_SIZE
2018-06-03 15:04:08 -04:00
Adam 154e9272c7 Merge pull request #3594 from Hydrox6/chat-colour-defaults
Fix some chat colour issues
2018-06-03 15:03:03 -04:00
Adam 04187217a2 death indicators: only set death mark after respawning in a known respawn location 2018-06-03 15:01:07 -04:00
Adam 66903dd1ad Merge pull request #3593 from Hydrox6/charge-timer-2
Fix Charge timer showing with every teleport
2018-06-03 13:34:11 -04:00