bsamuels453 / With-Fire-and-Iron

Airship combat simulator I'm working on in my spare time. Most of the code is based on one of my older sim projects, Forge. Check out the issues section to see what modules I'm working on at the moment.
2 stars 0 forks source link

flesh out object editor subsystems #46

Closed bsamuels453 closed 11 years ago

bsamuels453 commented 11 years ago

-design how objects will be added and removed from the airship environment -design how subsystems can react to objects being added or removed from environment -add a feedback interface so subsystems can approve/deny the addition of objects to the airship environment -provide a method for subsystems to broadcast warnings to the user

bsamuels453 commented 11 years ago

assigned to feature_46

bsamuels453 commented 11 years ago

feature completed