Commit Graph

880 Commits

Author SHA1 Message Date
ThatGamerBlue
f4580f37e0 Merge remote-tracking branch 'upstream/master' into runelite
# Conflicts:
#	cache-client/pom.xml
#	cache-updater/pom.xml
#	cache/pom.xml
#	http-api/pom.xml
#	http-service/pom.xml
#	pom.xml
#	runelite-api/pom.xml
#	runelite-api/src/main/java/net/runelite/api/Client.java
#	runelite-api/src/main/java/net/runelite/api/FarmingTrackerTest.java
#	runelite-client/pom.xml
#	runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperConfig.java
#	runelite-client/src/test/java/net/runelite/client/chat/ChatMessageManagerTest.java
#	runelite-client/src/test/java/net/runelite/client/plugins/cluescrolls/ClueScrollPluginTest.java
#	runelite-client/src/test/java/net/runelite/client/plugins/emojis/EmojiPluginTest.java
#	runelite-client/src/test/java/net/runelite/client/plugins/grounditems/GroundItemsPluginTest.java
#	runelite-client/src/test/java/net/runelite/client/plugins/idlenotifier/IdleNotifierPluginTest.java
#	runelite-script-assembler-plugin/pom.xml
2021-02-14 00:31:56 +00:00
Cyborger1
826f99679c emoji: Replace spoon and fork-and-knife emojis
Without a shadow, these emojis were nearly unreadable on the fixed chat
background. These hand-drawn replacements are detailed enough to be
clearly understood against all kinds of backgrounds.
2021-02-13 14:15:01 -05:00
Adam
13efaa6a0c gpu: add opencl support for macos
This allows using opencl as an alternative to opengl compute shaders on
macos, which does not support compute shaders. Now, macos can finally
use the extended draw distance feature of the gpu plugin.

This also includes code for using opencl with Windows and Linux if we
want to enable that in the future. A copy of the existing compute
shaders have been checked in and ported to opencl, keeping support for
opengl compute shaders on Windows and Linux.

Co-authored-by: Paul Norton <napkinorton@gmail.com>
2021-02-11 19:24:55 -05:00
Nick Wolff
80e5d44243 emoji: Add weary face emoji 2021-02-09 21:50:35 -08:00
Jordan
556ac7785c Merge pull request #11792 from Broooklyn/spoon-emoji
emoji: Add spoon emoji with trigger `--o`
2021-02-06 22:47:30 +00:00
loldudester
19db6bf8ca TimeTracking: Add farming notifications 2021-02-06 19:22:37 +00:00
ThatGamerBlue
4023066b5d 2/n 2021-02-04 07:16:17 +00:00
ThatGamerBlue
58e1150d51 Merge branch 'runelite' into question_mark_full_stop
# Conflicts:
#	runelite-api/src/main/java/com/openosrs/api/Varbits.java
#	runelite-api/src/main/java/net/runelite/api/kit/KitType.java
#	runelite-client/src/main/java/com/openosrs/client/util/ImageUtil.java
2021-02-04 06:20:06 +00:00
ThatGamerBlue
df909d2a73 1/n 2021-02-04 06:13:57 +00:00
zeruth
0c1f321473 Merge branch 'upstream-master' into runelite
# Conflicts:
#	deobfuscator/src/test/java/net/runelite/deob/deobfuscators/gson/ColorTypeAdapterTest.java
#	deobfuscator/src/test/java/net/runelite/deob/deobfuscators/gson/InstantTypeAdapterTest.java
#	runelite-client/src/main/java/net/runelite/client/RuneLiteModule.java
2021-02-01 12:06:49 -05:00
Psikoi
fe01c7dbf4 Resize and tweak hiscores boss icons 2021-01-31 23:44:17 -05:00
zeruth
7b0678d0a1 Merge branch 'upstream-master' into runelite
# Conflicts:
#	cache-client/pom.xml
#	cache-updater/pom.xml
#	cache/pom.xml
#	http-api/pom.xml
#	http-service/pom.xml
#	pom.xml
#	runelite-api/pom.xml
#	runelite-api/src/main/java/net/runelite/api/Client.java
#	runelite-api/src/main/java/net/runelite/api/events/MenuEntryAdded.java
#	runelite-api/src/main/java/net/runelite/api/events/NpcActionChanged.java
#	runelite-api/src/main/java/net/runelite/api/events/PlayerMenuOptionClicked.java
#	runelite-client/pom.xml
#	runelite-client/src/main/java/net/runelite/client/plugins/worldhopper/WorldSwitcherPanel.java
#	runelite-client/src/test/java/net/runelite/client/plugins/slayer/SlayerPluginTest.java
#	runelite-script-assembler-plugin/pom.xml
2021-01-29 21:19:28 -05:00
RuneLite Cache-Code Autoupdater
805158a644 Update Item variations to 2021-1-27 2021-01-26 16:53:31 -07:00
zeruth
769e1aa342 Merge branch 'upstream-master' into runelite
# Conflicts:
#	runelite-client/src/main/java/net/runelite/client/plugins/tearsofguthix/TearsOfGuthixOverlay.java
#	runelite-client/src/main/java/net/runelite/client/plugins/tearsofguthix/TearsOfGuthixPlugin.java
2021-01-25 00:21:50 -05:00
Psikoi
d0bf05ddd9 hiscore panel: update boss icons
This uses a new boss icon set from Psikoi he made for wiseoldman
2021-01-24 16:39:01 -05:00
TheRealNull
0b54af2deb client: add NPCStats 2021-01-16 20:05:31 -08:00
TheRealNull
e440cad52f client: upstream 2021-01-10 12:08:49 -05:00
TheRealNull
9cc854c051 resources: upstream 2021-01-10 11:08:44 -05:00
Adam
cb22bdd026 gpu: add option to use old texture brightness code 2021-01-08 12:58:56 -05:00
Adam
86940e139b hiscore panel: add soul wars zeal 2021-01-06 15:27:07 -05:00
RuneLite Cache-Code Autoupdater
c1c2403b3d Update Item variations to 2021-01-06-rev193 2021-01-06 05:34:38 -07:00
TheRealNull
751d2c1c6e finish upstream 2021-01-03 19:02:15 -05:00
TheRealNull
1d461f38ff staging 2021-01-03 17:54:32 -05:00
Adam
4ca8ef4d40 gpu: fix lighting textures
The passed hsl for textured triangles is a 7-bit lightness, and should
be directly multiplied into the texture color
2021-01-02 20:43:26 -05:00
Minhs2
e60a168417 skill calc: add 4 dose potions
Add 4 dose Extended Antifires and Anti-venoms to the herblore skill calculator. These potions are able and often are made using 4 doses at a time.

