Skip to content

v3.0-patch.3

Compare
Choose a tag to compare
@jwrober jwrober released this 21 Jan 17:53
· 21 commits to stable since this release

Freeciv21 v3.0.-patch.3

Welcome to Freeciv21 stable v3.0-patch.3 release notes page. This new release introduces fixes to enable compiling on FreeBSD and improves support for the Windows operating system. This page will give the specific commits between v3.0-patch.2 and our third patch version.

Changes Between v3.0-patch.2 and v3.0-patch.3

  • Fix a bug with SDL2_mixer linking -- 83e6a1d
  • Stabilize builds on FreeBSD -- d1f50af 3a3b1d7 23bf528 ce2d762
  • Fix and modernize Listener<> -- 71c6e2f 9ef87d4
  • Add a weekly FreeBSD CI run -- f48ff49
  • Fix fileinfoname for non-ASCII characters to fix a bug preventing users with an accent in their name from loading modpacks under certain circumstances on Windows -- 6689c54
  • Force Qt to use FreeType on Windows, improving the rendering of our default font -- ad693e5
  • Add missing .arg() when there are no more content citizens -- 0b87ba5
  • Improve the auto-generated help for combat rounds -- 2465ca4
  • Give the main window a title -- 55f223d

NOTE: Community members wishing to download the source code. You will notice that there are two sets of source code in the assets section below. One set will have a label of "Source Code (zip)" and "Source Code (tar.gz)" and the other set will be a tar.gz and zip file with the name of the tagged release and a file size shown. Please download and use the files with the name of the tagged release and file size shown. The other two will not compile properly.