alfadur [Sat, 22 Feb 2025 19:39:31 +0300] rev 16091
Add server reconnection tokens and anteroom local list of used nicks
unC0Rr [Mon, 17 Feb 2025 16:38:24 +0100] rev 16090
Fix segfault
unC0Rr [Mon, 17 Feb 2025 16:37:59 +0100] rev 16089
Add TiledImageItem and a scene that represents hedgewars map
nemo [Mon, 10 Feb 2025 09:52:32 -0500] rev 16088
fix arm build
unC0Rr [Tue, 04 Feb 2025 17:31:55 +0100] rev 16087
Modernize approach for building qmlfrontend
unC0Rr [Tue, 04 Feb 2025 15:53:16 +0100] rev 16086
Implement shoppa border generation
unC0Rr [Tue, 04 Feb 2025 15:52:02 +0100] rev 16085
Fix land generation and texturing passes having different parameters leading to empty map texture
unC0Rr [Mon, 03 Feb 2025 16:52:05 +0100] rev 16084
Update lib-hedgewars-engine to use newer versions of dependencies
unC0Rr [Mon, 03 Feb 2025 16:32:44 +0100] rev 16083
Remove deprecated source file
unC0Rr [Mon, 03 Feb 2025 15:25:28 +0100] rev 16082
Simplify 'for' loop by keeping more information about iterator
unC0Rr [Mon, 03 Feb 2025 15:03:26 +0100] rev 16081
Tune shoppa tile set for better results
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
unC0Rr [Mon, 27 Jan 2025 21:24:16 +0100] rev 16070
Fix installation
unC0Rr [Mon, 27 Jan 2025 19:11:58 +0100] rev 16069
Description: Find clangs
Author: Gianfranco Costamagna <locutusofborg@debian.org>
Last-Update: 2022-10-03
Lars Wendler <polynomial-c@gmx.de> [Mon, 27 Jan 2025 19:08:55 +0100] rev 16068
Rename appdata to metainfo
See https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html
chapter 2.1.2 "Filesystem locations"
Signed-off-by: Lars Wendler <polynomial-c@gmx.de>