Marc Emmanuel
cf43ca9de1
refactor: Update feature interfaces and improve type safety in FeatureModule
2026-01-20 07:42:18 +01:00
Marc Emmanuel
e7c853bf52
refactor: Migrate features to a new module and remove legacy script reference
2026-01-19 22:43:54 +01:00
Marc Emmanuel
8d2a8e7626
Merge branch 'refactor/migrate-modules' of github.com:SheepFromHeaven/Fantasy-Map-Generator into refactor/migrate-modules
2026-01-19 15:52:31 +01:00
Marc Emmanuel
91fe15a532
feat: Add TIME and ERROR variables to global scope in HeightmapGenerator
2026-01-19 15:52:11 +01:00
Marc Emmanuel
5dc237ef69
Update src/modules/heightmap-generator.ts
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-19 15:18:40 +01:00
Marc Emmanuel
c9371929d9
Update src/utils/graphUtils.ts
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-19 15:18:27 +01:00
Marc Emmanuel
53f26b0490
Update src/modules/heightmap-generator.ts
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-19 15:18:04 +01:00
Marc Emmanuel
4b5e9bfeea
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.
2026-01-16 13:12:56 +01:00
Marc Emmanuel
fa493989b6
migrating all util files from js to ts
2026-01-14 09:18:08 +01:00
Marc Emmanuel
76f86497c7
chore: split public and src
2026-01-13 12:47:37 +01:00
Marc Emmanuel
56e127ef79
remove wrong dist folder
2026-01-11 21:25:46 +01:00
Marc Emmanuel
3490ad9865
chore: add npm + vite for progressive enhancement
2026-01-11 20:36:34 +01:00
Azgaar
86dafa1748
Demo version added
2018-02-26 21:45:08 +03:00
Azgaar
34f3ea4b16
Add scr directory
2017-10-09 16:15:27 +03:00