johnfn / Illumination

2 stars 0 forks source link

Add triggers and actions to Missions #13

Closed dwu4 closed 14 years ago

dwu4 commented 14 years ago

Add actions (series of steps to perform) and triggers (mapping of conditions to actions) to the mission handler. Make sure to maintain XML serializability.

dwu4 commented 14 years ago

Done. Note that actions are now known as "events" since "Action" is a system class which may be ambiguous/cause later conflicts, etc.

dwu4 commented 14 years ago

Just FYI, I added a trigger in which as soon as you have 1 environmentalist on the map, you get a $10 boost. No animations or anything fancy... other than the fact that the number goes up :)