Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
967fb6a
3.10 offsets - first pass
TehCheat Mar 14, 2020
9c4d0dd
More updated offsets
TehCheat Mar 14, 2020
574a7ba
Updated IngameStateOffsetsstate
TehCheat Mar 14, 2020
4a9683c
More 3.10 offsets
TehCheat Mar 14, 2020
bca218e
Fixed PlayerInventories Offset and Currency/Fragment stash tab parent…
TehCheat Mar 15, 2020
80732b2
Fixed Actor offsets and Added some Delirium support.
TehCheat Mar 15, 2020
80c462f
Updated PathfindingComponentOffsets
TehCheat Mar 15, 2020
85004df
Actually fixed ActorSkill Offsets, I think
TehCheat Mar 16, 2020
a1020ef
Fixed Nominal Level
TehCheat Mar 23, 2020
ce28b60
Updated GameStat.cs for 3.10
TehCheat Mar 23, 2020
faa1fad
Added full Influence support for items
TehCheat Mar 26, 2020
dc139a3
Updated Actor IsMoving to be True when Cyclone is being used.
TehCheat Mar 26, 2020
4b24db0
Added missing Influence file to project
TehCheat Mar 26, 2020
775a805
Added Plugin Submodule tracking
TehCheat Mar 26, 2020
0b9487e
Added HealthBars submodule
TehCheat Mar 26, 2020
ba8766d
Added BuffUtil, FullRareSetManager, IconsBuilder, MapsExchange, MineD…
TehCheat Mar 26, 2020
be02366
Added DevTree as submodule
TehCheat Mar 27, 2020
bcdb072
Added AdvancedUberLabLayout as submodule
TehCheat Mar 27, 2020
21c5956
Added AdvancedTooltip submodule
TehCheat Mar 27, 2020
1752433
Added BasicFlaskRoutine submodule
TehCheat Mar 27, 2020
d69d303
Added AutoOpen submodule
TehCheat Mar 27, 2020
fdf87f8
Added DPSMeter submodule
TehCheat Mar 27, 2020
a4c66c4
Added EliteBar submodule
TehCheat Mar 27, 2020
eaa7459
Added ItemAlert submodule
TehCheat Mar 27, 2020
238fe86
Added KillCounter submodule
TehCheat Mar 27, 2020
0978de3
Added MinimapIcons submodule
TehCheat Mar 27, 2020
d374529
Added MiscInformation submodule
TehCheat Mar 27, 2020
635543c
Added PassiveSkillTreePlanter submodule
TehCheat Mar 27, 2020
03561ea
Added Pickit submodule
TehCheat Mar 27, 2020
91d3bc1
Added PreloadAlert submodule
TehCheat Mar 27, 2020
71f3c33
Added SkillDPS submodule
TehCheat Mar 27, 2020
1eb4fdd
Added Stashie submodule
TehCheat Mar 27, 2020
4dde098
Updated HealthBars and IconsBuilder submodules with proper references…
TehCheat Mar 27, 2020
322b563
Updated submodules
TehCheat Mar 27, 2020
a3330be
Updated solution with submodules.
TehCheat Mar 27, 2020
647c326
Moved Stashie remote repo to https://github.com/Craere/Stashie
TehCheat Mar 27, 2020
955b018
Updated Stashie to point at Craere's repo.
TehCheat Mar 27, 2020
d109887
Moved Stashie remote repo to Craere's fork for real this time
TehCheat Mar 27, 2020
b1e5bdf
Added AutoQuit plugin as submodule and added to ExileApi
TehCheat Mar 28, 2020
0f8784d
Updated AutoQuit (fixed indentation in project file)
TehCheat Mar 28, 2020
5fba531
Reduced AutoQuit build spam
TehCheat Mar 28, 2020
292f183
Added DelveWalls submodule
TehCheat Mar 28, 2020
05e8f08
Added DelveWalls and updated references and output path
TehCheat Mar 28, 2020
2dfc6f6
Fixed Enduring Mana Flask spam bug in BasicFlaskRoutine
TehCheat Mar 28, 2020
8790103
Actually fixed enduring mana flask bug
TehCheat Mar 28, 2020
f621c0f
Added Steam exe handling to Core. Added SteamOffsetUpdate.py.
TehCheat Mar 29, 2020
64e5218
Updated IsMoving to actually work with Cyclone
TehCheat Mar 30, 2020
aeab938
Fixed ExileCore.dll reference path in MineDetonator submodule
TehCheat Mar 30, 2020
c25474e
Simplified the Cyclone IsMoving check because IsUsing doesn't seem to…
TehCheat Mar 30, 2020
82485be
Updated Stashie to the latest.
TehCheat Mar 30, 2020
8266cd4
Fixed floating combat text in the HealthBars plugin
TehCheat Apr 2, 2020
4d1d89a
Uncommented and fixed Vaal skill offsets
TehCheat Apr 8, 2020
f5cbdd8
Updated Stashie to the latest
TehCheat Apr 10, 2020
c586518
Updated IngameUIElementOffsets
TehCheat Apr 15, 2020
2259524
Fixed portal offsets and renamed the pointer start/end variable names
TehCheat Apr 15, 2020
52c4e22
Updated some 3.11 offsets
TehCheat Jun 17, 2020
7c637de
Updated more offsets for 3.11. Added stridemann's fix for file iteration
TehCheat Jun 21, 2020
149378e
Updated fileRootPattern
TehCheat Jun 21, 2020
ebc51a9
Updated AreaChangeCount.
TehCheat Jun 21, 2020
093a265
various FilesFromMemory fixes
TehCheat Jun 21, 2020
209b503
fixed some offsets
Stridemann Jun 20, 2020
6be749f
Fixed ModsComponentOffsets
Stridemann Jun 22, 2020
03feab6
Fixed RenderComponentOffsets
Stridemann Jun 22, 2020
dbd5a3e
Fixed actor skills
Stridemann Jun 22, 2020
3e06d35
Fixed some stash offsets for stashie
Stridemann Jun 22, 2020
0ee3630
Updated GetAllFilesSync
TehCheat Jun 23, 2020
8f342b3
Updated PreloadAlert plugin
TehCheat Jun 23, 2020
3c994b4
Merge remote-tracking branch 'origin/master'
TehCheat Jun 23, 2020
aafad05
Added offsets for harvest league plugin
Stridemann Jun 24, 2020
bdac84f
Fixed exception coz of GemLvlUpPanel wrong offset
Stridemann Jun 24, 2020
22dc1f3
Updated Stats offsets. Hope hud freeze will gone
Stridemann Jun 24, 2020
95b8829
No longer copy all of the references to the output folder.
TehCheat Jun 24, 2020
1bc379b
Blight, delirium and metamorph stash tab support
baiumbg Jun 24, 2020
7141601
Bugfix with StateMachine
Stridemann Jun 24, 2020
07b33e0
Bugfix
Stridemann Jun 25, 2020
42de50d
Fixed harvest entities
Stridemann Jun 25, 2020
9f2c765
Updated buff charges
TehCheat Jun 26, 2020
079def7
Added unique stash tab handling
TehCheat Jun 27, 2020
bb047f3
Merge branch 'master' into master
TehCheat Jun 27, 2020
237871d
Merge pull request #4 from baiumbg/master
TehCheat Jun 27, 2020
e37d3ab
Fixed the stuff that got broke in the pull request merge
TehCheat Jun 28, 2020
0de94e3
Map exchange atlas fix
Stridemann Jul 2, 2020
4301a53
Updated TenCent offsets for 3.11
TehCheat Jul 6, 2020
bccfc1c
Updated pickit to the latest from Sithylis
TehCheat Jul 7, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
*.suo
*.user
*.sln.docstates
Plugins/
# Build results
[Dd]ebug/
[Rr]elease/
Expand Down Expand Up @@ -216,3 +215,4 @@ project.lock.json
#####
# End of core ignore list, below put you custom 'per project' settings (patterns or path)
#####

