This is a list of main features of current main development version relative to freeciv-3.2. Last commit checked: commit a819f0daefb6c4391a951737da212b36435fb5f3 Author: Marko Lindqvist Date: Mon Jan 29 03:40:33 2024 +0200 General: ======== - Autosettlers have been renamed as Autoworkers - Granularity ruleset added to the distribution Non-ruleset rules: ================== Included rulesets: ================== - Most rulesets with disasters enabled have got a new "Robbery" disaster Multiplayer ----------- Sandbox: (CHECK full list) -------- - In general; rules demonstrating each new ruleset engine feature added civ1: ----- civ2: ----- alien: ------ civ2civ3: --------- - Storm is a flagless unit Custom rulesets: ================ - New internal actions, things that can now be controlled by action enablers: - Gain Veterancy - Fake Generalized actions: - Teleport - Build Road - Build Base - Build Irrigation - Built Mine - Cultivate - Plant - Transform Terrain - Fortify - Added support for "Flagless" unit types - "Action" requirement can now refer to the action that started unit's current activity - New requirement types: - MinCities - Goods have a priority property controlling how the trade routes replace each other - "Collect Ransom" action requirements unhardcoded - Target nation no longer needs to be barbarian - Separated "ProvidesRansom" unit type flag from "BarbarianLeader" role - New disaster effect type "Robbery" - Clauses can have "either_reqs" that either party need to meet - New building flag "Indestructible" Custom scenarios: ================ Lua scripting: -------------- Server operation: ================= - Map image is saved also on game end, like on regular turn change Settings: --------- AI: === Clients: ======== - Support for loading options from ancient .civclientrc dropped General: -------- gtk: ---- - Experimental gtk4x-client (supported on meson builds only, at the moment) qt: --- - Experimental Qt6x build-time mode Tools: ====== Ruledit: -------- Modpack Installers: ------------------- - Experimental gtk4x modpack installer (supported on meson builds only, at the moment) Build & Portability: ==================== - Source directory can no longer be used as build directory in autotools builds - Web-version can no longer be built with autotools. It can be built with meson only. Other: ======