Commit Graph
12 Commits
Author SHA1 Message Date
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