Commit Graph

732 Commits

Author SHA1 Message Date
OpenOSRS
830dff8292 Client: Update NPC stats 2020-05-12 00:08:39 +00:00
OpenOSRS
e52da10cb6 Client: Update NPC stats 2020-05-11 00:09:16 +00:00
OpenOSRS
df700ee1e9 Client: Update NPC stats 2020-05-10 00:09:51 +00:00
OpenOSRS
cd48f4c4c5 Client: Update NPC stats 2020-05-07 00:08:51 +00:00
OpenOSRS
810a01063a Client: Update NPC stats 2020-05-06 00:08:54 +00:00
OpenOSRS
a8b6929479 Client: Update NPC stats 2020-05-04 00:11:15 +00:00
OpenOSRS
a1286d99c3 Client: Update NPC stats 2020-05-03 00:08:27 +00:00
OpenOSRS
bbc0841d34 Client: Update NPC stats 2020-05-02 00:09:13 +00:00
Owain van Brakel
07dfc9c2ff Merge remote-tracking branch 'runelite/master' 2020-05-01 10:48:46 +02:00
OpenOSRS
09d1af177d Client: Update NPC stats 2020-05-01 00:09:21 +00:00
RuneLite Cache-Code Autoupdater
bcfe840019 Update Item variations to 2020-04-30-rev182 2020-04-30 10:32:17 +00:00
OpenOSRS
6b639f406d Client: Update NPC stats 2020-04-30 00:12:12 +00:00
OpenOSRS
6162279c13 Client: Update NPC stats 2020-04-29 00:09:11 +00:00
Owain van Brakel
ab794c8c65 groups: Bind on local host instead of ip address 2020-04-26 22:39:18 +02:00
Kyle
3d6c5e5ede Merge pull request #2522 from xKylee/upstream
project: upstream + version bump
2020-04-26 13:14:24 +01:00
OpenOSRS
9cc4881a3b Client: Update NPC stats 2020-04-26 00:09:34 +00:00
Kyle
8216dfa20f upstream: merge and version bump
upstream: merge and version bump
2020-04-25 23:53:09 +01:00
OpenOSRS
2cd935b3c4 Client: Update NPC stats 2020-04-24 00:10:45 +00:00
RuneLite Cache-Code Autoupdater
eba4299235 Update Item variations to 2020-04-23-rev182 2020-04-23 10:32:22 +00:00
OpenOSRS
675f4cb1bb Client: Update NPC stats 2020-04-23 00:08:44 +00:00
Mitchell Kovacs
15b3d39446 timers plugin: add option to loop timers 2020-04-22 17:48:39 -04:00
OpenOSRS
1bc893b19c Client: Update NPC stats 2020-04-21 00:09:03 +00:00
Adam
3b0bb05092 gpu: small refactor of compute shaders
split get_face into get_face + add_face_prio_distance, as the ssbo
reading did not need to be behind the first barrier used to initialize
the shared variables.

The rest of this is just code style cleanups
2020-04-20 18:36:27 -04:00
Adam
18ba6a54d0 hsl_to_rgb: remove unnecessary check for rgb 0
The client internally uses rgb 0 for alpha pixels, and so will use rgb 1
for things which are actually black. We don't do this.
2020-04-20 18:36:27 -04:00
OpenOSRS
42572ac585 Client: Update NPC stats 2020-04-20 00:12:17 +00:00
Owain van Brakel
a583ab59a6 Merge pull request #2509 from Owain94/upstream-1904
project: Merge upstream
2020-04-19 14:30:07 +02:00
OpenOSRS
52aff3600d Client: Update NPC stats 2020-04-19 00:09:24 +00:00
Owain van Brakel
1debe8a99b Merge remote-tracking branch 'runelite/master' 2020-04-18 23:38:58 +02:00
OpenOSRS
64d84bce78 Client: Update NPC stats 2020-04-18 00:08:48 +00:00
RuneLite Cache-Code Autoupdater
a75c01e6c7 Update Item variations to 2020-04-16-rev182 2020-04-16 10:32:23 +00:00
OpenOSRS
a6794c56aa Client: Update NPC stats 2020-04-16 00:10:03 +00:00
OpenOSRS
395170c0af Client: Update NPC stats 2020-04-15 00:08:57 +00:00
OpenOSRS
92f76de357 Client: Update NPC stats 2020-04-13 00:09:07 +00:00
OpenOSRS
1fdcaacde8 Client: Update NPC stats 2020-04-12 00:09:47 +00:00
OpenOSRS
9a8c1f6263 Client: Update NPC stats 2020-04-11 00:08:49 +00:00
kyle-escobar
3e2da6c375 Merge branch 'master' of https://github.com/runelite/runelite into upstream-4-9-2020
 Conflicts:
	runelite-client/src/main/java/net/runelite/client/RuneLite.java
	runelite-client/src/main/java/net/runelite/client/plugins/camera/CameraConfig.java
	runelite-client/src/main/java/net/runelite/client/plugins/camera/CameraPlugin.java
	runelite-client/src/main/java/net/runelite/client/plugins/cluescrolls/clues/EmoteClue.java
	runelite-client/src/main/java/net/runelite/client/plugins/cluescrolls/clues/hotcold/HotColdLocation.java
	runelite-client/src/main/java/net/runelite/client/plugins/combatlevel/CombatLevelConfig.java
	runelite-client/src/main/java/net/runelite/client/plugins/combatlevel/CombatLevelPlugin.java
	runelite-client/src/main/java/net/runelite/client/plugins/grounditems/GroundItemsPlugin.java
	runelite-client/src/main/java/net/runelite/client/plugins/screenshot/ScreenshotPlugin.java
	runelite-client/src/main/java/net/runelite/client/ui/overlay/WidgetOverlay.java
	runelite-client/src/test/java/net/runelite/client/plugins/itemstats/ItemStatOverlayTest.java
2020-04-09 20:57:21 -04:00
OpenOSRS
776d654409 Client: Update NPC stats 2020-04-09 00:09:09 +00:00
RuneLite Cache-Code Autoupdater
e7fa298e24 Update Item variations to 2020-04-08-rev182 2020-04-08 10:32:23 +00:00
OpenOSRS
0c349134a0 Client: Update NPC stats 2020-04-08 00:08:45 +00:00
OpenOSRS
cb83108252 Client: Update NPC stats 2020-04-07 00:08:10 +00:00
OpenOSRS
bf8c9752c9 Client: Update NPC stats 2020-04-06 00:08:52 +00:00
OpenOSRS
068a9d27f2 Client: Update NPC stats 2020-04-05 00:09:30 +00:00
OpenOSRS
5afba5f012 Client: Update NPC stats 2020-04-04 00:09:52 +00:00
OpenOSRS
adc16b5ee8 Client: Update NPC stats 2020-04-03 00:08:55 +00:00
OpenOSRS
e4a0ce61f6 Client: Update NPC stats 2020-04-02 00:09:52 +00:00
OpenOSRS
a12ca32fa0 Client: Update NPC stats 2020-04-01 02:37:33 +00:00
Owain van Brakel
dba5405721 Merge remote-tracking branch 'origin/master' 2020-03-27 21:20:28 +01:00
Owain van Brakel
3ecdebf542 project: Rework external plugins, local instances syncing, hotswapping 2020-03-27 21:17:20 +01:00
xKylee
b49c9d8b69 Merge branch 'pr/2' into upstream 2020-03-27 15:00:13 +00:00
RuneLite Cache-Code Autoupdater
8dbd589757 Update Item variations to 2020-03-26-rev182 2020-03-26 11:32:49 +00:00