Commit graph

27 commits

Author SHA1 Message Date
Azgaar
97f2b213c4 refactor(es modules): continue migration 2022-06-25 17:22:30 +03:00
Azgaar
bc65e0e207 refactor: start files migration nightmare 2022-06-25 00:47:48 +03:00
Azgaar
2d8c5355bb load dynamically cultures editor 2022-05-19 00:19:24 +03:00
Azgaar
1573fad58d annotate template strings for syntax hightlight and format 2022-05-08 19:22:15 +03:00
Azgaar
2c269d5d2c zone editor - hide filtered zone 2022-02-07 00:20:20 +03:00
Azgaar
f8d2719218 zone editor - filter by type 2022-02-07 00:05:04 +03:00
Azgaar
5acc3b156b zone editor - restore init state + type display 2022-02-06 23:36:44 +03:00
Ángel Montero Lamas
8e7ccbd50d
Zone filter (#728)
* Adding zone type dropdown to index.html

* added zone type filter to zones-editor.js

* zoneTypes dialog

add and delete types, dialog

* filtering types

* correct filter button and prompt

The filter button now works on click with an added zonesEditorAddLines(); on function toggleFilterTable().

If the table is empty, a message appears on a line giving advice.

* Amount of types and fixes

Fixed some spacing in zoneTypes dialog, and made a count for the amount of zones per type.

* Minor changes for zone types

* dialog for types on a button

New button for the zone Types dialog.

* typo in index.html

* update on click add type

Co-authored-by: Evolvedexperiment <evolvedexperiment@gmail.com>
Co-authored-by: Azgaar <maxganiev@yandex.ru>
2022-02-06 23:09:30 +03:00
Ángel Montero Lamas
81f037004c
Color picker hatches 14-60 (#726)
* Color picker hatches 14-60

Added hatches to number 14 to 60.
Updated the code of the color picker to accept multiples rows of hatches.

Changed the size of fillRectPointer from 0.9 em to 1.5 em.

Added an Update code to upgrade maps to 1.72 to have a grid of 60 svg hatches. Without the update, loaded files appeared with the rectangles for hatches 14-60 empty.

* Hatches ordered

Reworked the code to put back rows of 14 hatches. Reordered the first 14 hatches to defaault.
Made 3 rows, so 42 hatches.

* Cleaned code and fixes

Cleaned </pattern> in index.html line 152.
Put back: width=".9em" height=".9em" style="margin-bottom:-1px"> for fill.

* mouseover hatches

Fixed some typos. Changed mousemove for mouseover and moved the calling of the function tip from the each function to the original place at 519.
The arrow function changed to one that tells the id.

* Copies hatching from defElements into map svg, and hatching removed from saved map files.

* Removed haching completely from map svg

* Hatching copy for clone is now done before unused pattern removal

* Added back code that removes the unused hatching group

Co-authored-by: Evolvedexperiment <evolvedexperiment@gmail.com>
Co-authored-by: Azgaar <maxganiev@yandex.ru>
2022-02-06 21:56:16 +03:00
Azgaar
8184b416b9 fill-box web component 2022-01-22 17:47:56 +03:00
Azgaar
460bb29e49 replace old iife by a simpler ones 2021-08-04 23:49:02 +03:00
Azgaar
5ed08e156a store populationRate and urbanization in memory 2021-06-27 14:24:55 +03:00
Azgaar
617e8d4306 v1.4.09 2020-05-09 23:51:14 +03:00
Azgaar
e3e2de9e9b v1.22.27 2019-12-15 13:50:09 +03:00
Azgaar
f7a3eafe1f 1.11.1 2019-10-18 23:18:02 +03:00
Azgaar
aadae58072 1.1.14 2019-10-16 23:25:48 +03:00
Azgaar
8ff1fe46b8 v1.1.11 2019-10-03 00:48:33 +03:00
Azgaar
c050353d70 v1.1.09 2019-10-02 22:20:01 +03:00
Azgaar
f7d820c976 v1.1.05 2019-09-28 20:39:19 +03:00
Azgaar
33d4aa9350 v1.1.04 2019-09-28 20:36:49 +03:00
Azgaar
1c5f9f7ab6 v1.1.03 2019-09-28 20:25:53 +03:00
Azgaar
729d91c053 v1.0.47 2019-09-23 22:57:23 +03:00
Azgaar
6517e231e8 v1.0.44 2019-09-21 00:13:29 +03:00
Azgaar
a3256e6726 v1.0.26 2019-09-12 23:24:32 +03:00
Azgaar
3f7abcb191 1.0.20 2019-09-12 01:08:36 +03:00
Azgaar
52e8f28cd0 v1.0.06 2019-09-02 22:04:19 +03:00
Azgaar
cab429a346 v1.0 2019-08-31 12:16:36 +03:00