unC0Rr [Mon, 13 Feb 2023 11:00:12 +0100] rev 15921
Refactor landgen package structure
unC0Rr [Mon, 13 Feb 2023 10:39:37 +0100] rev 15920
Extract tile loading into separate method
unC0Rr [Sun, 12 Feb 2023 15:10:10 +0100] rev 15919
Fix some bugs
unC0Rr [Sun, 12 Feb 2023 14:19:02 +0100] rev 15918
Fix several issues with transformations, more work on getting generated image
unC0Rr [Fri, 03 Feb 2023 15:59:18 +0100] rev 15917
Add WIP for generation of rules
unC0Rr [Fri, 03 Feb 2023 14:44:33 +0100] rev 15916
Rework how rules are defined, add transformations for tiles
unC0Rr [Thu, 02 Feb 2023 08:41:31 +0100] rev 15915
Add loading of tiles from png
unC0Rr [Wed, 01 Feb 2023 11:19:45 +0100] rev 15914
Fix mapgen
unC0Rr [Wed, 01 Feb 2023 10:58:45 +0100] rev 15913
Switch to Vec2D in wavefront algorithm
unC0Rr [Mon, 30 Jan 2023 15:50:14 +0100] rev 15912
Add basics of wavefront collapse algorithm