Commit Graph
15599 Commits
Author SHA1 Message Date
Tyler Bochard 68832e65d1 Merge pull request #2919 from open-osrs/mental_breakdown
make injected client java8-compliant, fix a dumb mixin
2021-02-19 13:44:30 -05:00
Tyler Bochard f74674bc26 Merge pull request #2922 from open-osrs/externals-filter-constraint
externals: Filter out available plugins that do not constraint to the API version
2021-02-19 13:43:05 -05:00
Tyler Bochard 71a7725e31 Merge pull request #2920 from open-osrs/api-version
client: Seperate system and api version
2021-02-19 13:42:42 -05:00
zeruth 6523f7299b client: use value from properties 2021-02-19 13:41:55 -05:00
Tyler Bochard e15886c4e1 Merge pull request #2921 from open-osrs/externals-cleanup-panel
externals: Cleanup panel
2021-02-19 13:33:17 -05:00
Owain van Brakel 8ea338dace externals: Filter out available plugins that do not constraint to the API version 2021-02-19 16:06:56 +01:00
ThatGamerBlue afd057cbb0 injector: update license location 2021-02-19 15:05:19 +00:00
ThatGamerBlue 195b4a94dd make injected client java8-compliant, dumb mixin 2021-02-19 15:00:07 +00:00
Owain van Brakel 06eb9356b6 externals: Cleanup panel 2021-02-19 15:33:05 +01:00
Owain van Brakel 24429f2506 client: Seperate system and api version 2021-02-19 15:22:21 +01:00
zeruth 07f512edef mixins: remove redundant viewport reset 2021-02-19 05:22:21 -05:00
zeruth 669865d8d4 mixins: use inverseAlpha, reset viewportColor 2021-02-19 03:11:35 -05:00
zeruth 197447f048 mixins: use negative viewportColor (fixes cutscenes/fades) 2021-02-18 22:00:40 -05:00
ThatGamerBlue 815cd503e2 oprsepm: fix crash with empty config file 2021-02-19 00:32:19 +00:00
ThatGamerBlue 492dac91e9 update scheduler implementation 2021-02-19 00:31:53 +00:00
ThatGamerBlue ad3c060327 rsapi: implement missing method 2021-02-17 20:27:59 +00:00
ThatGamerBlue 0f7a5da177 Merge pull request #2918 from buracc/actor-pathlength
api: Add Actor#isMoving
2021-02-17 00:32:40 +00:00
Burak Inan 4c18883972 Fix checkstyle 2021-02-17 01:05:02 +01:00
Burak Inan 66b464c510 Add Actor#isMoving 2021-02-17 00:48:03 +01:00
Burak 3e3f4ac4b1 Merge pull request #3 from open-osrs/runelite
Runelite
2021-02-17 00:44:15 +01:00
Tyler Bochard e09bd5331f bootstrap: revert new bootstrap scheme
This will prevent a bit of work having to be done for the buildbot.
2021-02-15 00:28:39 -05:00
ThatGamerBlue 06a399ec85 configitem: remove unimplemented stuff 2021-02-14 21:13:40 +00:00
ThatGamerBlue d1e027c4cb fix npc changed event 2021-02-14 20:46:30 +00:00
ThatGamerBlue 49973adb21 add buttons :o 2021-02-14 14:41:21 +00:00
ThatGamerBlue e8ba6bfd52 fix injection error via ignorance 2021-02-14 14:41:04 +00:00
ThatGamerBlue 9704551c26 make some decent mixins 2021-02-14 01:28:33 +00:00
ThatGamerBlue f4580f37e0 Merge remote-tracking branch 'upstream/master' into runelite
# 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/Client.java
#	runelite-api/src/main/java/net/runelite/api/FarmingTrackerTest.java
#	runelite-client/pom.xml
#	runelite-client/src/main/java/net/runelite/client/plugins/menuentryswapper/MenuEntrySwapperConfig.java
#	runelite-client/src/test/java/net/runelite/client/chat/ChatMessageManagerTest.java
#	runelite-client/src/test/java/net/runelite/client/plugins/cluescrolls/ClueScrollPluginTest.java
#	runelite-client/src/test/java/net/runelite/client/plugins/emojis/EmojiPluginTest.java
#	runelite-client/src/test/java/net/runelite/client/plugins/grounditems/GroundItemsPluginTest.java
#	runelite-client/src/test/java/net/runelite/client/plugins/idlenotifier/IdleNotifierPluginTest.java
#	runelite-script-assembler-plugin/pom.xml
2021-02-14 00:31:56 +00:00
Runelite auto updater 1684eccd00 Bump for 1.7.1-SNAPSHOT 2021-02-13 21:40:44 +00:00
Runelite auto updater c6dc52d940 Release 1.7.0 2021-02-13 21:40:36 +00:00
ThatGamerBlue 3550d70e92 if something is broken its probably this commit 2021-02-13 21:33:06 +00:00
ThatGamerBlue 93df4c9652 Merge pull request #2917 from open-osrs/blue/rl
blue/rl -> runelite
2021-02-13 19:43:31 +00:00
Cyborger1 496a28c9f9 emoji plugin: set message node message instead of rl format message
The replaced message has no rl-format tags, and using the rl-format message causes it to lose color whenever the message node is refreshed due to not containing any rl-format tags
2021-02-13 14:16:19 -05:00
Cyborger1 826f99679c emoji: Replace spoon and fork-and-knife emojis
Without a shadow, these emojis were nearly unreadable on the fixed chat
background. These hand-drawn replacements are detailed enough to be
clearly understood against all kinds of backgrounds.
2021-02-13 14:15:01 -05:00
Jordan Atwood 2cdfdf0284 cluescrolls: Re-check named object highlights after hopping 2021-02-13 13:35:25 -05:00
Adam 778dc07181 Bump to 1.7.0-SNAPSHOT 2021-02-13 11:21:07 -05:00
Hydrox6 5e14d666e0 chat color: fix nonsensical test 2021-02-13 11:12:22 -05:00
Hydrox6 63cbe6ae09 chat color: fix usernames not being recoloured if they have an icon 2021-02-13 11:12:22 -05:00
Jordan Atwood 0fa078d8f1 notifier: Add username to tray notification title
This also removes the player's ingame name from notifications which are
referring to the active player in favor of the title.
2021-02-13 10:36:12 -05:00
Jordan Atwood fadfc15cd0 cluescrolls: Fix beginner/master clue step reset
Commit 36bb7c8401 improved the clue scroll
plugin by resetting the active clue step when a beginner or master clue
item was displayed in the chat dialog when receiving a new step. This
commit caused a new bug, however, in that it became possible to click on
a new clue step while the new step dialog was open such that the new
step dialog persisted through a GameTick due to client-server delay,
causing the saved clue item ID to be lost. This commit fixes that issue
by resetting only the active clue object, but not the recorded clue item
ID, as beginner and master clues only use a single item ID.
2021-02-13 10:30:33 -05:00
Adam 77757229a5 entity hider: add option to hide ignored players
This is diabled in pvp to avoid abuse. This additionally allows the
"hide" options to be set without hiding others now.
2021-02-13 10:12:13 -05:00
buttonpoker 5545b9d0ad cannon: Remove Mourner Headquarters elf cannon spot (#13196)
Following the release of the Song of the Elves quest, the mourners found
in the Mourner Headquarters can no longer be hit by a cannon before,
during, or after completion of the quest. [This is evidently a known
issue with multi-NPCs.][1]

[1]: https://twitter.com/JagexAsh/status/1359968976760094721
2021-02-13 01:16:44 +00:00
AdamandPaul Norton 13efaa6a0c gpu: add opencl support for macos
This allows using opencl as an alternative to opengl compute shaders on
macos, which does not support compute shaders. Now, macos can finally
use the extended draw distance feature of the gpu plugin.

This also includes code for using opencl with Windows and Linux if we
want to enable that in the future. A copy of the existing compute
shaders have been checked in and ported to opencl, keeping support for
opengl compute shaders on Windows and Linux.

Co-authored-by: Paul Norton <napkinorton@gmail.com>
2021-02-11 19:24:55 -05:00
ThatGamerBlue 99b87caaba checkstyle 2021-02-11 23:11:19 +00:00
ThatGamerBlue 4521f9e032 license again 2021-02-11 22:31:58 +00:00
ThatGamerBlue 9a47bf4559 fix plugin manager licenses 2021-02-11 22:25:22 +00:00
ThatGamerBlue fd908b9596 use logger templates 2021-02-11 22:09:46 +00:00
ThatGamerBlue 92f5150185 kittype: use ordinal as index 2021-02-11 22:05:43 +00:00
ThatGamerBlue c933f41416 update copyright 2021-02-11 22:05:30 +00:00
ThatGamerBlue 68a905f9f0 can this fucking class stay final please 2021-02-11 21:51:52 +00:00
ThatGamerBlue be71581012 openosrs version: 4.0.0 2021-02-10 09:48:34 +00:00