Commit Graph
3092 Commits
Author SHA1 Message Date
Runelite auto updater a1c4906e4a Release 1.8.11 2022-02-09 12:07:17 +00:00
Max Weber 8baf0ea39e Update Quests to 2022-2-9 2022-02-09 05:00:09 -07:00
RuneLite Cache-Code Autoupdater 67129ca001 Update Widget IDs to 2022-2-9
Lost widget 231.6
2022-02-09 05:00:09 -07:00
RuneLite Cache-Code Autoupdater 727795c4f7 Update NPC IDs to 2022-2-9 2022-02-09 05:00:09 -07:00
RuneLite Cache-Code Autoupdater 29852431e0 Update Object IDs to 2022-2-9 2022-02-09 05:00:08 -07:00
RuneLite Cache-Code Autoupdater 8c187530fc Update Item IDs to 2022-2-9 2022-02-09 05:00:08 -07:00
Owain van Brakel 98747da535 Merge remote-tracking branch 'runelite/master' 2022-01-28 19:26:38 +01:00
Adam fe2677452c devtools: add object animation ids 2022-01-26 11:06:00 -05:00
Owain van Brakel 1a8e75e9b9 Merge remote-tracking branch 'runelite/master' 2022-01-26 01:20:31 +01:00
Hydrox6 d44b7f3d00 timers: add shattered relics home teleport 2022-01-25 15:37:12 -05:00
Max Weber 22d1014bd3 rl-api: add MagicConstant annotations 2022-01-20 19:21:53 -07:00
Max Weber 4f01dabed4 rl-api: fluent widget api 2022-01-20 19:21:47 -07:00
Owain van Brakel af59604699 Merge remote-tracking branch 'Sundar-Gandu/update-spell-widgets' 2022-01-20 00:34:05 +01:00
Owain van Brakel a201d8c59f Merge remote-tracking branch 'origin/master' 2022-01-20 00:33:57 +01:00
Owain van Brakel 69f1bd5cce project: Mixins 2022-01-20 00:04:45 +01:00
Owain van Brakel 4892c6b672 Merge remote-tracking branch 'runelite/master' 2022-01-19 18:35:40 +01:00
Sundar-Gandu 6fc8bcbe57 fix draynor manor teleport id 2022-01-19 12:24:55 -05:00
Sundar-Gandu adf224c0cc update spell widget ids 2022-01-19 11:56:11 -05:00
Runelite auto updater 86b15a31bb Bump for 1.8.11-SNAPSHOT 2022-01-19 12:31:24 +00:00
Runelite auto updater 80e98abd51 Release 1.8.10 2022-01-19 12:31:20 +00:00
Max Weber b0a10a9c14 grounditems: Add Modern style loot beam 2022-01-18 20:20:34 -07:00
RuneLite Cache-Code Autoupdater c7694d21ad Update Widget IDs to 2022-1-19 2022-01-18 20:20:34 -07:00
RuneLite Cache-Code Autoupdater 08cc8caa70 Update NPC IDs to 2022-1-19 2022-01-18 20:20:34 -07:00
RuneLite Cache-Code Autoupdater 39b6fd1181 Update Object IDs to 2022-1-19 2022-01-18 20:20:34 -07:00
RuneLite Cache-Code Autoupdater 694fff9bf0 Update Item IDs to 2022-1-19 2022-01-18 20:20:34 -07:00
Max Weber f1fb26eb3d rl-api: expose cache getters 2022-01-18 19:29:51 -07:00
Max Weber 6555643e11 rl-api: expose ModelData & model transformation methods 2022-01-18 19:29:45 -07:00
Adam Keenan 85b15156fc menu swapper: add group storage shift deposit swap 2022-01-18 21:28:02 -05:00
Owain van Brakel 794dce7b20 project: Expose world select var
rld selection
2022-01-18 01:57:42 +01:00
Owain van Brakel c3fe9b5377 Merge remote-tracking branch 'runelite/master' 2022-01-16 04:02:05 +01:00
Owain van Brakel 663ac37175 Merge remote-tracking branch 'runelite/master' 2022-01-16 02:09:51 +01:00
Adam 82514e0c76 api: add projectile creation api 2022-01-15 13:40:59 -05:00
Adam e31bfa66fe api: add GraphicsObject finished setter 2022-01-15 13:40:59 -05:00
Adam 07f96a6abb api: add projectile target and end cycle setter 2022-01-15 13:40:59 -05:00
Adam 28a694f69f api: use deques for projectiles and graphicsobjects 2022-01-15 13:40:59 -05:00
Adam a37dfd8de5 api: add actor graphic height accessors 2022-01-15 13:40:59 -05:00
Adam dbf1b3b011 api: combine projectileid and graphicid 2022-01-14 19:40:03 -05:00
Adam 0d76c441d3 api: remove tileitem spawn time
This was never used and has limited use
2022-01-14 11:26:11 -05:00
Adam fa8bc363ee api: make ClanMember an interface 2022-01-13 09:57:26 -05:00
Adam d5fe57865d chat message manager: support game chat color settings
This will use the configured in-game setting for default chat colors, if
configured.
2022-01-11 22:02:14 -05:00
zjustin d9950b27a8 Merge branch 'master' of https://github.com/runelite/runelite 2022-01-10 06:51:37 +11:00
Adam 6924802362 entity hider: add option to hide clan members 2022-01-07 16:34:45 -05:00
Owain van Brakel 6b5ff45ebc Merge remote-tracking branch 'runelite/master' 2022-01-06 00:04:05 +01:00
Runelite auto updater ab082fc8b8 Bump for 1.8.10-SNAPSHOT 2022-01-05 22:26:19 +00:00
Runelite auto updater 2ad48a8322 Release 1.8.9 2022-01-05 22:26:16 +00:00
Adam 198724bb03 api: add new head icons 2022-01-04 18:16:02 -05:00
Justin ccb9f67b07 Merge pull request #3105 from SRLJustin/upstream-03012022
upstream: merge
2022-01-04 16:54:53 +11:00
Justin 6eb91e06c5 Merge branch 'master' of https://github.com/runelite/runelite into upstream-03012022
 Conflicts:
	runelite-api/src/main/java/net/runelite/api/WallObject.java
2022-01-04 13:23:56 +11:00
Robert d7c367b677 interface styles: fix 2005 style icon alignment 2022-01-02 20:46:15 -05:00
Adam 45f744fa2b api: fix wallobject orientation javadoc and use
This is not an angle, and the model outline renderer code which uses it as one is incorrect.
2022-01-02 20:24:38 -05:00