Skip to content

Releases: DJSethDuncan/tamofishi

v1.1

Choose a tag to compare

@DJSethDuncan DJSethDuncan released this 10 Jul 04:33

What's changed

Features

  • feat(prune): scissors cursor cuts plants and duckweed with dissolve animation
  • feat(murder): animals flee knife cursor; nearby animals startle on kill
  • feat(treasure-chest): improve bubbles — lid animation, startle, fish curiosity
  • feat(bubbler): long-press slider to adjust bubble intensity
  • feat(treasurechest): burst-release pattern and pixel-round bubble sizes
  • feat(decor): add treasure chest and bubbler rock entities
  • feat(mobile): fish follow finger when dragged on touch screens

Bug Fixes

  • fix(tests): load cursor.js in shrimp test harness
  • fix(tests): load cursor.js in shrimp/snail test harnesses
  • fix(shrimp,snail): detect plants at floor level so animals actually climb
  • fix(bubbler-rock): emit bubbles from full mound width, not left-biased half
  • fix(turtle): balance crab predation — long cooldown + gang-up retreat
  • fix(mobile): iPad full screen edge-to-edge layout

Other Changes

  • Bump version to 1.1 and run CI only on PRs
  • test(snail): add coverage for floor-level plant detection fix
  • test(ci): add game logic unit tests and CI workflow

v0.2.0

Choose a tag to compare

@DJSethDuncan DJSethDuncan released this 22 May 02:48

What's new

  • Duckweed, settings menu, murder mode, fish fullness, and plant shading
  • Plant sway for perched entities, shrimp safety improvements, sticky ADD menu
  • Updated icons and fish behavior improvements
  • Improved UI for browser compatibility
  • Crab cursor-chase priority fix, 15% global speed reduction
  • Shrimp entity, plant-safe hunting, UI overhaul, schooling/climbing tweaks

Downloads

  • Mac: Tamofishi-0.2.0.dmg (arm64) — right-click → Open to bypass Gatekeeper
  • Windows: Tamofishi Setup 0.2.0.exe

v0.1.0 - Initial Release

Choose a tag to compare

@DJSethDuncan DJSethDuncan released this 21 May 18:13

First versioned release of Tamofishi.

Downloads

  • Mac: Tamofishi-0.1.0-arm64.dmg
  • Windows: Tamofishi Setup 0.1.0.exe

What's included

  • Fish, crab, snail, turtle, shrimp entities with breeding and growth
  • Plants and rocks with drag-and-drop placement
  • Click-to-feed, panic behavior, schooling, cursor-chasing
  • Save/load persistence (filesystem on desktop, localStorage on web)