1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-16 12:35:22 +00:00
OpenDiablo2/d2game
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
..
d2gamescene Fix up subtile flag stuff (#288) 2020-02-02 17:56:58 -05:00
d2player Added pathfinding and (buggy) collision data. (#285) 2020-02-02 12:46:19 -05:00
d2game.go Add commands for vsync, fullscreen; move timescale implementation (#286) 2020-02-02 14:04:37 -05:00