Roadmap: Difference between revisions

From xoreos Wiki
Jump to navigation Jump to search
No edit summary
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
== KotOR / KotOR 2 ==
== KotOR / KotOR 2 ==


Number one priority is to implement the core gameplay of the original games, i.e., exploration, conversations/cutscenes, combat and GUI, which implies implementation of resource management, graphics, scripting, RPG and sound systems. Then goes the extra stuff, e.g., minigames, auxiliary menus, graphics improvements, networking, etc. Below is a rough list of features required to achieve feature parity with the original games and areas for improvement.
Number one priority is to implement the core gameplay of the original games, i.e., exploration, conversations/cutscenes, combat and GUI, which implies implementation of resource management, graphics, scripting, RPG and sound systems. Then goes the extra stuff, e.g., minigames, auxiliary menus, graphics improvements, networking, etc. Below is a rough list of features required to achieve feature parity with the original games as well as some areas for improvement.


Numbers in square brackets represent the order in which we believe these features should be implemented.
Text in square brackets represents feature priority and who it is assigned to.


=== Phase 1 ===
=== Phase 1 - Necessities ===


* General
* General
** Inventory mechanics (containers and characters) [1]
** Object selection [?:Nostritius]
** Character equipment (item slots, changeable models w/ attachables) [2]
** Pathfinding [?:Supermanu]
** Pathfinding
** Party management
** Party members (switch between, follower behavior)
** Implement missing creature actions
 
* Scripting
* Scripting
** Implement missing functions
** Implement missing functions
*** Anything required to pass through the first room on Endar Spire [3]
 
* Conversations/cutscenes
* Conversations/cutscenes
** Scripted characters animations [4]
** Camera setup
** Camera setup [5]
** Scripted animations
** Continuous flow
** Activation distance
** Activation distance
** Alien and droid voice over in KotOR 2
 
** Continuous flow when there are no selectable replies
* Combat
** Turn based gameplay
** Normal attacks
** Death, body bags
 
* GUI
** Character generation
** Save/load
** In-game
*** Equip
*** Inventory
*** Level up
*** Party selection
 
=== Phase 2 - Auxiliary  ===
 
* General
** Stores
** Force Powers (defensive)
 
* Conversations/cutscenes
** Alien/droid voice over in KotOR 2
 
* Combat
* Combat
** Turn based game mode, action queue
** Force Powers (offensive)
** Action execution (closing in, animation)
** Grenades
** DnD based hit chance and damage calculations
** Mines
** Death + body bags
 
* Savegames
* GUI
** Loading all known state
** In-game
*** PC gender, class, head, skin type, orientation, etc.
*** Character sheet
*** Script variables
*** Abilities
* Savegame creation
*** Messages
* Graphics
*** Quests
** Shader based skeletal animation
*** Map
 
=== Phase 3 - Miscellaneous ===
 
* GUI
** Main menu
*** Movies
*** Options
** In-game
*** Options
 
* Minigames
* Minigames
** Swoop racing
** Swoop racing
** Pazaak
** Pazaak
* Graphics
** Shader based skeletal animation

Revision as of 08:15, 10 August 2018

KotOR / KotOR 2

Number one priority is to implement the core gameplay of the original games, i.e., exploration, conversations/cutscenes, combat and GUI, which implies implementation of resource management, graphics, scripting, RPG and sound systems. Then goes the extra stuff, e.g., minigames, auxiliary menus, graphics improvements, networking, etc. Below is a rough list of features required to achieve feature parity with the original games as well as some areas for improvement.

Text in square brackets represents feature priority and who it is assigned to.

Phase 1 - Necessities

  • General
    • Object selection [?:Nostritius]
    • Pathfinding [?:Supermanu]
    • Party management
    • Implement missing creature actions
  • Scripting
    • Implement missing functions
  • Conversations/cutscenes
    • Camera setup
    • Scripted animations
    • Continuous flow
    • Activation distance
  • Combat
    • Turn based gameplay
    • Normal attacks
    • Death, body bags
  • GUI
    • Character generation
    • Save/load
    • In-game
      • Equip
      • Inventory
      • Level up
      • Party selection

Phase 2 - Auxiliary

  • General
    • Stores
    • Force Powers (defensive)
  • Conversations/cutscenes
    • Alien/droid voice over in KotOR 2
  • Combat
    • Force Powers (offensive)
    • Grenades
    • Mines
  • GUI
    • In-game
      • Character sheet
      • Abilities
      • Messages
      • Quests
      • Map

Phase 3 - Miscellaneous

  • GUI
    • Main menu
      • Movies
      • Options
    • In-game
      • Options
  • Minigames
    • Swoop racing
    • Pazaak
  • Graphics
    • Shader based skeletal animation