Pets Design: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Magodra (talk | contribs)
Magodra (talk | contribs)
Line 92: Line 92:
   +death_lockout
   +death_lockout
   +depleted_lockout
   +depleted_lockout
  +training_lockout
}
}
note right of pet
note right of pet
New: Suggested new table to hold the pet timers between sessions.
New: Suggested new table to hold the
pet timers between sessions.
end note
end note
character "1" -- "0..n" pet
character "1" -- "0..n" pet

Revision as of 14:55, 21 April 2013

Functional Design

The Functional Design show the functionality of the Pet system.

States

This is the states that a pet can be in.

Physical Design

In the Physical Design the different parts of the functional design is allocated to different systems. Some are handled server side, other at the npcclient. Some in code and others in scripts.

Database

Classes

Activities

Create

Sequences

Create

Death