HomeGamesUpdatesPricingMethodology
Steam News31 December 20241y ago

白萝卜生长加了动画,修复不少bug

Update Notes: • Added growth animations to the radish fields. Watching radishes grow with animations now feels so satisfying! • Fixed some bugs!

Full notes

Full Bunny Eureka update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

7 fixes3 additions2 changes0 removals
  • Performance
  • Gameplay
  • Balance
  • UI and audio
  • Fixes
fixedUpdate Notes: • Added growth animations to the radish fields. Watching radishes grow with animations now feels so satisfying! • Fixed some bugs! • Recent updates are frequent—I learned new VFX/Shader tricks and refreshed old models.
fixedFixing bugs feels so overwhelming sometimes—one after another after another. But then again, with a small user base and short playtimes, most of these bugs likely went unnoticed.
changedWorking on a second game gave me the chance to come back and test this one properly. That’s when I discovered these bugs.
fixedFixing them was tedious and painful, but thankfully, they’re done—just in time for the last day of 2024.
addedHappy New Year, dear players! 🎉
fixedFixed a key issue with rotated items in the 2D list. The rotation data always defaulted to (0, 0, 0), which went unnoticed because the UI grid visuals appeared correct.

Bunny Eureka changes

fixedUpdate Notes: • Added growth animations to the radish fields. Watching radishes grow with animations now feels so satisfying! • Fixed some bugs! • Recent updates are frequent—I learned new VFX/Shader tricks and refreshed old models.
fixedFixing bugs feels so overwhelming sometimes—one after another after another. But then again, with a small user base and short playtimes, most of these bugs likely went unnoticed.
changedWorking on a second game gave me the chance to come back and test this one properly. That’s when I discovered these bugs.
fixedFixing them was tedious and painful, but thankfully, they’re done—just in time for the last day of 2024.
addedHappy New Year, dear players! 🎉

Update Notes: • Added growth animations to the radish fields. Watching radishes grow with animations now feels so satisfying! • Fixed some bugs! • Recent updates are frequent—I learned new VFX/Shader tricks and refreshed old models.

Fixing bugs feels so overwhelming sometimes—one after another after another. But then again, with a small user base and short playtimes, most of these bugs likely went unnoticed.

After working on this game continuously, I almost lost my mind playing it during testing. Spending too much time on it made me frustrated and unable to focus.

Working on a second game gave me the chance to come back and test this one properly. That’s when I discovered these bugs.

Fixing them was tedious and painful, but thankfully, they’re done—just in time for the last day of 2024.

Happy New Year, dear players! 🎉

-------------------------------------------------------------

Bug Fixes (for the curious):

  1. Fixed a key issue with rotated items in the 2D list. The rotation data always defaulted to (0, 0, 0), which went unnoticed because the UI grid visuals appeared correct.

  2. Deleting the bus stop caused Bunny’s actions to break and loop endlessly. Added additional if A == null checks to prevent this.

  3. Found issues when adding or deleting plants. Plants use VFX and Shader effects instead of actual models, so updates to effects needed to be synchronized.

  4. Fixed a bug where the delete shortcut key didn’t work under certain UI layouts.

  5. Pressing ESC now hides the green placement indicator grid along with the UI.

  6. Resolved lighting conflicts during day-night transitions.

  7. Summoning birds to harvest plants without a corresponding storage caused them to freeze in place. Fixed the logic to prevent this.

…and a handful of other small fixes.

Thank you for playing!

Source

Steam News / 31 December 2024

Open original post

Changelog.gg summarizes and formats this update. How we read updates.