Commit Graph
24 Commits
Author SHA1 Message Date
TheStonedTurtle f3387bc9f9 Add destroy support to Item Charge plugin 2019-04-07 23:11:01 -07:00
TheStonedTurtle 0489d7de9d Add binding necklace to Item Charge plugin 2019-04-07 23:10:49 -07:00
TheStonedTurtle c0563ac3e3 Remove binding necklace from Runecraft plugin 2019-04-07 23:08:32 -07:00
TheStonedTurtle acb840cffb clanchat plugin: add CC rank icons to oublic and private messages 2019-03-03 20:53:56 -05:00
TheStonedTurtle ffb60d5b2a Add dynamic hitpoints orb icon to poison plugin (#6517)
To improve visibility of poison/venom/disease on low HP, also recolor heart icon when poisoned/venomed/diseased.
2019-02-25 18:43:47 +00:00
TheStonedTurtle c3bbd49348 Add Chat History config options 2019-02-18 08:29:56 -08:00
TheStonedTurtle 1fd617c359 Add PM Target Cycling to Chat History plugin 2019-02-18 08:28:47 -08:00
TheStonedTurtle d84a8bae4b Add Bottomless compost bucket price mapping (#7674) 2019-02-03 12:15:29 +00:00
TheStonedTurtle e4578726ff Add right click functionality to overlays 2019-01-13 17:28:34 -08:00
TheStonedTurtle 8ab704f8a3 Move getImageSpritePixels to ImageUtil 2019-01-08 05:16:09 -08:00
TheStonedTurtle b7ffafc097 Fix party hat buy limits 2018-12-13 23:17:45 -08:00
TheStonedTurtle 86ba83eaf8 Null-check equipment container in item stats plugin (#6919) 2018-12-13 12:20:15 +01:00
TheStonedTurtle 6caf6ec08c ground items: fix "only show loot"
Look up ground item based on item location instead of npc location
2018-12-06 14:45:53 -05:00
TheStonedTurtle 3c533c6136 Properly update MLM sack values on login/logout (#6627)
- Prevent unnecessary code execution while logged out
- Fix inventory size on initial login
- Refresh sack values on initial login
2018-11-23 12:14:17 +00:00
TheStonedTurtle c40c6fb937 Add option to swap "Private" and "Shared" on CoX chest (#6388)
Add a config option that will swap `Shared` and `Private` on Raids storage units.

![](https://i.imgur.com/JhmMPgq.png)
![](https://i.imgur.com/FLyRI0X.png)

Closes #6015
2018-11-12 17:51:04 +01:00
Michael Goodwin 4a860891f0 Fix HotColdLocation WorldPoint
Fix & centers the WorldPoint tile for the Asgarnia Warriors HotColdLocation entry
2018-09-20 19:46:15 -07:00
Michael Goodwin 369fd90d1d Check for correct ToB region when receiving loot
Check for ToB region being end region when receiving ToB loot to avoid
falsely trigered loot (e.g for onions).

Foxes #4695

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-02 22:04:34 +02:00
Michael Goodwin 98ec2cd5c8 Add common method for converting local to world point
- Add commom method for converting local to world point accounting for
instances
- Make both discord and ground marker plugin use this method

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-09-02 22:04:32 +02:00
Michael Goodwin 0b2c7af6aa Check for player HP being 0 in player loot event
Check if player HP is 0 (e.g player being really dead) when sending
PlayerLootReceived event.

Fixes #4653
2018-09-02 22:00:56 +02:00
Michael Goodwin 549150a749 Make same-tick same-tile loot event fire once
Make kills done in same tick on same tile count only once to prevent
duplicated entries in loot tracker.

Closes #4839
2018-09-02 22:00:49 +02:00
Michael Goodwin 0e137c8476 Fix Hot/Cold Nardah Genie Cave location 2018-08-22 22:43:12 -07:00
Michael Goodwin bc9e134df2 Add TOB widget ids
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-31 20:59:04 +02:00
Michael Goodwin 8f600eaf47 Add TOB varbits
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-31 20:59:04 +02:00
Michael Goodwin 9b65a7b160 Add Chambers Of Xeric and TOB inventories
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-07-31 20:59:04 +02:00