1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-26 00:55:23 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Tim Sarbin
c84698400b
Forgot to commit resource paths (#85)
* Fixed LevelTypes load
* Update ResourcePaths.go
2019-11-04 18:10:34 -05:00
ndechiara
07b0724575 Fix MPQ load, add Missiles.txt load, switch LvlPrest.bin to LvlPrest.txt, fix sound loading (#80)
* fix mpqs, add missiles.txt, fix lvlprest
* fix sound loading issue
2019-11-03 22:03:22 -05:00
ndechiara
46a60398d4 Load Objects.txt (#68)
* Missiles Parsing

* Missiles.txt lookup table and  fixes

* lost work

* Replaced old repo path with org path.

* Added editorconfig. Fixed line endings to LF.

* Fixed travis build badge path

* Added level warp data

* Added object type data load

* Load objects.txt

New Common class, Objects.go will load all of the object records in objects.txt
2019-11-03 11:04:58 -05:00
Tim Sarbin
da5baec685 Minor changes to support localized versions. 2019-11-01 00:21:39 -04:00
Tim Sarbin
55b241c56d Added DT1 and LevelTypes. LevelPreset and DS1 still not done. 2019-10-28 17:51:17 -04:00
Tim Sarbin
4c047bf993 Added text dictionary. Continued hero select screen work. 2019-10-27 17:24:21 -04:00
Tim Sarbin
4231199459 Updated readme. Menu updates. 2019-10-26 12:55:36 -04:00
Tim Sarbin
d9b471fc50 Restructured the layout 2019-10-24 11:26:07 -04:00