Commit Graph
6113 Commits
Author SHA1 Message Date
Adam 5dce23a9cc http-service: set kc table engine to MEMORY 2018-12-08 22:42:21 -05:00
Adam f702a0a4a5 http-service: set session table engine to MEMORY 2018-12-08 22:37:53 -05:00
Adam 5e25397fc6 http service: optimize session queries 2018-12-08 21:25:49 -05:00
Adam c5bb84a57b client: add Range config annotation 2018-12-08 12:49:42 -05:00
Kyle Goodale 5471e91623 perspective: use Path2D for construction instead of area in get2DGeometry
Path2D is faster than area for appending and checking contains.
2018-12-07 21:40:36 -05:00
AdamandKyle Goodale 30ecafe2dd overlay manager: use EnumMap for overlay layers
This uses less space and is guaranteed O(1)

Co-authored-by: Kyle Goodale <KGoodale13@users.noreply.github.com>
2018-12-07 21:31:50 -05:00
AdamandKyle Goodale 9314336707 herbiboar plugin: only check trails when in herbiboar region
Co-authored-by: Kyle Goodale <KGoodale13@users.noreply.github.com>
2018-12-07 21:29:11 -05:00
AdamandKyle Goodale 553cc59efe status bars overlay: avoid resizing prayer icon each frame
Co-authored-by: Kyle Goodale <KGoodale13@users.noreply.github.com>
2018-12-07 21:13:37 -05:00
Tomas Slusny 1576005145 Merge pull request #6858 from deathbeam/glsl-420
Use GLSL 420 with extensions in comp_unordered
2018-12-07 21:25:55 +01:00
Tomas Slusny 82f778c657 Use GLSL 420 with extensions in comp_unordered
As this shader was added after the GLSL 420 PR was created, this one was
not present in the change.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-12-07 12:51:41 +00:00
Tomas Slusny f9d5a7a7af Merge pull request #6578 from deathbeam/allow-compute-on-420
Try to enable compute shaders on GL 4.2
2018-12-07 10:12:51 +01:00
Adam bca9403dc9 world switcher: fix race with fetching worlds while pinging 2018-12-06 21:38:07 -05:00
Adam c4595c1b9a Merge pull request #5283 from Adam-/ping2
world switcher: add ping
2018-12-06 20:16:24 -05:00
AdamandRichard Brown richardjbrown1@gmail.com 8e70ad5cc9 world hopper: add world ping
Co-authored-by: Richard Brown richardjbrown1@gmail.com
2018-12-06 19:57:50 -05:00
Adam 233fbcf2d1 hiscore panel: support hiscore results with no rank 2018-12-06 19:24:34 -05:00
Austin Crinklaw 165c100e31 Add Xeric's aid and revitalisation potions to itemstats plugin 2018-12-06 16:14:00 -05:00
Adam a62d25d0cc Merge pull request #6827 from Berry-95/fix-lvl-req-in-construction-skill-calc
Correct Oak Armchair level requirement in Construction Skill Calc
2018-12-06 15:55:56 -05:00
ZeahProduct 3bf8eba8bb itemstats: fix papaya fruit health restore 2018-12-06 14:51:50 -05:00
TheStonedTurtle 6caf6ec08c ground items: fix "only show loot"
Look up ground item based on item location instead of npc location
2018-12-06 14:45:53 -05:00
Tomas Slusny c7e699b180 Try to enable compute shaders on GL 4.2
Compute shaders should be supported on GL4.2 with ARB_compute_shader
extension so try to load the GLSL version with 420 support.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-12-06 13:51:14 +00:00
Runelite auto updater cb9038a69a [maven-release-plugin] prepare for next development iteration 2018-12-06 12:12:42 +00:00
Runelite auto updater 39626abdec [maven-release-plugin] prepare release runelite-parent-1.5.3 2018-12-06 12:12:36 +00:00
Abex b60b47f33c Merge pull request #6838 from Abextm/cache-code-2018-12-06-rev177
Cache code 2018 12 06 rev177
2018-12-06 04:57:54 -07:00
RuneLite Cache-Code Autoupdater d29b4c354c Update Scripts to 2018-12-06-rev177 2018-12-06 04:49:34 -07:00
RuneLite Cache-Code Autoupdater 3c2a01f65c Update Widget IDs to 2018-12-06-rev177 2018-12-06 04:38:52 -07:00
RuneLite Cache-Code Autoupdater befbcbe970 Update NPC IDs to 2018-12-06-rev177 2018-12-06 04:38:37 -07:00
RuneLite Cache-Code Autoupdater f22e8a7d9e Update Object IDs to 2018-12-06-rev177 2018-12-06 04:38:36 -07:00
RuneLite Cache-Code Autoupdater 800a2285e3 Update Item IDs to 2018-12-06-rev177 2018-12-06 04:38:35 -07:00
Adam f271f91135 Merge pull request #6816 from Adam-/master+grounditemsloot
grounditems: add option to only show loot
2018-12-05 17:07:24 -05:00
Max Weber 05a17e0065 FairyRingPlugin: Don't close vanilla chatboxes 2018-12-05 13:37:06 -07:00
Samuel Beresford b2854a1bc9 Correct Oak Armchair level requirement in Construction Skill Calc 2018-12-05 17:30:58 +01:00
tanlines 83eee1f074 screenshot plugin: add screenshot on valuable/untradeable item drop 2018-12-05 09:17:28 -05:00
Adam 86faa466e0 Merge pull request #6724 from MagicfTail/remove-fight-cave-plugin
Remove the fight cave plugin
2018-12-04 20:37:48 -05:00
Abex 2a95b1323e Merge pull request #6774 from daviscook477/fix-fairyring-chatbox-persitence-bug
don't check chatbox status on last tick for fairyring search
2018-12-04 18:25:04 -07:00
Abex 9ad5ab7b89 Merge pull request #6800 from Joshua-F/fix/booleanchar
fix: use correct char for boolean type
2018-12-04 18:22:43 -07:00
Adam 5f113e0c77 grounditems: add option to only show loot 2018-12-04 18:20:09 -05:00
Magic fTail 5bece307de Remove the fight cave plugin 2018-12-04 23:56:37 +01:00
Tomas Slusny 02e74e25ee Merge pull request #3120 from AlexKolpa/map-region-overlay
Add world map region overlay dev tool
2018-12-04 15:57:50 +01:00
Alex Kolpa 95a9b65b62 Add world map region overlay dev tool
Using the existing 'World Map Location' dev tool, the world map can now
be given an overlay to show all the region boundaries and region ids.
This should make it easier to find out the region id of a specific
location.

