1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-10-02 16:15:58 -04:00
OpenDiablo2/OpenDiablo2.Common/Interfaces/Mobs
nicholasdechiara f564df0117 HeroTypeConfig Data Loaded from MPQs (#35)
* Game loads experience config data
* Stored based on hero type, handed off during spawnnewplayer
* Update LevelExperienceConfig.cs
* HeroTypeConfigs loaded from mpq data
* Update PlayerState.cs
* Update PlayerState.cs
2018-12-05 22:28:09 -05:00
..
IHeroTypeConfig.cs HeroTypeConfig Data Loaded from MPQs (#35) 2018-12-05 22:28:09 -05:00
ILevelExperienceConfig.cs Game loads experience config data (#34) 2018-12-04 23:20:31 -05:00
IMobManager.cs Fleshed out mob management on server. Added player location message frame. 2018-12-01 02:44:40 -05:00
IStatModifier.cs Mob and Playerstate (#31) 2018-11-29 21:20:29 -05:00