isle.pizza/src/lib
Christian Semmler f796ea4299
Clean up actor editor branch: DRY, dead code, CSS
- Extract buildNodeToPartGroupMap() in ActorRenderer to deduplicate
  map-building logic in loadAnimationForActor and playClickAnimation
- Refactor updateMissionScore() to use getMissionScoreOffset() instead
  of duplicating offset calculation
- Remove unused ActorPartLabels export from actorConstants
- Make fetchBitmap module-private (only used by fetchBitmapAsURL)
- Merge duplicate .globe-btn CSS blocks in LightPositionEditor
2026-02-13 16:37:15 -08:00
..
config Organize public assets (#22) 2026-02-08 00:01:45 +01:00
save-editor Clean up actor editor branch: DRY, dead code, CSS 2026-02-13 16:37:15 -08:00
Accordion.svelte Migrate frontend to Svelte 5 2026-01-11 19:10:16 -07:00
BackButton.svelte Migrate frontend to Svelte 5 2026-01-11 19:10:16 -07:00
CanvasWrapper.svelte Organize public assets (#22) 2026-02-08 00:01:45 +01:00
Carousel.svelte Feature/vehicle part editor (#14) 2026-02-02 02:08:12 +01:00
ConfigToast.svelte Add save game editor (#12) 2026-02-01 00:28:16 +01:00
ConfigurePage.svelte Organize public assets (#22) 2026-02-08 00:01:45 +01:00
Controls.svelte Organize public assets (#22) 2026-02-08 00:01:45 +01:00
DebugPanel.svelte Add complete animation list and fix select styling in debug panel 2026-01-11 19:28:45 -07:00
EditorTooltip.svelte Feature/vehicle part editor (#14) 2026-02-02 02:08:12 +01:00
FreeStuffPage.svelte Organize public assets (#22) 2026-02-08 00:01:45 +01:00
GoodbyePopup.svelte Organize public assets (#22) 2026-02-08 00:01:45 +01:00
ImageButton.svelte Test CI 2026-01-11 19:51:08 -07:00
NavButton.svelte Feature/vehicle part editor (#14) 2026-02-02 02:08:12 +01:00
ReadMePage.svelte Organize public assets (#22) 2026-02-08 00:01:45 +01:00
ResetButton.svelte Feature/vehicle part editor (#14) 2026-02-02 02:08:12 +01:00
SaveEditorPage.svelte Fetch character icons from SI files via HTTP Range requests 2026-02-08 16:40:35 -08:00
TopContent.svelte Improve Lighthouse LCP and accessibility scores 2026-02-07 15:38:48 -08:00
UpdatePopup.svelte Organize public assets (#22) 2026-02-08 00:01:45 +01:00