← Fallowborn devlog

v1.116: The map has found its voice

August 8, 2026 · Fallowborn devlog

Versions 1.114.0 through 1.116.1 add an optional contextual soundtrack that follows faith, rank, and war, then make its controls, offline banks, and the Land tab work comfortably across desktop and mobile.

Fallowborn has always asked the map to tell a story through borders, households, offices, and wars. Until now, the space around that story was silent. A peasant at a village hearth, a sovereign receiving petitioners, and a host waiting outside a wall all lived beneath the same quiet sky.

This release gives those lives a soundtrack without turning music into another system the player has to manage. It is optional, remembers whether you want it, and stays separate from the simulation. When it is playing, the selection follows the campaign. When the campaign changes, the music has the patience to finish what it began.

A soundtrack for hearth, hall, and battlefield

The first visit with music available asks whether to play it and shows the expected download size. Accepting begins with the Fallowborn title theme. Once a campaign starts, the game chooses among three roles: folk music for ordinary life, court music for kings and emperors, and war music when the player's sovereign realm is fighting, the player has pledged to a great holy war, or the character is serving in a campaign.

Those roles are shaped by faith and culture rather than drawing from one universal playlist. Christian, Muslim, and pagan traditions now have dedicated folk, court, and war collections. The selector looks for the closest exact match first, then follows related traditions and broader groups until it finds an appropriate bank. Jewish and Zoroastrian campaigns currently draw from the Muslim collection, while Christian music remains the final fallback when no closer bank exists.

That structure is designed to grow. New music can be placed beneath a faith, culture, and role without adding a special rule to the engine. The generated catalogue records the playable title, file revision, duration, and bank, while a bounded shuffle keeps the selection varied and avoids immediate repeats where the available tracks allow it.

The itch build carries the same complete current soundtrack and uses the same contextual selection as play.fallowborn.com. Its 200 MB gameplay-audio boundary is a completeness check: deployment stops if the catalogue no longer fits instead of silently omitting tracks. Explicit bank and full-soundtrack downloads remain available on play.fallowborn.com.

The world can change without interrupting the song

A declaration of war should change the mood, but it should not cut through the middle of a piece. When the player's context changes, the soundtrack queues the latest matching bank and lets the current song finish. War music arrives after the song ends, and peace works the same way. If the realm passes quickly from war to peace or back again, the queue keeps only the latest state instead of skipping between banks.

Choosing Next applies the current context immediately. Otherwise, loaded tracks crossfade at their natural boundary. Previous follows the bounded listening history, Repeat stays on the current song, and Hear this more gives a lasting weight to a favorite without making it the only thing the game plays. Hosted players can also like or dislike individual tracks from the music sheet.

The song title at the bottom of the map opens those full controls. A second compact button immediately beside it pauses or resumes the music without opening anything. The pregame screens have their own small music control for the title theme. Switching to another window or tab pauses playback automatically, and returning resumes only music that had been playing before focus was lost. A manual pause remains a manual pause.

Music can travel offline

Playback fetches and caches complete Opus tracks as they are heard. On play.fallowborn.com, the music sheet can also download a complete bank or the entire soundtrack in advance. An offline campaign chooses the closest fully downloaded bank and verifies that the files are still present instead of trusting an old completion marker.

The core game and title theme remain separate from those optional banks. Fallowborn still boots when music is disabled, a browser cannot decode the format, the catalogue is empty, or an individual track fails. A player who wants silence gets the same deterministic campaign as a player who downloads everything.

The Land tab has room to breathe

The Land tab now groups realm, county, and development information into compact cards. Related facts sit together, making it easier to scan who holds the county, where it belongs, what it can raise, and how its settlement is developing.

On desktop, short facts use aligned label and value columns. Longer material such as alliances, de jure paths, and development history receives a full-width row instead of being forced into the remaining half of a line. On narrow or short screens, every fact stacks with its label above the value. Proper names and longer translations can wrap naturally without creating a thin, uneven column of text.

Interface and reliability notes

Fallowborn is a free browser grand strategy game by one developer, built openly with AI assistance. Source on GitHub.