Thu, 30 Jan 2025 13:59:31 +0100 Square tile weights for better control over probabilities
unC0Rr [Thu, 30 Jan 2025 13:59:31 +0100] rev 16104
Square tile weights for better control over probabilities
Tue, 28 Jan 2025 15:57:05 +0100 Fix bugs in edge definitions in Rooms tile set, remove spikes tile set
unC0Rr [Tue, 28 Jan 2025 15:57:05 +0100] rev 16103
Fix bugs in edge definitions in Rooms tile set, remove spikes tile set
Tue, 28 Jan 2025 15:49:45 +0100 - Update landgen to use the latest rand crate
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
Tue, 28 Jan 2025 10:37:46 +0100 - Adopt newest version of rand crate
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
Mon, 27 Jan 2025 22:22:10 +0100 - Reduce wfc templates definition file by removing excess fields with false value
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
Mon, 27 Jan 2025 21:24:16 +0100 Fix installation
unC0Rr [Mon, 27 Jan 2025 21:24:16 +0100] rev 16099
Fix installation
Mon, 27 Jan 2025 19:11:58 +0100 Description: Find clangs
unC0Rr [Mon, 27 Jan 2025 19:11:58 +0100] rev 16098
Description: Find clangs Author: Gianfranco Costamagna <locutusofborg@debian.org> Last-Update: 2022-10-03
Mon, 27 Jan 2025 19:08:55 +0100 Rename appdata to metainfo
Lars Wendler <polynomial-c@gmx.de> [Mon, 27 Jan 2025 19:08:55 +0100] rev 16097
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>
Mon, 27 Jan 2025 19:08:05 +0100 Add support for ffmpeg 6.0
Pekka Ristola <pekkarr@protonmail.com> [Mon, 27 Jan 2025 19:08:05 +0100] rev 16096
Add support for ffmpeg 6.0 - Use the new send_frame/receive_packet API for encoding - Use the new channel layout API for audio - Fix audio recording - Copy codec parameters to the stream parameters - Set correct pts for audio frames - Read audio samples from file directly to the refcounted AVFrame buffer instead of the `g_pSamples` buffer - Use global AVPackets allocated with `av_packet_alloc` - Stop trying to write more audio frames when `WriteAudioFrame` fails with a negative error code - Fix segfault with `g_pContainer->url`. The field has to be allocated with `av_malloc` before writing to it. It's set to `NULL` by default. - Properly free allocations with `avcodec_free_context` and `avformat_free_context`
Mon, 13 Jan 2025 11:39:58 +0100 Make bots wait a bit if there are air mines moving
unC0Rr [Mon, 13 Jan 2025 11:39:58 +0100] rev 16095
Make bots wait a bit if there are air mines moving
Mon, 27 Jan 2025 15:48:24 +0100 Switch to toml for WFC templates
unC0Rr [Mon, 27 Jan 2025 15:48:24 +0100] rev 16094
Switch to toml for WFC templates
Mon, 27 Jan 2025 14:06:10 +0100 Implement simplified format for edges in config
unC0Rr [Mon, 27 Jan 2025 14:06:10 +0100] rev 16093
Implement simplified format for edges in config
Mon, 27 Jan 2025 13:08:58 +0100 Add some further work on hhtracer
unC0Rr [Mon, 27 Jan 2025 13:08:58 +0100] rev 16092
Add some further work on hhtracer
Sun, 26 Jan 2025 21:29:54 +0100 Fix inversion parameters being disregarded
unC0Rr [Sun, 26 Jan 2025 21:29:54 +0100] rev 16091
Fix inversion parameters being disregarded
Sun, 26 Jan 2025 20:51:38 +0100 Add Rooms tile set
unC0Rr [Sun, 26 Jan 2025 20:51:38 +0100] rev 16090
Add Rooms tile set
Tue, 21 Jan 2025 22:14:28 +0100 Adopt newer version of png lib
unC0Rr [Tue, 21 Jan 2025 22:14:28 +0100] rev 16089
Adopt newer version of png lib
Tue, 21 Jan 2025 22:10:55 +0100 Fix generation in corners by extending outline edge definitions
unC0Rr [Tue, 21 Jan 2025 22:10:55 +0100] rev 16088
Fix generation in corners by extending outline edge definitions
Sat, 18 Jan 2025 16:57:26 +0100 Make slider below preview affect WFC generator by skewing tile probabilities
unC0Rr [Sat, 18 Jan 2025 16:57:26 +0100] rev 16087
Make slider below preview affect WFC generator by skewing tile probabilities
Sat, 18 Jan 2025 16:55:04 +0100 Revert the idea of using prime number in hedgewars prng
unC0Rr [Sat, 18 Jan 2025 16:55:04 +0100] rev 16086
Revert the idea of using prime number in hedgewars prng
Sun, 12 Jan 2025 22:48:47 +0100 Add some progress on hhtracer
unC0Rr [Sun, 12 Jan 2025 22:48:47 +0100] rev 16085
Add some progress on hhtracer
Fri, 10 Jan 2025 17:37:34 +0100 Start work on hedgehog tracer
unC0Rr [Fri, 10 Jan 2025 17:37:34 +0100] rev 16084
Start work on hedgehog tracer
Tue, 31 Dec 2024 15:19:43 +0100 Merge transitional_engine branch into default
unC0Rr [Tue, 31 Dec 2024 15:19:43 +0100] rev 16083
Merge transitional_engine branch into default
Tue, 31 Dec 2024 15:18:18 +0100 Add some more work on rust ai transitional_engine
unC0Rr [Tue, 31 Dec 2024 15:18:18 +0100] rev 16082
Add some more work on rust ai
Thu, 19 Dec 2024 14:18:55 +0100 Make wider range of numbers representable with FPNum on the cost of smaller precision transitional_engine
unC0Rr [Thu, 19 Dec 2024 14:18:55 +0100] rev 16081
Make wider range of numbers representable with FPNum on the cost of smaller precision
Thu, 19 Dec 2024 12:43:38 +0100 Add a benchmark for landgen transitional_engine
unC0Rr [Thu, 19 Dec 2024 12:43:38 +0100] rev 16080
Add a benchmark for landgen
Thu, 19 Dec 2024 12:40:48 +0100 Make FPNum use saturating calculations transitional_engine
unC0Rr [Thu, 19 Dec 2024 12:40:48 +0100] rev 16079
Make FPNum use saturating calculations
Tue, 17 Dec 2024 15:44:21 +0100 Implement passing of available ammo to rust AI transitional_engine
unC0Rr [Tue, 17 Dec 2024 15:44:21 +0100] rev 16078
Implement passing of available ammo to rust AI
Sat, 14 Dec 2024 18:07:29 +0100 Add templates for maps with 3 to 8 vertical structures transitional_engine
unC0Rr [Sat, 14 Dec 2024 18:07:29 +0100] rev 16077
Add templates for maps with 3 to 8 vertical structures
Tue, 03 Dec 2024 16:23:30 +0100 Add the template to selection transitional_engine
unC0Rr [Tue, 03 Dec 2024 16:23:30 +0100] rev 16076
Add the template to selection
Tue, 03 Dec 2024 14:12:28 +0100 Add one more template transitional_engine
unC0Rr [Tue, 03 Dec 2024 14:12:28 +0100] rev 16075
Add one more template
Mon, 02 Dec 2024 17:36:44 +0100 Tweak the rest of map templates transitional_engine
unC0Rr [Mon, 02 Dec 2024 17:36:44 +0100] rev 16074
Tweak the rest of map templates
Sun, 01 Dec 2024 21:08:03 +0100 * Introduce concept of invizible walls to constrain outline map generation transitional_engine
unC0Rr [Sun, 01 Dec 2024 21:08:03 +0100] rev 16073
* Introduce concept of invizible walls to constrain outline map generation * Rework some templates to work better with new parameters in rust landgen
Fri, 29 Nov 2024 22:29:58 +0100 Add a tool visualizing map templates transitional_engine
unC0Rr [Fri, 29 Nov 2024 22:29:58 +0100] rev 16072
Add a tool visualizing map templates
Fri, 22 Nov 2024 17:30:45 +0100 Merge tip transitional_engine
unC0Rr [Fri, 22 Nov 2024 17:30:45 +0100] rev 16071
Merge tip
Fri, 22 Nov 2024 17:29:48 +0100 Make AI less annoying transitional_engine
unC0Rr [Fri, 22 Nov 2024 17:29:48 +0100] rev 16070
Make AI less annoying
Fri, 22 Nov 2024 17:29:30 +0100 Add some progress on rust AI transitional_engine
unC0Rr [Fri, 22 Nov 2024 17:29:30 +0100] rev 16069
Add some progress on rust AI
Sun, 27 Oct 2024 17:00:17 +0100 Start on AI implementation in rust transitional_engine
unC0Rr [Sun, 27 Oct 2024 17:00:17 +0100] rev 16068
Start on AI implementation in rust
Wed, 20 Nov 2024 21:37:47 +0100 - Update corrosion transitional_engine
unC0Rr [Wed, 20 Nov 2024 21:37:47 +0100] rev 16067
- Update corrosion - Implement installation of targets imported with corrosion
Sat, 28 Sep 2024 22:27:13 +0200 Wrap chat lines into div
unC0Rr [Sat, 28 Sep 2024 22:27:13 +0200] rev 16066
Wrap chat lines into div
Wed, 18 Sep 2024 14:10:51 +0200 Remove old code transitional_engine
unC0Rr [Wed, 18 Sep 2024 14:10:51 +0200] rev 16065
Remove old code
Wed, 18 Sep 2024 13:42:26 +0200 Add templates for different maze styles transitional_engine
unC0Rr [Wed, 18 Sep 2024 13:42:26 +0200] rev 16064
Add templates for different maze styles
Mon, 16 Sep 2024 16:57:11 +0200 Sanitize maze mapgen code a bit transitional_engine
unC0Rr [Mon, 16 Sep 2024 16:57:11 +0200] rev 16063
Sanitize maze mapgen code a bit
Tue, 10 Sep 2024 18:21:31 +0200 Use rust implementation of maze generator in engine transitional_engine
unC0Rr [Tue, 10 Sep 2024 18:21:31 +0200] rev 16062
Use rust implementation of maze generator in engine
Tue, 10 Sep 2024 13:56:51 +0200 Add maze land generator ported from pascal engine transitional_engine
unC0Rr [Tue, 10 Sep 2024 13:56:51 +0200] rev 16061
Add maze land generator ported from pascal engine
Wed, 04 Sep 2024 14:54:34 +0200 Fix test to match new yaml structure transitional_engine
unC0Rr [Wed, 04 Sep 2024 14:54:34 +0200] rev 16060
Fix test to match new yaml structure
Thu, 05 Sep 2024 21:33:51 +0200 Add install script for tiles transitional_engine
unC0Rr [Thu, 05 Sep 2024 21:33:51 +0200] rev 16059
Add install script for tiles
Tue, 03 Sep 2024 13:56:35 +0200 Fix cavern templates transitional_engine
unC0Rr [Tue, 03 Sep 2024 13:56:35 +0200] rev 16058
Fix cavern templates
Tue, 03 Sep 2024 11:16:52 +0200 Make outline template generator behave more like old engine transitional_engine
unC0Rr [Tue, 03 Sep 2024 11:16:52 +0200] rev 16057
Make outline template generator behave more like old engine
(0) -10000 -3000 -1000 -300 -100 -48 tip