Search found 3100 matches

by cazfi
Fri Apr 05, 2024 9:34 pm
Forum: Announcements
Topic: xz backdoor and freeciv
Replies: 0
Views: 847

xz backdoor and freeciv

Week ago, backdoor code was found in the xz compression library. This has lead to delays in entire operating system releases as various organizations have been evaluating the effects the finding have in their software stacks. For freeciv.org, the happy conclusion is that we have never shipped anythi...
by cazfi
Fri Apr 05, 2024 8:59 pm
Forum: Rulesets and modpacks
Topic: Changes in what a 3.3 ruleset can do
Replies: 22
Views: 75433

Re: Changes in what a 3.3 ruleset can do

New Culture_Pct effect, that is multiplicative with the existing culture effects. RM #353
by cazfi
Tue Apr 02, 2024 8:38 pm
Forum: Rulesets and modpacks
Topic: Changes in what a 3.2 ruleset can do
Replies: 86
Views: 2675872

Re: Changes in what a 3.2 ruleset can do

Added support for ranges Tile, CAdjacent, and Adjacent for UnitType requirements. RM #347
by cazfi
Tue Apr 02, 2024 6:34 pm
Forum: Art and tilesets
Topic: Nets tile extra
Replies: 6
Views: 983

Re: Nets tile extra

Elefant wrote: Tue Apr 02, 2024 5:49 pm The amplio graphic doesn't work for hexemplio? I made it for both.
Didn't realize that. I'll test how it works out in hexemplio & derivatives. Thanks.
by cazfi
Mon Apr 01, 2024 12:15 am
Forum: Art and tilesets
Topic: Nets tile extra
Replies: 6
Views: 983

Re: Nets tile extra

Sill missing for most tilesets, including the default hexemplio.
by cazfi
Sun Mar 31, 2024 11:20 pm
Forum: Contribution
Topic: New Nations for Freeciv
Replies: 25
Views: 3251

Re: New Nations for Freeciv

Ambazonia.ruleset has this comment about legend:
;Copied from Wikipedia for now:

Using wikipedia as a source is fine, verbatim copying is not. Can you make an updated version of the ruleset file where this is fixed?
by cazfi
Sun Mar 31, 2024 2:17 pm
Forum: Rulesets and modpacks
Topic: Changes in what a 3.2 ruleset can do
Replies: 86
Views: 2675872

Re: Changes in what a 3.2 ruleset can do

New Impr_Upkeep_Reduction effect. RM #310
by cazfi
Sat Mar 30, 2024 1:18 pm
Forum: Gameplay
Topic: Finishing wonder on the same turn
Replies: 1
Views: 186

Re: Finishing wonder on the same turn

Donut wrote: Sat Mar 30, 2024 10:41 amWhat determines who gets the wonder in this scenario? 😁
Luck.

The player who is being handled first on that turn, which is determined by shuffling players in the very beginning of the new turn handling, get the wonder.
by cazfi
Wed Mar 27, 2024 6:56 am
Forum: Rulesets and modpacks
Topic: Changes in what a 3.3 ruleset can do
Replies: 22
Views: 75433

Re: Changes in what a 3.3 ruleset can do

New World Peace victory type. osdn #48664
by cazfi
Wed Mar 27, 2024 6:32 am
Forum: Rulesets and modpacks
Topic: Galactic Ruleset
Replies: 8
Views: 7370

Re: Galactic Ruleset

Why limit it to 400? 16 bit ids should support 65000, right? So is the 400 limit just for memory management or is there some other limiting factor? Memory and performance. Edit: And conservative approach, as we can always increase the limit in the future, but for backward compatibility reason can n...