Changelog

Die letzten Änderungen an "Return to the Roots"
bd7e6da s25client 08.04.2024 01:03 Flamefire Fix validity criterium for fish in AIResourceMap

The resource map doesn't store where fish is but how good a fishery
would be at this position.
Hence we need to check for buildable, not for water.
See #933
Also slightly refactor the code and improve comments.
ed25306 s25client 06.04.2024 21:54 Flamefire Don't repeat all songs from playlist once

When playing a song from the playlist `Play(1)` is called which
means "1 repeat" not "play once".
This leads to #1480 which was reported on Discord to still happen.
Fix is to remove the argument to default to *playing* only once.

Also add a test although it is actually a logic confusion.
fd16215 s25client 26.03.2024 09:58 Flamefire Merge pull request #1655 from eltorrero/raspi5-and-arm-64bit

Add Arm optimization flags for Raspberry Pi 5 and include ARM 64 Bit
8633958 s25client 25.03.2024 17:38 Robert Addressed feedback using ranges
640058d s25client 24.03.2024 19:41 Robert Add Arm optimization flags for Raspberry Pi 5 and include ARM 64 Bit
6ddcdd5 s25client 11.03.2024 08:45 Flamefire Merge pull request #1651 from desofity/ai_inexhaustible_granite_mines_fix

fix AI interaction with granite mines with enabled Inexhaustible gran?
62361bb s25client 09.03.2024 18:14 ky4epok indentation fixed
fc83b6a s25client 09.03.2024 16:41 desofity Update libs/s25main/ai/aijh/AIPlayerJH.cpp
0f61928 s25client 09.03.2024 06:46 ky4epok fix AI interaction with granite mines with enabled Inexhaustible granite mines addon
e6adc9d s25client 09.03.2024 06:07 ky4epok fix mistake - overlay tabs are not displaying relevant information
a994098 s25client 29.02.2024 09:28 Paul Wichern Fix recalculating BQ around big static objects
2c9c492 s25client 19.11.2023 12:56 FloSoft Merge pull request #1641 from Flamefire/fix-flaky-network-ci

Fix flakyness in Test_network on CI
011ca6d s25client 18.11.2023 10:14 FloSoft Merge pull request #1642 from Flamefire/submodule-update

Update submodules
2127250 s25client 17.11.2023 20:23 Flamefire Update submodules
36523b8 s25client 17.11.2023 14:22 FloSoft Merge pull request #1640 from ottml/alliance_in_statistics_view

Show alliances in statistic view
ca0d0b9 s25client 16.11.2023 23:33 Sunrise fixup! Show alliances in statistic view
08d6c0e s25client 16.11.2023 12:01 Flamefire Fix flakyness in Test_network on CI
53df0f0 s25client 15.11.2023 14:51 Sunrise Show alliances in statistic view
dac0b7e s25client 08.11.2023 01:03 Sunrise #1636 Update documentation
d62bc05 s25client 08.11.2023 00:31 Sunrise #1636 Change path to campaign folder to lower case in global settings
070210b s25client 08.11.2023 00:06 Sunrise #1636 Change path to campaign folder to lower case
79a3b67 s25client 08.11.2023 00:04 Sunrise #1636 Change campaign folder to lower case
c1c9fa2 s25client 07.11.2023 23:24 Sunrise #1636 Change path to campaign folder to lower case
d22d59c s25client 07.11.2023 23:23 Sunrise #1636 Rename lua files to sue lower case lua file extension
08cfc38 s25client 05.11.2023 17:01 Flamefire Add Slovakian, Czech and Polish font glyphs

Done by @xatupal
Closes #1633
e16983a s25client 05.11.2023 13:48 FloSoft Merge pull request #1634 from Return-To-The-Roots/boost-ci-macos

CI: Fix finding Boost on OSX
46670a3 s25client 05.11.2023 11:03 Flamefire Move getNumMaps/getMapName inline

Also use getMapName
3345970 s25client 04.11.2023 20:31 Flamefire GHA: Build only on push to some branches
81eb98c s25client 04.11.2023 19:02 Flamefire CI: Fix finding Boost on OSX

The brew installed boost changed to a new version.
Update the code to just always use the latest in that folder instead of a specific one.
744553d s25client 29.10.2023 18:07 Flamefire Merge pull request #1632 from Return-To-The-Roots/Flamefire-patch-1

Update LUA version docs
e90bf90 s25client 29.10.2023 15:11 Flamefire Remove reference to `rttr:GetVersion`
c1e22f7 s25client 29.10.2023 15:07 Flamefire Update LUA version docs
9d65197 s25client 12.10.2023 21:32 Sunrise Add docu for adding new campaign and describing campaign.lua file
229a4ed s25client 12.10.2023 00:35 Sunrise Add implementation for lua_path different from map path
04b1a1b s25client 11.10.2023 23:31 Sunrise Add new parameter lua_path to HostGame api
4f496db s25client 11.10.2023 23:08 Sunrise Add lua files for roman campaign
8075a25 s25client 11.10.2023 23:07 Sunrise Add lua files for continent campaign
2dc5e3b s25client 11.10.2023 13:38 Sunrise Add campaign menu and mission selection screen
4ce19f4 s25client 10.10.2023 21:01 Sunrise Activate campaign menu entry
f9fce0a s25client 10.10.2023 20:55 Sunrise Add campaign folder path
7c78227 s25client 10.10.2023 20:36 Sunrise Add new campaign description as lua file implementation
288e6e0 s25client 06.09.2023 10:04 FloSoft Add git-restore-mtime

Also for the submodules
10f873f s25client 06.09.2023 09:56 FloSoft Add git-restore-mtime
217c29e s25client 05.09.2023 09:17 FloSoft Merge pull request #1553 from Flamefire/invert_mouse

Add option to invert the mouse movement when moving the map
cf56fd9 s25client 04.09.2023 13:13 Flamefire Merge branch 'master' into invert_mouse
fe98150 s25client 03.09.2023 19:27 Flamefire Merge pull request #1619 from ottml/player_defeated

Add player info (Number for human player, COMP for ai and change to defeated if player is defeated)
815124a s25client 03.09.2023 18:31 Flamefire Merge branch 'master' into player_defeated
b90eac0 s25client 03.09.2023 18:31 Flamefire Merge pull request #1620 from ottml/disable_map_preview

Add new function to enable/disable preview of map to lua
12f0c5f s25client 01.09.2023 20:15 Flamefire Sort resolutions descending ignoring aspect ratio

Closes #1542
776f49a s25client 01.09.2023 20:04 Flamefire Merge branch 'master' into invert_mouse