1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-25 16:45:23 +00:00
OpenDiablo2/d2core
presiyan-ivanov a4e9797431
Initial player Left skill and Right skill handling (#741)
* Initial player Left skill and Right skill handling

* Handle empty skill names in charStats.BaseSkils + add Attack skill for all classes.

Co-authored-by: Presiyan Ivanov <presiyan-ivanov@users.noreply.github.com>
2020-09-20 11:55:44 -04:00
..
d2asset Added RecordManager implementation to remove d2datadict singletons (#736) 2020-09-19 14:33:40 -04:00
d2audio remove d2asset singleton (#726) 2020-09-12 16:51:30 -04:00
d2config Removed Configuration interface (#560) 2020-07-08 09:16:16 -04:00
d2gui removed gui manager singleton in d2gui (#735) 2020-09-18 16:10:52 -04:00
d2hero Initial player Left skill and Right skill handling (#741) 2020-09-20 11:55:44 -04:00
d2input fixed lint errors in d2input (#693) 2020-08-05 13:51:35 -04:00
d2inventory moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2item lint fixes (#727) 2020-09-12 16:25:09 -04:00
d2map Initial player Left skill and Right skill handling (#741) 2020-09-20 11:55:44 -04:00
d2records Added RecordManager implementation to remove d2datadict singletons (#736) 2020-09-19 14:33:40 -04:00
d2render/ebiten Decouple asset manager from renderer (#730) 2020-09-14 17:31:45 -04:00
d2screen removed gui manager singleton in d2gui (#735) 2020-09-18 16:10:52 -04:00
d2stats lint fixes (#727) 2020-09-12 16:25:09 -04:00
d2term fixed a couple lint errors in d2term (#697) 2020-08-05 22:32:23 -04:00
d2ui Helpv3 (#739) 2020-09-20 02:54:24 -04:00