Commit Graph

11163 Commits

Author SHA1 Message Date
Owain van Brakel
3eb6156ca4 Merge remote-tracking branch 'upstream/openosrs_branding' into openosrs_branding 2019-10-03 05:14:16 +02:00
Owain van Brakel
126cb7fcda Merge pull request #1702 from Owain94/ready-set-github-action
actions: More actions -- again...
2019-10-03 04:42:30 +02:00
Adam
ad5514acde object indicator: add support for ground objects 2019-10-02 21:19:46 -04:00
Adam
5f745be26d api: add getConvexHull to GroundObject 2019-10-02 21:17:37 -04:00
Adam
b22fc6b301 object indicators: support non-gameobject multilocs 2019-10-02 21:15:51 -04:00
Adam
d6772a3be4 tile indicators: fix storing names for multilocs
This was storing "null" for multilocs whose base name is "null", which
caused a lot of unintentional matches against objects on the tile with no
names.
2019-10-02 21:15:50 -04:00
Owain van Brakel
93c50c0351 Merge pull request #1705 from runelite-extended/GRADLE-DEPENDENCY-UPDATE-d3a7af26c
project: Update gradle dependencies
2019-10-03 02:27:06 +02:00
Ganom
746cb76e2c project: Update gradle dependencies 2019-10-03 00:13:59 +00:00
Owain van Brakel
27728790ff Merge remote-tracking branch 'upstream/master' into 2009-merge 2019-10-03 01:59:47 +02:00
Adam
f49670cd5b Use caching okhttp client for worldclient 2019-10-02 15:59:53 -04:00
Adam
9c5b36cec7 item manager: use caching okhttp client 2019-10-02 15:59:53 -04:00
Adam
2af98eacfc feed: use caching okhttp client 2019-10-02 15:59:53 -04:00
Adam
1fa8409265 http-api: add javax.inject dependency 2019-10-02 15:59:53 -04:00
Adam
d6041bdc55 client: use own okhttp client with cache 2019-10-02 15:59:53 -04:00
Adam
cade74c18c feed controller: add etag 2019-10-02 15:59:53 -04:00
Adam
1e58a77683 item controller: add etag to bulk prices 2019-10-02 15:59:53 -04:00
Adam
740697fd49 Merge pull request #9848 from abextm/faster-click-hull-external
Optimize getClickbox and getConvexHull
2019-10-02 14:24:52 -04:00
Owain van Brakel
d3a7af26cb Merge pull request #1703 from runelite-extended/GRADLE-DEPENDENCY-UPDATE-b51a1cd24
project: Update gradle dependencies
2019-10-02 15:22:07 +02:00
Runelite auto updater
03c4422628 [maven-release-plugin] prepare for next development iteration 2019-10-02 12:51:48 +00:00
Runelite auto updater
1549bc63d7 [maven-release-plugin] prepare release runelite-parent-1.5.35 2019-10-02 12:51:41 +00:00
Adam
b15bf1c221 world hopper: add ping to tags 2019-10-01 21:53:48 -04:00
Ganom
4b310a694d project: Update gradle dependencies 2019-10-02 00:07:56 +00:00
Max Weber
9e696ac3f2 runelite-api: Remove Triangle and Vertex classes 2019-10-01 18:00:24 -06:00
Max Weber
f16cd53d09 runelite-api: Optimize getClickbox
- Use the pre-calculated center/extreme xyz fields for the aabb
 - use modelToCanvas and reduce indirection
 - Use a specialized union that only does axis-aligned rectangles
     instead of the Area class
 - Use a specialized intersection that only does convex polygons, again
     to avoid Area
2019-10-01 18:00:24 -06:00
Max Weber
80709f1bfa Jarvis: use primitive arrays
This creates much less garbage and allows use with modelToCanvas
2019-10-01 18:00:23 -06:00
Max Weber
b77461a3e0 Perspective: Add modelToCanvas
This has significantly less overhead than repeatedly calling
localToCanvas, and may be vectorized in the future by a smarter jit
2019-10-01 18:00:23 -06:00
Max Weber
293b9cdf7c runelite-api: Add simple Shape implementations 2019-10-01 18:00:23 -06:00
Max Weber
a4cfbc3b42 runelite-api: Use more general Shape for clickboxes and convex hulls 2019-10-01 18:00:22 -06:00
Owain van Brakel
d83db2b8e4 actions: simplify dependencies 2019-10-02 00:35:52 +02:00
Adam
cd1cf905c4 Merge pull request #9953 from dekvall/improve-object-markers
object indicators: add ability to mark wall objects
2019-10-01 16:34:55 -04:00
Owain van Brakel
7d2d353c81 actions: No need to run a matrix 2019-10-01 21:13:53 +02:00
Owain van Brakel
cdb69f3d40 actions: Automatically remove merged branches 2019-10-01 20:57:26 +02:00
Owain van Brakel
e03843a985 actions: Automatically merge PRs from the bot 2019-10-01 20:50:01 +02:00
Manatsawin Hanmongkolchai
5db8c66b66 Fix checkstyles 2019-10-02 01:00:36 +07:00
Manatsawin Hanmongkolchai
c089dc9cb4 Add support for multiple note tabs 2019-10-02 00:29:31 +07:00
Netami1
b51a1cd249 sanitize text for Jagex non-breaking spaces (#1697)
add null check player name
2019-10-01 12:24:05 -04:00
Owain van Brakel
c1e24e8188 Merge pull request #1698 from HSJ-OSRS/slayer-config
slayer: fix config updating
2019-10-01 15:29:34 +02:00
dekvall
047861d8cd object indicators: add ability to mark wall objects 2019-10-01 15:16:54 +02:00
dekvall
3819994572 runelite-api: add convexhull to wallobject 2019-10-01 14:05:51 +02:00
HSJ-OSRS
34eb048ea9 fix config update 2019-10-01 10:10:45 +01:00
ST0NEWALL
53530200bc Merge pull request #1695 from runelite-extended/NPC-UPDATE-9f869c6ec
Client: Update NPC stats
2019-09-30 21:08:00 -04:00
ST0NEWALL
cf22cc8947 Merge pull request #1694 from runelite-extended/ITEM-STATS-UPDATE-9f869c6ec
Client: Update item stats
2019-09-30 21:07:26 -04:00
ST0NEWALL
381401094e Merge pull request #1693 from runelite-extended/GRADLE-DEPENDENCY-UPDATE-9f869c6ec
project: Update gradle dependencies
2019-09-30 21:06:33 -04:00
Ganom
73b0ace71f Client: Update NPC stats 2019-10-01 00:21:42 +00:00
Ganom
a532e49d02 Client: Update item stats 2019-10-01 00:21:42 +00:00
Ganom
e6ed2190f7 project: Update gradle dependencies 2019-10-01 00:08:17 +00:00
Max Weber
6234f209e9 runelite-client: Remove Demonic Gorilla Plugin
as per Jagex's wishes
2019-09-30 12:06:50 -06:00
ST0NEWALL
9f869c6ec9 Fix player attack options and player indicators (#1685)
* Fix player attack options and player indicators

* player attack options

* buying checkstyle bypass method
2019-09-30 13:20:28 +01:00
Owain van Brakel
6213eb84f5 gradle: gamepackUpdate (#1690) 2019-09-30 13:20:11 +01:00
Harry
654f40f7f6 slayer: fix task tracking & bracelet tracking (#1691)
* fix task tracking

* fix slayer bracelet tracking
2019-09-30 13:19:51 +01:00