Page 1 of 1

Improvement of Diplomacy

Posted: Mon Oct 31, 2022 12:21 pm
by FreeWilly
I've gotten some ideas how to improve a bit of the diplomacy working. Also I see myself in the position to code etc. Who would be the right person to address for discussion of the concept and the details?

Re: Improvement of Diplomacy

Posted: Mon Oct 31, 2022 9:00 pm
by cazfi
In most cases, just open a ticket about the change: https://osdn.net/ticket/newticket.php?group_id=12505

If it's not a specific change, but a more general discussion, you may want to post to freeciv-dev mailing list instead: https://www.freelists.org/list/freeciv-dev

Re: Improvement of Diplomacy

Posted: Tue Nov 08, 2022 3:24 pm
by Corbeau
... or you can discuss is here. Diplomacy is tragically lacking here, improvements are long overdue.

Re: Improvement of Diplomacy

Posted: Tue Nov 08, 2022 4:14 pm
by cazfi
As freeciv-3.1 approaches, and has the ruleset format frozen already, proposals how to change clauses in the supplied rulesets before the release would be very much welcome.

Documentation from freeciv-3.1 classic ruleset comment:

Code: Select all

;
; Clause types
;
; Clause types that are not listed here, are not enabled at all.
;
; type                   = Type of the clause, one of "Advance", "Gold", "Map", "Seamap",
;                          "City", "Ceasefire", "Peace", "Alliance", "Vision", "Embassy"
; giver_reqs             = requirements that the giving side of the clause needs to fulfill
;                          (see effects.ruleset and README.effects for help on requirements)
; receiver_reqs          = requirements that the receiving side of the clause needs to fulfill
;