Adam
67030e38a4
slayer plugin: better support multikills
...
This observes deaths of tagged npcs each tick and will use those if
available instead of assuming one kill per xpdrop
2020-07-01 15:55:26 -04:00
Adam
6dc6e78f51
plugins: update to use ActorDeath
2020-07-01 15:52:00 -04:00
Adam
8f320cb9ed
api: add ActorDeath event, remove PlayerDeath
2020-07-01 15:52:00 -04:00
Adam
ac30c8dc3f
npc indicators: fix tag/untag option name selection logic
...
When pressed tag/untag will first check if the npc id is tagged via
npcTags, so the menu option should be based off of that, and not whether
or not the npc is highlighted generally
2020-07-01 11:32:46 -04:00
Joe Zeffiro
b0d8092d7d
npc indicators: add (un)tag-all option
...
This modifies the tagged npc list allowing all npcs of a certain name to
be tagged
Co-authored-by: Adam <Adam@sigterm.info >
2020-07-01 11:07:08 -04:00
Owain van Brakel
4d13bf2c84
Merge pull request #2733 from open-osrs/GRADLE-DEPS-UPDATE-f21367d
...
project: Update gradle dependencies
2020-07-01 02:17:16 +02:00
Owain van Brakel
e5c88886bf
Merge pull request #2732 from open-osrs/GRADLE-WRAPPER-UPDATE-f21367d
...
project: Update gradle wrapper
2020-07-01 02:16:58 +02:00
OpenOSRS
ceb7c5ff9f
project: Update gradle dependencies
2020-07-01 00:03:41 +00:00
OpenOSRS
05fcf73745
project: Update gradle wrapper
2020-07-01 00:03:28 +00:00
Lucwousin
f21367d30c
Stop pf4j spam
2020-06-30 20:07:39 +02:00
Lucwousin
0d101d091a
Merge pull request #2731 from Lucwousin/vars-final
...
api: var stuff
2020-06-30 16:56:26 +02:00
Adam
74dd4e71e8
Change api for dev tools var inspector
2020-06-29 21:09:56 +02:00
Adam
e508d2f883
api: add VarbitComposition, config index, and index fileids
...
(cherry picked from commit 62bbf35baf )
2020-06-29 20:45:11 +02:00
Adam
53c8593929
var inspector: optimize var checking
...
This fixes the inspector incorrectly only checking the first ~2k varbits
due to there being some holes now in the varbit ids
2020-06-29 12:39:42 -04:00
Adam
62bbf35baf
api: add VarbitComposition, config index, and index fileids
2020-06-29 12:39:41 -04:00
Lucwousin
156920b931
Merge pull request #2730 from Lucwousin/scriptvm
...
mixins: check script argument type
2020-06-29 02:27:49 +02:00
Lucwousin
9c05215c43
check script argument type
2020-06-29 02:26:28 +02:00
Lucwousin
186d166479
Merge pull request #2729 from Lucwousin/varb-thing
...
mixins: add getVarbitCount and warn instead of throw when varb doesnt exist
2020-06-29 02:24:04 +02:00
Lucwousin
2d9c26387a
add getVarbitCount and warn instead of throw when varb doesnt exist
2020-06-29 02:10:46 +02:00
ThatGamerBlue
b6c9376ba7
Merge pull request #2728 from open-osrs/manual-actions
...
actions: add ability to manually run release drafter
2020-06-28 19:57:16 +01:00
ThatGamerBlue
570fdfaeba
Create manualrun.yml
2020-06-28 19:40:53 +01:00
Lucwousin
3025299417
Merge pull request #2726 from ThatGamerBlue/scriptvm
...
mixins: make scriptvm more reliable
2020-06-28 17:17:20 +02:00
Lucwousin
934fad63b5
add maven repo and increment injector dep version
2020-06-28 17:02:21 +02:00
ThatGamerBlue
c314b42744
scriptvmmixin: change event firing order
2020-06-28 17:01:28 +02:00
ThatGamerBlue
9b06cbb192
revert scriptvmmixin changes for pre/post fired
2020-06-28 16:49:00 +02:00
Owain van Brakel
160d14f5e3
Merge pull request #2727 from dutta64/overlayutil
...
overlayutil: renderTextLocation apply y-offset to shadow as well
2020-06-28 15:18:22 +02:00
Dutta64
577732c7fe
overlayutil: pepega
2020-06-28 06:48:24 -06:00
Lucwousin
c5292dfeab
Merge pull request #2724 from Lucwousin/injector-cache
...
gradle: update injector version
2020-06-28 14:41:32 +02:00
Lucwousin
99dffc1f3b
Normalize jars
2020-06-28 09:32:04 +02:00
Lucwousin
eb39e9176c
update injector version
2020-06-28 07:52:43 +02:00
Adam
14ecc93286
client: add --insecure-skip-tls-verification option
...
Additionally this checks if the launcher property is set too which
happens if the launcher is passed this flag.
2020-06-27 23:21:29 -04:00
Adam
47c375cb03
client: use guice provided http client everywhere
2020-06-27 23:21:28 -04:00
Lucwousin
9f5abcd2f3
Merge pull request #2714 from ThatGamerBlue/grounditems-316
...
grounditems: fix items not disappearing
2020-06-28 03:18:53 +02:00
Lucwousin
63a7b03ef7
Merge pull request #2722 from Lucwousin/from-the-gradle-to-the-grave
...
gradle: Optimizations/cleanup
2020-06-28 03:13:09 +02:00
Lucwousin
9f6e4dd8a6
Merge pull request #2718 from dutta64/gos
...
Make GameObjectSpawned Immutable with @value
2020-06-28 03:02:41 +02:00
Dutta64
3c76031534
Make GameObjectSpawned Immutable with @Value
2020-06-28 03:00:13 +02:00
Lucwousin
6d00f64750
Merge pull request #2719 from Lucwousin/hint-arrow-prio
...
mixins: Bring player targeted by hint arrow to front (while not in combat)
2020-06-28 02:44:40 +02:00
Lucwousin
9c698f7e9b
Merge pull request #2723 from Lucwousin/peeveepeeyoetl
...
client: Fix PvPUtil.isAttackable
2020-06-28 02:43:51 +02:00
Lucwousin
dcd8f6a837
Fix PvPUtil.isAttackable
2020-06-28 02:35:37 +02:00
Lucwousin
64564ab1c0
Implement IndexMojo in doLast block
2020-06-28 02:15:12 +02:00
Lucwousin
fe8a40a6a7
cleanup injected-client.gradle.kts
2020-06-28 00:18:25 +02:00
Owain van Brakel
28cdae5497
Merge pull request #2721 from Owain94/actions-bump-2706
...
actions: Update version
2020-06-27 20:26:14 +02:00
Adam
f9aea0d958
examine plugin: fix overflow in computing alch price
2020-06-27 13:52:14 -04:00
Adam
71d89af946
client: use item composition high alch price
...
The correct way to compute ha price is floor(storePrice * 0.6f). This
was being computed incorrectly everywhere except for the bank plugin.
THis is now being computed centrally via the api.
2020-06-27 13:41:49 -04:00
Adam
5ab04030b8
api: add high alch price to item composition
2020-06-27 13:41:48 -04:00
Lucwousin
cdf597a1ef
lazy resolve bootstrap deps
2020-06-27 19:08:52 +02:00
Lucwousin
35f22e1592
Add env var for build scan tos
2020-06-27 19:07:49 +02:00
Owain van Brakel
b7001b9dbb
actions: Update version
2020-06-27 18:24:03 +02:00
Owain van Brakel
36a0ca4118
Merge pull request #2720 from Lucwousin/textcomponent
...
client: Fix and clean up TextComponent
2020-06-27 17:48:29 +02:00
Owain van Brakel
0585b5267b
Merge pull request #2717 from Owain94/upstream-2706
...
project: Merge upstream
2020-06-27 16:44:26 +02:00