Fantasy-Map-Generator/public/charges/scrollClosed.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

14 lines
1.6 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" fill="#d7374a" stroke="#000" viewBox="50 50 200 200">
<metadata author="Jacques63" source="https://commons.wikimedia.org/wiki/File:Meuble_h%C3%A9raldique_rouleau_parchemin.svg" license="https://creativecommons.org/licenses/by-sa/4.0"/>
<g id="scrollClosed" stroke-width=".37">
<path class="secondary" d="M99.14 97.68c3.44-1.6 5.88-8.6 8.64-11.16-1.12 2.4-.83 3.02-1.44 4 1.17-1.23 2.22-1.1 3.38-1.85-3.99 4.81-6.4 9.86-10.38 12.28z"/>
<path class="secondary" d="M99.24 97.38c4.4 1.52 9.04-1.28 11.53-1.3-1.38.46-1.93 1.52-3.11 2.14 1.8-.17 2.75.61 4.06.37-3.61 1.39-8.48 2.14-12.49 1.34z"/>
<path d="M88.7 131.8c-.48 5.71 3.9 7.57 7.25 7.91 6.72.39 10.28-7.7 9.47-11.35-5.5-8.8-16.15-3.3-16.71 3.44z"/>
<path d="M88.67 131.93c.73-21.58 1.23-43.3-.37-66.4 4.77-8.02 12.91-3.14 14.61-.2-6.6 16.78-8.4 30.47.01 64.24-.67-1.67-3.18-3.44-5.32-3.87-4.03-.8-8.18 2.26-8.93 6.23z"/>
<path d="M97.78 122.32c3.33 1.48 6.45 3.94 7.6 5.9-4.97-16.07-11.08-32.74.56-58.94l-.72-8.63C98.8 72.93 92.8 94.4 97.78 122.32Z"/>
<path d="M92.4 132.58c-.14 5.7 5.64 4.34 5.64 4.34 4.39-1.22 5.11-5.84 4.93-7.3-.02-1.26-5.4-6.22-10.45-2.94z"/>
<path d="M92.38 126.75c.23 1.47-.03 4.14-.01 5.97 1.15-2.91 3.47-2.39 5.43-1.58-1.04-1.64-1.46-3.72-.8-5.47-1.12 0-2.9-.31-4.62 1.08z"/>
<path class="secondary" d="M89.26 101.93c-1.3-1.43-1.08-2.42-.13-3.4-1.93-1.2-.35-3.57.21-3.57 4.37-2.43 8.48.56 9.8 1.34.65.15 1.1 2.07.19 2.89.78 1.36.74 2.33.01 2.79-4.4-2.76-8.1-3.67-10.08-.05z"/>
<path fill="none" d="M89.22 98.45c3.41-3.22 6.78-.5 10.16.69"/>
</g>
</svg>