100 changes: 100 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
[submodule "Plugins/Source/HealthBars"]
path = Plugins/Source/HealthBars
url = https://github.com/TehCheat/HealthBars
branch = master
[submodule "Plugins/Source/IconsBuilder"]
path = Plugins/Source/IconsBuilder
url = https://github.com/TehCheat/IconsBuilder
branch = master
[submodule "Plugins/Source/FullRareSetManager"]
path = Plugins/Source/FullRareSetManager
url = https://github.com/TehCheat/FullRareSetManager
branch = master
[submodule "Plugins/Source/MineDetonator"]
path = Plugins/Source/MineDetonator
url = https://github.com/TehCheat/MineDetonator
branch = master
[submodule "Plugins/Source/MapsExchange"]
path = Plugins/Source/MapsExchange
url = https://github.com/TehCheat/MapsExchange
branch = master
[submodule "Plugins/Source/BuffUtil"]
path = Plugins/Source/BuffUtil
url = https://github.com/TehCheat/BuffUtil
branch = master
[submodule "Plugins/Source/XpBar"]
path = Plugins/Source/XpBar
url = https://github.com/TehCheat/XpBar
branch = master
[submodule "Plugins/Source/DevTree"]
path = Plugins/Source/DevTree
url = https://github.com/TehCheat/DevTree
branch = master
[submodule "Plugins/Source/AdvancedUberLabLayout"]
path = Plugins/Source/AdvancedUberLabLayout
url = https://github.com/TehCheat/AdvancedUberLabLayout
branch = master
[submodule "Plugins/Source/AdvancedTooltip"]
path = Plugins/Source/AdvancedTooltip
url = https://github.com/TehCheat/AdvancedTooltip
branch = master
[submodule "Plugins/Source/BasicFlaskRoutine"]
path = Plugins/Source/BasicFlaskRoutine
url = https://github.com/TehCheat/BasicFlaskRoutine
branch = master
[submodule "Plugins/Source/AutoOpen"]
path = Plugins/Source/AutoOpen
url = https://github.com/ravand1990/AutoOpen
branch = master
[submodule "Plugins/Source/DPSMeter"]
path = Plugins/Source/DPSMeter
url = https://github.com/TehCheat/DPSMeter
branch = master
[submodule "Plugins/Source/EliteBar"]
path = Plugins/Source/EliteBar
url = https://github.com/TehCheat/EliteBar
branch = master
[submodule "Plugins/Source/ItemAlert"]
path = Plugins/Source/ItemAlert
url = https://github.com/TehCheat/ItemAlert
branch = master
[submodule "Plugins/Source/KillCounter"]
path = Plugins/Source/KillCounter
url = https://github.com/TehCheat/KillCounter
branch = master
[submodule "Plugins/Source/MinimapIcons"]
path = Plugins/Source/MinimapIcons
url = https://github.com/TehCheat/MinimapIcons
branch = master
[submodule "Plugins/Source/MiscInformation"]
path = Plugins/Source/MiscInformation
url = https://github.com/TehCheat/MiscInformation
branch = master
[submodule "Plugins/Source/PassiveSkillTreePlanter"]
path = Plugins/Source/PassiveSkillTreePlanter
url = https://github.com/TehCheat/PassiveSkillTreePlanter
branch = master
[submodule "Plugins/Source/Pickit"]
path = Plugins/Source/Pickit
url = https://github.com/TehCheat/Pickit
branch = master
[submodule "Plugins/Source/PreloadAlert"]
path = Plugins/Source/PreloadAlert
url = https://github.com/TehCheat/PreloadAlert
branch = master
[submodule "Plugins/Source/SkillDPS"]
path = Plugins/Source/SkillDPS
url = https://github.com/TehCheat/SkillDPS
branch = master
[submodule "Plugins/Source/Stashie"]
path = Plugins/Source/Stashie
url = https://github.com/TehCheat/Stashie
branch = master
[submodule "Plugins/Source/AutoQuit"]
path = Plugins/Source/AutoQuit
url = https://github.com/TehCheat/AutoQuit
branch = master
[submodule "Plugins/Source/DelveWalls"]
path = Plugins/Source/DelveWalls
url = https://github.com/TehCheat/DelveWalls
branch = master
3 changes: 2 additions & 1 deletion Core/Core.cs
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,8 @@ private static (Process process, Offsets offsets)? FindPoeProcess()
var clients = Process.GetProcessesByName(Offsets.Regular.ExeName).Select(x => (x, Offsets.Regular))
.ToList();

clients.AddRange(Process.GetProcessesByName(Offsets.Korean.ExeName).Select(p => (p, Offsets.Korean)));
clients.AddRange(Process.GetProcessesByName(Offsets.Korean.ExeName).Select(p => (p, Offsets.Korean)));
clients.AddRange(Process.GetProcessesByName(Offsets.Steam.ExeName).Select(p => (p, Offsets.Steam)));
var ixChosen = clients.Count > 1 ? ChooseSingleProcess(clients) : 0;

if (clients.Count > 0)
Expand Down
Loading