Commit Graph

12 Commits

Author SHA1 Message Date
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
Héctor Giménez
8ae0eb55c2 handle act 1/3/5 mercs (#5) 2023-10-24 22:29:49 +09:00
Héctor Giménez
14ca6ddbf0 add immunity checks 2023-10-16 21:41:53 +09:00
Héctor Giménez
4a74a310ed exclude act5 barbarians as enemies 2023-09-12 21:41:40 +09:00
Héctor Giménez
d2d954a65a exclude BaalTaunt as enemy 2023-09-07 22:38:51 +09:00
Héctor Giménez
1c8aab1580 Item refactor and more (#1) 2023-08-18 22:33:54 +09:00
Héctor Giménez
8a0f82511e check if monster is elite or above 2023-05-19 16:29:51 +09:00
Héctor Giménez
cb7d2e5a34 new function to check if monster is able to summon new monsters 2023-05-13 20:09:11 +09:00
Héctor Giménez
d1017bea61 skip good npcs from monster enemy list 2023-05-13 15:09:12 +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