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

15 lines
1.7 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" fill="#d7374a" stroke="#000" viewBox="50 50 200 200">
<metadata author="Spedona" source="https://upload.wikimedia.org/wikipedia/commons/1/12/Blason_ville_fr_Butten_%28Bas-Rhin%29.svg" license="https://creativecommons.org/licenses/by-sa/3.0"/>
<g id="scythe" stroke-width=".4485">
<path class="secondary" d="M86.1689 86.5108c-.1576-6.3929 10.1028-16.0069 16.943-20.255 8.073-5.014 12.6075-3.9307 12.5741-3.9986-1.5928-3.1924-10.6398-2.4886-14.5291-1.1442-11.0136 3.8065-23.9039 16.8337-27.1722 22.1375-.161.2634-.0184 2.5415 1.2592 3.718 1.4582 1.3443 1.6641 1.495 2.5737 2.0585.1955.1219 1.4996-1.2248 1.6019-1.2581.069-.0219-2.1735-2.2149.0575-3.4891 1.9481-1.1132 3.5949 2.4748 3.6029 2.4599.069-.1265 3.0935-.0966 3.0889-.2288z"/>
<path d="M79.2482 87.8264s26.0533 26.9031 26.0843 26.8847c.7762-.4554 4.0204-4.416 6.1571-5.3567.8775-.3864 2.0596.9718 1.8665 1.6226-.1932.6532-5.8075 6.1721-5.7362 6.2514.1035 1.0005 16.2323 18.3011 16.2461 18.3045 2.354.7418 2.2655 3.2188 1.2006 4.0618-.8452.6693-3.2902.7705-4.0032-2.231-.0839-.3519-10.1258-11.3827-15.2732-17.0465l-3.2039-3.3178L77.989 90.2849s-.5716-.299-1.0867-.7429c-.5152-.4428-.3427-.644-.9718-1.0292-.6302-.3864-1.1304-.1863-1.5445-.5152-.4152-.3289-.115-.8004-.115-.8004l1.7158.4002 1.7733 1.4869 1.4881-1.2581z"/>
<g fill="none">
<path d="M76.0052 83.8486c.3243-.5416 16.3622-21.1795 30.866-23.7555"/>
<path d="M105.3325 114.5973c-.1679 1.5801 1.7756 2.3748 1.8296 2.4035"/>
<path d="M105.6085 119.019c.1001-.0943 1.9803-1.74 1.955-1.7572"/>
<path d="M102.7577 116.9996c.8912-.9292 2.3931-2.2782 2.5173-2.4024"/>
<path d="m79.9865 92.201 1.8929-1.7434"/>
<path d="m79.9336 88.6843-1.8481 1.7917"/>
</g>
</g>
</svg>