index
:
hollowdark
main
Prose Based Life Simulator
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
routes
/
+page.svelte
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-22
Load the content manifest and cache every chunk to IndexedDB on initial load
HEAD
main
Bobby
1
-3
/
+3
2026-04-22
Revert the worldgen stub pending the full pipeline and authored region content
Bobby
1
-7
/
+1
2026-04-22
Generate a fresh year-1111 world on Begin and persist it to the user-data dat...
Bobby
1
-1
/
+7
2026-04-22
Hold the initial-load progress bar to the first session entry and skip it on ...
Bobby
1
-2
/
+9
2026-04-22
Add Settings screen with mute toggle and ambient volume slider
Bobby
1
-1
/
+3
2026-04-22
Add Credits screen with initial font and audio attributions
Bobby
1
-1
/
+5
2026-04-22
Revert prop plumbing; components can tap stores and module constants directly
Bobby
1
-5
/
+1
2026-04-22
Make lib components and screens pure; orchestration (store, version) moves to...
Bobby
1
-1
/
+5
2026-04-22
Move screens to lib/screens, version to lib/version, inject version via Vite ...
Bobby
1
-2
/
+2
2026-04-22
Rename ui-lib to lib, split Begin into smaller components, add Credits, bump ...
Bobby
1
-2
/
+4
2026-04-22
Implement initial load + Begin screens with stub 3s loading pipeline
Bobby
1
-30
/
+28
2026-04-22
Migrate remaining relative imports to @hollowdark/*; strip //-comments and do...
Bobby
1
-1
/
+0
2026-04-22
Initialize project with SvelteKit on flat-root layout
Bobby
1
-0
/
+36