Release Roadmap: Difference between revisions

From Thrive Developer Wiki
Jump to navigation Jump to search
(→‎Feature Backlog: removed things that were put in the microbe stage roadmap)
(→‎0.9.x (finishing things off updates): initial tutorials where adjusted)
 
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Thrive]]
[[Category:Thrive]]


This page contains a rough roadmap of future features for Thrive.
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 [https://github.com/Revolutionary-Games/Thrive/releases Github],


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


==== 0.6.x (the combat and part upgrades updates) ====
==== 0.6.x (the combat and part upgrades updates) ====
* [https://forum.revolutionarygamesstudio.com/t/organelle-upgrades/656 Implement upgrades/specialization system] (basic implementation done) Related issue: [https://github.com/Revolutionary-Games/Thrive/issues/3041 Implement rest of the organelle upgrades framework]
* [https://github.com/Revolutionary-Games/Thrive/issues/3936 Endosymbiosis lite]
* [https://forum.revolutionarygamesstudio.com/t/organelle-unlocks/696 Implement part unlocking mechanic] (with endosymbiosis lite being one option)
* [https://github.com/Revolutionary-Games/Thrive/issues/3548 Ingested Matter amount can be NaN] (likely no longer the case, needs review)
* [https://github.com/Revolutionary-Games/Thrive/issues/3548 Ingested Matter amount can be NaN] (this needs a workaround at least ASAP by clearing things to 0)
* [https://github.com/Revolutionary-Games/Thrive/issues/3072 Chemoreceptor should have option to detect other cells]
* Damage delay (or knockback) for offensive pili ([https://github.com/Revolutionary-Games/Thrive/issues/3267 issue])
* Rename predatory pili to a more neutral term
* [https://github.com/Revolutionary-Games/Thrive/issues/3718 Tutorial should be prevented if game is entered through the auto-evo exploring tool]
* [https://forum.revolutionarygamesstudio.com/t/updating-cilia/349 Cilia upgrades and pull mechanic] (basic implementation done)
* Toxin system customization and rework
* Toxin system customization and rework
* Implement new damage effects to better convey cell is being harmed
* Implement new damage effects to better convey cell is being harmed
* [https://forum.revolutionarygamesstudio.com/t/multicellular-stage-the-beginning/383/23 Finish Binding Agents (Need additional benefits for colonies, bugfixing)] One bug: [https://github.com/Revolutionary-Games/Thrive/issues/2504 Fix the weird workaround and investigate the corner cases in microbe colonies]
* [https://forum.revolutionarygamesstudio.com/t/multicellular-stage-the-beginning/383/23 Finish Binding Agents (Need additional benefits for colonies, bugfixing)]
* [https://github.com/Revolutionary-Games/Thrive/issues/3386 Microbe editor: Deleting hex plays the hex placement sound]
* [https://github.com/Revolutionary-Games/Thrive/issues/3386 Microbe editor: Deleting hex plays the hex placement sound]
* Rework cell rotation to be physics based. Potential knockback for offensive pili
* Potential knockback for offensive pili (this item can probably be removed with the cooldown being added now)
* Try to fix [https://github.com/Revolutionary-Games/Thrive/issues/918 Pilus should block being engulfed more often]
* Try to fix [https://github.com/Revolutionary-Games/Thrive/issues/918 Pilus should block being engulfed more often]
* [https://github.com/Revolutionary-Games/Thrive/issues/3649 The player being engulfed tutorial should not appear if the player can't be digested]
* [https://forum.revolutionarygamesstudio.com/t/organism-stamina-mechanics/757 Implement Stamina system and speed boosting]
* [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)
* [https://github.com/Revolutionary-Games/Thrive/issues/1339 Make cell chunks emit more compounds] (related to combat and scavenging balancing)
* [https://github.com/Revolutionary-Games/Thrive/issues/3583 Add a button to eject all engulfed things]
* General combat balancing
* General combat balancing
* [https://forum.revolutionarygamesstudio.com/t/photosynthesis-gameplay/682 Implement variable light levels in the cell stage to help balance photosynthesis] (Day/night system)
* [https://github.com/Revolutionary-Games/Thrive/issues/3895 Enable day/night cycle by default]
* Feature to allow swapping to a related species on extinction (selectable only in easy mode)
* Feature to allow swapping to a related species on extinction (selectable only in easy mode)
* [https://github.com/Revolutionary-Games/Thrive/issues/3565 Microbe engulf storage full tutorial should have an end trigger]
* [https://github.com/Revolutionary-Games/Thrive/issues/3565 Microbe engulf storage full tutorial should have an end trigger]
* [https://github.com/Revolutionary-Games/Thrive/issues/3672 Convert save screenshot to PNG to buffer directly instead of using a temporary file]
* [https://github.com/Revolutionary-Games/Thrive/issues/3027 Look for a more proper way to calculate collision force] (might need to wait for Godot 4.0)


==== 0.7.x (the graph updates) ====
==== 0.7.x (the graph updates) ====
* [https://forum.revolutionarygamesstudio.com/t/informing-players-and-the-thrivepedia/772 Implement the Thriveopedia]
* [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://github.com/Revolutionary-Games/Thrive/issues/289 Add creation loading panel to gui and code] (related to Thriveopedia)
* Present option for migrating player species without the player moving themselves
* Present option for migrating player species without the player moving themselves
* 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). Related issue: [https://github.com/Revolutionary-Games/Thrive/issues/1401 Make initial compounds proportional to player's compound usage]
* 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).
* [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]
* [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]
* [https://github.com/Revolutionary-Games/Thrive/issues/3147 Auto-evo prediction panel and extra info don't react to language change]
* [https://github.com/Revolutionary-Games/Thrive/issues/3147 Auto-evo prediction panel and extra info don't react to language change]
* [https://github.com/Revolutionary-Games/Thrive/issues/3135 Timeline history cleaning logic has a bug]
* [https://github.com/Revolutionary-Games/Thrive/issues/3135 Timeline history cleaning logic has a bug]
* [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]
* [https://github.com/Revolutionary-Games/Thrive/issues/3611 Global timeline doesn't show total population correctly]
* 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]
* Reworked 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)
* [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]
* [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]. Also good would be good to have: [https://github.com/Revolutionary-Games/Thrive/issues/2069 Make compound balances show the situation at ATP equilibrium]
* [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]
* [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]
Line 59: Line 47:
* Food chain editor tab
* Food chain editor tab
* [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]
* [https://github.com/Revolutionary-Games/Thrive/issues/1983 Create a better icon for process running speed in process panel]
* [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]
* [https://github.com/Revolutionary-Games/Thrive/issues/2769 Add a tooltip to auto-evo predictions to show the previous total populations]


==== 0.8.x (world and auto-evo updates) ====
==== 0.8.x (world and auto-evo updates) ====
Line 67: Line 53:
* [https://github.com/Revolutionary-Games/Thrive/issues/1682 Move away from using percentages in the patch conditions]
* [https://github.com/Revolutionary-Games/Thrive/issues/1682 Move away from using percentages in the patch conditions]
* [https://github.com/Revolutionary-Games/Thrive/issues/2448 Marine snow (chunks) spawn density should depend on existing species]
* [https://github.com/Revolutionary-Games/Thrive/issues/2448 Marine snow (chunks) spawn density should depend on existing species]
* [https://github.com/Revolutionary-Games/Thrive/issues/3602 Add fog of war for the patch map]
* [https://github.com/Revolutionary-Games/Thrive/issues/3556 Patches that link regions together should be more obvious]
* [https://github.com/Revolutionary-Games/Thrive/issues/3556 Patches that link regions together should be more obvious]
* [https://forum.revolutionarygamesstudio.com/t/radiotrophy/631 Radiotrophs]. Issue: [https://github.com/Revolutionary-Games/Thrive/issues/2357 Add radioactivity as an energy source]
* [https://forum.revolutionarygamesstudio.com/t/radiotrophy/631 Radiotrophs]. Issue: [https://github.com/Revolutionary-Games/Thrive/issues/2357 Add radioactivity as an energy source]
Line 75: Line 60:
* Environmental events
* Environmental 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/3685 Replace all Godot prints in auto-evo with storing events]
* [https://github.com/Revolutionary-Games/Thrive/issues/3626 Add button to run multiple worlds in a row in auto-evo exploring tool and collect statistics]
* [https://github.com/Revolutionary-Games/Thrive/issues/3627 Show the total spent auto-evo time in the auto-evo exploring tool]
* [https://github.com/Revolutionary-Games/Thrive/issues/1710 Navigator panel doesn't detect other world entities other than compound clouds and cells]
* [https://github.com/Revolutionary-Games/Thrive/issues/2031 Fix microbe AI once again having amnesia when loading]
* [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
* 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/1265 Fix background image artifacts] and [https://github.com/Revolutionary-Games/Thrive/issues/1971 Bathypelagic background textures have non-tiling section]
* [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]
* [https://github.com/Revolutionary-Games/Thrive/issues/2918 Factor movement into Compound Food Source]
Line 102: Line 82:
* [https://github.com/Revolutionary-Games/Thrive/issues/2307 Add a separate sound effect for binding mode]
* [https://github.com/Revolutionary-Games/Thrive/issues/2307 Add a separate sound effect for binding mode]
* [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://github.com/Revolutionary-Games/Thrive/issues/3687 Compound bag useful compounds shouldn't be saved]
* [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/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]
* [https://github.com/Revolutionary-Games/Thrive/issues/1748 Make membrane meshes properly 3D]
Line 112: Line 90:
* [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/1435 Improve the separation of big cells on divide]
* [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/2586 Improve the process panel display]
* [https://github.com/Revolutionary-Games/Thrive/issues/2586 Improve the process panel display]
* [https://github.com/Revolutionary-Games/Thrive/issues/4554 Intercellular matrix graphics]
* "Final" microbe game balancing
* "Final" microbe game balancing


Line 130: Line 109:


Multicellular stage is "finished" focus moves to aware.
Multicellular stage is "finished" focus moves to aware.
=== 3.x Releases ===
Aware stage is "finished" focus moves to awakening stage.


== Feature Backlog ==
== Feature Backlog ==
Line 146: Line 129:
==== Planned ====
==== Planned ====
These features are intended to be in the game eventually.
These features are intended to be in the game eventually.
* Nothing currently
* [https://forum.revolutionarygamesstudio.com/t/multiplayer/962 Multiplayer]
* [https://forum.revolutionarygamesstudio.com/t/size-osmoregulation/1043 Non-linear size / osmoregulation cost for cells (and matching gameplay with auto-evo energy cost)]


==== Accessory ====
==== Accessory ====
Line 162: Line 146:
* Official Mac support. Once there's enough [https://forum.revolutionarygamesstudio.com/t/demand-for-official-mac-osx-support/911 demand] (potentially we should do code signed builds)
* Official Mac support. Once there's enough [https://forum.revolutionarygamesstudio.com/t/demand-for-official-mac-osx-support/911 demand] (potentially we should do code signed builds)
* Reworking the spawn system to using an encounter / sector model ([https://github.com/Revolutionary-Games/Thrive/pull/2913 old pull request])
* Reworking the spawn system to using an encounter / sector model ([https://github.com/Revolutionary-Games/Thrive/pull/2913 old pull request])
* [https://forum.revolutionarygamesstudio.com/t/surface-area-volume-and-ratios/978 Organelle adjacency bonus / bonus from being at the cell edge]

Latest revision as of 20:28, 24 February 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