index
:
hollowdark
main
Prose Based Life Simulator
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
components
Age
Commit message (
Collapse
)
Author
Files
Lines
2026-04-22
Co-locate AudioPlayer and TextSizeChoice with their stores and move version ↵
Bobby
3
-143
/
+1
and credits to their new homes
2026-04-22
Rebuild Settings with Reading, Sound, Accessibility, and About sections per ↵
Bobby
1
-0
/
+89
the mockup
2026-04-22
Remove the leaf scene and its supporting systems from the Begin screen
Bobby
1
-197
/
+0
2026-04-22
Expand Settings with Display and About sections and a reduce-motion override ↵
Bobby
1
-1
/
+4
for the leaf scene
2026-04-22
Redesign leaves with real silhouettes and localized gusts driven by a ↵
Bobby
1
-42
/
+43
prevailing wind
2026-04-22
Add Settings screen with mute toggle and ambient volume slider
Bobby
2
-0
/
+139
2026-04-22
Add falling-leaf physics and periodic wind gusts to the Begin screen
Bobby
1
-0
/
+193
2026-04-22
Play title track on Begin screen with autoplay-fallback on first interaction
Bobby
1
-0
/
+53
2026-04-22
Revert prop plumbing; components can tap stores and module constants directly
Bobby
1
-6
/
+2
2026-04-22
Make lib components and screens pure; orchestration (store, version) moves ↵
Bobby
1
-2
/
+6
to routes
2026-04-22
Move screens to lib/screens, version to lib/version, inject version via Vite ↵
Bobby
3
-105
/
+1
define; lib is folders-only
2026-04-22
Rename ui-lib to lib, split Begin into smaller components, add Credits, bump ↵
Bobby
7
-0
/
+300
version to 1.0 from package.json