Commit Graph

12371 Commits

Author SHA1 Message Date
Kyle
bc68a9f02f Update BootstrapTask.kt (#2188) 2020-01-04 12:26:20 +00:00
Hydrox6
10744a0edc clues: add Lava battlestaff (or) to the Trollheim emote clue 2020-01-03 23:24:52 +00:00
Adam
5e84e99dfd Merge pull request #10524 from Trevor159/get-var
Add getVar methods for external plugins
2020-01-03 14:48:09 -05:00
Adam
da0f507ffb camera plugin: add Look South/East/West option to compass 2020-01-03 11:02:23 -05:00
Adam
49a7c18ad6 camera plugin: reposition startUp/shutdown members 2020-01-03 11:01:34 -05:00
Adam
c549114734 cache: add param config 2020-01-03 09:26:08 -05:00
Kyle
0531135f5f Update BootstrapTask.kt (#2185)
bootstrap fix.

injection annotation now uses the GH raw jar instead of trying to go via the maven repo.
2020-01-03 13:26:03 +00:00
Ganom
cfa501dea5 mes: standardize entry.getOption, as it contains tags. (#2184) 2020-01-03 13:24:38 +00:00
Dutta64
d8069b0196 Plugin: Stealing Artefacts 2020-01-02 21:46:34 -07:00
Lucwousin
f39c368bc6 increment injector version 2020-01-03 04:57:52 +01:00
Lucwousin
53b7e9bd2e idk: Move annotations to do with injection to a seperate module for improved modularity (#2181)
* Move annotations to do with injection to a seperate module for improved modularity

* Remove redundant config in build script, add (c)
2020-01-03 04:57:03 +01:00
Lucwousin
d7efe2304a Merge pull request #2179 from dutta64/feature/plugin-itemcharges
Plugin: Add Kharedst's Memoirs to ItemChargePlugin
2020-01-03 00:07:45 +01:00
Dutta64
1149bd8b2c Plugin: Add Kharedst's Memoirs to ItemChargePlugin 2020-01-02 15:14:00 -07:00
xKylee
091f104424 oops
oops
2020-01-02 19:05:19 +00:00
Lucwousin
d1b4e2e23f Merge pull request #2060 from Lucwousin/hd-minimaps
Client: add hd minimaps
2020-01-02 19:39:51 +01:00
Lucwousin
318e3659ca Fix alpha and nw/se being swapped 2020-01-02 19:25:06 +01:00
Lucwousin
61aea62c11 get triggered by dumb namings 2020-01-02 19:19:55 +01:00
Lucwousin
0783bc0695 Add missed static 2020-01-02 19:19:54 +01:00
Dennis
93e1639ff3 fix minimap and compass for gpu mode 2020-01-02 19:19:53 +01:00
Dennis
e49964ee1e update hd minimap 2020-01-02 19:19:52 +01:00
Dennis
e75968ce9f runelite-client: add hd minimap toggle to minimap plugin 2020-01-02 19:19:51 +01:00
Dennis
cac1b15c33 runelite-mixins: add depth to hd minimap 2020-01-02 19:19:50 +01:00
Dennis
2b9277c3c2 runelite-mixins: add bilinear interpolation to minimap 2020-01-02 19:19:49 +01:00
Dennis
2b32d49e53 runelite-api: expose scene tile colors 2020-01-02 19:19:49 +01:00
Dennis
7f362afe63 runelite-mixins: add hd minimap toggle 2020-01-02 19:19:48 +01:00
xKylee
d8004396da Update Secondaries.java 2020-01-02 14:15:20 +00:00
xKylee
95e093e56a BankedXP: update plugin
add fletching & firemaking

credit for some of this to thestonedturtle.

plugin brought up-to-date with his on the plugin-hub also.
2020-01-02 14:12:14 +00:00
dutta64
f93ed474b3 Re-write lizardmanshaman plugin (#2175) 2020-01-02 10:26:27 +00:00
Dozer
4b7597019b SuppliesTracker: Prayer, farming, and bug fixes (#2167)
* Farming, prayer, bug fixes

* Fix jewellery tooltip

* rename Skills to skills
2020-01-02 10:26:01 +00:00
Dozer
78a92baaa1 GauntletPlugin: Resource fix (#2168)
* Fix double resource counter and resource counter starting at 1

* Checkstyle cause ya boi a brainlet

* Moved onstatschanged to switch

* brainlet move added breaks
2020-01-02 10:25:43 +00:00
Lucwousin
4915fd627b Remove unused import 2019-12-31 22:31:25 +01:00
Lucwousin
9515f6d220 Don't set stop to false 2019-12-31 22:29:40 +01:00
Lucwousin
214f642e95 Refactor chat input listeners to just use the eventbus 2019-12-31 22:22:13 +01:00
Lucwousin
810d0c19f5 Disable MaxMemoryTransformer 2019-12-31 11:45:13 +01:00
15987632
1af81d40be client: add getVar methods for external plugins 2019-12-30 19:55:25 -05:00
15987632
bc6a224237 client: add VisibleForExternalPlugins annotation 2019-12-30 19:55:01 -05:00
Adam
618050ad07 clientloader: throw an exception when unable to peek first entry 2019-12-30 15:44:02 -05:00
Adam
61a72d5a54 menu swapper: add shift click abort ge offer
Co-authored-by: Adelaidian <Adelaidian@users.noreply.github.com>
2019-12-29 14:38:04 -05:00
Adam
9ae897667f Merge pull request #10506 from Hydrox6/library-swing
kourendlibrary: fix panel reloading not being done on the swing thread
2019-12-29 14:35:02 -05:00
Alexsuperfly
9f86c9f128 woodcutting: create maple timer for miscellania region 2019-12-29 14:16:33 -05:00
Adam
9508934074 Merge pull request #10499 from dekvall/unpause-xp-tracker
xp tracker: don't unpause on failed login
2019-12-29 14:02:40 -05:00
dekvall
5ad94eae2e chatcommands: support keybinds in pms 2019-12-29 14:01:46 -05:00
Adam
2586da3a70 Merge pull request #10496 from Hydrox6/library-complete-reset
kourendlibrary: only reset if layout changes when complete
2019-12-29 13:20:16 -05:00
Adam
a969a17fcf Merge pull request #10492 from Hydrox6/clanchat-fix-icons-recolour
chat message manager: make sender recoloring use messageNode
2019-12-29 13:18:52 -05:00
Adam
3df0b2a799 Merge pull request #10480 from Alexsuperfly/raids-unknown-rooms
raids:  allow "unknown" to evaluate to both unknown room types
2019-12-29 13:11:54 -05:00
Adam
7a810a94ce Merge pull request #10489 from Hydrox6/library-npc
kourendlibrary: clear tracked NPCs when changing worlds
2019-12-29 13:09:54 -05:00
Adam
39d87a553d cannon plugin: make ammo notification threshold configurable
Co-authored-by: Lucas Childers <LucasChilders@users.noreply.github.com>
Co-authored-by: redrumyliad <jzomerlei@gmail.com>
2019-12-29 13:06:01 -05:00
Adam
627749423d Merge pull request #10468 from Hydrox6/interface-styles-2005-minimap
interfacestyles: fix 2005 fixed mode minimap's right side
2019-12-29 11:16:29 -05:00
Adam
0f57b400b3 Merge pull request #10460 from emerald000/add_guard_hp
Add HP for level 19 and 22 Guards.
2019-12-29 11:15:29 -05:00
Rami-J
9cc321e143 menu swapper: add support for ge offer withdraw
Co-authored-by: Adam <Adam@sigterm.info>
2019-12-29 11:10:08 -05:00