ExileHUD - External overlay for Path of Exile (work in progress) menu

Shout-Out

User Tag List

Page 73 of 76 FirstFirst ... 236970717273747576 LastLast
Results 1,081 to 1,095 of 1132
  1. #1081
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Coyl View Post
    Wow, with sources open I'll need to be just fast enough or there'll emerge a dozen of forks with features to cherry-pick from.

    Thank you for the reworked menu, vmw.
    Feature merged.

    The what is still needed is an option to adjust item alerter's vertical offset, before the actual size of quest tracker can be read form memory
    Heh, you can do it..i have 0 clue how to
    And maybe an option/settings for font sizes and color for that Menu...even font type.
    Btw, there are those warnings when you start Visual. from MouseHook...make them Public if it's ok...just remove those warnings.

    Thank you,
    Last edited by vmv; 09-30-2014 at 03:38 AM.

    ExileHUD - External overlay for Path of Exile (work in progress)
  2. #1082
    ZapnotraX's Avatar Member
    Reputation
    6
    Join Date
    Jan 2009
    Posts
    74
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone else has an issue where the overlay doesn't come up? Yesterday it was working fine for me but all of a sudden my overlay doesn't appear but the functions are still working (Maphack/fullbright/warning). But my health bars and minimap doesnt show up

  3. #1083
    Coyl's Avatar Active Member
    Reputation
    66
    Join Date
    Sep 2014
    Posts
    175
    Thanks G/R
    1/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ZapnotraX View Post
    Anyone else has an issue where the overlay doesn't come up? Yesterday it was working fine for me but all of a sudden my overlay doesn't appear but the functions are still working (Maphack/fullbright/warning). But my health bars and minimap doesnt show up
    sometimes it happens after alt-tabing
    just click the overlay window in taskbar, then switch back to your game

  4. #1084
    Treasure_Box's Avatar Contributor
    Reputation
    155
    Join Date
    Sep 2014
    Posts
    189
    Thanks G/R
    63/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Suggestion, what about moving the item drop list down to the bottom middle, start at the left inside of the gap in the UI where the flask are and going all the way to the right to where the shop side is, staying inside that bottom gap?

    Making it to where its 3 or more rows justified left.

    I think this would be easier glance at, as it would be in a more central location.

    Also i have notice when you adjust the phone size of the item drop list it will block the item description of gems on the right hand side.
    Last edited by Treasure_Box; 09-30-2014 at 06:16 AM. Reason: sentence coherence

  5. #1085
    harrydom's Avatar Member
    Reputation
    3
    Join Date
    Mar 2014
    Posts
    58
    Thanks G/R
    9/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a version without the screen clutter? basically just sound and notification that can appear outside the screen?

  6. #1086
    ReadyToKill's Avatar Banned
    Reputation
    13
    Join Date
    Sep 2012
    Posts
    395
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could you also add an icon for a 5Link? bascially keep the 6 gold link icon, but remove one of the sockets, so that it shows up as 5L?

    Also Treasure_Boxes item location is probably the perfect spot, rather than always having to glance over to the side.
    Last edited by ReadyToKill; 09-30-2014 at 08:00 AM.

  7. #1087
    Tantalus91's Avatar Member
    Reputation
    2
    Join Date
    Sep 2014
    Posts
    6
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is really awesome! but it would be nice if someone could tell me if theres a way to decide wich path of exile running it will start on sometimes exilehud crashes not often but when it does and i have multiple instances running i can't seem to get it to start on the right poe

  8. #1088
    Jaerin's Avatar Former Staff
    Reputation
    641
    Join Date
    Sep 2008
    Posts
    1,289
    Thanks G/R
    29/126
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I know they were talking about adding a command line option to select the PID, but its low priority.

  9. #1089
    maikatisheebaeikelesh's Avatar Private
    Reputation
    1
    Join Date
    Sep 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    GGG are trying to fix the masters/strongbox feature that allows you to see them immediately as entering the instance. Just a heads-up.

  10. #1090
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Treasure_Box View Post
    Suggestion, what about moving the item drop list down to the bottom middle, start at the left inside of the gap in the UI where the flask are and going all the way to the right to where the shop side is, staying inside that bottom gap?

    Making it to where its 3 or more rows justified left.

    I think this would be easier glance at, as it would be in a more central location.

    Also i have notice when you adjust the phone size of the item drop list it will block the item description of gems on the right hand side.
    Until the next update, you can modify by yourself in ItemAlerter.cs - line 256 ... like this : y -= vTextFrame.Y + 2 * vPadding.Y + frameMargin;
    Just put "-" near y, and after that the items will be shown from Down to Up...

    Then set your Position above mana globe or right down where the Xp Bar is and it will be fine

    ExileHUD - External overlay for Path of Exile (work in progress)-items_cr-png
    Last edited by vmv; 09-30-2014 at 11:13 AM.

  11. #1091
    Treasure_Box's Avatar Contributor
    Reputation
    155
    Join Date
    Sep 2014
    Posts
    189
    Thanks G/R
    63/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    Until the next update, you can modify by yourself in ItemAlerter.cs - line 256 ... like this : y -= vTextFrame.Y + 2 * vPadding.Y + frameMargin;
    Just put "-" near y, and after that the items will be shown from Down to Up...

    Then set your Position above mana globe or right down where the Xp Bar is and it will be fine

    ExileHUD - External overlay for Path of Exile (work in progress)-items_cr-png
    Thanks for the Info, I will try to learn/play with this.

    This sorta what i was talking about. Is it possible to start from the left hand side, and spell the names out go to the right hand side, and then returning a line down, and continuing? Like how this this sentence is written out.

  12. #1092
    Jaerin's Avatar Former Staff
    Reputation
    641
    Join Date
    Sep 2008
    Posts
    1,289
    Thanks G/R
    29/126
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Treasure_Box View Post
    Thanks for the Info, I will try to learn/play with this.

    This sorta what i was talking about. Is it possible to start from the left hand side, and spell the names out go to the right hand side, and then returning a line down, and continuing? Like how this this sentence is written out.
    Yes this is possible. I'm sure that there will be a solution to move this around and configure it as needed in a future build. I hesitate to just start posting more code snippets because better to just keep people on a consistent build and add it to the feature list. None of these are unlivable defects compared to the original.

  13. #1093
    Treasure_Box's Avatar Contributor
    Reputation
    155
    Join Date
    Sep 2014
    Posts
    189
    Thanks G/R
    63/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not to be rude, but I don't see how it hurts... The people that are gonna just use the program, are gonna just gonna do that. Their not gonna take the time to try to learn C# to change any of the code. The people that want to learn, and want help contribute are gonna ask question, and dig into things and who knows they might come up with an idea or solution that really helps out the project.
    Last edited by Treasure_Box; 10-01-2014 at 12:58 AM.

  14. #1094
    Jaerin's Avatar Former Staff
    Reputation
    641
    Join Date
    Sep 2008
    Posts
    1,289
    Thanks G/R
    29/126
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I never said you couldn't learn, but asking for how to change that isn't really learning per se. What I'm trying to avoid is getting many multiple versions of code with only minor tweaks and changes.

    My recommendation is if you would like to contribute fork the git repository to your own fork and work out of that code. Then if you have something to patch in there is a pull request that you can have it integrated right into the code.

    To change it you'll need to change the .right to .left above and then adjust the calculation of positions of the text/icons to be from the left side of the screen instead of the right. Should just be flipping some of the signs on the position lines a little above that.

  15. #1095
    Treasure_Box's Avatar Contributor
    Reputation
    155
    Join Date
    Sep 2014
    Posts
    189
    Thanks G/R
    63/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Fair enough.

Similar Threads

  1. [Release] PoeHUD - Overlay for Path of Exile
    By Coyl in forum PoE Bots and Programs
    Replies: 1870
    Last Post: 01-27-2015, 02:28 AM
  2. [Buying] Looking for path of exile high lvl account
    By kevel1 in forum PoE Buy Sell Trade
    Replies: 0
    Last Post: 01-29-2013, 09:46 PM
  3. [Selling] Dota 2 cd-key or trade for Path of Exile
    By neepz in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 01-13-2013, 11:22 AM
  4. [Trading] Dota2 beta keys for Path of Exile beta keys
    By shaunffs in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 12-13-2012, 04:20 PM
  5. [Trading] 20m D3 Gold for Path of Exiles Beta Key
    By Jam3z in forum Diablo 3 Buy Sell Trade
    Replies: 0
    Last Post: 07-31-2012, 05:30 PM
All times are GMT -5. The time now is 10:00 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search