index
:
hollowdark
main
Prose Based Life Simulator
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Collapse
)
Author
Files
Lines
2026-04-22
Co-locate AudioPlayer and TextSizeChoice with their stores and move version ↵
Bobby
7
-15
/
+52
and credits to their new homes
2026-04-22
Rebuild Settings with Reading, Sound, Accessibility, and About sections per ↵
Bobby
4
-11
/
+209
the mockup
2026-04-22
Remove the leaf scene and its supporting systems from the Begin screen
Bobby
8
-769
/
+0
2026-04-22
Expand Settings with Display and About sections and a reduce-motion override ↵
Bobby
3
-1
/
+70
for the leaf scene
2026-04-22
Redesign leaves with real silhouettes and localized gusts driven by a ↵
Bobby
6
-186
/
+450
prevailing wind
2026-04-22
Move title music to layout so it plays continuously across routes
Bobby
1
-6
/
+0
2026-04-22
Add Settings screen with mute toggle and ambient volume slider
Bobby
3
-0
/
+305
2026-04-22
Add falling-leaf physics and periodic wind gusts to the Begin screen
Bobby
6
-4
/
+505
2026-04-22
Play title track on Begin screen with autoplay-fallback on first interaction
Bobby
3
-0
/
+73
2026-04-22
Add Credits screen with initial font and audio attributions
Bobby
1
-0
/
+185
2026-04-22
Revert prop plumbing; components can tap stores and module constants directly
Bobby
3
-15
/
+5
2026-04-22
Make lib components and screens pure; orchestration (store, version) moves ↵
Bobby
3
-5
/
+15
to routes
2026-04-22
Move screens to lib/screens, version to lib/version, inject version via Vite ↵
Bobby
5
-13
/
+12
define; lib is folders-only
2026-04-22
Rename ui-lib to lib, split Begin into smaller components, add Credits, bump ↵
Bobby
8
-0
/
+312
version to 1.0 from package.json