Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hellov3an/OnekoMac
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: hellov3an/OnekoMac
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 4 commits
  • 10 files changed
  • 1 contributor

Commits on Jul 1, 2026

  1. add GitHub Pages landing page

    Kenzo committed Jul 1, 2026
    Configuration menu
    Copy the full SHA
    89737b2 View commit details
    Browse the repository at this point in the history
  2. update Homebrew install command with tap

    Kenzo committed Jul 1, 2026
    Configuration menu
    Copy the full SHA
    49000ea View commit details
    Browse the repository at this point in the history
  3. auto-update homebrew-tap cask on release

    Kenzo committed Jul 1, 2026
    Configuration menu
    Copy the full SHA
    07db7d3 View commit details
    Browse the repository at this point in the history
  4. v3.2.0 — XP/level, streak, speed modes, settings redesign

    - CatStats: streak tracking (persisted daily), level formula
      floor(sqrt(meters/2.5))+1, xpProgress/metersToNextLevel for UI
    - NekoCat: nekoSpeed now computed from speedMultiplier var
    - MetalRenderer: expose speedMultiplier + setSpeedMultiplier(), persist
      to UserDefaults "cat_speed"
    - Language: add settings.speed / settings.your_pet strings (5 langs)
    - SettingsView: full dark-navy redesign — header with level badge + FPS,
      speed segmented control (🐢/🐱/⚡), stats section with streak card,
      level card and animated XP bar
    - SettingsWindow: dark navy background, height 380 → 470
    - release.yml: fix skip logic, DMG fallback cleanup, SHA256 retry loop
      with HTTP status check in update-tap, add needs.release.result guard
    Kenzo committed Jul 1, 2026
    Configuration menu
    Copy the full SHA
    28f4486 View commit details
    Browse the repository at this point in the history
Loading