Tim Sarbin
26a9d1e8b1
Added DCC loading support ( #89 )
...
* Fixed LevelTypes load
* Update ResourcePaths.go
* Added DCC loading support
2019-11-05 22:23:48 -05:00
Robin Eklind
4a24fc0b8c
de-normalize file name before searching in MPQ ( #87 )
...
This was actually fixed by @essial.
Fixes #86 .
2019-11-05 18:29:02 -05:00
ndechiara
98d9e61a64
add Weapons.txt load ( #81 )
2019-11-03 22:56:26 -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
1afd86005e
Changes necessary for migration to org account ( #67 )
...
* Replaced old repo path with org path.
* Added editorconfig. Fixed line endings to LF.
* Fixed travis build badge path
2019-11-02 17:38:39 -04:00
Tim Sarbin
71c5b830fd
Fixed more rendering issues.
2019-11-01 22:41:49 -04:00
Tim Sarbin
7d228d116e
Minor changes to get map rendering started.
2019-11-01 14:12:23 -04:00
Tim Sarbin
da5baec685
Minor changes to support localized versions.
2019-11-01 00:21:39 -04:00
Tim Sarbin
bf0412554f
Big fixes. Added start of video decode. Enhanced MPQ error messages.
2019-10-31 21:17:13 -04:00
Tim Sarbin
dd403cb0eb
Automatically use wine prefix base path with default config on linux
2019-10-30 01:09:39 -04:00
Tim Sarbin
9fc416e8e2
Added LevelPreset file loading
2019-10-29 02:24:05 -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
227e7e8b29
Added volume settings and sfx support
2019-10-26 20:09:33 -04:00
Tim Sarbin
ec4949bc1b
Moved files around to allow running from root path
2019-10-26 17:30:00 -04:00