1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-06 11:34:15 -04:00
Commit Graph

4 Commits

Author SHA1 Message Date
Tim Sarbin
4ae59dfcc0 Merge branch 'master' of github.com:essial/OpenDiablo2 2018-12-15 17:49:59 -05:00
Tim Sarbin
d911a76cad Restructured how movement works. Restructured network protocols. Player ID is now GUID based. 2018-12-15 17:42:36 -05:00
nicholasdechiara
be29a0017e Address Patch MPQ Issue (#52)
* Address patch mpq issue

Game can now load patch mpq files and will do so instead of a regular mpq version if a patch version exists.
Updated level details & char stats loading

* deleted screenshots

* merge fixes

* Fix weapon.cs

Code column moved over one in patch mpq

* Fixes: armor/misc/weapon column adjustment and mapgen autofac fix

* Fix SelectHeroClass to work with None herotype
2018-12-15 12:18:32 -05:00
Tim Sarbin
dbd3e0b74f Minor updates to map engine. 2018-12-10 21:43:06 -05:00