Commit Graph
100 Commits
Author SHA1 Message Date
Tomas Slusny fdc8e9d41d Merge pull request #2681 from Kamielvf/raids-pointbox-fix
fix: Hide vanilla raid points box when inside chambers of xeric
2018-05-14 10:33:32 +02:00
Tomas Slusny 9805472e50 Merge pull request #2673 from jplsek/reset-stroke
overlayutil: reset stroke for renderpolygon
2018-05-13 20:46:09 +02:00
Tomas Slusny 9a98671f83 Calculate child preferred size based on max size
If panel component child exceeds the preferred size, correctly send this
new max size to other children, so they can resize/reposition themselves
correctly.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-12 23:37:59 +02:00
Tomas Slusny 0829ea607b Reset clue overlay preferred size each render
To prevent affecting other clue types, reset the preferred size of the
clue scroll panel component to default value each render cycle, as the
clues can modify it.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-12 23:36:09 +02:00
Tomas Slusny f66c2ff627 Fix updating of Hot/Cold clue
- Properly reset the WorldMapPoints when Hot/Cold clue updates.
- Add null-check for location
- Add size check for multiple location points

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-12 22:52:39 +02:00
Tomas Slusny 4c451676d9 Do not floor percentage in progress bars
Closes #2614

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-12 19:25:13 +02:00
Tomas Slusny a583b150e7 Merge pull request #2619 from Nightfirecat/british-floor-numbering
Use British floor numbering in cipher clues
2018-05-12 18:34:58 +02:00
Tomas Slusny da5b91e113 Merge pull request #2637 from Nightfirecat/fix-gypsy-aris-cryptic-clue
Fix Gypsy Aris cryptic clue
2018-05-12 18:34:13 +02:00
Tomas Slusny f523d5c589 Add support for map for hot/cold clues
- Create new interface for clues that will return multiple locations,
have update and reset methods for clues with undetermined location
- Implement new LocationsClueScroll and LocationClueScroll to
HotColdClue to add support for displaying all the points on world map
- Handle the LocationsClueScroll to add each WorldPoint to the world map
when found
- Add new removeIf method to the WorldMapPointsManager

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-11 19:21:55 -04:00
Tomas Slusny deb0bdf4ab Merge pull request #2584 from Nightfirecat/fix-warriors-guild-emote-clue
Fix Warrior's guild emote clue
2018-05-11 20:34:58 +02:00
Tomas Slusny 630474a96e Move Hot/Cold message logic to HotColdClue
Instead of having giant chunk of logic related to only Hot/Cold clues,
move this logic inside the HotColdClue class.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-11 19:44:32 +02:00
Tomas Slusny 37703ef8b6 Improve performance of ClueScrollWorldMapPoint
- Create the buffered image only once and not every time
ClueScrollWorldMapPoint is created
- Pass the world point directly to clue world map point constructor and
do it only once

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-11 19:39:34 +02:00
Tomas Slusny bf9a019c2f Merge clearMapPoint with resetClue
- Move logic from clearMapPoint to resetClue
- Call resetClue on plugin shutdown

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-11 19:37:33 +02:00
Tomas Slusny 4452118e56 Reset Fight Cave plugin prayer background color
Fix resetting of background color of Fight Cave plugin overlay.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-11 18:31:10 +02:00
Tomas Slusny 66688b85b3 Merge pull request #2595 from Abextm/groundmarker-npe
groundmarkers: Fix NPE in drawTile
2018-05-11 12:55:21 +02:00
Tomas Slusny d38cbacb57 Merge pull request #2578 from ypperlig/fightcavesoverlayfix
Clear previous image components in fight caves overlay
2018-05-11 08:50:17 +02:00
Tomas Slusny 6a493c4ebd Fix World Map widget check in Hooks.java
- Correctly check for world map view widget and not for the option
widget
- Name option widget properly

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-10 17:35:06 +02:00
Tomas Slusny 15ed702c29 Merge pull request #1272 from SoyChai/checkstyle-suppressions
Suppress checkstyle warnings in runescape-client package
2018-05-10 10:01:25 +02:00
Tomas Slusny a94a6fab2a Add ItemLayer height to GroundItems overlay
Add back ItemLayer#getHeight consideration when drawing ground items.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-09 22:36:53 +02:00
Tomas Slusny 4b05e072c7 Merge pull request #2505 from Abextm/bdr-clue
Add Burgh de Rott map clue
2018-05-09 11:29:52 +02:00
Tomas Slusny 2169887898 Update opponent info to use PanelComponent
- Use panel component with custom paddings for opponent info
- For opponent/opponents opponent names use TitleComponent that is
horizontally centered
- Use new progress bar with full display mode when needed

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-09 11:05:58 +02:00
Tomas Slusny 19afa3f933 Improve ProgressBarComponent to support %/FULL
- Add minimum, maximum and value properties to ProgressBarComponent
- Add label display mode that will differentiate between percentage and
current/maximum display modes
- Properly center the text in progress bar

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-09 11:05:58 +02:00
Tomas Slusny d0699901fe Merge pull request #2504 from deathbeam/clue-platebody-platelegs
Iron platelegs -> platebody for Draynor emote clue
2018-05-09 10:20:53 +02:00
Tomas Slusny fb3955b568 Iron platelegs -> platebody for Draynor emote clue
Fix Draynor Manor spin clue requirement requiring platelegs instead of
platebody.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-09 08:48:28 +02:00
Tomas Slusny 186adf6130 Restore min width when keeping window size small
Restore minimum width after closing sidebar when keeping window size but
window size was too small.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-07 22:58:03 +02:00
Tomas Slusny 5bce0e43fc Add support for customizable gap and border
Add support for customizable gap and border to PanelComponent.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-07 17:40:03 +02:00
Tomas Slusny fa8667fa2c Update plugins to use the new TitleComponent
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-07 17:40:03 +02:00
Tomas Slusny f8fb6b3543 Simplify component system
- Properly use/not use paddings
- Remove title property and extract it to separate component
- Remove position property, let user handle the positioning
- Extract common constants to ComponentConstants
- Use lombok.Setter on classes instead of fields

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-07 17:40:02 +02:00
Tomas Slusny 634f4898ec Merge pull request #2434 from deathbeam/fix-location-overlay
Clear children in LocationOverlay
2018-05-07 12:09:27 +02:00
Tomas Slusny 2db26a69ff Clear children in LocationOverlay
Clear children each frame in LocationOverlay to prevent infinite adding
of components there.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-07 10:25:23 +02:00
Tomas Slusny af22852352 Merge pull request #2416 from Nightfirecat/add-shadow-dungeon-emote-location
Fix Shadow dungeon emote clue location
2018-05-07 09:58:28 +02:00
Tomas Slusny ba01b9298d Sanitize player indicators options
- Name the player indicators options properly
- Extend the clan ranks icon setting to support also overhead names

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-07 09:55:21 +02:00
Tomas Slusny 4126be0a36 Merge pull request #2414 from deathbeam/xp-globes-fix
Move the xp/hr in globes to new system
2018-05-07 00:55:48 +02:00
Tomas Slusny fe26066c27 Move the xp/hr in globes to new system
Fix compliation error because of move to new PanelComponent system.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-07 00:44:35 +02:00
Tomas Slusny 41d8884493 Make ProgressPie follow component pattern
- Implement RenderableEntiry
- Create setters for position and progress

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-06 20:51:57 +02:00
Tomas Slusny 7e45dfd7f2 Update all overlays to support new PanelComponent
- Move all PanelComponents declarations to be persisted
- Use new LineComponent and ImageComponent classes and add them to
PanelComponent

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-06 20:51:56 +02:00
Tomas Slusny fa9e05f0a6 Merge ImagePanelComponent with PanelComponent
- Remove ImagePanelComponent
- Add LayoutableRenderableEntity that is RenderableEntity with preferred
size
- Add support to PanelComponent for rendering list of
LayoutableRenderableEntity
- Add support for aligning PanelComponent horizontally or vertically
- Add ImageComponent to be used in PanelComponent
- Make other components support new design

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-06 20:48:05 +02:00
Tomas Slusny 11b7608856 Merge pull request #2386 from deathbeam/fix-logback
Disable filtering on logback.xml
2018-05-06 06:10:10 +02:00
Tomas Slusny 4cbe810f54 Disable filtering on logback.xml
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-06 05:54:57 +02:00
Tomas Slusny 81679dc48f Merge pull request #2374 from LeviSchuck/fps-fix
FPS plugin: fix startup not applying limits
2018-05-05 22:15:34 +02:00
Tomas Slusny ca8c8bef13 Merge pull request #2336 from MESLewis/wmo-plane-fix
WorldMapOverlay: Add check for current plane
2018-05-05 16:33:27 +02:00
Tomas Slusny 63de63bd62 Merge pull request #2355 from Nightfirecat/fix-mausoleum-clue
Fix "No boots" requirement in Mausoleum clue
2018-05-05 15:15:26 +02:00
Tomas Slusny dd64309b31 Merge pull request #2292 from SoyChai/demonic-gorilla-style-tweaks
Demonic gorilla plugin: Capitalise plugin name
2018-05-04 10:08:37 +02:00
Tomas Slusny e54b7b581d Merge pull request #2302 from iguaan/hard-cryptic
Fix hard Entrana cryptic clue
2018-05-04 10:06:43 +02:00
Tomas Slusny ed64689a3a Merge pull request #2242 from Nightfirecat/coordinate-clue-wording-fix
Allow "degree" and "minute" in coordinate clues
2018-05-03 10:09:08 +02:00
Tomas Slusny 61792707a1 Merge pull request #2263 from Juzzed/clue-fix
Fix master fire cape emote clue
2018-05-03 10:08:47 +02:00
Tomas Slusny 5a95a340cc Verify game's minimum size
Due to some race condition, we can't really rely on applet's minimum
size, so add verification for minimum size when size is changed.

