1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-07-24 14:04:17 -04:00
Commit Graph

15 Commits

Author SHA1 Message Date
Tim Sarbin
8e81f0cbbc More refactoring 2018-12-08 13:31:50 -05:00
Tim Sarbin
382b38abe0 Fixed more rule validations. Added ImmultableDictionary reference. 2018-12-08 12:52:09 -05:00
Tim Sarbin
86547875fd Replaced all system exceptions with OpenDiablo2Exception 2018-12-08 12:08:01 -05:00
Tim Sarbin
bd6c5a7e0f Lots of minor code cleanup. 2018-12-08 09:32:09 -05:00
Tim Sarbin
a624fcaa66 Change scene names to enums. Started adding GPL headers and comments. 2018-12-08 09:12:40 -05:00
Tim Sarbin
9f078a8ace Added animations. Added walking/running. 2018-12-08 01:01:30 -05:00
Tim Sarbin
f2c14375cf Initial commit for animation decoding (not finished). Minor fixups. 2018-12-05 22:29:45 -05:00
Tim Sarbin
4a77e47ddd Finished supporting player movement. Fixed seed bug. 2018-12-01 20:17:51 -05:00
Tim Sarbin
f6d80c707c Added move request frame. Inventory and character panels now offset map rendering appropriately. 2018-12-01 15:22:55 -05:00
Tim Sarbin
99bf86a21e Added player location and info message frames. Added camera focus and focus player message frame. 2018-12-01 12:10:16 -05:00
Tim Sarbin
1c5a0d3361 Fleshed out mob management on server. Added player location message frame. 2018-12-01 02:44:40 -05:00
Tim Sarbin
1fc0eec1be Added thread safety. 2018-12-01 00:00:17 -05:00
Tim Sarbin
0cabaceb48 Added client/server architecture support. 2018-11-30 23:37:08 -05:00
Tim Sarbin
0a3eb44248 Started work on session manager. Fixed mouse rendering logic. 2018-11-29 23:26:51 -05:00
Tim Sarbin
6907d8e507 Created ServiceBus project and moved interfaces to subfolders. 2018-11-29 22:12:40 -05:00