1 Project Roadmap
gilgamesh edited this page 2021-10-30 20:57:30 +02:00

Roadmap

This roadmap describes the planned features for the Liblast project up to version 0.3.0, all of these version are pre-alpha.

0.1.2

  • Add the option to disable Screen Space Reflections.
  • Add the option to disconnect from a server.
  • Add respawning health pickups.

0.2.0

  • Classes

    A basic implementation of classes, class selection screen, each class has different basic attributes (damage, speed, health).

  • Teams

    A basic implementation of teams, where each player can select a team to start in at the beginning of the game. (Team Red, Team Blue).

  • Team Colors

    Each team now has a selection of hues to pick from rather than an unbounded selection.

0.3.0

  • Maps

    A basic implementation of maps, map selection and a set of maps to play on beyond the default one.

0.4.0

  • Models

    A basic implementation of character models.