1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-10-02 16:15:58 -04:00
OpenDiablo2/OpenDiablo2.Common
2018-12-22 11:56:08 -05:00
..
Attributes Initial implementation of skills logic (#53) 2018-12-15 11:47:13 -05:00
Enums Dynamic character rendering based on server provided information (#56) 2018-12-19 18:44:21 -05:00
Exceptions
Extensions
Interfaces Dynamic character rendering based on server provided information (#56) 2018-12-19 18:44:21 -05:00
Models Dynamic character rendering based on server provided information (#56) 2018-12-19 18:44:21 -05:00
Properties
Services Restructured how movement works. Restructured network protocols. Player ID is now GUID based. 2018-12-15 17:42:36 -05:00
AutofacModule.cs
OpenDiablo2.Common.csproj Fix build error CS0012: The type 'IEnumerable<>' is defined in an assembly that is not referenced. You must add a reference to assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. (#57) 2018-12-22 11:56:08 -05:00
packages.config
Palettes.cs
ResourcePaths.cs Address Patch MPQ Issue (#52) 2018-12-15 12:18:32 -05:00
StringUtils.cs