Commit Graph

15 Commits

Author SHA1 Message Date
Héctor Giménez
db8fc7d6db D2Data and Quest data (#9) 2024-02-02 20:19:44 +09:00
Héctor Giménez
f06c587c7a Read WP data (#7) 2024-01-19 22:00:48 +09:00
Jai
c32e8d6ae1 Fixed incorrect calculation of mana percentage (#6)
* Fixed incorrect calculation of mana percentage

* Check for some monsters that need to be skipped

* Fixed incorrect values when not a pointer function

Co-authored-by: Héctor Giménez <hector.fwbz@gmail.com>

---------

Co-authored-by: Héctor Giménez <hector.fwbz@gmail.com>
2023-12-02 16:20:20 +09:00
Jai
ef7bfa95a7 remove state.Conviction from the debuff list (#4) 2023-10-23 21:08:52 +09:00
Héctor Giménez
8085745f61 left/right selected skills 2023-10-14 22:10:47 +09:00
Héctor Giménez
6e77a6494d add terror zones (#2) 2023-10-09 15:17:46 +09:00
Héctor Giménez
1c8aab1580 Item refactor and more (#1) 2023-08-18 22:33:54 +09:00
Héctor Giménez
e9b4e6be5a Add Cube and SkillSelect menu detectors 2023-05-19 14:10:10 +09:00
Héctor Giménez
309cea5e89 Add QuitMenu detection 2023-05-18 22:24:16 +09:00
Héctor Giménez
e120e595c8 return total player gold 2023-05-13 14:40:56 +09:00
Héctor Giménez
70d92d3df5 Add class data and more menu detection 2023-05-12 21:44:42 +09:00
Héctor Giménez
26120205c9 add extra fields on Level struct 2023-05-07 11:29:46 +09:00
Héctor Giménez
04c30b2fe8 Add layers on stats and small refactor 2023-03-13 21:28:12 +09:00
Héctor Giménez
dde3cd19b0 Add some memory reading stuff, based on many other open source projects 2023-03-11 22:08:18 +09:00
Héctor Giménez
8600c2e2f6 Add data structures, it requires tons of refactor but it's more or less working 2023-03-11 21:28:33 +09:00