Commit Graph
3006 Commits
Author SHA1 Message Date
Owain van Brakel 004bc5c0f8 Merge remote-tracking branch 'runelite/master' 2022-04-14 03:36:55 +02:00
Runelite auto updater 93b6393625 Bump for 1.8.18-SNAPSHOT 2022-04-13 15:04:05 +00:00
Runelite auto updater 1325c46917 Release 1.8.17 2022-04-13 15:04:01 +00:00
Max Weber da8d98bb56 ScriptID: fix GROUP_IRONMAN_STORAGE_BUILD script arguments 2022-04-12 12:19:32 -06:00
Adam 0c0f790bee api: move autoweed to farming plugin 2022-04-11 09:16:23 -04:00
Adam 244f8e7ad5 chat commands: track team sizes for raids pb 2022-04-10 12:18:03 -04:00
Adam 2bc2e867bd api: deprecate getVar(int) and use getVarbitValue(int)
getVarbitValue was originally for external plugins which could not
modify the varbits enum, but now ints are used everywhere it is no
longer necessary for two separate methods
2022-04-10 12:08:59 -04:00
Adam d129c49923 api: replace varbits enum with ints
This adds a Varbit magic constant annotation which is used now on
varbit parameters and fields.

This is roughly the same type-safety wise, with IDE support, but the ids
can be inlined by the compiler and it avoids having to have a large enum
class with many fields.
2022-04-10 12:08:59 -04:00
Adam c693a5d4dc Move SlayerUnlock to slayer plugin 2022-04-09 23:43:39 -04:00
Adam b24f9c59fc api: exclude annotations package from runtime jar
Both of these annotations have source-level retention policy, so don't need to be in the runtime jar
2022-04-09 23:41:46 -04:00
Adam dc009bd7af api: add friends chat kick rank 2022-04-08 12:16:15 -04:00
Owain van Brakel 43807b2aaf Merge pull request #3152 from Owain94/upstream-3003 2022-04-06 23:36:17 +02:00
Owain van Brakel 55c649e27a Merge pull request #3154 from Sundar-Gandu/NPCComposition 2022-04-06 23:30:20 +02:00
Runelite auto updater 14c10bb3d7 Bump for 1.8.17-SNAPSHOT 2022-04-06 15:39:06 +00:00
Runelite auto updater 4875c8a957 Release 1.8.16 2022-04-06 15:39:02 +00:00
RuneMod 1cce4bd286 Exposed getScenePlane 2022-04-02 23:33:33 +01:00
Owain van Brakel ea2ada5a09 Merge remote-tracking branch 'runelite/master' 2022-04-01 20:09:53 +02:00
orange-puff 1919e987c7 bank: Show Group Ironman storage value (#14395) 2022-04-01 17:55:47 +00:00
Sundar-Gandu bf4c3d665f add setter for NPCComposition 2022-03-31 14:48:33 -04:00
Owain van Brakel 03a887d02e Merge remote-tracking branch 'runelite/master' 2022-03-30 12:03:22 +02:00
Adam eaf2f462bb plugins: readd quest list plugin
This adds back the quest search functionality which is not included in vanilla now
2022-03-25 13:06:02 -04:00
Max Weber 66bfde7cc3 api: add AccountHashChanged event 2022-03-23 20:14:45 -04:00
Adam bb0b30915d api: deprecate getUsername 2022-03-23 20:14:45 -04:00
Adam babe279997 api: add Jagex api 2022-03-23 20:14:45 -04:00
Owain van Brakel c99f574dce Merge remote-tracking branch 'runelite/master' 2022-03-23 15:06:14 +01:00
Runelite auto updater 597ded7cf2 Bump for 1.8.16-SNAPSHOT 2022-03-23 11:47:19 +00:00
Runelite auto updater 0d02b538ab Release 1.8.15 2022-03-23 11:47:16 +00:00
Max Weber 0dacb6b7ab rl-api/Quest: update to 2022-3-22 2022-03-23 05:37:33 -06:00
RuneLite Cache-Code Autoupdater 351d6eb3ae Update NPC IDs to 2022-3-22 2022-03-23 05:37:33 -06:00
RuneLite Cache-Code Autoupdater f1611a5b28 Update Object IDs to 2022-3-22 2022-03-23 05:37:33 -06:00
RuneLite Cache-Code Autoupdater b4ee7b5107 Update Item IDs to 2022-3-22 2022-03-23 05:37:33 -06:00
Max Weber de10c9892d rl-client: remove questlist plugin
this functionality is included in vanilla now
2022-03-23 05:37:32 -06:00
SRLJustin f757f15c29 Perspective: add in previous getClickBox function with Deprecated flag to prevent older plugins from crashing. 2022-03-21 10:17:38 +11:00
zjustin 57a73b0611 Merge branch 'master' of https://github.com/runelite/runelite
 Conflicts:
	cache-client/pom.xml
	cache-updater/pom.xml
	cache/pom.xml
	pom.xml
	runelite-api/pom.xml
	runelite-api/src/main/java/net/runelite/api/GraphicID.java
	runelite-client/pom.xml
	runelite-jshell/pom.xml
	runelite-script-assembler-plugin/pom.xml
2022-03-20 16:24:49 +11:00
Runelite auto updater 3097531564 Bump for 1.8.15-SNAPSHOT 2022-03-19 22:36:29 +00:00
Runelite auto updater cb018fc1fe Release 1.8.14 2022-03-19 22:36:21 +00:00
Hydrox6 7051bedc61 cannon: add support for shattered relics league ornamental cannon
Annoyingly, the cannonball projectiles are not fired out of the centre
of the cannon object like the original cannon does, so how the cannon's
position is stored had to be changed to a WorldArea
2022-03-18 17:04:49 -04:00
Max Weber 52c2061ccd rl-api: use TileObjects' z for hulls/clickboxes/outlines 2022-03-16 19:21:04 -06:00
JumpIfZero 5442ba7c88 Merge remote-tracking branch 'rl-upstream/master' into rl-upstream-160322 2022-03-16 14:00:41 +02:00
Adam 08da9a2d8a loot tracker: add wilderness loot chest 2022-03-13 16:42:46 -04:00
Runelite auto updater 4eb0fb56e3 Bump for 1.8.14-SNAPSHOT 2022-03-09 16:29:02 +00:00
Runelite auto updater c121e65209 Release 1.8.13 2022-03-09 16:28:54 +00:00
Adam de2edb2033 Add barbarian rod anim to fishing and idle notifier 2022-03-09 10:41:31 -05:00
Owain van Brakel 7cab454a0a Merge remote-tracking branch 'runelite/master' 2022-03-09 01:50:40 +01:00
Owain van Brakel 5ab766c256 Merge remote-tracking branch 'runelite/master' 2022-03-09 01:47:04 +01:00
Adam 6aba1e3894 api: add isFollower to NPCComposition 2022-03-08 19:31:42 -05:00
Adam 473a3042fb api: add methods to get selected item 2022-03-06 22:32:55 -05:00
Adam e839dc15c3 api: expand item api for inventory model replacement 2022-03-01 10:31:35 -05:00
Owain van Brakel 95807b7bd7 Merge pull request #3134 from open-osrs/upstream-2002 2022-02-23 18:20:52 +01:00
Owain van Brakel d19926a873 Merge pull request #3135 from l2-/loginscreenbackground 2022-02-23 18:20:43 +01:00