1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-28 18:15:23 +00:00
OpenDiablo2/d2common/d2fileformats/d2dt1
Ziemas 0b7a433ed2
Fix up subtile flag stuff (#288)
* Switch to a 2d array for looking up subtile flags

Also fix up the walkableArea generation

* Check correct tiletype for walls

And fix the subtile tooltip text.
2020-02-02 17:56:58 -05:00
..
block.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
dt1.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
material.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
subtile_test.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
subtile.go Added more debugging to map test (#284) 2020-02-02 02:57:23 -05:00
tile.go Fix up subtile flag stuff (#288) 2020-02-02 17:56:58 -05:00