guiyomu-dev
efddf658de
fix qty and charges
2026-02-17 00:34:19 +01:00
crazywh1t3
0d6fc4a8f8
read stack quantity from DLC tabs
2026-02-16 22:22:47 +01:00
crazywh1t3
e743f207c8
fix(item): process all 6 shared stash pages instead of 5
...
The loop was breaking at i > 4 (processing 5 pages) while the
stashedGold array is [6]int. Changed to i > 5 to process all
6 shared stash pages correctly.
2026-02-16 22:22:47 +01:00
guiyomu-dev
83eb8adf29
more changes
2026-02-16 22:22:47 +01:00
guiyomu-dev
50eb39853c
remove unecessary code due to bad game update
2026-02-15 00:04:18 +01:00
guiyomu-dev
48aa3aee66
adjustement
2026-02-14 21:10:31 +01:00
guiyomu-dev
c19cbe348c
fix skill level
2026-02-14 18:26:58 +01:00
crazywh1t3
15a2884ec6
fixes
2026-02-14 02:00:20 +02:00
crazywh1t3
c8842afcc8
fixes
2026-02-14 00:43:12 +02:00
crazywh1t3
211abf01f0
add new location types and enhance inventory structure for shared stash support and DLC support.
2026-02-13 22:28:16 +02:00
guiyomu-dev
828db2029f
adjustment
2026-02-13 12:34:48 +01:00
4d9c6e75cd
Allow partially socketed items to populate Item.Sockets by relaxing the strict socket-count check
...
Allow partially socketed items to populate Item.Sockets by relaxing the strict socket-count check
2026-01-28 07:42:34 +01:00
guiyomu-dev
ba3d781a0b
update remaining offsets
2026-01-24 00:08:34 +01:00
AMB
7ab900906f
Update game_reader.go
2026-01-22 23:17:51 +01:00
unknown
d7766226bd
Add Back previous/next Stash
2026-01-22 17:43:26 +01:00
unknown
207eaf12bb
OffSetFix-91403
2026-01-22 17:43:26 +01:00
guiyomu-dev
ec04b2f00d
feat(menus): add Cinematic state to OpenMenus struct
2026-01-16 20:46:11 +01:00
Genqila
b510968f7d
style: fix codegen formatting and run gofmt after generation
2026-01-15 22:17:32 +01:00
vzsecure
bc31952e6f
Add Orbs to Staffmod eval
2025-12-23 12:11:31 +02:00
guiyomu-dev
3f559332fc
add new key bindings
2025-12-21 09:09:06 +01:00
guiyomu-dev
be202aa0fc
fix offsets
2025-12-16 16:34:31 -08:00
guiyomu-dev
141306fe1c
use data from skills.txt
2025-12-12 14:49:56 +01:00
Polivox
9128520ea9
Fix for staffmod level requirement eval
2025-12-12 14:49:56 +01:00
guiyomu-dev
3492085ecb
update tz and game name//password offsets
2025-12-11 12:36:53 +01:00
crazywh1t3
630643dffa
update GetSelectedCharacterName offset
2025-12-11 09:17:54 +01:00
crazywh1t3
4a55faa43f
update offset for reading key bindings
2025-12-11 09:17:54 +01:00
BjarkeM
70c3aa585a
Refactor availableWPs to give a full list of waypoints from the waypoint table (populated only after interacting with a waypoint)
2025-11-27 01:11:41 +01:00
crazywh1t3
4cf61a3480
Update memory addresses for LastGameName and LastGamePass
2025-11-24 01:32:52 +02:00
78a4d2e748
Comment out BaalThrone NPC entry
...
Comment out the BaalThrone NPC entry in monsters.go
2025-11-14 20:45:22 +01:00
guiyomu-dev
b644d79977
fix offsets after d2r update
2025-11-06 00:07:51 +01:00
guiyomu-dev
af2f8c7d5c
fix crash when trying to access to stashPlayerUnits when not in game
2025-10-31 15:25:49 +01:00
guiyomu-dev
c07a000f34
Merge pull request #20 from CarlPoppa1/CharFlags
...
Add character flags
2025-10-27 20:25:52 +01:00
guiyomu-dev
73276c57aa
Rename Dead flag to HasEverDied in GetCharacterFlags function
2025-10-27 20:24:40 +01:00
CarlPoppa
af6549aac5
Rename Dead flag to HasEverDied
2025-10-27 08:28:33 +00:00
CarlPoppa
90e5f44934
Add GetCharacterFlags func
2025-10-22 10:12:22 +01:00
CarlPoppa
2773923ace
Add CharFlags AOB scan
2025-10-22 10:11:48 +01:00
CarlPoppa
5504aaf979
Fix quest status reading to use correct statuses
2025-10-20 14:14:23 +01:00
guiyomu-dev
53e7495886
Merge remote-tracking branch 'origin/main' into pr/CarlPoppa1/9
2025-10-19 19:05:49 +02:00
guiyomu-dev
06c04fdb31
Merge remote-tracking branch 'origin/main' into pr/CarlPoppa1/18
2025-10-19 14:55:25 +02:00
CarlPoppa
53b61d0d55
Use legacy graphics AOB scan in game_reader
2025-10-19 14:50:40 +02:00
CarlPoppa
d7b9099778
Add legacy graphics AOB scan
2025-10-19 14:50:40 +02:00
CarlPoppa
fafcbc8728
Add ping to game_reader
2025-10-18 23:03:47 +01:00
CarlPoppa
e5a60b63dd
Add ping AOB scan
2025-10-18 23:03:15 +01:00
adpist
923f44d46a
Do not erase learned skill by a skill with charges
2025-10-18 13:59:38 +02:00
guiyomu-dev
e882b40af4
update offset
2025-10-18 11:04:33 +02:00
guiyomu-dev
bd10a7f706
add pattern for keybinding
2025-10-18 11:04:33 +02:00
guiyomu-dev
3ff7274ce2
Merge remote-tracking branch 'origin/main' into pr/CarlPoppa1/12
2025-10-18 00:34:20 +02:00
CarlPoppa
06a59974ac
Use AOB scan for quests instead of hardcoded offset
2025-10-18 00:12:05 +02:00
CarlPoppa
ce23058fb4
Add quests AOB
...
Resolves to originally used offset (0x22D8369)
2025-10-18 00:12:05 +02:00
guiyomu-dev
56601ab9ce
keep only actual tz zones
2025-10-17 20:59:10 +02:00