Azgaar
b17b417d1b
refactor: Update RELIEF_SYMBOLS structure and utilize RELIEF_ATLASES for terrainLayer
2026-03-12 20:39:17 +01:00
Azgaar
9e00d69843
refactor: replace webgl-layer-framework with webgl-layer module
...
- Removed the webgl-layer-framework module and its associated tests.
- Introduced a new webgl-layer module to handle WebGL2 layer management.
- Updated references throughout the codebase to use the new webgl-layer module.
- Adjusted layer registration and rendering logic to align with the new structure.
- Ensured compatibility with existing functionality while improving modularity.
2026-03-12 19:15:49 +01:00
Azgaar
1c1d97b8e2
feat: Update sprint status and complete Epic 2 tasks
...
- Mark Epic 2 as done and update related stories to reflect completion.
- Add Epic 2 retrospective document detailing team performance, metrics, and insights.
- Enhance draw-relief-icons.ts to include parentEl parameter in drawRelief function.
- Introduce performance measurement scripts for WebGL and SVG rendering comparisons.
- Add benchmarks for geometry building in draw-relief-icons.
2026-03-12 15:43:19 +01:00
Azgaar
828534ebd9
fix: clean up drawWebGl and drawSvg functions for improved readability
2026-03-11 00:21:48 +01:00
Azgaar
7481a2843e
feat: relief three.js renderer
2026-03-09 02:47:13 +01:00
Azgaar
d7555ff1b2
Auto versioning ( #1344 )
...
* feat: implement version bumping script and pre-push hook
* chore: bump version to 1.113.5
* chore: bump version to 1.113.6
* chore: bump version to 1.113.7
* chore: bump version to 1.113.8
* chore: bump version to 1.113.9
* chore: bump version to 1.113.10
* chore: bump version to 1.113.3 and update versioning process
* chore: enhance version bump process with base version check
* Update .github/workflows/bump-version.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update .github/workflows/bump-version.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: sync package-lock.json version fields during automated version bump (#1345 )
* Initial plan
* fix: update package-lock.json version fields during version bump
Co-authored-by: Azgaar <26469650+Azgaar@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>
* Fix branch name in versioning.js comment: 'main' → 'master' (#1346 )
* Initial plan
* fix: update branch name in versioning.js comment from 'main' to 'master'
Co-authored-by: Azgaar <26469650+Azgaar@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>
* Extend bump-version.js to update ?v= cache-busting hashes in public/**/*.js dynamic imports (#1347 )
* Initial plan
* feat: extend bump-version.js to update ?v= hashes in public/**/*.js dynamic imports
Co-authored-by: Azgaar <26469650+Azgaar@users.noreply.github.com>
* chore: merge base branch changes (package-lock.json sync, RELEASE_BOT_TOKEN, node 24.x, comment fix)
Co-authored-by: Azgaar <26469650+Azgaar@users.noreply.github.com>
* Update scripts/bump-version.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update scripts/bump-version.js
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>
Co-authored-by: Azgaar <maxganiev@yandex.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* refactor: streamline dynamic import hash updates for public JS files
* refactor: enhance version bump detection using AI analysis of PR diffs
* Auto versioning (#1348 )
* Initial plan
* fix: add ref to checkout step and stage public/**/*.js in bump workflow
Co-authored-by: Azgaar <26469650+Azgaar@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>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Azgaar <26469650+Azgaar@users.noreply.github.com>
2026-03-07 18:15:18 +01:00