Commit Graph
100 Commits
Author SHA1 Message Date
zjustin bdd4e5c794 Merge branch 'master' of https://github.com/runelite/runelite into upstream-2002 2022-02-22 20:13:48 +11:00
Justin c7bf6faff6 Merge pull request #3132 from Gamer1120/patch-1
client: Remove unused h2 dependancy
2022-02-19 11:20:23 +11:00
Justin d554958150 project: bump OPRS version 2022-02-19 11:14:34 +11:00
Justin fba6f9b58b Merge pull request #3131 from rokaHakor/enumset_fix
client: Fix enumset config panel
2022-02-15 22:37:16 +11:00
Justin f0fdf816a4 Merge pull request #3130 from pure-sb/features/fix-hotkeys
client: fix hotkey listener double firing hotkey released event
2022-02-14 22:26:18 +11:00
Justin 168bce8919 Merge pull request #3129 from JumpIfZero/feature/friendsystem-ignore
mixins: RSFriendSystem ignore add/remove
2022-02-13 02:48:40 +11:00
zjustin 03f2434cd6 Merge branch 'master' of https://github.com/runelite/runelite into upstream-2601
 Conflicts:
	cache-client/pom.xml
	cache-updater/pom.xml
	cache/pom.xml
	pom.xml
	runelite-api/pom.xml
	runelite-client/pom.xml
	runelite-jshell/pom.xml
	runelite-script-assembler-plugin/pom.xml
