Releases: HarmonyHoney/CandyWrapper
2025.07.23+2
Behind-the-scenes Linux housekeeping update.
See: 2025.07.23
2025.07.23+1
Behind-the-scenes Linux housekeeping update.
See: 2025.07.23
2025.07.23
Outlines drawn around tiles
Fix possible sprite bleeding with character sprites.
Write version number on title screen.
instructions:
-windows
download Candy.exe and Candy.pck
run Candy.exe
-linux
download Candy.x86_64 and Candy.pck
run Candy.x86_64
-mac
download candy-mac.zip
disable gatekeeper and install
-web
download candy-web.zip
host your own web server (local or remote) and open index.html
2025.07.17
-Gameplay
Jumps now feel more responsive and forgiving at the edges of platforms.
-Repository
Filesystem restructured
Almost everything is snake_case for GDScript variables
No more Globals or Autoloads, everything is referenced in one scene
instructions:
-windows
download Candy.exe and Candy.pck
run Candy.exe
-linux
download Candy.x86_64 and Candy.pck
run Candy.x86_64
-mac
download candy-mac.zip
disable gatekeeper and install
-web
download candy-web.zip
host your own web server (local or remote) and open index.html
2025.07.15
Add outlines to Player, Candies and Falling Candies.
Fix Bug with Falling Candies, now the drop rate increases as intended.
Horizontally Flip Falling Candies at random.
Mild Randomization of Pitch on Sound Effects.
Game Pad Controller can now Toggle Fullscreen with Start / Select, can also press the joysticks in to Jump.
instructions:
-windows
download Candy.exe and Candy.pck
run Candy.exe
-linux
download Candy.x86_64 and Candy.pck
run Candy.x86_64
-mac
download candy-mac.zip
disable gatekeeper and install
-web
download candy-web.zip
host your own web server (local or remote) and open index.html
2025.05.12
change credits and update to godot 4.4.1
instructions:
-windows
download Candy.exe and Candy.pck
run Candy.exe
-linux
download Candy.x86_64 and Candy.pck
run Candy.x86_64
-mac
download candy-mac.zip
disable gatekeeper and install
-web
download candy-web.zip
host your own web server (local or remote) and open index.html
2025.02.23
What's Changed
- Linux: prep Flatpak build by @cassidyjames in #1
- Dehardcode level numbers by @manuq in #2
- add gnome/flathub style icon by @micahilbery in #4
- Linux: Update icons, add CI, update release notes by @cassidyjames in #5
New Contributors
- @cassidyjames made their first contribution in #1
- @manuq made their first contribution in #2
- @micahilbery made their first contribution in #4
Full Changelog: 4.3...2025.02.23
Godot 4.3
minor update (:
attached binaries for flathub !
Release 4.2
Candy Wrapper is now Upgraded to Godot Engine 4.2!
With this release comes Mac OS Binaries (-=
Disable gatekeeper to play (;
Web 3
URL fix