Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.94 KB

ROADMAP.md

File metadata and controls

49 lines (37 loc) · 1.94 KB

Roadmap

List of features/issues for future versions of PocketBroomball.
So users from Codeberg and Github can track issues/features with ease.

Table of contents

Backlog

Features/issues that will [probably] be added/solved in future

  • make field borders responsive to device screen size - #30
  • improve crowd sound effects - #21
  • custom colors for shop items - #16
  • online/local multiplayer - #15

In progress

List of features that are currently worked on.

  • The possibility to change speed and power breaks the game mechanics - #39
  • Game occasionally stuck if the Bot opponent jams the ball against the wall - #40
  • In World Cup the quarter-final match is skipped if you're on the right side of the table - #41
  • progressive knockback on ball hits - #23

Done

Features/issues that are added/solved in specific version

  • 6.1.0

    • bot vs bot with custom difficulties - #26
  • 6.0.0

    • New team in Ontario League: Mildmay Moose
    • Power and speed can now be modified
  • 5.2.1

    • new icon
    • update to Godot 3.6
    • use Godot 3.6 physics interpolation over smoothing addon
    • target latest Android SDK level 34