Skip to content

Latest commit

 

History

History
67 lines (51 loc) · 2.05 KB

ROADMAP.md

File metadata and controls

67 lines (51 loc) · 2.05 KB

Roadmap

List of features/issues for future versions of Ball2Box.
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

  • Level Editor - #15

    • level crud (create, read, update, delete) editor
    • sharing levels
      • base64 string
      • web service
      • email
  • Is the game godot 4.0.1 compatible? - #6

    • at this point, it makes sense to wait for Godot 4.3
    • meshes and textures are broken
  • Issues and Questions - #9

    • fix ball swallow

In progress

List of features that are currently worked on.

  • (when) will there be new levels? - #14
    • new background
    • new game mechanics
      • portals

Done

Features/issues that are added/solved in specific version

  • 4.1.6

    • Bug: resetting ball (and level) doesn't always respawn all purple boxes - #20
    • Level 113: move rotator, to fit first ball
    • Level 114: move resizing circle, to fit first ball
  • 4.1.5

    • Ball gets stuck in narrow places - #19
  • 4.1.4

    • fix menu alignment
  • 4.1.3

    • Z-fighting on level 65 - #17
      • fixed also level 67
    • Fullscreen button please - #18
    • Godot 3.6 update
  • 4.1.2

    • laod correct level when using level selector screen
  • 4.1.1

    • 4.1.0 bugs: Keeps reverting to default ball when selecting "next" - #16