Fixes: #2261

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-02 22:00:45 +02:00
Tomas Slusny 7e8772dd7d Merge pull request #2101 from sethtroll/removeoppinfopadding
opponent info: reduce padding size
2018-05-02 20:37:50 +02:00
Tomas Slusny 5904f3d924 Add 2 new notifications modes (message, flash)
- Change the notification mode selection to be dropdown
- Add chat message notification mode that will send game message on
notificiation
- Add screen flash notification that will flash screen for few ticks

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-05-01 21:07:05 -04:00
Tomas Slusny 144886aea1 Option to only recolor right click menu on ground
- Add option to only recolor right click menu for ground items (e.g
possibility to switch between Overlay, Right-click menu or Both)
- Merge highlight of option and item name in right click menu to 1
config option where you can choose between Option, Item name and Both

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-30 12:13:01 +02:00
Tomas Slusny 73c54db006 Merge pull request #2022 from sethtroll/addhintarrowtoggle
clue scroll: Add toggle for hint arrows
2018-04-30 11:49:18 +02:00
Tomas Slusny 5fdfaa28e9 Merge pull request #2137 from sethtroll/resetprogresscolor
farming panel: reset progress bar background
2018-04-30 11:47:59 +02:00
Tomas Slusny ed32646b52 Add Cerberus plugin
Add Cerberus plugin that will show order of ghosts in bottom right
corner.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-29 19:34:02 +02:00
Tomas Slusny dc10744c5e Reset clue on unknown clues
If we opened clue but it is uknown simply reset clue overlay

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-28 15:19:22 +02:00
Tomas Slusny 4de74743df Reset clues based on item ID
- Save last item ID on either map clue or when reading regular clue
- If this item is removed from inventory reset clue

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-28 15:19:22 +02:00
Tomas Slusny 3897f2432a Merge pull request #2091 from DevDennis/fix-prayer-reorder-shutdown
Fix prayer reorder shutdown
2018-04-28 14:56:35 +02:00
Tomas Slusny 5737a44190 Merge pull request #2073 from SoyChai/agility-plugin-to-agility
Rename agilityplugin package to agility
2018-04-28 11:16:13 +02:00
Tomas Slusny 00ba685a0e Remove unused imports in ClientUI (#2061)
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-27 22:56:45 +02:00
Tomas Slusny a502455b02 Fix clue requiring platebody, but wanting legs
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-27 20:41:33 +02:00
Tomas Slusny 20fcaf8d81 Add support for hiding the sidebar 2018-04-27 13:53:07 -04:00
Tomas Slusny 6f12f50578 Do not draw text on top of Mark Of Grace
This is GroundItemsPlugin's job.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-26 14:56:33 +02:00
Tomas Slusny 70f8c6f925 Agility plugin small code cleanup
- Do not use 1 line ifs
- Mark fields final properly
- Remove confusing comments

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-26 14:55:54 +02:00
Tomas Slusny 760e5321fb Merge pull request #1937 from Juzzed/highscore-IM-HCIM-UIM-fix
Fix Ironman, HCIM and UIM highscores when looked up through chat
2018-04-26 10:44:05 +02:00
Tomas Slusny 287d466c1a Merge pull request #1949 from Abextm/tithe-npe
TitheFarmPlugin: Fix null pointer when crops near camera
2018-04-26 09:04:42 +02:00
Tomas Slusny dcf2d0ac1c Merge pull request #1943 from Kamielvf/entity-hider-fix
Fix issue where hiding local player would not hide you when in clan
2018-04-26 09:03:32 +02:00
Tomas Slusny 4d38363e57 Cleanup sidebar expanding/closing
- Instead of changing the frame width, just revalidate the width to match
minumum size in case the size is smaller than it
- On restoration from maximize, revalidate frame size to not end up in
having small window with opened sidebar

Closes #1795 and closes #1300

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-24 21:15:41 +02:00
Tomas Slusny e1ac6181b1 Merge pull request #1872 from deathbeam/juzzed-clue-fix
- Fix barbarian chest cryptic clue
- Fix 2 abbot langley cryptic clues
- Add new HARD map clue
- remove tags from clue text
2018-04-24 11:51:22 +02:00
Tomas Slusny 3a073d1ade Fix herbiboar performance/blinking
Prevent NPE in herbiboar minimap overlay. This will remove any
performance and blinking issues.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-23 13:45:54 -04:00
Tomas Slusny 3dc5fdbf61 Remove unnecessary code from GroundMarkerPlugin
- Instead of writing rotation and inverse rotation methods twice, simply
pass inversed rotation to rotate method
- Do not create canvasTilePoly 2 times

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-23 16:49:24 +02:00
Tomas Slusny b8b17c2796 Merge pull request #1778 from jplsek/pass-modifiers-stretched
stretched mode: pass extended modifiers on click
2018-04-23 11:09:20 +02:00
Tomas Slusny c3624c10cf Merge pull request #1799 from MagicfTail/Fishing-big-net
IdleNotifierPlugin: Add big net fishing
2018-04-23 11:06:18 +02:00
Tomas Slusny bca089f90b Merge pull request #1786 from deathbeam/fix-shading
Fix runelite-client shading
2018-04-22 08:34:44 +02:00
Tomas Slusny adb2f4eff3 Fix runelite-client shading
After changes to artifacts names, fix shading of runelite-client to make
it keep everything that is required.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-22 08:19:42 +02:00
Tomas Slusny 647096d214 Merge pull request #1532 from sethtroll/addbarrowsoverlay
barrows overlay: Replace existing slain brother overlay with our own
2018-04-22 07:17:51 +02:00
Tomas Slusny 58331a6c3b Make ObjectClueScroll extend LocationClueScroll
To force requirement of having location for every object ID, make object
clue scrolls always extend location clue scrolls.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-22 04:35:38 +02:00
Tomas Slusny d45066d38a Do not use object world locations
- Instead of using object world locations and using query to find
objects, if object clue also has location, just find all objects on tile
on that clue's location and check if ID is matching
- Fix varrock west bank cryptic clue (what was used also during testing)

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-22 04:33:47 +02:00
Tomas Slusny 4a138d2b58 Stronger visual indicators for MLM sack
- When there is 0 deposits left/sack is completely full color the entire
panel red for strong visual indicator to stop mining immediately
- When there is 1 deposit left, color the line with deposit red to
indicate that you are close to sack being full and after this inventory
you should bank

Closes #1702

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-21 22:25:28 -04:00
Tomas Slusny 7bc646c1fd Add back support for regular overload (NMZ)
Support for this overload was removed for unknown reason, so add it
back.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-19 18:07:00 +02:00
Tomas Slusny 58b82291b9 Merge pull request #1677 from AdenKenny/clocktower-clue-fix
Add challenge answer to Clocktower clue
2018-04-19 10:21:05 +02:00
Tomas Slusny 1a688e62d4 Merge pull request #1665 from deathbeam/fix-mlm-layer
Fix layer of MotherlodeOverlay
2018-04-19 10:16:25 +02:00
Tomas Slusny d5dacf9966 Centralize setting of hint arrows for clues
- Add new LocationClueScroll interface that will mark location-based
clues
- Move setting of the hint arrows to ClueScrollPlugin
- Properly prioritize hint arrows (always try location first, but then
override with NPC/object locations)

Closes #1609

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-18 23:06:45 +02:00
Tomas Slusny d81b442708 Fix layer of MotherlodeOverlay
To correctly layour motherlode overlay, change it's layer from
ABOVE_WIDGETS to BELOW_WIDGETS (what should be the correct layer for it
anyway).

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-18 20:13:04 +02:00
Tomas Slusny 186abd10a0 Hide clue scroll interface when no clue present
- When user does not have any more clues left in inventory, hide clue
scroll interface.
- Properly reset clue when needed
- Change scheduled method to GameTick event

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-17 13:48:43 +02:00
Tomas Slusny f84f0b525b Merge pull request #1461 from deathbeam/bank-price-negative
Fix bank value overflow
2018-04-16 15:45:26 +02:00
Tomas Slusny 6a1497e3b3 Merge pull request #1547 from Kamielvf/cat-chase-fix
Fix cat chasing menu entry swap
2018-04-15 07:30:04 +02:00
Tomas Slusny ff22cf1063 Move reordering of items after shift-click
Move reordering of menus after shift-click reordering to make it work
with affected items.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-15 03:53:33 +02:00
Tomas Slusny a143216464 Remove "cast bloom" swapping and make teleport off
- Remove "cast bloom" menu entry swapping from menu
entry swapper plugin as it can be done with shift-click
customization
- Make teleport swapping off by default as usually the teleport and wear
option is not wanted to be swapped

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-15 03:52:36 +02:00
Tomas Slusny 1cfb8be113 Merge pull request #1508 from Kamielvf/herbi-mlm-above-scene-layer
Set herbiboar and mlm overlays to draw ABOVE_SCENE
2018-04-14 20:40:39 +02:00
Tomas Slusny 81b8d2f664 Do not reuse HttpUrl.builder for building xp urls
Due to HttpUrl.Builder being mutable, this causes duplicate URL path
segments when tracking more than 1 skill at a time.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-13 16:04:58 +02:00
Tomas Slusny 5aba4ea448 Set default offset to center of tile for arrows
Set default offset of the hint arrow to center of tile like type 2 of
the hint arrow does by default in runescape-client.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-13 09:53:20 -04:00
Tomas Slusny 8615a0ad5d Add clue hint arrows for clues
Add hint arrows for clue locations, NPCs and GameObjects.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-13 09:53:20 -04:00
Tomas Slusny 7337b4e2cb Make condition for H.A.M. pickpockets lowercase
As target is lowercased, make the condition lowercased too so it can be
properly matched.

Fixes: #1478

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-13 14:29:53 +02:00
Tomas Slusny 540408d963 Merge pull request #1416 from Abextm/script-fixes
Fix scripts broken in 4/12/18 update
2018-04-12 15:32:37 +02:00
Tomas Slusny 16f312fb9f Merge pull request #1417 from Abextm/fix-widget-mask-get
Rename setClickMask()I > getClickMask()I
2018-04-12 14:44:55 +02:00
Tomas Slusny 6eee8df3be Merge pull request #1410 from deathbeam/fix-chatbox-widgetids
Fix chatbox widget IDs due to new parent container
2018-04-12 14:24:52 +02:00
Tomas Slusny 8bb6c979f2 Merge pull request #1415 from deathbeam/fix-bank-widgetids
Fix bank widget IDs due to container changes
2018-04-12 14:24:39 +02:00
Tomas Slusny 4799969ed9 Fix bank widget IDs due to container changes
Fix bank title bar, item count and item container widget ids due to
changes in widget IDs (possibly caused by new container).

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-12 13:46:42 +02:00
Tomas Slusny b78d1681bf Fix chatbox widget IDs due to new parent container
Looks like that parent container was added for chatbox so all widget IDs
inside has been shuffled.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-12 13:02:33 +02:00
Tomas Slusny 4c00303eda Merge pull request #1406 from deathbeam/pyramid-plunder-remove
Remove pyramid plunder plugin
2018-04-12 12:33:08 +02:00
Tomas Slusny 902f2f4765 Remove pyramid plunder plugin
As the interface was changed in the
http://services.runescape.com/m=news/quality-of-life-improvements?oldschool=1
OSRS update, this plugin is no longer necessary.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-12 12:03:05 +02:00