FlowVitae V1.3.0
Features
- Added StaticGenerator class, to generate static chunked grids
- Changed namespace for the chunk generators, they are now within "Venomaus.FlowVitae.Chunking.Generators"
Bugfixes
- GetViewPortWorldCoordinates now returns the positions in the correct order (eg. Position 0, 1 will be in the correct array index when retrieved by Y * Width + X)
- Static grid option in SadConsole host, now properly renders the tiles in the right order with the fix for GetViewPortWorldCoordinates