feat: new heraldic charges, multicolor support

This commit is contained in:
Azgaar 2023-08-06 22:56:11 +04:00
parent 09efbf0c3e
commit 2ed74fdaa1
251 changed files with 9376 additions and 621 deletions

View file

@ -2,7 +2,7 @@
// version and caching control
const version = "1.89.39"; // generator version, update each time
const version = "1.90.01"; // generator version, update each time
{
document.title += " v" + version;
@ -29,6 +29,8 @@ const version = "1.89.39"; // generator version, update each time
<ul>
<strong>Latest changes:</strong>
<li>More than 70 new heraldic charges</li>
<li>Multi-color heraldic charges support</li>
<li>New 3D scene options</li>
<li>Autosave feature (in Options)</li>
<li>Google translation support (in Options)</li>