unC0Rr [Sun, 02 Feb 2025 17:47:54 +0100] rev 16108
Add anti_match feature, log some info when cannot satisfy rules
unC0Rr [Thu, 30 Jan 2025 16:38:20 +0100] rev 16107
Tune Shoppa tile set for better result
unC0Rr [Thu, 30 Jan 2025 16:38:00 +0100] rev 16106
Implement configurable weight for tiles
unC0Rr [Thu, 30 Jan 2025 13:59:41 +0100] rev 16105
Add Shoppa tile set
unC0Rr [Thu, 30 Jan 2025 13:59:31 +0100] rev 16104
Square tile weights for better control over probabilities
unC0Rr [Tue, 28 Jan 2025 15:57:05 +0100] rev 16103
Fix bugs in edge definitions in Rooms tile set, remove spikes tile set
unC0Rr [Tue, 28 Jan 2025 15:49:45 +0100] rev 16102
- 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 16101
- 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 16100
- Reduce wfc templates definition file by removing excess fields with false value
- Add first attempt at spikes tile set
unC0Rr [Mon, 27 Jan 2025 21:24:16 +0100] rev 16099
Fix installation