- Preparing for vertical slice demo release, tutorial and accessibilty updates pushed out, as well as a pause menu and mute toggle.
Welcome to the Melon Dev Blog

Keep Up to Date With the Latest Melon Updates!
Early Builds and Development






Want to Stay Up to date with the Melon?
MLDA Changelog
Last updated:
- Redesigned game visuals, experimented with gaussian techniques, and general polish updates.
- Implemented JSON branch cache and fixed signal mismatch.
- Created JSON debug restore point.
- Re-adjusted JSON values for scalability: separated
BaseCost
andUpgradeCost
.
- Buybutton reload instance implemented.
- Added progressive branching with adaptive branching based on key.
- Added branch grouping and refactored codebase to support upgradable branches.
- Created Dev Blog.
- New point for transfer.
- Refactor: moved from dedicated phone-upgrade scene to dedicated scene.
- Added
ConStore
and test assets.
- Phone UX and wiring to Shop State Manager.
- Resolved VScroll error (snapshot).
- Implemented phone UI and upgrade tree functionality.
- Fixed JSON bug and reimplemented dopamine bar.
- Framework for JSON compatibility; scaffolding for singleā¦
- Additional JSON structuring; fixing effects pull on JSONā¦
- Wired JSON effects; assessing UI visibility.
- Added Rewards Manager and shop XP requirement.
- General functionality; fixed dopamine math bug; other fixes.
- Fixed visual bug via Z-index.
- Dopamine bar fully working.
- Added functional XP bar.
- Added global audio singleton and patched recursion bug.
- Implemented auto-click effect and click-scaling effectā¦
- Added
GameSystems
and rerouted global Audio Manager. - Created dynamic states for buyables; refactored game logic for scalingā¦
- Added labels to buyables shop.
- Linked dopamine bar logic; fixed extra progress bugā¦
- Added dopamine bar, added decay & grow multiplier for dopamineā¦
- Added click sound, milestone sound, and milestone trackerā¦
- Added store chime; set audio scene singleton to persistā¦
- Initial commit.
- Update README.md.
- Initial commit for melon game (force push).
- Added persistent states, added shop, added main menu, removed dedicatedā¦
- Fixed bugs that inherited all buttons; added shop log inventoryā¦
- Added melon dialogue functionality; added chat bubble placeholderā¦