Commit Graph

898 Commits

Author SHA1 Message Date
ThatGamerBlue
e089ae19e5 Merge remote-tracking branch 'upstream/master' into master 2021-04-14 13:20:19 +01:00
RuneLite Cache-Code Autoupdater
beff7ab372 Update Item variations to 2021-4-14 2021-04-14 05:44:46 -06:00
ThatGamerBlue
fe9970827f Merge remote-tracking branch 'upstream/master' into master 2021-04-07 20:29:40 +01:00
RuneLite Cache-Code Autoupdater
3691c06899 Update Item variations to 2021-4-7 2021-04-06 18:10:03 -06:00
Adam
84de90eb26 comp.cl: remove unused to_screen.cl import
This file never existed, but the template processor just replaces this with an empty string
2021-04-02 13:57:38 -04:00
ThatGamerBlue
ea04edba2b Merge remote-tracking branch 'upstream/master' into master 2021-03-24 16:58:14 +00:00
Max Weber
a2d72d752b Merge remote-tracking branch 'ghubo/cache-code-2021-03-24-rev194' 2021-03-24 06:19:19 -06:00
Adam
ae1b9ad0cb hiscore panel: add Tempoross 2021-03-24 06:16:27 -06:00
RuneLite Cache-Code Autoupdater
8467b9f809 Update Item variations to 2021-03-24-rev194 2021-03-24 11:57:32 +00:00
Owain van Brakel
9e636476b9 apiversion: bump 2021-03-02 13:17:21 +01:00
ReeeMan
94212d6d9c Additional functionality rs2scripts. (#2957)
Co-authored-by: Your Name <you@example.com>
2021-03-01 15:57:46 +00:00
Kyle
916a6a5794 update 2021-02-27 15:37:15 +00:00
Owain van Brakel
7990ac26aa Merge remote-tracking branch 'runelite/master' into runelite 2021-02-25 06:09:44 +01:00
Kyle
840db032e8 client: extra (#2942)
client: extra
2021-02-24 18:46:06 +00:00
RuneLite Cache-Code Autoupdater
49b30ae6d9 Update Item variations to 2021-2-23 2021-02-23 08:58:30 -07:00
Owain van Brakel
185826b835 config: Reload button for external plugins in development mode 2021-02-22 19:06:21 +01:00
ThatGamerBlue
51301a274f .runelite -> .openosrs 2021-02-21 16:22:43 +00:00
Owain van Brakel
24429f2506 client: Seperate system and api version 2021-02-19 15:22:21 +01:00
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