Skip to content

Flappy Race v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 22:20
· 37 commits to main since this release

Added

  • New coin and item line obstacles
  • New item:
    • Flomb - A flying bomb which targets the player in first place!
  • Show when players join or leave the game
  • Add buttons to allow the host to kick players and change hosts

Changed

  • Coins can now spawn item boxes instead so players can get more items!
  • Tweaked all item chances
  • Turn on bots by default
  • Made item debug server side only to stop clients using it outside the editor

Fixed

  • Stopped the same coin/item being taken multiple times
  • Made IP finder update periodically
  • Made boost work for remote clients
  • Stop leaderboard being cut off by buttons
  • Enter key now works when joining by IP
  • Various connection bugs