Super Antifires and Anti-venom+'s can not be made using 3 doses at a time, so were fixed to display the right potion dose (4). The xp for these potions was already correct.
2021-01-01 16:32:33 -05:00
Adam
fd9626495b client: bind runelite.properties to guice 2020-12-30 16:32:23 -05:00
Adam
246b0f8a86 gpu: draw full screen widgets on gpu
This adjusts the draw callbacks api to take in the color of the full
screen overlay the client would have rendered. This is primarily used in
godwars, underwater, darkmeyer, etc. Having them rasterized on the cpu
is slow, especially with gpu on since we additionally have to compute
the alpha per-pixel.
2020-12-29 20:06:41 -05:00
Adam
68f4174b21 comp_unordered.glsl: don't orient vertices
While nothing passed to comp_unordered uses orientation, the uniform
block is not bound in this shader, and rotate() accesses sinCosTable. So
I'm not sure why this has ever worked.
2020-12-28 21:26:09 -05:00
Tyler Bochard
53fe72452a rl-client: implement our pf4j plugins, extract pf4j out of net.runelite package. (#2883) 2020-12-26 19:28:30 -05:00
TheRealNull
7c021d2dcc rl-client: use our stuff in props 2020-12-25 13:13:05 -05:00
therealunull
b6f47eb581 poh, questlist, skybox, wiki, worldhopper, worldmap, zalcano 2020-12-16 16:03:03 -05:00
therealunull
3ff221f6fd fix properties, fix windows scaling 2020-12-15 13:34:16 -05:00
therealunull
b86aa9c5cc develop 2020-12-14 05:25:01 -05:00
therealunull
b54ff7f7db openrune: just about finish rework, gets to login 2020-12-13 15:12:37 -05:00
RuneLite Cache-Code Autoupdater
7dc41e8dfb Update Item variations to 2020-12-9 2020-12-09 04:44:56 -07:00
RuneLite Cache-Code Autoupdater
94de4ca1e2 Update Item variations to 2020-12-2 2020-12-01 17:25:21 -07:00
Owain van Brakel
b229e730ce Merge remote-tracking branch 'runelite/master' 2020-11-18 23:00:48 +01:00
RuneLite Cache-Code Autoupdater
df1ffeb3bc Update Item variations to 2020-11-18-rev192 2020-11-18 11:31:40 +00:00
Owain van Brakel
7e70885284 Merge remote-tracking branch 'runelite/master' 2020-11-17 04:46:44 +01:00
Adam
ad4d1787a1 gpu: fix intel miscompiles of fragui shader
Having all 3 sampling branches feed into one colorblind() call was
breaking some versions of Intel's drivers whenever the xbr sampling code
was merely present. Changing each branch to individually call
colorblind() seems to fix it.
2020-11-13 14:31:50 -05:00
RuneLite Cache-Code Autoupdater
bb4101a9a2 Update Item variations to 2020-11-11-rev192 2020-11-11 11:31:31 +00:00
Ben Poulson
b031d4c60f gpu: add colorblind mode
Co-authored-by: Adam <Adam@sigterm.info>
2020-11-07 21:03:49 -05:00
Adam
79286202e6 ci: update glslang to 8.13.3743 2020-11-06 16:03:04 -05:00
ThatGamerBlue
9090cd3180 Update CommandScript.rs2asm 2020-11-04 00:59:08 +00:00
ThatGamerBlue
bfd590369f Update BankSearchLayout.rs2asm 2020-11-04 00:58:40 +00:00
therealunull
1eab6b46cd Merge branch 'master' into better-script-info
# Conflicts:
#	runelite-client/src/main/resources/scripts/ChatboxInputWidgetBuilder.rs2asm
#	runelite-client/src/main/resources/scripts/OptionsPanelRebuilder.rs2asm
#	runelite-client/src/main/resources/scripts/SpecbarRedraw.rs2asm
#	runelite-client/src/main/scripts/ChatboxInputWidgetBuilder.hash
#	runelite-client/src/main/scripts/OptionsPanelRebuilder.hash
#	runelite-client/src/main/scripts/SpecbarRedraw.hash
2020-10-29 13:23:04 -04:00
therealunull
de82f4ade2 runelite-client: script update / outdated rework (thanks TomC) 2020-10-29 13:09:29 -04:00
Owain van Brakel
0677ccdda4 Merge remote-tracking branch 'runelite/master' into master 2020-10-29 17:28:59 +01:00
Adam
2dafade4d1 client: remove league chat icons plugin
Jagex have added this functionality to the new TB league
2020-10-28 10:45:58 -04:00
RuneLite Cache-Code Autoupdater
2ad96d242a Update Item variations to 2020-10-28-rev192 2020-10-28 11:12:44 +00:00