1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-10-02 16:15:58 -04:00
OpenDiablo2/OpenDiablo2.Core
2018-12-05 22:29:45 -05:00
..
GameState Finished supporting player movement. Fixed seed bug. 2018-12-01 20:17:51 -05:00
Map Engine Added move request frame. Inventory and character panels now offset map rendering appropriately. 2018-12-01 15:22:55 -05:00
Properties Initial commit 2018-11-22 00:18:42 -05:00
UI Added move request frame. Inventory and character panels now offset map rendering appropriately. 2018-12-01 15:22:55 -05:00
app.config Created ServiceBus project and moved interfaces to subfolders. 2018-11-29 22:12:40 -05:00
AutofacModule.cs Fleshed out mob management on server. Added player location message frame. 2018-12-01 02:44:40 -05:00
EngineDataManager.cs Initial commit for animation decoding (not finished). Minor fixups. 2018-12-05 22:29:45 -05:00
GameEngine.cs Initial commit for animation decoding (not finished). Minor fixups. 2018-12-05 22:29:45 -05:00
MPQProvider.cs Still trying to fix the rendering 2018-11-24 17:54:15 -05:00
OpenDiablo2.Core.csproj Added client/server architecture support. 2018-11-30 23:37:08 -05:00
packages.config Created ServiceBus project and moved interfaces to subfolders. 2018-11-29 22:12:40 -05:00
ResourceManager.cs Initial commit for animation decoding (not finished). Minor fixups. 2018-12-05 22:29:45 -05:00
TextDictionary.cs Change TextDictionary Population + Read char desc from there (#19) 2018-11-25 19:06:22 -05:00