Search found 3127 matches

by cazfi
Wed May 29, 2024 4:40 pm
Forum: Rulesets and modpacks
Topic: Changes in what a 3.3 ruleset can do
Replies: 27
Views: 80573

Re: Changes in what a 3.3 ruleset can do

New building flag Infra for converting production into infra points. RM #563
by cazfi
Sat May 25, 2024 8:32 pm
Forum: Rulesets and modpacks
Topic: Changes in what a 3.2 ruleset can do
Replies: 91
Views: 2740218

Re: Changes in what a 3.2 ruleset can do

Lua methods Tile:known() and Tile:seen() added. [url=https://osdn.net/projects/freeciv/ticket/42684]osdn #42684[/i]
by cazfi
Fri May 24, 2024 12:54 pm
Forum: Single player
Topic: Tile not redrawn unless I move the map
Replies: 4
Views: 155

Re: Tile not redrawn unless I move the map

gtk3.22, gtk4, or both?
by cazfi
Thu May 23, 2024 1:19 am
Forum: Rulesets and modpacks
Topic: Changes in what a 3.2 ruleset can do
Replies: 91
Views: 2740218

Re: Changes in what a 3.2 ruleset can do

Lua method Player:primary_capital() added. RM #557
by cazfi
Thu May 23, 2024 12:46 am
Forum: Test Builds
Topic: Msys2 based Windows Installer testing (freeciv-3.1 / msys2)
Replies: 67
Views: 152215

Re: Msys2 based Windows Installer testing (freeciv-3.1 / msys2)

New freeciv-3.1 Windows (msys2) build from sources of 22-May-24 (3.1.1+-240522), commit '589a22c639', available at https://files.freeciv.org/packages/windows/testing/cazfi/installer_msys2/snapshots/autotools/freeciv-3.1/ Change log since 3.1.1 release: gitlog-3.1.1..589a22c639.log Change log since p...
by cazfi
Wed May 22, 2024 8:52 am
Forum: Forum
Topic: Emails not reaching gmail addresses
Replies: 0
Views: 162

Emails not reaching gmail addresses

We are aware that the forums again cannot send emails to gmail addresses. This includes registration confirmation emails.

Working on it.
by cazfi
Tue May 21, 2024 3:08 am
Forum: Rulesets and modpacks
Topic: Changes in what a 3.3 ruleset can do
Replies: 27
Views: 80573

Re: Changes in what a 3.3 ruleset can do

Lua: New create_trade_route() method. osdn #46550
by cazfi
Fri May 17, 2024 8:57 pm
Forum: Test Builds
Topic: Windows Installer test builds (freeciv-3.3 / msys2 / meson)
Replies: 13
Views: 11913

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

New freeciv main development branch Windows (msys2) build with meson, from sources of 17-May-24 (3.2.91.8-dev-240517), commit 'dec3490ee2', 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
Fri May 17, 2024 6:51 pm
Forum: Rulesets and modpacks
Topic: Changes in what a 3.2 ruleset can do
Replies: 91
Views: 2740218

Re: Changes in what a 3.2 ruleset can do

Lua: server.popup_image(watcher, image tag) added. RM #546
by cazfi
Thu May 16, 2024 4:49 am
Forum: Rulesets and modpacks
Topic: Changes in what a 3.2 ruleset can do
Replies: 91
Views: 2740218

Re: Changes in what a 3.2 ruleset can do

Output_Penalty_Tile effect is no longer hardcoded to be ineffective when the city celebrates. It's under ruleset control now, with the CityStatus requirement. osdn #45236