Release Roadmap: Difference between revisions

From Thrive Developer Wiki
Jump to navigation Jump to search
(→‎0.9.x (finishing things off updates): tweaked / removed done items)
Line 84: Line 84:
* [https://github.com/Revolutionary-Games/Thrive/issues/3561 Review how game difficulty settings death penalty works in terms of the coefficient and constants]
* [https://github.com/Revolutionary-Games/Thrive/issues/3561 Review how game difficulty settings death penalty works in terms of the coefficient and constants]
* [https://forum.revolutionarygamesstudio.com/t/organelles-mutations/477/28 Thermoplasts] ([https://github.com/Revolutionary-Games/Thrive/issues/3496 full implementation], basic is done)
* [https://forum.revolutionarygamesstudio.com/t/organelles-mutations/477/28 Thermoplasts] ([https://github.com/Revolutionary-Games/Thrive/issues/3496 full implementation], basic is done)
* Expanded tutorials for the microbe stage + hand holding mode selectable as an option that enables even more aggressive tutorials. Add tutorials like [https://github.com/Revolutionary-Games/Thrive/issues/2091 Add a tutorial on death when using multiple ATP production types], [https://github.com/Revolutionary-Games/Thrive/issues/2683 Add tutorial for negative ATP balance], [https://github.com/Revolutionary-Games/Thrive/issues/2975 Add a tutorial for taking ATP damage in engulf mode], [https://github.com/Revolutionary-Games/Thrive/issues/2976 Add an editor tutorial that triggers with negative ATP balance], [https://github.com/Revolutionary-Games/Thrive/issues/2979 Add a tutorial about loading a save if the player dies too much]
* Expanded tutorials for the microbe stage + hand holding mode selectable as an option that enables even more aggressive tutorials. Add tutorials like [https://github.com/Revolutionary-Games/Thrive/issues/2091 Add a tutorial on death when using multiple ATP production types], [https://github.com/Revolutionary-Games/Thrive/issues/2975 Add a tutorial for taking ATP damage in engulf mode], [https://github.com/Revolutionary-Games/Thrive/issues/2979 Add a tutorial about loading a save if the player dies too much]
* [https://github.com/Revolutionary-Games/Thrive/issues/3426 Create a different cutscene for when starting in the warm pond] and probably for panspermia
* [https://github.com/Revolutionary-Games/Thrive/issues/3426 Create a different cutscene for when starting in the warm pond] and probably for panspermia
* [https://github.com/Revolutionary-Games/Thrive/issues/3427 Adjust initial tutorial welcome to the game message for different starts]
* [https://github.com/Revolutionary-Games/Thrive/issues/3427 Adjust initial tutorial welcome to the game message for different starts]
Line 93: Line 93:
* [https://github.com/Revolutionary-Games/Thrive/issues/1864 Make proper short tips for the microbe stage and the editor]
* [https://github.com/Revolutionary-Games/Thrive/issues/1864 Make proper short tips for the microbe stage and the editor]
* [https://github.com/Revolutionary-Games/Thrive/issues/1701 Make clouds look like they did in 0.3.4] (if can be done with reasonable effort, or at least [https://github.com/Revolutionary-Games/Thrive/issues/3619 visibility should be improved]) Related issue: [https://github.com/Revolutionary-Games/Thrive/issues/2286 Increase perlin noise texture size or get UV scaling math right]
* [https://github.com/Revolutionary-Games/Thrive/issues/1701 Make clouds look like they did in 0.3.4] (if can be done with reasonable effort, or at least [https://github.com/Revolutionary-Games/Thrive/issues/3619 visibility should be improved]) Related issue: [https://github.com/Revolutionary-Games/Thrive/issues/2286 Increase perlin noise texture size or get UV scaling math right]
* [https://github.com/Revolutionary-Games/Thrive/issues/3016 Improve the game performance] as much as possible. Potential things to do: [https://github.com/Revolutionary-Games/Thrive/issues/3646 Try setting render bounds on the Microbe node based on size], [https://github.com/Revolutionary-Games/Thrive/issues/3709 Investigate if cell graphics can be rendered using MultiMesh]
* Improve game performance ''if'' required. The ECS refactor in 0.6.4 improved the game performance a ton.
* [https://github.com/Revolutionary-Games/Thrive/issues/3273 Fix lag spikes from organelle duplication in very large cells] (if auto-evo or the player can create so big cells that they cause problems, if only unrealistic cells cause this problem this is a low priority thing)
* [https://github.com/Revolutionary-Games/Thrive/issues/3273 Fix lag spikes from organelle duplication in very large cells]  
* [https://github.com/Revolutionary-Games/Thrive/issues/4344 Add an automatic suggestion to run a benchmark before starting the game for the first time]
* [https://github.com/Revolutionary-Games/Thrive/issues/4344 Add an automatic suggestion to run a benchmark before starting the game for the first time]
* [https://github.com/Revolutionary-Games/Thrive/issues/2586 Improve the process panel display]
* [https://github.com/Revolutionary-Games/Thrive/issues/2586 Improve the process panel display]

Revision as of 15:06, 25 January 2024


This page contains a rough roadmap of future features for Thrive. For already complete features and done releases you can read the releases page on our Github,

We have a kanban board for concrete issues short(ish) term planning: https://github.com/orgs/Revolutionary-Games/projects/2

Roadmap

0.x Releases

These are releases towards more fleshed out microbe stage. This roadmap was discussed here.

0.6.x (the combat and part upgrades updates)

0.7.x (the graph updates)

0.8.x (world and auto-evo updates)

0.9.x (finishing things off updates)

1.x Releases

Microbe stage is "finished" focus moves to multicellular.

1.0.0

  • Microbe stage is finished
  • We should have at least the early multicellular no longer marked as a prototype by this time

2.x Releases

Multicellular stage is "finished" focus moves to aware.

3.x Releases

Aware stage is "finished" focus moves to awakening stage.

Feature Backlog

This is a rough list of features that are planned, suggested or have been discussed in the past and haven't been rejected. Note that none of the listed features are not guaranteed to be implemented, as this list does not include the official plans of Revolutionary Studios, only potential features.

Once we have many planned features for different stages this list should be split to be by stage.

Main Features

These features are considered but still may not be implemented. They are divided into three categories of increasing relevance.

High Priority

These features are in demand for implementation when possible.

  • Nothing currently

Planned

These features are intended to be in the game eventually.

Accessory

These features are deemed unessential to the game, but desirable.

  • Nothing currently

Debatable Features

These features need debating (or major design work) before being moved to the list of main features for implementing

  • Addition of seperate forms of a cell for lifecycle stages or interchangable "modes"
  • Gene Transfer
  • Endosymbiosis (full)
  • Patch addition or rebalance
  • Mobility altering gas vacuoles
  • Official Mac support. Once there's enough demand (potentially we should do code signed builds)
  • Reworking the spawn system to using an encounter / sector model (old pull request)
  • Organelle adjacency bonus / bonus from being at the cell edge