Commit Graph
2169 Commits
Author SHA1 Message Date
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
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
Adam 6924802362 entity hider: add option to hide clan members 2022-01-07 16:34:45 -05: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
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
Adam a8e2e88810 api: add getConfig to deco, game, and ground objects
Additionally fix the wall object orientation javadoc, the returned value is an angle
2022-01-02 19:48:07 -05:00
Runelite auto updater 92846981f0 Bump for 1.8.9-SNAPSHOT 2021-12-30 16:13:58 +00:00
Runelite auto updater fc5a7575c5 Release 1.8.8 2021-12-30 16:13:47 +00:00
Hydrox6 99d0a61cc4 worldpoint: use passed plane when getting instance chunk for localpoint
Without this, fromLocalInstance can only find the template chunk for
the player's current plane.
2021-12-30 01:54:09 +00:00
Max Weber 6c15080bfb grounditems/Lootbeam: handle loading models correctly
models are streamed over js5 so loadModel can return null until it is
downloaded
2021-12-28 20:16:16 -07:00
Adam 98279d4cfd api: add arguments and mousey to scriptevent 2021-12-28 12:24:34 -05:00
Adam ae5614ce6a api: remove set/get game drawing mode
This is being moved internally
2021-12-21 23:25:23 -05:00
Adam 46bb6f81bb Update logback to 1.2.9
logback-parent isn't really a bom but instead includes other unrelated
depenedncies like mockito and jodatime, and so I am just adding the
individual logback and slf4j dependencies themselves. Also add
slf4j-simple in dependencyManagement for the various test dependencies
we have on it.
2021-12-18 15:16:24 -05:00
Runelite auto updater 3c33d89a16 Bump for 1.8.8-SNAPSHOT 2021-12-16 11:55:12 +00:00
Runelite auto updater 53917cd343 Release 1.8.7 2021-12-16 11:55:09 +00:00
Max Weber 7e88e8e989 rl-api/Quest: Add The Frozen Door 2021-12-16 04:46:07 -07:00
RuneLite Cache-Code Autoupdater a8aae62c57 Update NPC IDs to 2021-12-16 2021-12-15 18:12:31 -07:00
RuneLite Cache-Code Autoupdater 4236ae864a Update Object IDs to 2021-12-16 2021-12-15 18:12:31 -07:00
RuneLite Cache-Code Autoupdater 8492e43cea Update Item IDs to 2021-12-16 2021-12-15 18:12:31 -07:00
Zach 9e7f7d97ef widget item overlay: add group storage to showOnBank 2021-12-14 14:18:07 -05:00
AdamandDasgust 62bb21a516 chatchannels: display online member count
Co-authored-by: Dasgust <dasgust@gmail.com>
2021-12-13 17:49:36 -05:00
Adam a3ed6c089f gpu: add model hsl override support 2021-12-12 11:32:12 -05:00
Max Weber 24d0127e3d rl-api: use less confusing names for model indices 2021-12-12 10:37:27 -05:00
Ron Young a0c14cf06a api: MenuEntry::setDeprioritized return self 2021-12-11 18:06:45 -05:00
Adam 4fe37f978c friendslist: add option to hide per-friend login notifications 2021-12-10 15:06:55 -05:00
Adam 409d0dda76 api: make MenuEntry an interface
This adds a new createMenuEntry api method to make MenuEntries instead.
Menu entries now have an associated callback called when they are
clicked on, avoiding most plugins from having to hook separately to
detect the menu click. Additionally get/set type has changed to take a
MenuAction.
2021-12-09 13:56:40 -05:00
Runelite auto updater 479de04b73 Bump for 1.8.7-SNAPSHOT 2021-12-09 14:34:23 +00:00
Runelite auto updater c45d7d41d7 Release 1.8.6 2021-12-09 14:34:20 +00:00
RuneLite Cache-Code Autoupdater 92f09f629c Update Widget IDs to 2021-12-9 2021-12-09 04:53:00 -07:00
AdamandEvan 9564e13d0f screenshot plugin: add combat achievements
Co-authored-by: Evan <55665020+EvanDeadlySins@users.noreply.github.com>
2021-12-05 12:06:28 -05:00
Runelite auto updater cf07c5d257 Bump for 1.8.6-SNAPSHOT 2021-12-01 12:37:15 +00:00
Runelite auto updater 0f3fcaac9a Release 1.8.5 2021-12-01 12:37:12 +00:00
Adam 79cf2cb271 Add gim clan chat types 2021-11-27 09:08:11 -05:00
Runelite auto updater bfc04fe4a3 Bump for 1.8.5-SNAPSHOT 2021-11-24 11:55:57 +00:00
Runelite auto updater 6be35a6e9d Release 1.8.4 2021-11-24 11:55:54 +00:00
RuneLite Cache-Code Autoupdater 084edbffb6 Update Scripts to 2021-11-24 2021-11-24 04:26:34 -07:00