2022-02-09 23:14:52 +11:00
zjustin e91fc1a16a Merge branch 'master' of https://github.com/runelite/runelite into upstream-2601 2022-02-09 19:18:51 +11:00
Justin 0f67f8bea3 Merge pull request #3124 from open-osrs/GRADLE-WRAPPER-UPDATE
gradle: Update gradle wrapper
2022-02-09 19:18:26 +11:00
zjustin e3b9b83e49 Merge branch 'master' of https://github.com/runelite/runelite into upstream-2601 2022-02-08 18:23:32 +11:00
SRLJustin 4416fa5486 Merge branch 'master' of https://github.com/runelite/runelite into upstream-2601 2022-02-08 11:06:57 +11:00
SRLJustin 451e933c99 ItemManager: checkstyle 2022-02-08 11:03:01 +11:00
SRLJustin d017f869c5 HotkeyListener: make the project compile 2022-02-08 11:00:34 +11:00
Justin 36218b5dd2 project: bump version 2022-01-18 22:31:17 +11:00
Justin 3d43b7e1e1 Merge pull request #3111 from rokaHakor/config_refresh
Project: update config panels to auto-refresh on config change
2022-01-18 22:30:54 +11:00
Justin ff7739e43e Merge pull request #3113 from SRLJustin/rl-upstream10-01
upstream: merge
2022-01-10 07:47:37 +11:00
zjustin 66513be9a5 project: bump version 2022-01-10 07:40:48 +11:00
zjustin c6904ef7ff mixins: hide clan members 2022-01-10 07:12:44 +11:00
zjustin d9950b27a8 Merge branch 'master' of https://github.com/runelite/runelite 2022-01-10 06:51:37 +11:00
Justin bdd217b503 Merge pull request #3108 from JumpIfZero/bugfix/missing-api-changes-050122
project: add missing api changes from #3105
2022-01-06 10:54:12 +11:00
Justin 1eb83c4eb2 Merge pull request #3106 from SRLJustin/mac_crash
project: made MacOSQuitStrategy java11 compatable
2022-01-05 05:03:43 +11:00
SRLJustin 29aa3ac50b Merge remote-tracking branch 'origin/master' into mac_crash
# Conflicts:
#	runelite-client/src/main/java/net/runelite/client/ui/MacOSQuitStrategy.java
2022-01-05 04:44:50 +11:00
SRLJustin 104aa7344d project: add MacOSQuitStrategy 2022-01-05 04:44:14 +11: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
Justin 8f1f87c974 http-api: remove pom 2022-01-04 13:18:27 +11:00
Justin b3cd9b7867 runeliteapi: cleanup 2022-01-04 13:18:05 +11:00
Justin abaaeed838 Merge pull request #3104 from Sundar-Gandu/master
mixin: add setter and change getter name for widget variable
2022-01-03 04:09:57 +11:00
Justin 0ad56a8c1d XteaKeyManager: optmized imports 2022-01-03 04:04:43 +11:00
Justin 81969602f7 upstream: merge 2022-01-03 04:00:10 +11:00
Justin 88af9303a6 upstream: merge 2022-01-03 02:56:01 +11:00
Justin d7f72f79eb Revert "Remove http-api and http-service"
This reverts commit 055f5c2d
2022-01-03 02:19:20 +11:00
Justin 2f9e0d2787 Merge branch 'master' of https://github.com/runelite/runelite into upstream-03012022
 Conflicts:
	README.md
	cache-client/pom.xml
	cache-updater/pom.xml
	cache/pom.xml
	cache/src/test/java/net/runelite/cache/SpritePixelsManagerTest.java
	config/checkstyle/checkstyle.xml
	config/checkstyle/suppressions.xml
	deobfuscator/src/main/java/net/runelite/asm/attributes/code/instructions/BALoad.java
	deobfuscator/src/main/java/net/runelite/asm/pool/Class.java
	deobfuscator/src/main/java/net/runelite/deob/DeobProperties.java
	deobfuscator/src/main/java/net/runelite/deob/deobfuscators/lvt/LVTType.java
	deobfuscator/src/test/java/net/runelite/asm/annotations/MyAnnotation.java
	deobfuscator/src/test/java/net/runelite/asm/execution/mapper/StaticStepTest.java
	deobfuscator/src/test/java/net/runelite/deob/deobfuscators/UnusedParametersTest.java
	deobfuscator/src/test/java/net/runelite/deob/deobfuscators/transformers/buffer/BufferFinderTest.java
	deobfuscator/src/test/java/net/runelite/deob/deobfuscators/unusedclass/ClassA.java
	deobfuscator/src/test/java/net/runelite/deob/deobfuscators/unusedclass/EmptyClass.java
	http-api/src/main/java/net/runelite/http/api/RuneLiteAPI.java
	http-api/src/main/java/net/runelite/http/api/item/ItemStats.java
	http-api/src/main/resources/runelite.properties
	injection-annotations/src/main/java/net/runelite/api/mixins/Mixins.java
	pom.xml
	runelite-api/pom.xml
	runelite-api/src/main/java/net/runelite/api/Frames.java
	runelite-api/src/main/java/net/runelite/api/events/NpcActionChanged.java
	runelite-api/src/main/java/net/runelite/api/events/PlayerSkullChanged.java
	runelite-api/src/main/java/net/runelite/api/events/WidgetPressed.java
	runelite-api/src/main/java/net/runelite/api/queries/InventoryItemQuery.java
	runelite-api/src/main/java/net/runelite/api/util/JagexPrintableCharMatcher.java
	runelite-client/pom.xml
	runelite-client/src/main/java/com/openosrs/client/events/OPRSPluginChanged.java
	runelite-client/src/main/java/com/openosrs/client/events/OPRSRepositoryChanged.java
	runelite-client/src/main/java/com/openosrs/client/game/AttackStyle.java
	runelite-client/src/main/java/net/runelite/client/ClientSessionManager.java
	runelite-client/src/main/java/net/runelite/client/RuneLite.java
	runelite-client/src/main/java/net/runelite/client/RuneLiteModule.java
	runelite-client/src/main/java/net/runelite/client/SessionClient.java
	runelite-client/src/main/java/net/runelite/client/config/ConfigManager.java
	runelite-client/src/main/java/net/runelite/client/game/ItemClient.java
	runelite-client/src/main/java/net/runelite/client/game/ItemManager.java
	runelite-client/src/main/java/net/runelite/client/game/WorldService.java
	runelite-client/src/main/java/net/runelite/client/plugins/xptracker/XpData.java
	runelite-client/src/main/java/net/runelite/client/plugins/xtea/XteaClient.java
	runelite-client/src/main/java/net/runelite/client/util/PvPUtil.java
	runelite-client/src/main/resources/net/runelite/client/runelite.properties
	runelite-client/src/test/java/net/runelite/client/config/ConfigManagerTest.java
	runelite-client/src/test/java/net/runelite/client/plugins/raids/RaidsPluginTest.java
	runelite-client/src/test/java/net/runelite/client/plugins/xptracker/XpTrackerPluginTest.java
	runelite-jshell/pom.xml
	runelite-mixins/src/main/java/net/runelite/mixins/ProcessClientErrorMixin.java
	runelite-mixins/src/main/java/net/runelite/mixins/RSTextureMixin.java
	runelite-script-assembler-plugin/pom.xml
	runescape-api/src/main/java/net/runelite/rs/api/RSAbstractRasterProvider.java
	runescape-api/src/main/java/net/runelite/rs/api/RSDecimator.java
	runescape-api/src/main/java/net/runelite/rs/api/RSFrames.java
	runescape-api/src/main/java/net/runelite/rs/api/RSProjectile.java
	runescape-api/src/main/java/net/runelite/rs/api/RSRasterProvider.java
	runescape-api/src/main/java/net/runelite/rs/api/RSScriptEvent.java
	runescape-api/src/main/java/net/runelite/rs/api/RSUsername.java
	runescape-client/src/test/java/ISAACCipherTest.java
