Fantasy-Map-Generator/public/charges/ribbon4.svg
Azgaar 9e0eb03618
[Migration] NPM (#1266)
* chore: add npm + vite for progressive enhancement

* fix: update Dockerfile to copy only the dist folder contents

* fix: update Dockerfile to use multi-stage build for optimized production image

* fix: correct nginx config file copy command in Dockerfile

* chore: add netlify configuration for build and redirects

* fix: add NODE_VERSION to environment in Netlify configuration

* remove wrong dist folder

* Update package.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: split public and src

* migrating all util files from js to ts

* feat: Implement HeightmapGenerator and Voronoi module

- Added HeightmapGenerator class for generating heightmaps with various tools (Hill, Pit, Range, Trough, Strait, etc.).
- Introduced Voronoi class for creating Voronoi diagrams using Delaunator.
- Updated index.html to include new modules.
- Created index.ts to manage module imports.
- Enhanced arrayUtils and graphUtils with type definitions and improved functionality.
- Added utility functions for generating grids and calculating Voronoi cells.

* chore: add GitHub Actions workflow for deploying to GitHub Pages

* fix: update branch name in GitHub Actions workflow from 'main' to 'master'

* chore: update package.json to specify Node.js engine version and remove unused launch.json

* Initial plan

* Update copilot guidelines to reflect NPM/Vite/TypeScript migration

Co-authored-by: Azgaar <26469650+Azgaar@users.noreply.github.com>

* Update src/modules/heightmap-generator.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/utils/graphUtils.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/modules/heightmap-generator.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* feat: Add TIME and ERROR variables to global scope in HeightmapGenerator

* fix: Update base path in vite.config.ts for Netlify deployment

* fix: Update Node.js version in Dockerfile to 24-alpine

---------

Co-authored-by: Marc Emmanuel <marc.emmanuel@tado.com>
Co-authored-by: Marc Emmanuel <marcwissler@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Azgaar <26469650+Azgaar@users.noreply.github.com>
2026-01-22 12:20:12 +01:00

18 lines
1.4 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" fill="#d7374a" stroke="#000" viewBox="50 50 200 200">
<metadata source="https://commons.wikimedia.org/wiki/File:Listels.svg" license="https://creativecommons.org/publicdomain/zero/1.0"/>
<g id="ribbon4" stroke-width=".19">
<path d="M60.37 96.27c.63-1.69 1.73-3.33 3.45-4.14.74-.03 2.23 2.48 2.52 2.74a6.68 6.68 0 0 0-.97 2.1z"/>
<path d="M139.15 95.89a5.49 5.49 0 0 0-3.07-2.54c-.75-.03-2.08 2.05-2.37 2.32.14.36.32.83.5 1.35z"/>
<g fill="#000" fill-opacity=".5">
<path d="M60.37 96.27c.63-1.69 1.73-3.33 3.45-4.14.74-.03 2.23 2.48 2.52 2.74a6.68 6.68 0 0 0-.97 2.1z"/>
<path d="M139.15 95.89a5.49 5.49 0 0 0-3.07-2.54c-.75-.03-2.08 2.05-2.37 2.32.14.36.32.83.5 1.35z"/>
</g>
<path d="M123.07 103.06c-1.02-1.32-.7-2.67-.66-7.06.38-.26 11.7.02 16.74-.11 1.24 1.54 1.25 4.45.08 7.06z"/>
<path d="M76.97 103.35c1-1.32.7-2.67.65-7.07-5.71-.13-12.2.13-17.25-.01a9.04 9.04 0 0 0 .43 6.97z"/>
<g fill="#000" fill-opacity=".5">
<path d="M68.92 100.73c-.13 1.04.34 4.7 2.24 7.21-.02-2.9 5.23-3.36 6.11-4.86.57-1.38.52-5.88.3-6.63-1.65 1.9-7.81 2.88-8.65 4.28z"/>
<path d="M131.11 100.44c-.07 1.24-.32 4.73-2.93 7.06.02-2.9-4.54-3.21-5.42-4.7-.57-1.39-.61-5.93-.39-6.68.9 1.6 7.9 2.92 8.74 4.32z"/>
</g>
<path d="M128.15 107.63c1.01-1.32 2.9-2.75 2.86-7.15-15.72.57-41.17.78-62.15.46.2 2.27.7 4.59 2.33 7.1z"/>
</g>
</svg>