Commit Graph

4371 Commits

Author SHA1 Message Date
Jordan Atwood
bf045a0c97 chat color: Fix description typo
Fixes runelite/runelite#4046
2018-06-28 16:18:17 -07:00
Adam
7c96955c12 Merge pull request #4025 from Adam-/widget-optimizations
Widget optimizations
2018-06-28 16:58:30 -04:00
Max Weber
a96d13b6c9 mixins: Don't show siblings in dynamic widget's child lists
dynamic widgets can't have non-dynamic children because the load code can't refer to them because they can't be fully qualified by id.
2018-06-28 16:00:39 -04:00
Adam
799f8b1266 Calculate and store widget parent id and position when the interfaces are rendered
This removes the need to calculate widget bounds and parent on demand by
traversing up the widget tree.
2018-06-28 16:00:38 -04:00
Adam
8ad6f466da runelite-api: make HashTable a generic 2018-06-28 14:07:59 -04:00
Tomas Slusny
a83e05ddaa Merge pull request #4047 from Kamielvf/screenmarker-panel-fix
screen-markers: fix graphical bug
2018-06-28 15:25:44 +02:00
Tomas Slusny
08b4cfc72d Merge pull request #4043 from Nightfirecat/add-edible-seaweed
item stats plugin: Add Edible seaweed
2018-06-28 15:25:22 +02:00
Runelite auto updater
e35ac926b4 [maven-release-plugin] prepare for next development iteration 2018-06-28 10:57:35 +00:00
Runelite auto updater
02a2334dd7 [maven-release-plugin] prepare release runelite-parent-1.4.5 2018-06-28 10:57:29 +00:00
Tomas Slusny
5620fb5e90 Merge pull request #4013 from Abextm/hotkey-ezfix
runelite-client: Don't use system specific modifier key names
2018-06-28 10:24:24 +02:00
Kamiel
c8f6f8e2ac screen-markers: fix graphical bug
This fixes an issue where the screen-marker panel would render invisible
2018-06-28 00:19:16 +02:00
Tomas Slusny
85b800f0a1 Merge pull request #4045 from Nightfirecat/clear-opponent-info-fields-on-shutdown
opponent info plugin: Clear fields on shutdown
2018-06-27 23:49:29 +02:00
Jordan Atwood
7c0f7c63f0 opponent info plugin: Clear fields on shutdown 2018-06-27 14:16:17 -07:00
Adam
317db7dfca Merge pull request #3939 from Nightfirecat/add-player-stat-lookup-on-interaction
Add Player Comparison table to Opponent Information plugin
2018-06-27 17:10:39 -04:00
Adam
b6a8fb199c opponent info: add player comparison overlay 2018-06-27 17:02:42 -04:00
Adam
ad737321d0 opponent info: move interacting logic to plugin and use interacting changed event 2018-06-27 17:02:37 -04:00
Jordan Atwood
b885a2c78e item stats plugin: Add Edible seaweed
Fixes runelite/runelite#4042
2018-06-27 10:26:56 -07:00
ScottMCarr
6b345fecba agility plugin: do not update arena timer when there is no hint arrow 2018-06-27 12:13:48 -04:00
Tomas Slusny
30897eb9aa Merge pull request #3997 from deathbeam/remove-corp-useless-title
Remove title from corp panel
2018-06-27 10:28:44 +02:00
Adam
17d0f49aee hiscore client: check response code of hiscore lookups 2018-06-26 19:19:13 -07:00
Tomas Slusny
fc16e51c70 Merge pull request #4018 from Abextm/hotkey-compare
runelite-client: Add a equals implementation to Keybind
2018-06-26 14:45:17 +02:00
Max Weber
8f1a345d96 runelite-client: Add a equals implementation to Keybind
Without this certain key combos that java doesn't support (fn+fkeys on laptops) are supposed to be hit by the equals check, but ofc they weren't
2018-06-26 05:36:27 -06:00
Tomas Slusny
954d7fe692 Merge pull request #4017 from deathbeam/fix-kraken-tridents
Fix price of tentacle tridents
2018-06-26 10:46:33 +02:00
Tomas Slusny
932c957b3c Fix price of tentacle tridents
- Fix price/mapping of trident of the seas (e)
- Fix price/mapping of trident of the swamp (e)

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-26 10:02:12 +02:00
Adam
afa46b6538 queries: replace some isHidden checks with isSelfHidden
The parents are known to be not hidden in these cases
2018-06-25 20:27:44 -04:00
Adam
e7574b4ff5 cache: rename additional npc definition fields 2018-06-25 20:27:44 -04:00
Adam
e85ba88d3a Merge pull request #3950 from honeyhoney/bug_fix_binding_necklace_destroy
Bug fix binding necklace destroy
2018-06-25 19:45:56 -04:00
Max Weber
962bc58178 runelite-client: Don't use system specific modifier key names
Without this OSX shows a replacement character, see #4006. When/If #4006 is merged, this should be reverted.
2018-06-25 17:31:28 -06:00
honeyhoney
ab9c3ba7c9 Fixed binding necklace charges not being reset when necklace is destroyed 2018-06-25 18:37:36 -04:00
honeyhoney
f2c2a2ce4a Added destroy item widgets 2018-06-25 18:35:15 -04:00
Adam
58404f098d chat commands: add config setting for chat clear shortcuts 2018-06-25 18:23:31 -04:00
Adam
8247163fee animation smoothing: don't interpolate hellhound defence animation 2018-06-25 17:20:00 -04:00
Adam
714a533735 Revert "animation smoothing: do not interpolate to angle 0"
This reverts commit 68639d8932.
2018-06-25 17:20:00 -04:00
Adam
30ce18da62 Merge pull request #3958 from deathbeam/remove-age-move-shift
Remove age menu entry swap, move shift-click to the top
2018-06-25 12:31:07 -04:00
Adam
046b7cb755 Merge pull request #3949 from deathbeam/jad-fix
Make Fight Cave plugin more accurate
2018-06-25 12:23:59 -04:00
Tomas Slusny
4f36a787de Merge pull request #4002 from HSJ-OSRS/battlestaves-idle
Add battlestaff crafting to idle notifier
2018-06-25 17:21:12 +02:00
Tomas Slusny
f68dea3df7 Merge pull request #3830 from deathbeam/center-stretched-fixed
Center stretched fixed mode horizontally
2018-06-25 16:40:21 +02:00
Tomas Slusny
a919653360 Make Fight Cave plugin more accurate
- Replace fixed scheduled hook with AnimationChanged hook to determine
what to pray
- Null current attack when Jad despawns (goes out of view)

