Even when you cannot build Barracks II by yourself, you may conquer a city with one.Dino the Dinosore wrote: ↑Thu Jun 11, 2026 8:36 pmSince you can't build Barracks II without having Gunpowder, isn't that redundant?
Search found 3483 matches
- Fri Jun 12, 2026 2:23 am
- Forum: Rulesets and modpacks
- Topic: Using improvements to make other improvements obsolete
- Replies: 5
- Views: 3005
Re: Using improvements to make other improvements obsolete
- Thu Jun 11, 2026 3:53 am
- Forum: Gameplay
- Topic: Water, fire, air and dirt! Partial_Invis, how does that work?
- Replies: 4
- Views: 6646
Re: Water, fire, air and dirt! Partial_Invis, how does that work?
I use v2.6 because it's the last version that works with a 32-bit processor. Last freeciv version with 32-bit Windows ("win32") builds available is 3.0. For other OSes 32-bit builds should still work even from development version. https://sourceforge.net/projects/freeciv/files/Freeciv%203...
- Fri Jun 05, 2026 4:39 pm
- Forum: Test Builds
- Topic: Windows Installer test builds (freeciv-3.2 / msys2 / meson)
- Replies: 42
- Views: 452206
Re: Windows Installer test builds (freeciv-3.2 / msys2 / meson)
New freeciv-3.2 Windows (msys2) build with meson, from sources of 04-Jun-26 (3.2.4+-260604), commit 'b76a59124e', available at https://files.freeciv.org/packages/windows/testing/cazfi/installer_msys2/snapshots/meson/freeciv-3.2/ Change log since 3.2.4: gitlog-3.2.4..b76a59124e.log Change log since p...
- Sat May 30, 2026 4:37 am
- Forum: General discussion
- Topic: Demographics report, population ranking question
- Replies: 1
- Views: 2753
Re: Demographics report, population ranking question
Each point of city size brings more population than the previous one.
Squaring the size for the score might be a bit extreme, but one big city is supposed to give more points than many small cities.
Squaring the size for the score might be a bit extreme, but one big city is supposed to give more points than many small cities.
- Mon May 25, 2026 6:03 am
- Forum: Single player
- Topic: Coinage not working
- Replies: 2
- Views: 5524
Re: Coinage not working
Can you attach a savegame where I can reproduce/see the problem myself?
- Sun May 24, 2026 12:49 am
- Forum: Test Builds
- Topic: Windows Installer test builds (freeciv-3.4 / msys2 / meson)
- Replies: 12
- Views: 202330
Re: Windows Installer test builds (freeciv-3.4 / msys2 / meson)
New freeciv main development branch Windows (msys2) build with meson, from sources of 23-May-26 (3.3.90.12-dev-260523), commit '18d45e3418', available at https://files.freeciv.org/packages/windows/testing/cazfi/installer_msys2/snapshots/meson/freeciv-3.4/ Change log since previous snapshot build: gi...
- Wed May 20, 2026 5:34 pm
- Forum: Rulesets and modpacks
- Topic: More (probably) silly questions
- Replies: 23
- Views: 35717
Re: More (probably) silly questions
The failing sanity checks seem like you have some unit or city that would see stealth ("invisible") units further away than non-stealth units. That makes no sense, and is not supported.
- Tue May 19, 2026 10:42 pm
- Forum: Tech support
- Topic: Possible forum bug
- Replies: 3
- Views: 12536
Re: Possible forum bug
freeciv.org server is under extreme (relative to what it can handle) load, thanks to AI bots scraping information and spam bots.
- Tue May 19, 2026 10:39 pm
- Forum: Rulesets and modpacks
- Topic: More (probably) silly questions
- Replies: 23
- Views: 35717
Re: More (probably) silly questions
Usually you can add an "user unit class flag" that you give to all ship classes, and then make the effect requirement to be that unit class flag instead of any single class.John Campbell wrote: ↑Tue May 19, 2026 8:24 pmThis means that things like Port Facilities have to have repeated effects clauses for each class of ship, though.
- Sat May 16, 2026 2:38 am
- Forum: Contribution
- Topic: Converted scenarios from Civ2
- Replies: 1
- Views: 19756
Re: Converted scenarios from Civ2
There's quite a number of failing sanity checks after loading these, when sanity checking enabled in the freeciv server. You may want to build your freeciv with -Ddebug=true to check those. Likely related ticket I opened some time ago: https://redmine.freeciv.org/issues/2018 (but that addresses only...