unC0Rr [Sun, 02 Feb 2025 22:30:49 +0100] rev 16080
Introduce hard match option for edges to reduce backtracking
unC0Rr [Sun, 02 Feb 2025 17:47:54 +0100] rev 16079
Add anti_match feature, log some info when cannot satisfy rules
unC0Rr [Thu, 30 Jan 2025 16:38:20 +0100] rev 16078
Tune Shoppa tile set for better result
unC0Rr [Thu, 30 Jan 2025 16:38:00 +0100] rev 16077
Implement configurable weight for tiles
unC0Rr [Thu, 30 Jan 2025 13:59:41 +0100] rev 16076
Add Shoppa tile set
unC0Rr [Thu, 30 Jan 2025 13:59:31 +0100] rev 16075
Square tile weights for better control over probabilities
unC0Rr [Tue, 28 Jan 2025 15:57:05 +0100] rev 16074
Fix bugs in edge definitions in Rooms tile set, remove spikes tile set
unC0Rr [Tue, 28 Jan 2025 15:49:45 +0100] rev 16073
- Update landgen to use the latest rand crate
- Change Size width and height from usize to u32 for portability
- Implement backtracking in wfc generator
unC0Rr [Tue, 28 Jan 2025 10:37:46 +0100] rev 16072
- Adopt newest version of rand crate
- Rework fill_bytes() method to use full generated values
unC0Rr [Mon, 27 Jan 2025 22:22:10 +0100] rev 16071
- Reduce wfc templates definition file by removing excess fields with false value
- Add first attempt at spikes tile set