Closes #3904

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-25 16:31:15 +02:00
Tomas Slusny
b7ec293201 Merge pull request #4007 from Nightfirecat/add-stamina-mix-timer
timers plugin: Create timer for stamina mixes
2018-06-25 11:28:26 +02:00
Jordan Atwood
726b93244d timers plugin: Create timer for stamina mixes
Fixes runelite/runelite#3986
2018-06-25 00:26:27 -07:00
Adam
68639d8932 animation smoothing: do not interpolate to angle 0
This fixes most of the issue with hellhounds (npc 104, anim 6566)
2018-06-24 21:24:25 -04:00
Adam
784d39324c devtools: add transform command 2018-06-24 21:24:25 -04:00
DESKTOP-G1DDN84\Denni
62dec90d42 animation smoothing: fix angle bounds for rotation 2018-06-24 21:24:24 -04:00
HSJ-OSRS
6b1052592c Add battlestaff crafting to idle notifier 2018-06-24 23:53:40 +01:00
HSJ-OSRS
5fd612ae16 Add battlestaff crafting to AnimationID 2018-06-24 23:52:43 +01:00
Adam
309665c8ff modelviewer: add basic animation support 2018-06-24 15:54:55 -04:00
Tomas Slusny
41d79b02a8 Remove title from corp panel
This is completely unnecessary as it is obvious and is just using screen
estate for no real reason. Also we dont do this for any other plugin.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-24 19:55:30 +02:00
Adam
5f558657a8 Merge pull request #3988 from Adam-/corp-public
Add corporeal beast plugin
2018-06-24 11:47:14 -04:00
Adam
f126dcf041 Add corporeal beast plugin 2018-06-24 11:19:04 -04:00
Adam
f3f18b610f chat message manager: set default colors for GAME messages 2018-06-24 11:19:02 -04:00