From 477a79fa17d913b40546c34c435dc3012b7a9311 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Thu, 11 Apr 2019 16:12:09 +0300 Subject: [PATCH] cannot support so many details for other releases --- Changelog.md | 37 +++---------------------------------- 1 file changed, 3 insertions(+), 34 deletions(-) diff --git a/Changelog.md b/Changelog.md index 8144d5d..a255fe7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -70,40 +70,9 @@ Notable changes to the project should be documented in this file. To use an old * 'The version is obsolete' message to display on gist version **[[0.54b](http://bl.ocks.org/Azgaar/b845ce22ea68090d43a4ecfb914f51bd/70ab7efaa966b91670d218cc3659c865ff900bbc)] - 2018-03-30**: -* Countries editor. Main features: - * Unified countries list showing country name, color, capital, cells number, burgs number, area and population - * Sorting support for unified list - * Total line and a separate line for neutral cells - * Ability to edit country name, capital name and color - * Ability to change country population - * Ability to re-generate countries based on either manually set or random power values - * Ability to 'paint' a country, at's allowed to apply or cancel changes - * Ability to proclaim new country - * Ability to remove country or all countries at once - * Highlight country name or capital on hover - * Ability to zoom in to capital on icon click - * Ability to save countries-related data as a .csv file - * List all burgs within countries as a separate "Burgs editor" (see below) - -* Burgs editor. Main features: - * Unified list showing all burgs within a country with burgs name, culture and population - * Sorting support for unified list - * Ability to edit a burg name or regenerate names for all listed burgs - * Ability to change burg population - * Ability to change country capital - * Ability to add new burg - -* Scale editor. Main features: - * Ability to set a map scale (distance in one pixel) - * Ability to select a distance unit, default one is kilometer - * Ability to select an area unit, default one is square kilometer - * Ability to change scale bar size - * Ability to set population rate (people in one population point) - * Ability to set a urbanization rate - * Ability to measure linear distances (ruler) - * Ability to measure curve distances (opisometer) - * Ability to measure area (planimeter) - +* Countries editor +* Burgs editor +* Scale editor * Scale bar (depends on set scales, auto-rounded and auto-sized) * Overlays: hex grid, square grid, wind rose * Change population calculation logic