Download
(8 Kb)
Download
Updated: 07/05/22 08:17 AM
Pictures
File Info
Compatibility:
High Isle (8.0.0)
Updated:07/05/22 08:17 AM
Created:02/21/18 04:16 PM
Monthly downloads:70
Total downloads:5,139
Favorites:12
MD5:
Coming Back Home  Popular! (More than 5000 hits)
Version: 1.5
by: Saleand [More]
Required libs:
LibAddonMenu-2.0

How does it work:
If you were pulled in a dungeon while being in a house, then when you leave a group in a dungeon, the add-on will automatically start traveling to that house after 5 seconds with a message which contains a name of the house and house owner's UserID. Caution: if you move, travelling will be canceled.
Add-on remembers the HouseID when you either go/port to your house, visit someone's primary residence via Guild/Friends/Group context menu or go in a preview house (optional, ON by default), also compatible with addons like 'Port To Friend's House'; addon forgets ID if you either exit through a door or teleport yourself somewhere outside of houses.

Why?:
I made this addon because I've seen a post on ESO official forums, where the player was quite angry because he was sick and tired of instanced dungeon and instanced houses. The thing is, when you're getting teleported from a dungeon (when you left your group), you'll arrive somewhere in the Game World even if you were in your house when Group Tool pulled you into that dungeon.
So, I decided to make this add-on to make things a little better for that guy and for me as well, 'cause I'm very annoyed with current "load screens & instances everywhere!" system.
Now you can use Group Tool in a house, and this add-on will automatically return you back home after the dungeon run.


Sad news:
You cannot teleport to a house while in PvP area, so this addon only works in dungeons.

Options available:
- Turn ON/OFF automatic teleportation when left the group in a dungeon (ON by default).
- Notifications either at the center of the screen or in chat.
- Slash command: type /cbh to teleport to the last visited house.
- Keybinding: you can set the key to start teleportation to the last visited house. Go to the game's Controls settings and search for Coming Back Home category there.
Version 1.5
1. Changed the logic of the addon. Now it will attempt to teleport you back to a house only if you were in a house before you got to the dungeon. The option "Don't forget last visited house" is gone; the last visited house is always remembered by the addon now, it just doesn't port you if you were not in the house before the dungeon. If you want to teleport to the last visited house from wherever you are, you can use keybindings and/or chat command (/cbh).
2. Bumped up API version to High Isle 8.0 API.

Version 1.4.1.
1. Removed the pre-installed libraries to prevent compatibility issues. Now LibAddonMenu-2.0 is required to be installed separately.
2. Bumped up API version to Deadlands 7.2.5 API.

Version 1.4.0. Changes suggested by user Baertram.
1. Added an option to turn OFF automatic teleportation.
2. Added an option to keep the last visited house info even if you go outside.
3. Added slash command and keybinding.

Version 1.3.0
1. Added setting to ignore other players' houses (addon still remember them by default).
2. Some code improvements (in particular, pre-hooking code has been deleted because since 'WolfHunter' patch there's no need to use them anymore).
3. API version up-to-date.

Version 1.2.2
Hot-fix (some debug code removed)

Version 1.2.1
1. Added localization support: Russian, German (google), French(google).
2. Code improvements and optimizations.

Version 1.2
1. I did it! Now addon will return you back to a GuildHall/your friend's house/whatever if you traveled there via 'Visit primary residence' context menu option in Guild/Friends menus. Also addon remembers specific houses when you travel there with addons like 'Port To Friend's House'.
2. Disabled addon in Battlegrounds. Sadly, it doesn't work in PvP areas due to game limitations.
3. Added house owner's name in notification messages.

Version 1.1

1. Settings menu added (Esc -> Settings -> Addons -> Coming Back Home)
2. If you're in a combat, addon will wait till the combat ends and then addon will teleport you.
3. Added notification label in center of the screen (may be turned OFF, so addon will notify you with chat messages instead)

Version 1.0
Release version
Optional Files (0)


Archived Files (4)
File Name
Version
Size
Uploader
Date
1.4.1
8kB
Saleand
11/12/21 11:15 PM
1.4.0
51kB
Eremith
10/05/18 12:12 PM
1.3.0
50kB
Eremith
09/30/18 03:24 AM
1.2.2
53kB
Eremith
02/28/18 10:38 AM


Post A Reply Comment Options
Unread 10/05/18, 07:06 AM  
Saleand
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 6
Uploads: 1
Originally Posted by Baertram
Many many thnaks for this addon. Porting to your house is most of the time faster than the group or other ports!

Could this addon maybe remember the last used houseID even after I left the dungeon by porting elsewhere/leaving the dungeon via the door?
So I'm somehow able to use a slash command e.g. /cbh (coming back home) to teleport to the last house I was in before the dungeon?
And maybe have the option to not automatically port back to the house after the dungeon finished, and just use the slash command instead?
Hey, thanks for very good idea! I'll look if I could make something like that.

Update: done.
Last edited by Saleand : 10/05/18 at 01:22 PM.
Report comment to moderator  
Reply With Quote
Unread 09/30/18, 08:58 AM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4959
File comments: 6029
Uploads: 78
Many many thnaks for this addon. Porting to your house is most of the time faster than the group or other ports!

Could this addon maybe remember the last used houseID even after I left the dungeon by porting elsewhere/leaving the dungeon via the door?
So I'm somehow able to use a slash command e.g. /cbh (coming back home) to teleport to the last house I was in before the dungeon?
And maybe have the option to not automatically port back to the house after the dungeon finished, and just use the slash command instead?
Report comment to moderator  
Reply With Quote
Unread 02/22/18, 04:02 AM  
Saleand
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 6
Uploads: 1
Originally Posted by Dolgubon
Hey, there's the API function IsOwnerOfCurrentHouse() which will let you filter out the houses that you don't own.

I'd also suggest making a request on the wishlist part of the forums for a GetOwnerOfCurrentHouse() function or something similar. It sounds like something that could be added to the game.
Oh, thanks a lot. I'll try this function.
Report comment to moderator  
Reply With Quote
Unread 02/21/18, 10:59 PM  
Dolgubon
 
Dolgubon's Avatar
AddOn Author - Click to view AddOns

Forum posts: 408
File comments: 889
Uploads: 21
Hey, there's the API function IsOwnerOfCurrentHouse() which will let you filter out the houses that you don't own.

I'd also suggest making a request on the wishlist part of the forums for a GetOwnerOfCurrentHouse() function or something similar. It sounds like something that could be added to the game.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: