Release Roadmap: Difference between revisions

From Thrive Developer Wiki
Jump to navigation Jump to search
(→‎0.7.x (the graph updates): player species migration without player moving)
(→‎0.9.x (finishing things off updates): mark 3d membrane as done)
 
(11 intermediate revisions by 2 users not shown)
Line 10: Line 10:


These are releases towards more fleshed out microbe stage. This roadmap was discussed [https://forum.revolutionarygamesstudio.com/t/finishing-the-microbe-stage-roadmap/905 here].
These are releases towards more fleshed out microbe stage. This roadmap was discussed [https://forum.revolutionarygamesstudio.com/t/finishing-the-microbe-stage-roadmap/905 here].
==== 0.6.x (the combat and part upgrades updates) ====
* <s>[https://github.com/Revolutionary-Games/Thrive/issues/3548 Ingested Matter amount can be NaN] (likely no longer the case, needs review)</s>
* <s>[https://forum.revolutionarygamesstudio.com/t/agents-discussion/472 Toxin system customization and rework]</s> (maybe needs more customization, or at least [https://github.com/Revolutionary-Games/Thrive/issues/5192 toxicity])
* <s>Implement new damage effects to better convey cell is being harmed</s> (maybe done with the red screen flash, unless someone has a better idea)
* <s>[https://forum.revolutionarygamesstudio.com/t/multicellular-stage-the-beginning/383/23 Finish Binding Agents (Need additional benefits for colonies, bugfixing)]</s>
* <s>Potential knockback for offensive pili (this item can probably be removed with the cooldown being added now)</s>
* [https://forum.revolutionarygamesstudio.com/t/organism-stamina-mechanics/757 Implement Stamina system and speed boosting]
* [https://github.com/Revolutionary-Games/Thrive/issues/1339 Make cell chunks emit more compounds] (related to combat and scavenging balancing, maybe kind of done)
* General combat balancing
* Feature to allow swapping to a related species on extinction (selectable only in easy mode)


==== 0.7.x (the graph updates) ====
==== 0.7.x (the graph updates) ====
* [https://forum.revolutionarygamesstudio.com/t/informing-players-and-the-thrivepedia/772 Expand the Thriveopedia to provide in-depth gameplay information] (partially done, our wiki now needs more content to include in there)
* [https://forum.revolutionarygamesstudio.com/t/informing-players-and-the-thrivepedia/772 Expand the Thriveopedia to provide in-depth gameplay information] (partially done, our wiki now needs more content to include in there). In-progress PR that needs help: https://github.com/Revolutionary-Games/Thrive/pull/5176
* <s>Present option for migrating player species without the player moving themselves</s> [https://github.com/Revolutionary-Games/Thrive/pull/5261 initial implementation]
* <s>Present option for migrating player species without the player moving themselves</s> [https://github.com/Revolutionary-Games/Thrive/pull/5261 initial implementation]
* <s>Rework player starting compounds to allow for more flexibility (we probably should show this in the editor and let the player pick as long as the total amount is below some threshold).</s> This is maybe done as now initial compounds is based on compound usage for about 30 seconds of the spawned cell.
* <s>Rework player starting compounds to allow for more flexibility (we probably should show this in the editor and let the player pick as long as the total amount is below some threshold).</s> This is maybe done as now initial compounds is based on compound usage for about 30 seconds of the spawned cell.
* [https://github.com/Revolutionary-Games/Thrive/issues/192 Make organelles able to turn off] with [https://github.com/Revolutionary-Games/Thrive/issues/1991 Add button in the process panel to pause a process]
* <s>[https://github.com/Revolutionary-Games/Thrive/issues/192 Make organelles able to turn off] with [https://github.com/Revolutionary-Games/Thrive/issues/1991 Add button in the process panel to pause a process]</s> Done, but there's a bug: https://github.com/Revolutionary-Games/Thrive/issues/5420
* [https://github.com/Revolutionary-Games/Thrive/issues/3147 Auto-evo prediction panel and extra info don't react to language change]
* <s>[https://github.com/Revolutionary-Games/Thrive/issues/3147 Auto-evo prediction panel and extra info don't react to language change]</s>
* [https://github.com/Revolutionary-Games/Thrive/issues/3135 Timeline history cleaning logic has a bug]
* <s>[https://github.com/Revolutionary-Games/Thrive/issues/3135 Timeline history cleaning logic has a bug]</s>
* [https://github.com/Revolutionary-Games/Thrive/issues/3086 Timeline should not claim the player is extinct if rescued by external effects]
* [https://github.com/Revolutionary-Games/Thrive/issues/3086 Timeline should not claim the player is extinct if rescued by external effects]
* Rework auto-evo report to be much more graphical, also auto-evo prediction. Should solve: [https://github.com/Revolutionary-Games/Thrive/issues/3152 Add some way to view preview images of species in the report tab]
* Rework auto-evo report to be much more graphical, also auto-evo prediction. Should solve: [https://github.com/Revolutionary-Games/Thrive/issues/3152 Add some way to view preview images of species in the report tab]
* [https://github.com/Revolutionary-Games/Thrive/issues/3156 Create a cache that is stored on disk for PhotoStudio] (for better reworked auto-evo report performance), and also an in-memory cache: https://github.com/Revolutionary-Games/Thrive/issues/4579
* [https://github.com/Revolutionary-Games/Thrive/issues/3156 Create a cache that is stored on disk for PhotoStudio] (for better reworked auto-evo report performance), and also an in-memory cache: https://github.com/Revolutionary-Games/Thrive/issues/4579
* [https://github.com/Revolutionary-Games/Thrive/issues/1451 Add alternative ATP balance mode based on what source of ATP organelles use]
* [https://github.com/Revolutionary-Games/Thrive/issues/1451 Add alternative ATP balance mode based on what source of ATP organelles use]
* [https://github.com/Revolutionary-Games/Thrive/issues/1622 Add a way for the player to control organelle split order]
* [https://github.com/Revolutionary-Games/Thrive/issues/1622 Add a way for the player to control organelle split order] (maybe could be skipped as there's not been that much feedback lately about this being a major pain point)
* [https://github.com/Revolutionary-Games/Thrive/issues/1632 Show the resource organelles use for ATP generation in ATP bar tooltips] and [https://github.com/Revolutionary-Games/Thrive/issues/2068 Add tool in editor to explore ATP / compound balances without all resources].
* [https://github.com/Revolutionary-Games/Thrive/issues/1632 Show the resource organelles use for ATP generation in ATP bar tooltips] and [https://github.com/Revolutionary-Games/Thrive/issues/2068 Add tool in editor to explore ATP / compound balances without all resources].
* [https://github.com/Revolutionary-Games/Thrive/issues/2771 Make extinct in patch auto-evo result say split off]
* [https://github.com/Revolutionary-Games/Thrive/issues/2771 Make extinct in patch auto-evo result say split off] (maybe no longer can happen with new auto-evo)
* [https://github.com/Revolutionary-Games/Thrive/issues/2958 Make auto-evo not claim a species is extinct if external effects rescue it]
* [https://github.com/Revolutionary-Games/Thrive/issues/2958 Make auto-evo not claim a species is extinct if external effects rescue it]
* [https://github.com/Revolutionary-Games/Thrive/issues/2980 Implement someplace that shows the used energy sources per species]
* [https://github.com/Revolutionary-Games/Thrive/issues/2980 Implement someplace that shows the used energy sources per species]
* [https://github.com/Revolutionary-Games/Thrive/pull/2753 Compound production] + Implement diffusion of compounds and gasses between patches (dynamic gas compounds is at least a part of this)
* [https://github.com/Revolutionary-Games/Thrive/pull/2753 Compound production] + Implement diffusion of compounds and gasses between patches (dynamic gas compounds is at least a part of this)
* Likely need to [https://github.com/Revolutionary-Games/Thrive/issues/5191 no longer have oxytoxy the default] toxin type as oxygen won't be present at the start of the game
* Add hydrogenase
* Add hydrogenase
* Food chain editor tab (basically showing what predates on what)
* Food chain editor tab (basically showing what predates on what)
* [https://github.com/Revolutionary-Games/Thrive/issues/1979 Add the full process panel to the editor]
* [https://github.com/Revolutionary-Games/Thrive/issues/1979 Add the full process panel to the editor] (process panel added, not sure if requires more changes)
* [https://github.com/Revolutionary-Games/Thrive/issues/2767 Add best organelle suggestion shown in the editor]
* [https://github.com/Revolutionary-Games/Thrive/issues/2767 Add best organelle suggestion shown in the editor]


Line 56: Line 46:
* [https://github.com/Revolutionary-Games/Thrive/issues/3685 Replace all Godot prints in auto-evo with storing events]
* [https://github.com/Revolutionary-Games/Thrive/issues/3685 Replace all Godot prints in auto-evo with storing events]
* [https://github.com/Revolutionary-Games/Thrive/issues/2306 Make organelle storage amounts in tooltips use localization]
* [https://github.com/Revolutionary-Games/Thrive/issues/2306 Make organelle storage amounts in tooltips use localization]
* Improve water currents functionality and visibility
* Improve water currents functionality and visibility (only if we can get a graphics programmer)
* Improved microbe backgrounds
* Improved microbe backgrounds
* [https://github.com/Revolutionary-Games/Thrive/issues/2450 Make biome light properties actually affect the graphics] (might get done with the day/night system)
* [https://github.com/Revolutionary-Games/Thrive/issues/2450 Make biome light properties actually affect the graphics] (might get done with the day/night system)
* [https://github.com/Revolutionary-Games/Thrive/issues/2869 Make player species members dying or reproducing on screen affect the population]
* [https://github.com/Revolutionary-Games/Thrive/issues/2869 Make player species members dying or reproducing on screen affect the population]
* [https://github.com/Revolutionary-Games/Thrive/issues/2918 Factor movement into Compound Food Source]
* <s>[https://github.com/Revolutionary-Games/Thrive/issues/2918 Factor movement into Compound Food Source]</s>
* [https://github.com/Revolutionary-Games/Thrive/issues/2907 Increase player auto-evo strength to 80% once the algorithm feels good]
* [https://github.com/Revolutionary-Games/Thrive/issues/2907 Increase player auto-evo strength to 80% once the algorithm feels good]
* [https://github.com/Revolutionary-Games/Thrive/issues/2924 Auto-evo does not change its prediction upon patch change]
* [https://github.com/Revolutionary-Games/Thrive/issues/2924 Auto-evo does not change its prediction upon patch change]
* [https://github.com/Revolutionary-Games/Thrive/issues/2925 Auto-evo needs to update prediction upon rigidity and behaviour change]
* [https://github.com/Revolutionary-Games/Thrive/issues/2925 Auto-evo needs to update prediction upon rigidity and behaviour change]
* [https://github.com/Revolutionary-Games/Thrive/issues/2942 Rework the crude extinction system into something proper]
* <s>[https://github.com/Revolutionary-Games/Thrive/issues/2942 Rework the crude extinction system into something proper]</s>
* [https://github.com/Revolutionary-Games/Thrive/issues/2943 Review chunk food source balancing]
* <s>[https://github.com/Revolutionary-Games/Thrive/issues/2943 Review chunk food source balancing]</s>
* [https://github.com/Revolutionary-Games/Thrive/issues/2947 Investigate auto-evo generated species that immediately starve to death]
* <s>[https://github.com/Revolutionary-Games/Thrive/issues/2947 Investigate auto-evo generated species that immediately starve to death]</s> probably done with new auto-evo (miches)
* [https://github.com/Revolutionary-Games/Thrive/issues/3034 Add some benefit in auto-evo calculation from chemoreceptor]
* [https://github.com/Revolutionary-Games/Thrive/issues/3034 Add some benefit in auto-evo calculation from chemoreceptor]
* [https://github.com/Revolutionary-Games/Thrive/issues/3040 Make some auto-evo calculations be affected by organelle upgrades]
* [https://github.com/Revolutionary-Games/Thrive/issues/3040 Make some auto-evo calculations be affected by organelle upgrades]
Line 81: Line 71:
* [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/1659 Split ToolTipManager.tscn to multiple files]
* [https://github.com/Revolutionary-Games/Thrive/issues/1659 Split ToolTipManager.tscn to multiple files]
* [https://github.com/Revolutionary-Games/Thrive/issues/1748 Make membrane meshes properly 3D]
* <s>[https://github.com/Revolutionary-Games/Thrive/issues/1748 Make membrane meshes properly 3D]</s>
* [https://github.com/Revolutionary-Games/Thrive/issues/1602 Make a nice cell division animation]
* [https://github.com/Revolutionary-Games/Thrive/issues/1602 Make a nice cell division animation]
* [https://github.com/Revolutionary-Games/Thrive/issues/672 Reimplement the context dependent hints system]
* [https://github.com/Revolutionary-Games/Thrive/issues/672 Reimplement the context dependent hints system]
* [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]
* <s>[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]</s> clouds have had a looks uplift in 0.7.0
* Improve game performance ''if'' required. The ECS refactor in 0.6.4 improved the game performance a ton.
* 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]  
* [https://github.com/Revolutionary-Games/Thrive/issues/3273 Fix lag spikes from organelle duplication in very large cells]  
Line 92: Line 82:
* [https://github.com/Revolutionary-Games/Thrive/issues/4554 Intercellular matrix graphics]
* [https://github.com/Revolutionary-Games/Thrive/issues/4554 Intercellular matrix graphics]
* "Final" microbe game balancing
* "Final" microbe game balancing
* Polishing up any obvious rough edges in the new player experience to have a really solid base for the game to expand


=== 1.x Releases ===
=== 1.x Releases ===

Latest revision as of 20:55, 14 September 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.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