1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2025-02-03 15:17:04 -05:00
OpenDiablo2/OpenDiablo2.Common
Matheus Cardoso b722405d53 Fix crash on exiting "select hero class" screen (#64)
* Fix crash on exiting select hero screen

* Remove unneeded using

* Revert mistake on ChangeScene
2019-01-09 08:27:59 -05:00
..
Attributes Initial implementation of skills logic (#53) 2018-12-15 11:47:13 -05:00
Enums Fix crash on exiting "select hero class" screen (#64) 2019-01-09 08:27:59 -05:00
Exceptions Replaced all system exceptions with OpenDiablo2Exception 2018-12-08 12:08:01 -05:00
Extensions Added attribute/skill buttons to the HUD (#47) 2018-12-11 13:09:21 -05:00
Interfaces Remove System.Collections.Immutable (#61) 2019-01-03 18:44:15 -05:00
Models Remove System.Collections.Immutable (#61) 2019-01-03 18:44:15 -05:00
Properties Initial commit 2018-11-22 00:18:42 -05:00
Services Restructured how movement works. Restructured network protocols. Player ID is now GUID based. 2018-12-15 17:42:36 -05:00
AutofacModule.cs More cleanup 2018-11-26 19:07:46 -05:00
OpenDiablo2.Common.csproj Remove more references to System.Collections.Immutable (#62) 2019-01-03 18:53:50 -05:00
packages.config Remove System.Collections.Immutable (#61) 2019-01-03 18:44:15 -05:00
Palettes.cs Cleaned up rendering logic to reduce verbose code 2018-11-22 14:30:37 -05:00
ResourcePaths.cs Address Patch MPQ Issue (#52) 2018-12-15 12:18:32 -05:00
StringUtils.cs Replaced all system exceptions with OpenDiablo2Exception 2018-12-08 12:08:01 -05:00