Skip to content

Releases: Jibby-Games/Flappy-Race

Flappy Race v0.13.0

05 Oct 16:24
fbb039a
Compare
Choose a tag to compare

Added

  • Enabled new physics interpolation to make gameplay smoother
  • Highlight which player you are when near others

Changed

  • Update Godot to 3.6
  • Made the server URLs configurable

Flappy Race v0.12.0

11 Mar 23:37
Compare
Choose a tag to compare

Added

  • Bots now randomize their route so they don't all go the same way
  • Added a version check when joining the game

Changed

  • Update Godot to 3.5.3
  • Show progress percentage instead of scores

Fixed

  • Fix joining official servers for HTML5 builds
  • Only show compatible servers in HTML5 server browser
    • HTML5 builds can only connect to HTTPS hosted servers
  • Fix players sometimes not triggering finish
  • Fix host game options getting stuck in a loop

Flappy Race v0.11.0

27 Sep 22:20
Compare
Choose a tag to compare

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

Flappy Race v0.10.1

01 Aug 22:34
Compare
Choose a tag to compare

Fixed

  • Fixed an SSL error when joining official servers due to connecting with the ip

Flappy Race v0.10.0

23 Jul 23:17
Compare
Choose a tag to compare

Added

  • New items:
    • Magnet - Attracts coins and item boxes
    • Laser - Kills any players caught in the beam
    • Booster - Gives a temporary speed boost through obstacles
  • Gives weighted probabilities to items, so players at the back get more helpful items

Fixed

  • Stopped particles spawning in the wrong place on death

Flappy Race v0.9.2

04 Jun 19:57
Compare
Choose a tag to compare

Added

  • New coin item
    • Gives a single coin

Changed

  • Update to Godot 3.5.2

Fixed

  • Actually apply bot difficulty setting to bots and tweak difficulty
  • Stop level generation breaking with 1 obstacle
  • Stop respawning clearing item effects
  • Picoberries no longer offset the player trail incorrectly

Flappy Race v0.9.1

29 May 18:08
Compare
Choose a tag to compare

Fixed

  • Use the correct SSL certificate for official dedicated servers so non-HTML builds can join again

Flappy Race v0.9.0

27 May 18:39
Compare
Choose a tag to compare

Added

  • Bot difficulty!
    • The bot difficult can now be changed to one of five options: very easy, easy, medium, hard or very hard

Flappy Race v0.8.1

27 May 09:42
Compare
Choose a tag to compare

Fixed

  • Limit bots to the total amount of player slots
  • Improve nav polygons to improve bot navigation
  • Stop obstacles sometimes unloading when players were nearby

Flappy Race v0.8.0

21 May 17:38
Compare
Choose a tag to compare

Added

  • Bots!
    • New AI bot players to spice up singleplayer and multiplayer games