Releases: Jibby-Games/Flappy-Race
Releases · Jibby-Games/Flappy-Race
Flappy Race v0.1.0
Added
- Wall sprites from kenney.nl
- Menu and world now have a scrolling cloud background
- Android support
- UPnP support for automatic port forwarding on some routers
- Countdown before each race starts
Changed
- You can now also left click to flap!
Flappy Race v0.0.3
Moved main GitHub repo to the Jibby-Games organization since the last release.
Added
- Enable HiDPI support for Macs
Changed
- All main menus have a nice animation between them now
- Improved Godot export settings
Fixed
- Music now works in builds!
- Remove music player from server
- Replaced asserts to make non-debug builds work
Flappy Race v0.0.2
The second release!
Here are the changes since the last one:
Added
- New music by Drozerix
- Volume controls in options
- Improved game logs
- A finish line at a certain score
- Game options to change the score to win
- Show who the host is during setup
- A leaderboard at the end of the race
Changed
- Default resolution is now 1080p
- Players will now die if they go too far above or below the screen
- Host only buttons will only appear to the host
Fixed
- Stopped players sometimes dying at the start of the game
- Only update the score in the UI for the local player
As always if you find any bugs please report them on the issues page so we can fix them ASAP. 😄
Flappy Race v0.0.1 - Initial release
Welcome to Flappy Race's first proper release, I hope you enjoy it and have fun!
If you find any bugs please report them on the issues page so we can fix them ASAP. 😄
Added
- Singleplayer and multiplayer modes
- Sound effects @wildjames
- Menu styles and logo @sharkeyjames
- Highscore saving @wildjames
- Server side collisions
- Player colour customisation
- In-game pause menu
- Animated title screen background
- Spectator mode and death camera