2022-01-03 02:04:47 +11:00
Justin e974585ce8 Merge pull request #3087 from SRLJustin/metrono
client: fixed sound export
2021-12-10 12:49:27 +11:00
Justin 74c34114ef client: fixed sound export 2021-12-10 12:40:59 +11:00
Justin 57417faf36 Merge remote-tracking branch 'origin/master' 2021-12-10 10:44:34 +11:00
Justin 8173a18d24 Merge pull request #3086 from pure-sb/features/fix-ge-confirm-button
WidgetID: fix grandexchange confirm button widget child id
2021-12-10 09:18:04 +11:00
Justin 8363e822c8 project: bump 2021-12-10 09:09:39 +11:00
Justin 2a75213297 Merge pull request #3084 from JumpIfZero/rev-202
client: revvy boi 202
2021-12-10 00:28:11 +11:00
Justin 595f65c7b7 worldhopper: allow selecting multiple region filters 2021-12-09 10:24:33 +11:00
Justin 1151749447 configpanel: checkstyle + togglebutton for boolean 2021-12-09 09:42:03 +11:00
Justin 2fd6ec9d8c configs: reimplement rework 2021-12-09 09:11:59 +11:00
Justin f97aaf3a5b Merge branch 'master' of https://github.com/SRLJustin/runelite 2021-12-09 08:38:52 +11:00
Justin 2b92ebd5f9 Merge branch 'master' of https://github.com/runelite/runelite
 Conflicts:
	http-service/src/main/java/net/runelite/http/service/config/ConfigService.java
	http-service/src/main/java/net/runelite/http/service/loottracker/LootTrackerService.java
	http-service/src/test/java/net/runelite/http/service/config/ConfigServiceTest.java
2021-12-08 14:31:13 +11:00
Justin 8d5c68eae7 Merge branch 'master' of https://github.com/runelite/runelite into upstream_0712 2021-12-07 12:19:59 +11:00
Justin 4bde320b31 configmanager: temp fix to prevent plugin-hub crashes 2021-12-05 12:19:11 +11:00
Justin 2f4c9eef34 project: bump 2021-12-05 11:17:56 +11:00
Justin 666119c565 configmanager: temp fix to stop plugin-hub plugins from crashing 2021-12-05 11:08:34 +11:00
Justin 51c0c28af1 Merge pull request #3081 from SRLJustin/overlay_revert
overlay: remove temp catch all
2021-12-04 10:48:00 +11:00
Justin 2f00fcc9e2 project: bump version 2021-12-04 10:41:17 +11:00
Justin 2cd23c5981 Revert "temporarily catch all errors in overlay rendering"
This reverts commit e1b35f7162.
2021-12-04 10:40:07 +11:00
Justin d0391b4991 Merge pull request #3080 from SRLJustin/revert_config
oprs: revert configs pre-upstream
2021-12-02 17:37:15 +11:00
Justin 78bfbe5e5e configmanager: checkstyle 2021-12-02 17:30:49 +11:00
Justin 84d27b801c project: bump OPRS version 2021-12-02 17:15:54 +11:00
Justin dc7728f5ca worldhopper: revert back to pre-upstream 2021-12-02 17:15:15 +11:00
Justin 2722244b91 config: revert back to pre-upstream 2021-12-02 17:15:00 +11:00
Justin 551a056152 ConfigManager: backwards compatible for some plugins 2021-12-02 13:24:06 +11:00
Justin 7638720dbd ConfigPanel: add back in buttons 2021-12-02 10:31:55 +11:00
Justin 8cc6ea11a3 project: bump OPRS and match RL 2021-12-02 09:57:28 +11:00
Justin 79d53aaed7 configmanager: added back OPRS style 2021-12-02 09:57:09 +11: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
Justin edca7dd52b readme: fixed hitcounter 2021-11-28 12:37:07 +11:00
Justin b9143a6f9d Merge branch 'master' of https://www.github.com/runelite/runelite into 24112021
 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-client/pom.xml
	runelite-jshell/pom.xml
	runelite-script-assembler-plugin/pom.xml
2021-11-24 22:57:19 +11:00
Justin 9d67f7d344 Merge branch 'master' of https://www.github.com/runelite/runelite into 24112021 2021-11-24 22:47:50 +11:00
Justin 891fdd64f7 project: bump version 2021-11-24 18:25:31 +11:00
Justin c1900e0a71 Merge branch 'master' of https://www.github.com/runelite/runelite into 24112021
 Conflicts:
	runelite-client/src/main/resources/logback.xml
