- Remove the official wiki and use the new independent wiki #317. Thanks @DespicableGoose! (#318)
- Remove the official wiki and use the new independent wiki #317. Thanks @DespicableGoose! (
ac42e56)
-
Fix remaining SvelteKit remote query lifecycle regressions by replacing stored live query instances with plain reactive snapshots in the stats route, combined section loading, inventory, networth, additional stats, and header theme icon flows. This aligns the app more closely with the stricter remote query behavior introduced around sveltejs/kit#15533 and prevents inactive query access during tab and section transitions. (#315)
-
Improve the mobile stats header and profile action layout by collapsing the search trigger earlier on small screens and keeping the expanded profile actions inline with the always-visible buttons while preserving their staggered animation timing. (#315)
-
Fix remaining SvelteKit remote query lifecycle regressions by replacing stored live query instances with plain reactive snapshots in the stats route, combined section loading, inventory, networth, additional stats, and header theme icon flows. This aligns the app more closely with the stricter remote query behavior introduced around sveltejs/kit#15533 and prevents inactive query access during tab and section transitions. (
3dd3f2f) -
Improve the mobile stats header and profile action layout by collapsing the search trigger earlier on small screens and keeping the expanded profile actions inline with the always-visible buttons while preserving their staggered animation timing. (
c677cbb)
-
Fix SvelteKit 2.56 remote query lifecycle regressions by keeping the combined profile query local to the consuming components instead of passing a live query instance through context. This aligns the app with the remote function tracking changes from sveltejs/kit#15533 and the related refresh model changes in sveltejs/kit#15562. (#313)
-
Reduce Svelte 5
await_reactivity_losswarnings after the SvelteKit remote function changes by keeping profile, networth, theme icon, and performance-mode reads in non-async reactive paths. This aligns the affected UI with the stricter query lifecycle introduced around sveltejs/kit#15533. (#313) -
Fix search flows after the SvelteKit remote query changes in sveltejs/kit#15533 by switching the home page and command palette to imperative
query().run()calls with client-side navigation. This removes duplicate search requests, avoids redirect errors from reactive query usage, and resets command palette search state correctly. (#313) -
Fix the settings drag-and-drop lists after the
@dnd-kit/svelte0.4.0 upgrade by restoring stable sortable behavior with the updated plugin configuration and provider lifecycle handling. This keeps whole-row dragging working reliably in the Order and Misc settings tabs. (#313)
- Fix the settings drag-and-drop lists after the
@dnd-kit/svelte0.4.0 upgrade by restoring stable sortable behavior with the updated plugin configuration and provider lifecycle handling. This keeps whole-row dragging working reliably in the Order and Misc settings tabs. (0f2bb4b)
-
Fix SvelteKit 2.56 remote query lifecycle regressions by keeping the combined profile query local to the consuming components instead of passing a live query instance through context. This aligns the app with the remote function tracking changes from sveltejs/kit#15533 and the related refresh model changes in sveltejs/kit#15562. (
b0727e1) -
Reduce Svelte 5
await_reactivity_losswarnings after the SvelteKit remote function changes by keeping profile, networth, theme icon, and performance-mode reads in non-async reactive paths. This aligns the affected UI with the stricter query lifecycle introduced around sveltejs/kit#15533. (eb72f4a) -
Fix search flows after the SvelteKit remote query changes in sveltejs/kit#15533 by switching the home page and command palette to imperative
query().run()calls with client-side navigation. This removes duplicate search requests, avoids redirect errors from reactive query usage, and resets command palette search state correctly. (b0727e1)
-
feat: use the combined endpoint for the sections data (#310)
-
feat: refactor inventory components to improve data fetching and rendering logic (#310)
- fix: refactor SectionBoundary to use query function instead of promise (#310)
-
feat: use the combined endpoint for the sections data (
638f564) -
feat: refactor inventory components to improve data fetching and rendering logic (
2c80f2d)
- fix: refactor SectionBoundary to use query function instead of promise (
bd7398b)
-
fix: move hunting shards into skills and improve the hunting shard browser (#304)
-
fix: sync disabled packs localstorage with cookies (#304)
-
feat: migrate to takumi-js for image rendering and update dependencies (#304)
-
fix: move hunting shards into skills and improve the hunting shard browser (
8a92a87) -
fix: sync disabled packs localstorage with cookies (
7fb5461) -
feat: migrate to takumi-js for image rendering and update dependencies (
5de35f4)
- feat: add player profile card image generation (#301)
- feat: add player profile card image generation (
13d3fee)
- feat: add internal preferences context and survey notice component (#298)
- feat: add internal preferences context and survey notice component (
b2e30ca)
-
feat: enhance mcTextToHTML for improved color handling and formatting resets (#296)
-
feat: add tailwindcss-motion for enhanced animations and transitions (#296)
- feat: add tailwindcss-motion for enhanced animations and transitions (
46061dc)
- feat: enhance mcTextToHTML for improved color handling and formatting resets (
760184c)
-
feat: include package version in site name for SEO component (#291)
-
refactor: remove unused theme context import and use derived theme color in SEO component (#291)
-
fix: replace createHover with manual hover state management in Skillbar component (#291)
-
feat: add super-sitemap package and implement sitemap generation for contributors (#291)
-
feat: enhance SEO and structured data for profile and website pages (#291)
-
chore: enhance headers for SEO in hooks.server.ts (#291)
-
feat: add package version display in header and info components (#291)
-
feat: migrate to @dndkit from svelte-dnd-action (#291)
-
feat: add rank in getLongDescription function (#291)
-
feat: include package version in site name for SEO component (
29a7a11) -
refactor: remove unused theme context import and use derived theme color in SEO component (
e9d6101) -
fix: replace createHover with manual hover state management in Skillbar component (
133d0c8) -
feat: add super-sitemap package and implement sitemap generation for contributors (
556d4d0) -
feat: enhance SEO and structured data for profile and website pages (
45cc57f) -
chore: enhance headers for SEO in hooks.server.ts (
6168439) -
feat: add package version display in header and info components (
2b11d15) -
feat: migrate to @dndkit from svelte-dnd-action (
af1100b) -
feat: add rank in getLongDescription function (
db3c2fe)
-
feat: include package version in site name for SEO component (
29a7a11) -
refactor: remove unused theme context import and use derived theme color in SEO component (
e9d6101) -
feat: add package version display in header and info components (
2b11d15) -
feat: add rank in getLongDescription function (
db3c2fe)
-
feat: add super-sitemap package and implement sitemap generation for contributors (
556d4d0) -
feat: enhance SEO and structured data for profile and website pages (
45cc57f) -
chore: enhance headers for SEO in hooks.server.ts (
6168439)
-
fix: replace createHover with manual hover state management in Skillbar component (
133d0c8) -
feat: migrate to @dndkit from svelte-dnd-action (
af1100b)
-
chore: update config to match default config generated via sv@0.12.6 (#285)
-
feat: enhance CI workflows with CodeQL analysis and stable release process (#286)
-
refactor: update release workflows (#285)
-
fix: tooltip does not update when hovering over items too quickly #282 (#285)
- feat: enhance CI workflows with CodeQL analysis and stable release process (
29736f0)
- refactor: update release workflows (
a838fe9)
-
chore: update config to match default config generated via sv@0.12.6 (
3c5c711) -
fix: tooltip does not update when hovering over items too quickly #282 (
7a3db55)
-
chore: update repository URL in package.json and add pnpm workspace configuration (#280)
-
fix: searching for a profile on an error page would not re-render the new page SvelteKit Issue #15310 (#280)
-
fix: last skillbar being misaligned when the items are even (#280)
-
feat: add lava sea creatures and differentiate between water and lava sea creatures (#280)
-
chore: remove unused static assets (#280)
-
feat: remove consumables in Misc -> Uncategorized (#280)
-
fix: pet name being always white when using mc styled tooltips (#280)
-
feat: enhance renderLore function to support options for breaking spaces and dashes (#280)
-
refactor: rename max to maxLevel in ModelsGardenChip and update references (#280)
-
feat: replace Essence component with Chips component and update API models (#280)
-
refactor: move Garden Chips from misc section to garden section (#280) feat: add DNA Analysis Milestone to garden section feat: add images to garden upgrades and chips, and add max level display for chips
-
fix maxed enchants only showing a different color if rightmost in their respective line (#280)
-
fix: update tooltip class for better word wrapping and adjust renderLore to support breaking spaces (#280)
-
feat: add mutations to garden (#280)
-
feat: implement tab context management, update skill sections with new tab enum, and open all collapsibles by default (#280)
-
feat: add images to foraging tree gift chips (#280)
- feat: remove consumables in Misc -> Uncategorized (
0113d81)
-
feat: add attribute shards section (
7f8dd28) -
feat: add support for 'sacks' tab in inventory (
07537a2)
-
chore: update repository URL in package.json and add pnpm workspace configuration (
1985230) -
fix: searching for a profile on an error page would not re-render the new page SvelteKit Issue #15310 (
b01cd5a) -
fix: last skillbar being misaligned when the items are even (
4f5a428) -
feat: add lava sea creatures and differentiate between water and lava sea creatures (
f375582) -
chore: remove unused static assets (
d85ebca) -
fix: pet name being always white when using mc styled tooltips (
9319fd7) -
feat: enhance renderLore function to support options for breaking spaces and dashes (
0f5bc72) -
refactor: rename max to maxLevel in ModelsGardenChip and update references (
096911c) -
feat: replace Essence component with Chips component and update API models (
1215372) -
refactor: move Garden Chips from misc section to garden section (
a66852f) feat: add DNA Analysis Milestone to garden section feat: add images to garden upgrades and chips, and add max level display for chips -
fix maxed enchants only showing a different color if rightmost in their respective line (
f76c675) -
fix: update tooltip class for better word wrapping and adjust renderLore to support breaking spaces (
0be8b23) -
feat: add mutations to garden (
64b10c2) -
feat: implement tab context management, update skill sections with new tab enum, and open all collapsibles by default (
17632d1) -
feat: add images to foraging tree gift chips (
9c7a2c7)
-
refactor: add tabs to skills section (
e6a3feb) -
refactor: make image in chip component optional (
c7d580c)
- Add runtime theme engine V3 with visual editor, replacing old build-time JSON theme system. Users can now create, edit, share, and manage custom themes directly on the website. Includes Zod schema validation, URL-based compressed sharing, MC color palette presets, live preview, and migration of all 11 first-party themes to the new V3 format. (#269)
-
Extracted DungeonCataCard, GardenPlotGrid, SectionBoundary, and CommandPalette (with CommandSearchGroup and CommandSettingsGroup sub-components) from large files. (#266)
-
Extracted 8 reusable components from large section files: SettingToggleRow, ContainedItemsGrid, NetworthCard, ContributorCard, ContributorCardSkeleton, CtaCard, InventorySearch, InventoryGrid. (#266)
-
Migrate tooltips to a singleton pattern (#271)
-
Reorganized component directory structure — moved 29 components into categorical subdirectories (item/, stats/, notices/, misc/, sections/). Updated 100+ import paths. (#266)
-
Added string shorthand props (text, subtitleText, tooltipContent) to Section, SectionTitle, SectionSubtitle, Notice, and Chip components. (#266)
- Migrate tooltips to a singleton pattern (
9b3cfd3)
- Add runtime theme engine V3 with visual editor, replacing old build-time JSON theme system. Users can now create, edit, share, and manage custom themes directly on the website. Includes Zod schema validation, URL-based compressed sharing, MC color palette presets, live preview, and migration of all 11 first-party themes to the new V3 format. (#269)
-
Extracted DungeonCataCard, GardenPlotGrid, SectionBoundary, and CommandPalette (with CommandSearchGroup and CommandSettingsGroup sub-components) from large files. (#266)
-
Extracted 8 reusable components from large section files: SettingToggleRow, ContainedItemsGrid, NetworthCard, ContributorCard, ContributorCardSkeleton, CtaCard, InventorySearch, InventoryGrid. (#266)
-
Reorganized component directory structure — moved 29 components into categorical subdirectories (item/, stats/, notices/, misc/, sections/). Updated 100+ import paths. (#266)
-
Added string shorthand props (text, subtitleText, tooltipContent) to Section, SectionTitle, SectionSubtitle, Notice, and Chip components. (#266)
- Refactor how bots and embeds are handled to prevent getting flagged for "cloaking" (#261)
- Refactor how bots and embeds are handled to prevent getting flagged for "cloaking" (
c4fab6e)
-
Refactor how bots and embeds are handled to prevent getting flagged for "cloaking" (
c4fab6e) -
Enable link preloading again (
8fa2660)
-
Refactor how bots and embeds are handled to prevent getting flagged for "cloaking" (
c4fab6e) -
Enable link preloading again (
8fa2660)
- Added minecraft styled tooltips (#252)
-
d70e081Thanks @DarthGigi! - Changeset for PR #243 -
c039d0bThanks @DarthGigi! - Use totalAmount instead of amount for collections
977ebffThanks @DarthGigi! - Migrate to changesets from changelogen
All notable changes to this project will be documented in this file.
The format is based on Conventional Commits.
Initial release of the new GO rewrite of SkyCrypt-Backend.
Initial release of SkyCrypt v2 - A complete rewrite using SvelteKit.
Initial release