Commit Graph

17965 Commits

Author SHA1 Message Date
Kyle
e7ba399ece Update WorldLocation.java 2022-05-10 03:37:57 +01:00
Adam
cab126c6bb timers: remove unused tzhaar complete matcher
The usage of matches() vs find() is incorrect, but the timer is already removed when teleported from the arena
2022-05-09 21:10:16 -04:00
Justin
0906b78584 Merge pull request #3160 from open-osrs/NPC-UPDATE
client: Update NPC stats
2022-05-09 19:13:36 +10:00
OpenOSRS
c42f32ee59 client: Update NPC stats 2022-05-09 00:33:41 +00:00
Max Weber
28f45cedb5 Perspective: fix clickbox for type 11 objects 2022-05-08 10:09:49 -04:00
LlemonDuck
0500f94830 timetracking: add compost tracking 2022-05-07 17:19:13 -04:00
Adam
bb1f49b0b4 friendnotes: clean up modicons loading
This just needs to be run after modicons is initialized, and doesn't
need to be checked on gamestate change.
2022-05-07 10:23:16 -04:00
Adam
44de746d5b emoji: clean up modicons loading
This just needs to be run after modicons is initialized, and doesn't
need to be checked on gamestate change.
2022-05-07 10:23:16 -04:00
Adam
026395fad5 chat commands: fix loading pets modicons
The asyncbufferedimage may not be loaded at the time the modicons is setup, so a listener must be added to assign the final image
2022-05-07 10:23:16 -04:00
Adam
2fa6eb1dc3 cache: update indextype names 2022-05-07 10:23:12 -04:00
Adam
b5515075ef chatfilter: add config option for stripping accents 2022-05-06 15:03:29 -04:00
Bob Heine
162a2f78cb clues: Add abyssal lanterns as light sources (#14923) 2022-05-06 15:27:38 +00:00
ThatGamerBlue
58fa832505 runelitemenuentry: clobber idx 499 instead of 0 2022-05-06 07:12:55 +01:00
Adam
d6260f247f api: add object composition cache accessor 2022-05-05 20:02:14 -04:00
Adam
230db67f07 api: add post object composition event 2022-05-05 20:02:14 -04:00
Adam
d110a3c28e api: add object composition map setters 2022-05-05 19:26:29 -04:00
Ganom
c66442d22a externalpluginmanager: require user to accept risk every time they add a new repository and warn user of potential risk of luring when adding repository. (#3189)
Co-authored-by: Ganom <ganom@ganomsoftware.com>
2022-05-05 13:25:25 -04:00
Adam
a551464180 cache: make slf4j-simple an optional dependency 2022-05-01 22:22:14 -06:00
Adam
54da56e7b1 map image dumper: add main method
Co-authored-by: Explv <explv@osbot.org>
2022-05-01 22:22:14 -06:00
Adam
75e23b9a3e map image dumper: use BigBufferedImage
This redudces the memory consumption significantly since it requires
less of the image to be in memory at one time

Co-authored-by: Explv <explv@osbot.org>
2022-05-01 22:22:14 -06:00
Max Weber
c04534b7cb cache/MapImageDumper: draw cross region objs when drawing single regions 2022-05-01 22:22:14 -06:00
Max Weber
fa4776f396 cache/MapImageDumper: fix object wall checks 2022-05-01 22:22:14 -06:00
Owain van Brakel
d8d68c832b project(bootstrap): Push stable as openosrs as well 2022-05-02 05:59:41 +02:00
Owain van Brakel
6847237429 project(groups): Switch to a faster config (still only scoped to localhost) 2022-05-02 05:51:08 +02:00
Owain van Brakel
350b738c2f project(deps): Update jgroups 2022-05-02 05:50:44 +02:00
Max Weber
3ca476094c cache/MapImageDumper: handle pushdown objects correctly 2022-05-01 21:40:09 -06:00
Owain van Brakel
0165d410a4 project(config): Force scrollstate to 0 on init 2022-05-02 04:49:35 +02:00
Max Weber
685ee8d7e2 cache/MapImageDumper: fix icon & wall size & placement 2022-05-01 20:12:15 -04:00
Max Weber
050e453a64 cache/MapImageDumper: add transparency support 2022-05-01 20:12:14 -04:00
Max Weber
a00a8f3925 cache/MapImageDumper: add layer & brightness configuration 2022-05-01 20:12:14 -04:00
Max Weber
a97d5b7017 cache/RegionLoader: allow plugging an external xtea key provider 2022-05-01 20:12:14 -04:00
Max Weber
7cbef5edaa cache: unify jagex hsl conversion 2022-05-01 20:12:14 -04:00
Owain van Brakel
2054d65a83 Merge remote-tracking branch 'origin/master' 2022-05-01 23:40:53 +02:00
Owain van Brakel
c48047217c project(mixins): More loginscreen mixins 2022-05-01 23:40:36 +02:00
Owain van Brakel
375fe7597f Merge pull request #3187 from open-osrs/login-screen 2022-05-01 15:12:48 +02:00
Owain van Brakel
284ff537b8 project(mixins): Ignore clicks outside login screen 2022-05-01 12:47:37 +02:00
Owain van Brakel
5d86065d25 project(bootstrap): Add back AA flags 2022-05-01 02:50:21 +02:00
Owain van Brakel
de7aae5315 project: Oops v2 🤭 2022-05-01 01:45:45 +02:00
Owain van Brakel
07815c3d38 project: Oops? 2022-05-01 01:33:18 +02:00
Owain van Brakel
dda9639976 Merge pull request #3183 from pure-sb/features/silent-annotation-adder 2022-04-30 23:15:22 +02:00
Owain van Brakel
85fb311096 Merge pull request #3186 from open-osrs/upstream-3004 2022-04-30 23:13:41 +02:00
Owain van Brakel
3e8e30a046 Merge pull request #3185 from open-osrs/shift-click 2022-04-30 23:11:36 +02:00
Owain van Brakel
e0ef602c89 Merge remote-tracking branch 'runelite/master' 2022-04-30 23:07:22 +02:00
Owain van Brakel
67080d2174 project(mixins): Shiftclick drop 2022-04-30 23:06:24 +02:00
Owain van Brakel
ea27e14d75 Merge pull request #3184 from open-osrs/rebuild-plugin-list 2022-04-30 22:55:30 +02:00
Burak
0e640d1415 externalmanager: temp fix hotswapping 2022-04-30 22:50:38 +02:00
EliasLahham
1f5ca21546 menu entry swapper: add house teleport swap
This used to use the shift-click teleport spells option, but now that
there are 4 different teleport spells, a dedicated swap config is best.

Co-authored-by: Adam <Adam@sigterm.info>
2022-04-30 12:50:53 -04:00
Adam
1c99cce336 loottracker: fix tracking imp jars
event.getItemId() is not valid after the next tick, so can't be called in the inv change callback
2022-04-30 12:16:28 -04:00
Adam
d04a261630 maven: update surefire plugin to 2.22.2 2022-04-30 10:03:43 -04:00
Adam
cb20644145 script assembler: remove runelite-api dependency 2022-04-29 22:02:33 -04:00