1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-29 06:36:30 -04:00
Commit Graph

7 Commits

Author SHA1 Message Date
Tim Sarbin
26efc4c05c
Fixed some performance issues with binary reads. Moved config to its own spot. (#112) 2019-11-08 01:37:21 -05:00
Tim Sarbin
920a4f51b0
Initial NPC support (#111)
* Started adding support for NPCs. Added Monstats dictionary.
2019-11-07 23:44:03 -05:00
Robin Eklind
d04f07606b common: use inc closure to handle indices of SoundEntry props (#109) 2019-11-07 23:33:10 -05:00
ndechiara
ae619db363 Load Armor.txt (#105) 2019-11-07 20:51:15 -05:00
Ziemas
5260fb7df7 Adjust animation speed calculation. (#100)
Not entirely sure how correct this is, but it's an improvement.
2019-11-07 17:27:21 -05:00
Robin Eklind
eaeaf5adb9 fix build, rename Common to common (#99)
NTFS life
2019-11-06 23:50:20 -05:00
Tim Sarbin
e433c758e9
Lowercased all of the packages (#96) 2019-11-06 22:12:15 -05:00