Commit Graph
7907 Commits
Author SHA1 Message Date
Owain van Brakel de940648f2 client: more performance boosts (#1792)
client: more performance boosts
2019-10-16 03:21:28 +02:00
OpenOSRS e01d3032cd Client: Update NPC stats 2019-10-16 00:33:24 +00:00
Lucwousin 68d67435bf async client/config load, class preload, splash screen invokelater 2019-10-16 00:00:45 +02:00
Lucwousin 1282880a2c Clean up most resources, Completable > Observable 2019-10-15 23:43:57 +02:00
Owain van Brakel b774b59edf client: Async-ify or improve data loading methods (#1782)
client: Async-ify or improve data loading methods
2019-10-15 18:33:12 +02:00
Lucwousin 7e62c2b845 minify jsons 2019-10-15 18:03:49 +02:00
Lucwousin f39c419882 minify jsons 2019-10-15 16:46:41 +02:00
Lucwousin 44a36cd8ce Async ItemVariationMapping loading 2019-10-15 15:41:11 +02:00
Lucwousin 95076cfc05 Load NPC stats async 2019-10-15 15:29:58 +02:00
Lucwousin fa7748a4e2 Make at least 1 of the maps in FarmingWorld truly immutable 2019-10-15 13:21:41 +02:00
Lucwousin 535fccde53 WorldMapPlugin: Cache icons, don't get icons on edt 2019-10-15 12:41:35 +02:00
Lucwousin 3b9a5df8b1 increase http api item price parsing by a slightly really negligible amt 2019-10-15 11:58:30 +02:00
Lucwousin a433b58fae increase http api item stat parsing by a really really negligible amt 2019-10-15 11:57:27 +02:00
Owain van Brakel f413c57249 groundmarkers: Fix typo (#1787) 2019-10-15 08:59:46 +01:00
Lucwousin f47ccfa177 async account session check 2019-10-15 09:48:11 +02:00
Lucwousin acb4ec0b65 rx client session 2019-10-15 09:48:11 +02:00
Owain van Brakel ea1671f496 configpanel: Don't add hidden plugins (#1781) 2019-10-14 10:19:16 +01:00
Owain van Brakel 9e8f165601 loottracker: Run database related code in the subscription (#1780) 2019-10-14 10:18:31 +01:00
Tyler Bochard 4b592bfb99 Merge pull request #1778 from Lucwousin/you-have-been-disconnected
login plugin: Hide "You have been disconnected" when 5 min logged
2019-10-13 19:30:45 -04:00
Lucwousin 5604fa0ffd Hide "You have been disconnected" when 5 min logged 2019-10-14 00:36:46 +02:00
Kyle ebfe12fab3 pluginsorter: misc 2019-10-13 22:50:11 +01:00
Tyler Bochard cb509c166d Merge pull request #1776 from open-osrs/session2
client: enable session manager
2019-10-13 17:03:49 -04:00
Zeruth 8b4c391960 client: enable session manager 2019-10-13 16:55:26 -04:00
Owain van Brakel 8de37c806c loottracker: Run initDatabase in the background (#1773) 2019-10-13 21:49:53 +01:00
Kyle c59960de43 Merge pull request #1772 from Owain94/1310-merge
project: Merge upstream
2019-10-13 21:49:38 +01:00
Owain van Brakel 4012a52953 configpanel: Use color from color scheme (#1771) 2019-10-13 21:49:22 +01:00
Owain van Brakel 47d56f9d0a Merge remote-tracking branch 'runelite/master' into 1310-merge 2019-10-13 16:02:41 +02:00
dekvall 7971b88f7d XpTracker: Fix hopping to/from DMM worlds 2019-10-13 11:32:13 +02:00
Ganom ea30a23a53 runecraft: add pouch degrade overlay. (#1765) 2019-10-12 22:20:44 -07:00
Owain van Brakel bfcfdd3ba8 pluginsorter: Make plugin sorting configurable (#1766) 2019-10-12 22:20:18 -07:00
OpenOSRS 89027e747e Client: Update item stats (#1770) 2019-10-12 22:19:50 -07:00
Abex 4dd5d4b2c7 Merge pull request #10048 from abextm/cache-code-2019-10-02-c1-rev182
Cache code 2019 10 02 c1 rev182
2019-10-12 23:06:15 -06:00
OpenOSRS ad0f53de54 Client: Update NPC stats (#1769) 2019-10-12 21:19:27 -04:00
Owain van Brakel ebd45f8d58 configpanel: Fix this awful code (#1764) 2019-10-12 17:48:33 -04:00
Adam 81f5125496 async buffered image: move to util 2019-10-12 11:24:05 -04:00
Adam 2488d4f7fa async buffered image: rename changed to loaded 2019-10-12 11:24:05 -04:00
Adam bdd9feb3ea async buffered image: fix listener leak from subscribing to already loaded images
Listeners are never removed from the image, and for hot images in the
image cache, the listeners are leaking. Since the images only change
once after loading, do not queue any further listeners once it has been
loaded.
2019-10-12 11:24:04 -04:00
Adam 4d43f08e0d item charges: fix explorer's ring infobox caching
The infobox was being added each varbit change if the show infobox and show
explorer ring charges config settings were on. Introduced in
b89d535fcb
2019-10-12 11:24:04 -04:00
OpenOSRS 7065ebe058 Client: Update item stats (#1762) 2019-10-12 08:58:33 +01:00
OpenOSRS f00ecc1274 Client: Update NPC stats (#1761) 2019-10-12 08:57:09 +01:00
ST0NEWALL 84657b8007 Merge pull request #1724 from whs/whs/herb-mes
mes: Swap herb clean/use menu by level
2019-10-11 17:03:42 -04:00
ST0NEWALL 9cbd6fdf4f Mes: fix implings (#1759)
Mes: fix implings
2019-10-11 17:02:08 -04:00
Lucwousin 0dbd1192b7 Merge pull request #1758 from Lucwousin/sesh-wimme-bra
client: Run SessionClient asynchronously
2019-10-11 22:11:59 +02:00
Kyle f30b0c48f5 Update MenuEntrySwapperPlugin.java 2019-10-11 17:53:09 +01:00
Kyle feffe1a3e6 Mes: fix implings 2019-10-11 17:04:18 +01:00
Coollegolas 00c9dea8d1 mes: beginner/easy clues for Young Implings (#1744)
* Change to menuentryswapper to add beginner/easy clues for Young Implings.
Removed One-tick

Signed-off-by: Coollegolas <eddielnd@gmail.com>

* Update MenuEntrySwapperPlugin.java

Removed unnecessary brackets.

* Update MenuEntrySwapperPlugin.java

Fixed { I removed when making last edit.

* Update MenuEntrySwapperPlugin.java
2019-10-11 16:58:29 +01:00
Lucwousin 11a506987c Run SessionClient asynchronously 2019-10-11 16:50:59 +02:00
Manatsawin Hanmongkolchai fd8e869c03 Trigger rebuild 2019-10-11 17:11:50 +07:00
ST0NEWALL 3c7ff60d08 playerindicator: Caller and Caller Pile highlight fix (#1723)
* Fix player attack options and player indicators

* player attack options

* buying checkstyle bypass method

* for testing the bootstrapper. if the testing works, this can be merged

Signed-off-by: PKLite <stonewall@pklite.xyz>

* runtimeClasspath

Signed-off-by: PKLite <stonewall@pklite.xyz>

* runtimeClasspath

Signed-off-by: PKLite <stonewall@pklite.xyz>

* launcher version bump

Signed-off-by: PKLite <stonewall@pklite.xyz>

* ,

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Fix Caller/Pile highlighting

Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-10-11 11:08:31 +01:00
Owain van Brakel 34b79e5625 sessionmanager: Disable until the bot is up and running (#1752) 2019-10-11 11:07:49 +01:00