Search found 3188 matches

by cazfi
Sat Oct 05, 2024 5:25 am
Forum: Upcoming Releases
Topic: Upcoming 3.1.3
Replies: 0
Views: 52

Upcoming 3.1.3

Draft of the NEWS for upcoming 3.1.3 release: https://www.freeciv.org/wiki/NEWS-3.1.3
by cazfi
Wed Oct 02, 2024 4:05 am
Forum: Rulesets and modpacks
Topic: Changes in what a 3.3 ruleset can do
Replies: 41
Views: 92421

Re: Changes in what a 3.3 ruleset can do

Lua access to Unit.nationality property RM #862
by cazfi
Mon Sep 30, 2024 9:29 pm
Forum: Rulesets and modpacks
Topic: Changes in what a 3.3 ruleset can do
Replies: 41
Views: 92421

Re: Changes in what a 3.3 ruleset can do

New Bribe Stack action. RM #803
by cazfi
Sun Sep 29, 2024 8:09 pm
Forum: Test Builds
Topic: Windows Installer test builds (freeciv-3.3 / msys2 / meson)
Replies: 17
Views: 18918

Re: Windows Installer test builds (freeciv-3.3 / msys2 / meson)

New freeciv main development branch Windows (msys2) build with meson, from sources of 29-Sep-24 (3.2.92.4-dev-240929), commit 'b65fd8d2ee', available at https://files.freeciv.org/packages/windows/testing/cazfi/installer_msys2/snapshots/meson/freeciv-3.3/ Change log since previous snapshot build: git...
by cazfi
Sat Sep 28, 2024 4:47 pm
Forum: Rulesets and modpacks
Topic: Changes in what a 3.3 ruleset can do
Replies: 41
Views: 92421

Re: Changes in what a 3.3 ruleset can do

Lua method Player:tag_score() for querying score with specific tag added. RM #859

Tags are same ones as in scorelog, e.g., "cities", "munits", "landarea", "mfg", "literacy".
by cazfi
Thu Sep 26, 2024 4:41 pm
Forum: Rulesets and modpacks
Topic: Changes in what a 3.3 ruleset can do
Replies: 41
Views: 92421

Re: Changes in what a 3.3 ruleset can do

Lua methods edit.change_citizen_nationality() and City:change_nationality() added. RM #856
by cazfi
Mon Sep 23, 2024 1:21 pm
Forum: Test Builds
Topic: Windows Installer test builds (freeciv-3.2 / msys2 / meson)
Replies: 29
Views: 32422

Re: Windows Installer test builds (freeciv-3.2 / msys2 / meson)

New freeciv-3.2 Windows (msys2) build with meson, from sources of 23-Sep-24 (3.2.0-alpha3+-240923), commit 'f8c8c5af39', available at https://files.freeciv.org/packages/windows/testing/cazfi/installer_msys2/snapshots/meson/freeciv-3.2/ Change log since previous snapshot build: gitlog-04ef093443..f8c...
by cazfi
Sat Sep 21, 2024 8:56 pm
Forum: Rulesets and modpacks
Topic: Changes in what a 3.3 ruleset can do
Replies: 41
Views: 92421

Re: Changes in what a 3.3 ruleset can do

Lua method edit.city_create() added. Compared to old, and now deprecated, edit.create_city() this has capability to set nationality of the initial citizen of the city. osdn #44627
by cazfi
Thu Sep 19, 2024 2:45 pm
Forum: Rulesets and modpacks
Topic: Changes in what a 3.3 ruleset can do
Replies: 41
Views: 92421

Re: Changes in what a 3.3 ruleset can do

Lua method City:nationality_citizens() to get number of citizens of a given nationality added. RM #844
by cazfi
Sat Sep 14, 2024 10:08 pm
Forum: Contribution
Topic: Status of Freeciv-3.2
Replies: 2
Views: 35252

Re: Status of Freeciv-3.2

Freeciv-3.2 datafile formats have been frozen. Datafiles made compatible with current HEAD of S3_2 branch will be compatible with final freeciv-3.2, and vice versa.

Happy modding!