SL21W07: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
*** Tutorial probably needs ~3 Month if we include all missing features (Popups/FuelChamber)
*** Tutorial probably needs ~3 Month if we include all missing features (Popups/FuelChamber)


<br />
* '''Playtesting Dyson Sphere Program as it is comparable to our flight-system'''
** https://store.steampowered.com/app/1366540/Dyson_Sphere_Program/
** They have Fuel
** They have a FuelChamber
** They have multiple burnable items
** They have upgrades / research
* '''Decision: We need Popups to create the FuelChamber'''
* Implementation of a lot of things in ExoSuit
** FuelChamberSlots
** FuelChamberStackSize
** FuelLevel
** FuelCapacity
* Implemented FuelManager / Commands
* Implemented async FuelTicking / FuelChamber burning

Revision as of 18:11, 3 March 2021

◄ SL21W06 | SL21W08 ►


  • Work on tutorials resulting in:
    • We need FuelChamber
    • We need a Ghost Player (Demo flying)
    • What items do we use for initial Research in demo? Brewing stand?
    • yED definition of all Tutorial steps
      • Tutorial probably needs ~3 Month if we include all missing features (Popups/FuelChamber)
  • Playtesting Dyson Sphere Program as it is comparable to our flight-system
  • Decision: We need Popups to create the FuelChamber
  • Implementation of a lot of things in ExoSuit
    • FuelChamberSlots
    • FuelChamberStackSize
    • FuelLevel
    • FuelCapacity
  • Implemented FuelManager / Commands
  • Implemented async FuelTicking / FuelChamber burning