Version 0.4.0
Changes:
- New API for interfacing with tile maps, layers, and tiles.
- Isometric staggered/diamond modes
- Chunk culling(tiles not on screen aren't rendered!)
- Batch creation mode which can quickly spawn a million tiles.
Bugfixes
- Iso and Hex rendering modes now properly position chunks.
- Many others.