nathansttt / hog2

Pathfinding and search testbed/visualization suite. Current code is in PDB-refactor branch.
MIT License
107 stars 54 forks source link

Finalize The Witness Editor #91

Closed Samarium150 closed 3 weeks ago

Samarium150 commented 3 weeks ago

Fixed some decoding and rendering bugs and added TSI calculation

nathansttt commented 3 weeks ago

@Samarium150 I've merged this request. In some of your Witness code you aren't following the hog2 conventions (braces at the start instead of the end of the line). Please check through all your code and make sure it matches the hog2 style, and pull any changes needed.