ExileAPI Fork 3.11 Release menu

Shout-Out

User Tag List

Page 13 of 18 FirstFirst ... 91011121314151617 ... LastLast
Results 181 to 195 of 257
  1. #181
    stfufag's Avatar Active Member
    Reputation
    22
    Join Date
    Jun 2012
    Posts
    294
    Thanks G/R
    46/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Queuete View Post
    No thanks, feel free to start your own fork and get us a better situation for next league.

    This sounds like you don't want to work with or for the community, and as you say you do this in your leisure time as a hobby. Why release it then? Just keep it private, delete this thread and go away?

    ExileAPI Fork 3.11 Release
  2. Thanks elkond, Sithylis, TehCheat (3 members gave Thanks to stfufag for this useful post)
  3. #182
    mathiasv91's Avatar Member
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    25
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What's the discord link guys?

  4. #183
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1441
    Join Date
    Apr 2006
    Posts
    3,999
    Thanks G/R
    295/585
    Trade Feedback
    1 (100%)
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mathiasv91 View Post
    What's the discord link guys?
    The discord went private a long time ago. The only way in right now is to contribute to the community tons (thus gaining trust). When TC was selling early access, those people got invites (more for ease of redistribution than anything), but I believe that ship has sailed.

  5. #184
    CrEEzz's Avatar Active Member
    Reputation
    66
    Join Date
    Jan 2014
    Posts
    153
    Thanks G/R
    10/40
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It looks like both forks are pretty silent Queuete last updated anything last month (and has some non functional stuff, ie. player stats), I figured out some useful stuff (IMO) and requested a pull to integrate into TC but without any comment so far.

  6. #185
    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 CrEEzz View Post
    It looks like both forks are pretty silent Queuete last updated anything last month (and has some non functional stuff, ie. player stats), I figured out some useful stuff (IMO) and requested a pull to integrate into TC but without any comment so far.
    MR looks good to me, no idea why no response.
    maybe post the message in TC fork thread rather than this fork thread. They are two different projects now.

  7. #186
    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 zaafar View Post
    MR looks good to me, no idea why no response.
    maybe post the message in TC fork thread rather than this fork thread. They are two different projects now.
    Hmm, I didn't get an email which is usually how I know about such things.

    EDIT: Apparently I wasn't watching the repo. That has been fixed.

  8. #187
    TT89's Avatar Active Member
    Reputation
    47
    Join Date
    Jun 2014
    Posts
    76
    Thanks G/R
    1/37
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Hello Queuete,

    Looks like your ExileApi is broken as well after the 3.11.2 huge patch.
    Do you think you will have time and energy to update offsets?
    Last edited by TT89; 09-11-2020 at 01:48 AM.

  9. #188
    Queuete's Avatar Elite User
    Reputation
    549
    Join Date
    Dec 2019
    Posts
    284
    Thanks G/R
    119/486
    Trade Feedback
    0 (0%)
    Mentioned
    47 Post(s)
    Tagged
    0 Thread(s)
    Just a small information on my plans for the league start.

    I just pushed a minor update regarding the plugin compile process. This should make the AutoPluginUpdater work with all plugins which can be compiled in visual studio, except those which require additional nuget packages. If you encounter plugins not compiling / throwing red errors in the log with my updater please message me with a github link to the plugin.

    I am about to finish the merge from TehCheats repo which sadly did not happen before the big technical patch from ggg. Therefore the merge will stay on the dev branch for now. The main advantage is easier merges in the future, when this is done regularly.

    I did not look into the big technical patch yet. Based on their announcement I guess this breaks quite a lot of stuff. Depending on the details this will probably influence the availability of an early version next league. Furthermore I will be busy on the next league start and wont have time to work on the ExileApi before Sunday evening after heist start.

  10. Thanks levelmax, armory236, Prooto (3 members gave Thanks to Queuete for this useful post)
  11. #189
    TT89's Avatar Active Member
    Reputation
    47
    Join Date
    Jun 2014
    Posts
    76
    Thanks G/R
    1/37
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    For anyone wondering - Queuete merged changes from Commits . TehCheat/ExileApi . GitHub into his repository under dev branch: GitHub - Queuete/ExileApi at dev
    The diff shows 2,996 additions and 2,431 deletions. Not bad...
    BTW, don't you Queuete want to keep Issues in Github?
    Last edited by TT89; 09-11-2020 at 04:13 AM.

  12. #190
    armory236's Avatar Active Member
    Reputation
    57
    Join Date
    Apr 2013
    Posts
    301
    Thanks G/R
    344/53
    Trade Feedback
    1 (100%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Queuete View Post
    Just a small information on my plans for the league start.

    I just pushed a minor update regarding the plugin compile process. This should make the AutoPluginUpdater work with all plugins which can be compiled in visual studio, except those which require additional nuget packages. If you encounter plugins not compiling / throwing red errors in the log with my updater please message me with a github link to the plugin.

    I am about to finish the merge from TehCheats repo which sadly did not happen before the big technical patch from ggg. Therefore the merge will stay on the dev branch for now. The main advantage is easier merges in the future, when this is done regularly.

    I did not look into the big technical patch yet. Based on their announcement I guess this breaks quite a lot of stuff. Depending on the details this will probably influence the availability of an early version next league. Furthermore I will be busy on the next league start and wont have time to work on the ExileApi before Sunday evening after heist start.
    these are good news and bad news, mate
    well either way we will be waiting for your effort
    thanks for everything!

  13. #191
    Prooto's Avatar Member
    Reputation
    7
    Join Date
    Dec 2018
    Posts
    28
    Thanks G/R
    23/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post

    My thread didn't have a comment in it since 3.10... Try harder.

    EDIT: I guess my poehelper thread says the same. You're probably too much of a noob (referring directly to your Dec 2019 join date) to realize it, but we had the same outdated poehud version in the thread title for like 5 years. It's not exactly common practice to replace the thread every 3 months, and I think the community has managed their way through it just fine. But I suppose you think it's confusing, so it's something to consider.
    Just wanted to add my opinion in here as a leecher/user of the hud. I think having a new thread every league is actually way better practice. In that old thread with 300 odd pages it was quite difficult to find details on the current situation, it was a massive compilation of out of date issues. I might be alone here but just wanted to help the direction the hud is going in. Cheers for all your work as always guys!

  14. #192
    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 Prooto View Post
    Just wanted to add my opinion in here as a leecher/user of the hud. I think having a new thread every league is actually way better practice. In that old thread with 300 odd pages it was quite difficult to find details on the current situation, it was a massive compilation of out of date issues. I might be alone here but just wanted to help the direction the hud is going in. Cheers for all your work as always guys!
    I agree, but it's not a concern anymore.

  15. Thanks Prooto (1 members gave Thanks to TehCheat for this useful post)
  16. #193
    TT89's Avatar Active Member
    Reputation
    47
    Join Date
    Jun 2014
    Posts
    76
    Thanks G/R
    1/37
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Does anyone know is there any way to recognize whether on mouse hover is a walkable terrain or not? In other words is there any way to tell that player can walk where the cursor is?

  17. #194
    armory236's Avatar Active Member
    Reputation
    57
    Join Date
    Apr 2013
    Posts
    301
    Thanks G/R
    344/53
    Trade Feedback
    1 (100%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    I agree, but it's not a concern anymore.
    Teh, you closed your two recent threads, does that mean that you will not update POEHelper anymore?
    I mean it's now only in Queuete branch and would be updated only by him, right?

  18. #195
    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 armory236 View Post
    Teh, you closed your two recent threads, does that mean that you will not update POEHelper anymore?
    I mean it's now only in Queuete branch and would be updated only by him, right?
    I think so.

Page 13 of 18 FirstFirst ... 91011121314151617 ... LastLast

Similar Threads

  1. ExileAPI Fork (with Release)
    By Queuete in forum PoE Bots and Programs
    Replies: 231
    Last Post: 06-22-2020, 05:19 PM
  2. [Release] Mooege for Diablo 0.11.0.9359 (Patch 18)
    By Matis02 in forum Diablo 3 Emulator Servers
    Replies: 2
    Last Post: 04-26-2012, 05:41 AM
  3. Behind Zul Gurub Portal after 1.11
    By kuikui in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 09-16-2006, 12:16 PM
  4. 9k rep an hour exploit for argent dawn (1.11)
    By Lonsdale in forum World of Warcraft Exploits
    Replies: 1
    Last Post: 05-28-2006, 11:04 PM
  5. 1.11 Patch - Tonnes of Naxxramas Information!
    By Dwarpy in forum World of Warcraft General
    Replies: 3
    Last Post: 05-21-2006, 11:44 AM
All times are GMT -5. The time now is 09:09 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