Skip to content

IlliumIv/ExileApi

 
 

Repository files navigation

3.12 Heist update:

Now require up-to-date GameOffsets.dll and ExileCore.dll by TehCheat.

You probably should not use this repo cause it is have not changes with TehCheat/ExileApi.

This repo only exists because it allows me to be more comfortable with plugins - update them, add new ones, and make changes that I want. However, if you really want a compiled and working version of ExileApi with added and modified plugins - you can download it here.

Public (Queuete's) ExileApi version here

ToDo^

  • FRSM wait while stash tab is open like Stashie
  • ShowThemAll toggle to use list of excludes
  • ExcavationChests
  • Restore preloads config (Guards, Spikers, Harbringers)
  • Fix FRSM hovered inventory items -- broken in HUD
  • PassiveSkillTree fix wrong picked nodes
  • XpBar fix center placement
  • FollowerV2 fix AreaTransitions issue

Requirements:

For developers:

Build requirements:

Compilation:

  • Create a new folder (HUD for example)
  • Download release version from current repo, put to HUD directory (HUD\PoeHelper)
  • Clone the this repo code to HUD folder (HUD\ExileApi)
  • Open&Build ExileApi\ExileApi.sln solution.
  • Program will be automatically copied to PoeHelper directory.

Known build errors:

  • (check project references) References error in some project: unload then load project to solution (right mouse button on project in solution).
  • Error with MsBuildMajorVersion: Update your VS2019 (maybe you have VS 2019 Preview or something)
  • MsBuild 15 < 16 error: expecting VS 2019 installed. On VS 2017 try downgrade Fody package to version 4.2.1.

Texture atlas:

Troubleshooting

  • Download problems:

When download your 7z from releases maybe this comes with screwed permissions.

For those who can't launch (Close as soon as it's opened) : Right click on the Zip of the HUD (The one you get from the link in the first post) and Right click > Properties > Unlock, then you can unzip it where you want. Otherwise all the files extracted will be security locked... Worked for a friend, it's a security from Windows that deny access to files from another PC, once done everything was good for him

  • Rendering problems

Big visual offsets in rendering minion dots and everything other:

Windows Display options-> Scale and layout -> set to 100%

About

Not actual a ExileApi, just plugins-contained repo.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • Other 0.1%