Tim Sarbin
d911a76cad
Restructured how movement works. Restructured network protocols. Player ID is now GUID based.
2018-12-15 17:42:36 -05:00
Kacper Drobny
68f95b8b5b
Skill Tree Panel Added ( #50 )
...
* Added attribute/skill buttons to the HUD
* adjusted how movement works
* Skills Panel added
2018-12-13 18:36:29 -05:00
wtfblub
21666ed4f4
Normalize line endings ( #49 )
...
* Introduce end of line normalization
* Normalize line endings
2018-12-12 18:13:34 -05:00
Tim Sarbin
c4c3516fa9
Music now loads based on selected level. More map engine changes.
2018-12-09 20:50:52 -05:00
Tim Sarbin
9c323fddf5
Added sound effects. Added audio to hero menu
2018-12-08 18:02:54 -05:00
Kacper Drobny
5d404cbaa0
code refactoring, added close button to panels, adjustment of items positions ( #38 )
...
* refactoring of minipanel
* Yet another refactoring of panels
* removed unnecessary fields
* panel location is now relative to the panel position
* resource paths refactoring
2018-12-08 16:08:59 -05:00
Tim Sarbin
8e81f0cbbc
More refactoring
2018-12-08 13:31:50 -05:00
Tim Sarbin
4a4dbbb0b9
Fixed more rule violations
2018-12-08 13:11:52 -05:00
Tim Sarbin
382b38abe0
Fixed more rule validations. Added ImmultableDictionary reference.
2018-12-08 12:52:09 -05:00
Kacper Drobny
4b3df24a77
More changes in panel logic ( #37 )
...
* refactoring of minipanel
* Yet another refactoring of panels
2018-12-08 13:09:56 -03: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
0b545fb876
Merge branch 'master' of github.com:essial/OpenDiablo2
2018-12-07 18:49:25 -05:00
Tim Sarbin
3902c9d9c0
Fixed animation data issue. Started character renderer.
2018-12-07 18:45:54 -05:00
Kacper Drobny
d899176963
refactoring of minipanel ( #36 )
2018-12-07 18:45:23 -05:00
Diego M
a3208e26f2
Inventory Slots Management ( #32 )
...
Initial Character Panel Work
2018-12-02 16:34:00 -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
Diego M
f3793e0a60
Basic Character Panel and Inventory Panel drawing ( #30 )
...
* Initial minipanel work
* Character and Inventory panel implementation, frame included
* Separate panel frame from the actual inventory and character panels so they can be reused by other panels
2018-11-29 19:11:25 -05:00
Tim Sarbin
8e603f987e
Added support for multiple maps. And cached the caches.
2018-11-28 19:28:41 -05:00
Tim Sarbin
d9582492a3
More cleanup
2018-11-26 19:07:46 -05:00
Tim Sarbin
ba6455317f
Detatched Core from Scenes
2018-11-26 18:18:23 -05:00
Diego M
cb8916c085
UI: (Small) Minipanel Implementation ( #15 )
...
* ui stuff
* Toggleable stuff
* Initial minipanel work
* Partial work commit to fix random error, still missing relative rendering
* Toggle Minipanel with HUD menu button
* Fix line breaks
2018-11-25 13:13:24 -05:00
Tim Sarbin
7d0715e97f
Fixed line endings
2018-11-24 23:52:23 -05:00
Diego M
2cd64677f2
Merged PR - Added UI toggle box
...
* ui stuff
* More ui stuff
* Toggleable stuff
* Some debug messages
2018-11-24 23:33:04 -05:00
Tim Sarbin
3a0cbe4b8e
Added initial pieces of the map engine.
2018-11-24 22:34:16 -05:00
Tim Sarbin
d3a718d8f6
Cleaned up the rendering some.
2018-11-24 20:34:21 -05:00
Tim Sarbin
1c0dede449
fixed rendering
2018-11-24 20:22:03 -05:00
Tim Sarbin
21eb39bf7a
More rendering fixes
2018-11-24 19:55:57 -05:00
Tim Sarbin
78fed23e21
More rendering fixes
2018-11-24 18:54:32 -05:00
Tim Sarbin
b456b7be82
Still trying to fix the rendering
2018-11-24 17:54:15 -05:00
Tim Sarbin
ecc6eb2138
Added start of cell renderer. Still trying to fix map load issue
2018-11-24 10:54:02 -05:00
Tim Sarbin
b0869cc7d9
Added start of game screen. Added game state.
2018-11-23 21:56:30 -05:00