Tech support • Re: Bug? Irrigated grassland has no penalty under despotism
Might be another symptom of https://redmine.freeciv.org/issues/1639Can you attach a savegame where this can be reproduced/seen?Statistics: Posted by cazfi — Sun Sep 07, 2025 6:21 am
View ArticleTech support • How to disable the background on Freeciv-GTK3?
I have just upgraded from an older version of Freeciv to a much newer version and the text is barely readable due to the bright background:Is there any way to disable the background and just use the...
View ArticleTech support • Re: How to disable the background on Freeciv-GTK3?
Does that light text (and dark buttons) come from a dark system theme?Anyway, theme option is under Game -> Options -> Local Client -> Graphics -> ThemeStatistics: Posted by cazfi — Sun...
View ArticleRulesets and modpacks • Re: Requirements and Future Tech
Generally, tech requirements only apply to current or already-unlocked technologies. Future (unresearched) techs usually don’t satisfy those conditions until they're actually completed. Depends on the...
View ArticleRulesets and modpacks • Re: new rulesets offerred
Turns out the Storms were not working, so I had to re-do things, and updated my dropbox with corrected versions. The problem is that a terrain can have only one animal and the storm unit is...
View ArticleTech support • [SOLVED] Irrigated grassland has no penalty under despotism
Freeciv help says:* Each worked tile that gives more than 2 Food, Shield, or Trade will suffer a -1 penalty, unless the city working it is celebrating. (Cities below size 3 will not celebrate.)I have...
View ArticleTest Builds • Re: Windows Installer test builds (freeciv-3.2 / msys2 / meson)
New freeciv-3.2 Windows (msys2) build with meson, from sources of 07-Sep-25 (3.2.0+-250907), commit '3e1b49bf0d', available at https://files.freeciv.org/packages/wind ... eeciv-3.2/Change log since...
View ArticleTech support • Re: Odd lack of keyboard control
Thanks for the links. I'm running Feren, which is a curious hodge podge mix of Mint and Ubuntu, but essentially Debian flavour.And yeah, I'd messed up installing Wine. Didn't set the correct keyboard,...
View ArticleTest Builds • Re: Msys2 based Windows Installer testing (freeciv-3.1 / msys2)
New freeciv-3.1 Windows (msys2) build from sources of 10-Sep-25 (3.1.5+-250910), commit '0ac45ebf1d', available at https://files.freeciv.org/packages/wind ... eeciv-3.1/Change log since 3.1.5 release:...
View ArticleHelp wanted • Questions about packet format
I'm trying to write a python interface for the freeciv server, and I'm having trouble understanding the packet formats.This packet is able to trick the server into thinking a client is trying to...
View ArticleHelp wanted • Re: Questions about packet format
See README.delta.What does the \x00T at the beginning mean?I think that's the two byte length of the packet (to know where's the boundary between packets) ASCII "T" = 84.I am assuming that 04username...
View Article