ianfhunter / TeamCrab

Group Project for CS4098
MIT License
0 stars 1 forks source link

Stalled (Red) Tasks #17

Closed ianfhunter closed 10 years ago

ianfhunter commented 10 years ago

https://github.com/ianfhunter/TeamCrab/blob/iteration2/src/engine/Team.py#L65

Stalled tasks were incorrect in Teams - they should be events that need an intervention to solve a problem generated by the problem simulator. They shouldn't be showing in the current map view as we dont have the problem simulator yet.

I've disabled the setting of the flag for now, but it'll need to be fixed when we implement the problem simulator

ianfhunter commented 10 years ago

I think this is probably okay now