Releases: BuildTheEarth/terraplusplus
Releases · BuildTheEarth/terraplusplus
TerraPlusPlus 1.1.0
TerraPlusPlus 1.0
Changes
- Data is now served in a GeoJSON format
- Tiles generated by https://github.com/DaMatrix/TerraPlusPlusOSMTileGen
- OSM data parsing is now entirely configurable
- Replaced ocean generation with OpenStreetMap
- Added configurable dataset URLs with a seamless fallback
- Optimized generation of OSM segment data
- Added persistent terrain data cache
- Added better multiresolution support for elevation data
- Rewrote the entire command handler and all commands
Bug Changes
- Fixed client-side translation of server-side which resulted in the failure of the command executions
This only goes into about 1/100th of the changes made. Read PRs and Commit Messages if you are curious about all the specifics 👍