Commit Graph
2884 Commits
Author SHA1 Message Date
Owain van Brakel 7ad3563097 Merge remote-tracking branch 'runelite/master' 2021-12-22 15:08:16 +01:00
Adam ae5614ce6a api: remove set/get game drawing mode
This is being moved internally
2021-12-21 23:25:23 -05:00
Owain van Brakel 2b0f14427b project: resize EvictingDualNodeHashTable 2021-12-21 20:00:11 +01: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
Owain van Brakel 28bb104f14 Merge remote-tracking branch 'origin/master' 2021-12-17 13:47:05 +01:00
Owain van Brakel 99802813b3 project: Support for creating a bare MenuEntry 2021-12-17 11:45:26 +01:00
Owain van Brakel 3d2f6cf54a Merge remote-tracking branch 'runelite/master' 2021-12-16 13:04:56 +01: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
Owain van Brakel df5e3e2334 project: Add a bit of backward compatibility to the reworked menus 2021-12-16 10:19:51 +01:00
Owain van Brakel a42c845ad3 project: Implement the new menu entry handling 2021-12-16 09:45:44 +01: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
Owain van Brakel 01145a6bef project: Add back MenuEntryAdded setters 2021-12-15 20:00:28 +01:00
Owain van Brakel 8b80c0b71f Merge remote-tracking branch 'runelite/master' 2021-12-15 05:49:19 +01:00
Owain van Brakel 62a5942180 Merge remote-tracking branch 'runelite/master' 2021-12-15 05:39:29 +01: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
Pure c494b157d1 WidgetID: fix grandexchange confirm button widget child id 2021-12-09 22:01:30 +00: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
Owain van Brakel 3eb2cf3ff3 Merge remote-tracking branch 'runelite/master' 2021-12-09 16:30:14 +01: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
Justin 8d5c68eae7 Merge branch 'master' of https://github.com/runelite/runelite into upstream_0712 2021-12-07 12:19:59 +11: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
Justin f41d8905ee Merge branch 'master' of https://github.com/runelite/runelite into upstream-2122021
 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/MenuAction.java
	runelite-client/pom.xml
	runelite-client/src/main/java/net/runelite/client/config/ConfigManager.java
	runelite-client/src/main/java/net/runelite/client/plugins/chathistory/ChatHistoryPlugin.java
	runelite-client/src/main/java/net/runelite/client/plugins/config/ConfigPanel.java
	runelite-client/src/main/java/net/runelite/client/plugins/worldhopper/WorldSwitcherPanel.java
	runelite-jshell/pom.xml
	runelite-script-assembler-plugin/pom.xml
2021-12-02 09:06:51 +11: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
Justin 9d67f7d344 Merge branch 'master' of https://www.github.com/runelite/runelite into 24112021 2021-11-24 22:47:50 +11:00
RuneLite Cache-Code Autoupdater 084edbffb6 Update Scripts to 2021-11-24 2021-11-24 04:26:34 -07:00
RuneLite Cache-Code Autoupdater 0b4976b87b Update Widget IDs to 2021-11-24 2021-11-24 04:23:25 -07:00
RuneLite Cache-Code Autoupdater 589a7a9452 Update Object IDs to 2021-11-24 2021-11-24 04:23:24 -07:00
RuneLite Cache-Code Autoupdater 22f0369bca Update Item IDs to 2021-11-24 2021-11-24 04:23:24 -07:00
Owain van Brakel b9f7ed5078 Merge remote-tracking branch 'runelite/master' 2021-11-17 16:35:59 +01:00
Runelite auto updater 48b12dcf67 Bump for 1.8.4-SNAPSHOT 2021-11-17 11:56:06 +00:00
Runelite auto updater 49749e5873 Release 1.8.3 2021-11-17 11:55:58 +00:00
RuneLite Cache-Code Autoupdater 2f3564e6e0 Update Item IDs to 2021-11-17 2021-11-17 04:24:53 -07:00
Max Weber 081a30056c avoid boxing Comparator.comparings 2021-11-14 18:56:08 -05:00
Adam 13ecfc0a9e gpu: add sync mode config
This allows the additional OFF mode which has the client manage its own
frame rate target without the use of vsync. On lower end systems which
have a hard time delivering a frame in the vsync interval this can give
a noticible performance improvement since it doesn't stall the cpu
waiting for the next vblank when a frame is skipped
2021-11-14 17:33:01 -05:00
Runelite auto updater e1e46f4ee9 Bump for 1.8.3-SNAPSHOT 2021-11-10 11:54:00 +00:00