One caveat is that this does not work with 'stitched' locations,
such as Motherlode Mine.
2018-12-04 13:41:20 +00:00
SebastiaanVanspauwen e41570ba43 worldmap: add pharaoh's sceptre teleport icons (#6810)
Fixes #6791
2018-12-04 14:35:03 +01:00
Tyler Hardy 989713621c Make Kourend favour a moveable widget (#6797)
Closes #5128
2018-12-04 08:44:52 +01:00
WooxSolo f7377d75ec gpu: fix black overlays behind gradients 2018-12-03 09:58:41 -05:00
Tomas Slusny 241b009d87 Merge pull request #6799 from trimbe/empty-lootbox-fix
loot tracker: validate boxes after rebuilding
2018-12-03 11:12:16 +01:00
Joshua Filby 465b20d2ba fix: use correct char for boolean type 2018-12-02 20:40:41 -06:00
trimbe 1c317f7260 loot tracker: validate boxes after rebuilding
The items container would show up empty if only ignored loot was dropped, validating the box before repainting fixes this
2018-12-02 20:52:54 -05:00
Lotto d5fae8603b gpu: add scene anti-aliasing 2018-12-02 19:35:24 -05:00
Adam 77110c4b03 wasd plugin: fix not unpressing keys when chatbox loses focus 2018-12-01 19:11:41 -05:00
Adam 90a25c0c8e Merge pull request #6775 from Adam-/6654
slayer plugin: show initial assignment amount in infobox tooltip
2018-12-01 19:10:28 -05:00
Adam e3c243e1e0 Move EventBus implementation to runelite-client 2018-12-01 19:08:26 -05:00
Adam b0eded62a8 Merge pull request #6273 from deathbeam/event-bus-custom
Replace Guava EventBus with our custom one
2018-12-01 16:57:36 -05:00