Skip to content

Clicker Genesis v0.4.6 Beta — Landscape-only lock, Settings UX overhaul, real Font selector, purchase SFX (Windows + macOS + Linux + Android)

Choose a tag to compare

@neogentrics neogentrics released this 13 Aug 13:21
· 17 commits to main since this release

Highlights

  • Landscape-only lock: the game now locks to landscape orientation at the OS level (portrait/live-rotation support was built and verified working, but Unity's CanvasScaler couldn't correctly serve one layout in both orientations at once — landscape-only was the better call). Resolves the "wide desktop layout on a real phone" class of bug.
  • Settings screen overhaul: toggle buttons (Mute/Fullscreen/Battery Saver/Run in Background) now show ON/OFF directly on the button with a real glow when active; Number Format and Scroll Speed buttons show their actual selected value; all row text switched to bold SemiBold for readability against parchment.
  • Real Font Family selector (accessibility): pick between Ibarra Real Nova, Jost, Roboto, or Liberation Sans from Settings — live-applies across every screen, no restart needed.
  • Purchase click SFX: every Scribe/Manager/Support/Verse/Chapter buy button and the Books tab's Switch button now plays a real transaction sound (SwishSwoosh "Free UI Click Sound Effects Pack", itch.io) instead of silence.
  • Several UI bugfixes carried in from a parallel session: Achievements screen tab-button clipping, Stats screen/Back-button overlap, Book-picker and Filter dropdown low-contrast/bleed issues.
  • First Linux build for this project, alongside the existing Windows/macOS/Android platforms.

Downloads

  • Windows: ClickerGenesis-Windows-v0.4.6.zip — extract and run ClickerGenesis.exe
  • macOS: ClickerGenesis-Mac-v0.4.6.zip — extract, right-click ClickerGenesis.app → Open (unsigned/unnotarized, Gatekeeper will block a plain double-click on first launch)
  • Linux: ClickerGenesis-Linux-v0.4.6.zip — extract, chmod +x ClickerGenesis.x86_64, run
  • Android: ClickerGenesis-Android-v0.4.6.apk — sideload (unsigned debug-keystore build, not Play Store)

Full changelog: see CLAUDE.md and Bug-Tracker.html in the repo for detailed session notes.