Difference between revisions of "Main Page"

From Group 4
Jump to: navigation, search
(To Dos for this week)
Line 11: Line 11:
 
[[User:Peachychan|Justina]] <br>
 
[[User:Peachychan|Justina]] <br>
 
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
 
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
 +
 +
== Known Bugs ==
 +
* IS_FALLING is never false? So you can apply special power in the air
 +
* <strike> Multiple player animated rendering </strike>
 +
* Quitting has an error because the Monster destructor tries to set the HUD, and I think it's already deleted
 +
* You can charge right through a wall......
 +
* Particle effects don't work through reset
 +
  
 
== To Dos for this week ==
 
== To Dos for this week ==
Line 35: Line 43:
 
* <strike> Merge player animation into develop </strike>
 
* <strike> Merge player animation into develop </strike>
  
== Known Bugs ==
+
 
* IS_FALLING is never false? So you can apply special power in the air
+
== Timeline ==
* <strike> Multiple player animated rendering </strike>
+
{| class="wikitable"
* Quitting has an error because the Monster destructor tries to set the HUD, and I think it's already deleted
+
|-
* You can charge right through a wall......
+
|Week
* Particle effects don't work through reset
+
|6
 +
|7
 +
|8
 +
|9
 +
|10
 +
|-
 +
|Franklin
 +
|*Loading screen *XML
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|Bryan
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|Justina
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|Nathan
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|Michael
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|Suman
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|Haro
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|}
 +
 
  
 
== Getting started ==
 
== Getting started ==

Revision as of 15:46, 4 May 2013

TEAM NINJACODERS

Ninja Coders

Suman
Haro
Bryan
Franklin
Michael
Nathan
Justina
Consult the User's Guide for information on using the wiki software.

Known Bugs

  • IS_FALLING is never false? So you can apply special power in the air
  • Multiple player animated rendering
  • Quitting has an error because the Monster destructor tries to set the HUD, and I think it's already deleted
  • You can charge right through a wall......
  • Particle effects don't work through reset


To Dos for this week

  • Write Status Report
  • First Character Model
  • First Character animations (idle, walking, jumping, attack)
  • Tentacle animations (sweep, idle, slam)
  • Tentacle collision boxes
  • Arena textures?
  • Arena Lighting
  • Add platforms/objects to the arena
  • Arena height map
  • Switching Gravity
    • Camera that responds to switched gravity
    • Make sure jumping still works
  • Maybe larger GAME OVER on the HUD?
    • Also a YOU WON! or something?
  • Press A to join, then press Start to start
    • Loading screen
  • Restart when you won logic (super useful for testing)
  • Sounds?
  • Special Power for first character???
  • Shooter logic? Particle effects for shooting?
  • Merge player animation into develop


Timeline

Week 6 7 8 9 10
Franklin *Loading screen *XML
Bryan
Justina
Nathan
Michael
Suman
Haro


Getting started