Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 1 and Version 2 of dev/projects/VSLevel1


Ignore:
Timestamp:
Dec 13, 2006, 9:54:18 AM (17 years ago)
Author:
bknecht
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dev/projects/VSLevel1

    v1 v2  
    22This is the project page of ticket #162. Goals can be found at the ticket's page.
    33
    4 I ([wiki:BenjaminKnecht Benjamin Knecht]) work on this project for this semester. Into the project, nearly every work done by the PPS-students is going to be joined together. This makes the project a difficult one.
     4I ([wiki:BenjaminKnecht Benjamin Knecht]) work on this project for this semester. Most work of the PPS students will be joined together in this project. This makes the project a difficult one. On the 20th of December we have the intermediate presentation of the student's work. Then I will see what will be finished at the end of the semester.
    55
    66= Progress =
     
    1616
    1717== What will we be able to do? ==
    18  * There should be finished models of the Human, Noxon and Pirate fraction. The possibility of using two different kinds of enemies make the mission intressting.
    19  * There will be an AI, which will make the enemies act the right way in every situation.
     18 * There should be finished models of the Human, Noxon and Pirate fraction. The possibility of using two different kinds of enemies make the mission interesting.
     19 * There will be an AI, which will make the enemies act in the right way in every situation.
    2020 * A cool camera control for the scripting engine to improve the game experience.
    2121
    2222
    2323== Mission Plot ==
    24 There will be some attack by Noxons. It's not sure yet what role the pirates will play, but there are definitely used for bounty hunter submissions.
     24The mission starts inside the spacestation. There the player receives his mission and can build on his spaceship and stuff. What happens in there is not really part of this mission plot, so I leave it out for now.
     25
     26Starting the mission by leaving the hangar with the modified spaceship the player attacks swarms of pirate ships together with AI colleagues. There will be a sudden attack of a huge pirate main ship. AI colleagues will die in battle and the pirate main ship will be destroyed by Noxons saving the player.
     27
     28There will be a big chaos and enormoues swarms of Noxon ships will attack the player. Another AI colleague joins our character to help out with the Noxons. They retreat and make it back to the spacestation.
     29
     30The mission ends with a showdown of some Noxons getting killed by the spacestation's drones. So the first mission is a part victory of the humans.
     31
     32During the first part of the mission there will be special pirates to catch as bounty hunter missions.
     33
    2534
    2635== Implementation ==