PoEHUD Overlay Updated menu

Shout-Out

User Tag List

Page 330 of 461 FirstFirst ... 230280326327328329330331332333334380430 ... LastLast
Results 4,936 to 4,950 of 6913
  1. #4936
    TehCheat's Avatar ★ Elder ★
    Reputation
    2563
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2265
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    OK, camera should be fixed. Again, thanks for your patience, I got distracted and couldn't put the work into HUD that I wanted to earlier in the evening.

    Release should be updated with the latest (you can get it here).

    PoEHUD Overlay Updated
  2. Thanks Tw88k, SirPuFFaLoT, Mapriea, Cpt_Howdy, loafer, toadskin, zaffrex, h42, a1yet, tsm-evo (10 members gave Thanks to TehCheat for this useful post)
  3. #4937
    mike2298's Avatar Member
    Reputation
    2
    Join Date
    Sep 2014
    Posts
    16
    Thanks G/R
    3/1
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Couple of things, first off thanks for the hard work getting it back up and working for x64 second would it be possible to make a chaos recipe plugin like the one for maps where it highlights sets?

  4. #4938
    Cpt_Howdy's Avatar Member
    Reputation
    2
    Join Date
    Jan 2017
    Posts
    2
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    OK, camera should be fixed. Again, thanks for your patience, I got distracted and couldn't put the work into HUD that I wanted to earlier in the evening.

    Release should be updated with the latest (you can get it here).
    I registered just to say "Thank you", it's a great work done with the interface.





    BTW in default release 'heralds of the obelisk' bloodline packs are not highlighted in any way and they can be as deadly as bearers.

  5. Thanks tsm-evo (1 members gave Thanks to Cpt_Howdy for this useful post)
  6. #4939
    jasiukas's Avatar Member
    Reputation
    1
    Join Date
    Sep 2010
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could I see things outside of the current default range on POEHUD? I want to farm diviners

  7. #4940
    TehCheat's Avatar ★ Elder ★
    Reputation
    2563
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2265
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by jasiukas View Post
    Could I see things outside of the current default range on POEHUD? I want to farm diviners
    There's two way of detecting things.

    The first way is to see if files are loaded in relation to that object. There are specific files loaded when you enter an area so the client won't stutter loading them when you get close. If a loaded file matches something in the preloadalerts.txt or hardcoded in the PreloadAlerts.cs, it shows up in the preload alert list.

    The second way to detect things is loop through the entity list. This entity list is a list of all the entities that we are within a certain proximity to. The server sends us this. So there's nothing we can do to make this 'current default range' bigger. It's not some setting, it's the information the server is feeding us.
    Last edited by TehCheat; 01-25-2017 at 11:20 AM.

  8. Thanks toadskin, noneyatemp (2 members gave Thanks to TehCheat for this useful post)
  9. #4941
    loleriz's Avatar Member CoreCoins Purchaser
    Reputation
    2
    Join Date
    Jul 2014
    Posts
    30
    Thanks G/R
    8/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Corrupted area detection is broken again. This is about the 2nd or 3rd area I've been in where corruption wasn't listed. I also made a bunch of instances of one area trying to farm Remnant of Corruptions. I haven't found any yet. I've been running through each instance of the area to make sure I explore it thoroughly and see if the Remnant of Corruption just isn't being shown, same as the corrupted area issue here shows. Just thought I'd give you a heads up.

    jK6GJxy.jpg
    YhrzZQa.jpg

    *edit*

    we're ok with remnants ^^
    5f41599a5e.jpg
    Last edited by loleriz; 01-25-2017 at 11:27 PM.

  10. #4942
    TehCheat's Avatar ★ Elder ★
    Reputation
    2563
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2265
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by loleriz View Post
    Corrupted area detection is broken again. This is about the 2nd or 3rd area I've been in where corruption wasn't listed. I also made a bunch of instances of one area trying to farm Remnant of Corruptions. I haven't found any yet. I've been running through each instance of the area to make sure I explore it thoroughly and see if the Remnant of Corruption just isn't being shown, same as the corrupted area issue here shows. Just thought I'd give you a heads up.

    jK6GJxy.jpg
    Corrupted zones are working fine for me and remnants are next to impossible to find anymore since they can *only* be detected if there are no other essences in the area.

  11. Thanks toadskin (1 members gave Thanks to TehCheat for this useful post)
  12. #4943
    loleriz's Avatar Member CoreCoins Purchaser
    Reputation
    2
    Join Date
    Jul 2014
    Posts
    30
    Thanks G/R
    8/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    Corrupted zones are working fine for me and remnants are next to impossible to find anymore since they can *only* be detected if there are no other essences in the area.
    Hmm.. not sure why mine isnt working then :/ just posted it not finding the corrupted area a second time. did they change how the remnants are detected? I ran this area a few times before the new patch and found them singled out easily (w/o any other essences).

  13. #4944
    HvC's Avatar Contributor
    Reputation
    138
    Join Date
    Jan 2015
    Posts
    324
    Thanks G/R
    0/50
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Made a quick commit to do away with the cmd shortcut in favor of a soft symlink.
    It's a one liner so it should be easy enough to merge.

  14. Thanks toadskin, TehCheat (2 members gave Thanks to HvC for this useful post)
  15. #4945
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by HvC View Post
    Made a quick commit to do away with the cmd shortcut in favor of a soft symlink.
    It's a one liner so it should be easy enough to merge.
    Please do that to x64 branch too, if you want.
    If I did not reply to you, it mean the question you are asking is stupid.

  16. #4946
    HvC's Avatar Contributor
    Reputation
    138
    Join Date
    Jan 2015
    Posts
    324
    Thanks G/R
    0/50
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm sure TehCheat can update all the branches either way I fixed another glittch with it and made a pull request to both branches.

  17. Thanks toadskin (1 members gave Thanks to HvC for this useful post)
  18. #4947
    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)
    Originally Posted by loleriz View Post
    Corrupted area detection is broken again. This is about the 2nd or 3rd area I've been in where corruption wasn't listed. I also made a bunch of instances of one area trying to farm Remnant of Corruptions. I haven't found any yet. I've been running through each instance of the area to make sure I explore it thoroughly and see if the Remnant of Corruption just isn't being shown, same as the corrupted area issue here shows. Just thought I'd give you a heads up.

    jK6GJxy.jpg
    YhrzZQa.jpg

    *edit*

    we're ok with remnants ^^
    5f41599a5e.jpg

    Based on your images, you are not showing the name of the area, the text coloring will be slightly pinkish if it detects a corrupted zone, but like i said the images you have provided, do not even show the name of the zone, so no way to actually know from those images. Having said that, it does seem to work fine for me.

  19. #4948
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    For performance improvement of the auto flask manager,
    it would be great if anyone can add flask slot info in Flask class (Flask.cs) of PoEHud.
    If I did not reply to you, it mean the question you are asking is stupid.

  20. Thanks toadskin (1 members gave Thanks to GameHelper for this useful post)
  21. #4949
    frems's Avatar Member
    Reputation
    1
    Join Date
    Jan 2017
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nvm it work.
    Last edited by frems; 01-28-2017 at 05:32 AM.

  22. #4950
    ratfer's Avatar Member
    Reputation
    1
    Join Date
    May 2014
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not work. Path of Exile is not running!
    Git Build. Game version 2.5.2c.
    Update?

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. [Tool] Exp per hour overlay (needs offset update)
    By moustache in forum PoE Bots and Programs
    Replies: 15
    Last Post: 11-08-2013, 09:00 PM
  3. Site updates 6/19/2006
    By Matt in forum OC News
    Replies: 1
    Last Post: 06-19-2006, 08:48 AM
  4. Updated(FuxxoZ|WoWGlider)
    By ih8blizz in forum World of Warcraft Bots and Programs
    Replies: 22
    Last Post: 06-16-2006, 09:24 PM
  5. New Update on the Patch!
    By Dwarpy in forum World of Warcraft General
    Replies: 1
    Last Post: 05-22-2006, 12:50 AM
All times are GMT -5. The time now is 06:18 PM. 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