2021-11-24 18:24:10 +11:00
Justin 41a5f5fbbc Merge branch 'master' of https://www.github.com/runelite/runelite into 23112021 2021-11-23 20:19:50 +11:00
Justin 96b2f73e0c Merge remote-tracking branch 'origin/master' 2021-11-23 20:18:48 +11:00
Justin a3f23037c7 Merge remote-tracking branch 'rl/master' 2021-11-15 10:35:00 +11:00
Justin 6f36216099 api: fix sound api import 2021-11-04 10:41:20 +11:00
Justin bcc8072751 client: rev 201 2021-11-03 22:50:34 +11:00
Justin a653dff3bc client: removal of deprecated methods 2021-11-02 20:53:14 +11:00
Justin 7e681222b9 readme: newline 2021-11-01 11:15:30 +11:00
Justin d752c79ab5 readme: fixed hitcounter and discord link 2021-11-01 10:21:19 +11:00
Justin 476b630e95 codebase: removed 2021-11-01 10:02:38 +11:00
Justin ed5993317c http-service: removed useless class 2021-10-31 15:08:50 +11:00
SRL Justin 9aad812df9 checkstyle: import removal zzzzz 2021-10-07 00:47:46 +11:00
SRL Justin 6454fab387 ObsidianSkin: watermark 2021-10-07 00:40:23 +11:00
SRL Justin d467401128 ui: fixed green tint in plugin list 2021-10-07 00:34:00 +11:00
Justin 65c7f6cd58 splashscreen: fix percentage (#2431)
sometimes, counting can be a bit hard
2020-03-12 22:58:27 +00:00
Justin 290229a6b5 api: add bank search script id (#2397)
* ScriptID: Add BankSearch ID

* ScriptID: Add BankSearch ID
2020-03-03 09:33:15 +00:00
Justin 5db1986c6d pestcontrol: purple portal id fix (#1858) 2019-11-03 11:56:46 -08:00
Justin 4e68451fc1 slayermusiq: updated Animal Magnetism link
suggestion 348 on discord can be closed
2019-10-22 18:27:44 +11:00
Justin 898346e3bd tmorph: fixed typo
closes Suggestion 265 (discord)
2019-10-09 08:53:57 +11:00
Justin bae42a572d dynamicmaxhit: remove menu option when disabled (#1682) 2019-09-29 13:40:24 -04:00
Justin 2a53f2e19b shiftwalkplugin: only activate if logged in (#1602)
closes #1480
2019-09-13 12:28:50 +01:00
Justin 3181916d95 kourendlibrary: changed log from info to debug (#1575) 2019-09-10 19:22:44 +01:00
Justin 89f4664198 worldhopper: fixed minor text typos (#1566)
fixed typos
2019-09-08 12:27:20 -04:00
Justin 59b2010c5d statusbars: fixed description (#1567) 2019-09-08 12:27:13 -04:00
Justin 3b854c8838 screenshotplugin: fixed filename/typo (#1568)
ded is now dead
2019-09-08 12:26:57 -04:00
Justin f26bf086dc dropparty: text standardize (#1561)
needs this to work
2019-09-07 15:24:22 +01:00
Justin 4608f08252 nightmarezone: fixed typo in config (#1557)
fixes a minor typo
2019-09-07 10:11:29 +01:00
Justin 021d3920b0 grounditems: fixes hidden values (#1548)
fixes and closes #1547
2019-09-05 09:24:38 +01:00
Justin 7d3c49873c stonedtracker: changed info to debug
stonedtracker: changed info to debug
2019-08-24 17:32:48 +10:00
Justin 5745216fc8 slayermusiq: added song of the elves & miniquests (#1387)
* slayermusiq: added song of the elves

added video link

* slayermusiq: added miniquests

* slayermusiq: checkstyle

* slayermusiq: checkstyle

grr

* Update QuestGuideLinks.java

* Update QuestGuideLinks.java
2019-08-19 21:11:14 +01:00
Justin a94fffbec5 tearsofguthix: fix npe (#1333) 2019-08-14 22:45:18 -04:00
Justin a3c3b9edf6 customcursor: add skill specs as a cursor (#1330)
* customcursor: add skill specs as a cursor

* customcursor: better cursor icon

thanks to Ganom
2019-08-14 21:10:47 -04:00
Justin 4b71f300c0 slayerplugin: fixed Slayer Tracker not tracking
fixed tests, made slayer tracker actually track kills
2019-07-26 00:56:03 +02:00
Justin 24b7aff85a grandexchangeplugin: fixed duplicate price string (#1041)
fixes #1039
2019-07-19 00:28:36 -07:00
Justin 379bc98c39 Added Superior Gargoyle AOE warning (#999)
* Added Superior Gargoyle AOE ID to Projectile

* Added Superior Gargoyle AOE warning
2019-07-14 14:57:06 +01:00