GSoC 2011 Guild missions - Weekly status updates

Added by Fabien_HENON about 4 years ago

Status report N1 (Monday, 23th May, 2010) (Guild missions)

What was accomplished in the previous week.
Nothing (first week)

What was not accomplished that was planned and why.
Nothing (first week)

What is planned for the current week.
- Update of the world_editor_classes.xml file for the world editor => adding the new actions and properties
- Testing and debugging of the previous task
- Updating the mission compiler to check for errors in the mission taking into consideration the new actions and properties. (this task won't be finished by the end of the week but a part of it must be done)

What risks are there for the current week.
None

Any necessary personal updates (e.g. unavailable due to vacation/school work/etc)
- I have to write a report for my school but it should only take one day


Replies (11)

Status report N2 (Monday, 30th May, 2011) (Guild Missions) - Added by Fabien_HENON about 4 years ago

What was accomplished in the previous week.
- Update of the world_editor_classes.xml file for the world editor => adding the new actions and properties
- Testing and debugging of the previous task
- Creation of the project for the task about the mission compiler

What was not accomplished that was planned and why.
- The task about the modification of the mission compiler is not finished because i was busy this week end and i had an interview for a job friday. However, this task can last until Thursday so i'm not late yet and it will be finished on time.

What is planned for the current week.
- Updating the mission compiler to check for errors in the mission taking into consideration the new actions and properties.

What risks are there for the current week.
None

Any necessary personal updates (e.g. unavailable due to vacation/school work/etc)
None

Status report N3 (Monday, 6th June, 2011) (Guild Missions) - Added by Fabien_HENON about 4 years ago

What was accomplished in the previous week.
- Updating the mission compiler to check for errors in the mission taking into consideration the new actions and properties.

What was not accomplished that was planned and why.
None

What is planned for the current week.
- Implement the class CMissionGuild
- Implement the empty functions (update and clear quest journal).
- Check if the rest of the code is correct and change it if necessary.

What risks are there for the current week.
None

Any necessary personal updates (e.g. unavailable due to vacation/school work/etc)
None

Status report N4 (Monday, 13th June, 2011) (Guild Missions) - Added by Fabien_HENON about 4 years ago

What was accomplished in the previous week.
- Implement the class CMissionGuild
- Implement the empty functions (update and clear quest journal).
- Check if the rest of the code is correct and change it if necessary.

What was not accomplished that was planned and why.
None

What is planned for the current week.
- Implement the instantiation of a new guild mission in the CMissionManager class.
- Implement the 'pickMission' function for each guild grade, to check if the specified member can pick the mission.

What risks are there for the current week.
None

Any necessary personal updates (e.g. unavailable due to vacation/school work/etc)
None

Status report N5 (Monday, 20th June, 2011) (Guild Missions) - Added by Fabien_HENON about 4 years ago

What was accomplished in the previous week.
- Part of the current task

What was not accomplished that was planned and why.
None

What is planned for the current week.
- Implement the instantiation of a new guild mission in the CMissionManager class.
- Implement the 'pickMission' function for each guild grade, to check if the specified member can pick the mission.

What risks are there for the current week.
None

Any necessary personal updates (e.g. unavailable due to vacation/school work/etc)
None

Status report N6 (Monday, 27th June, 2011) (Guild Missions) - Added by Fabien_HENON about 4 years ago

What was accomplished in the previous week.
- Implement the instantiation of a new guild mission in the CMissionManager class.
- Implement the 'pickMission' function for each guild grade, to check if the specified member can pick the mission.

What was not accomplished that was planned and why.
None

What is planned for the current week.
- Implement functions such as 'addMission', 'removeMission', 'getMissions', 'processGuildMissionEvent', 'processGuildMissionStepEvent'.
- Call these functions at the right place, like for the team missions.

What risks are there for the current week.
None

Any necessary personal updates (e.g. unavailable due to vacation/school work/etc)
I was absent last week end and monday but i should be available until today

Status report N7 (Monday, 4th July, 2011) (Guild Missions) - Added by Fabien_HENON about 4 years ago

What was accomplished in the previous week.
- Some of the functions needed for the CGuild class

What was not accomplished that was planned and why.
I needed more information to understand how to do this task so i asked to Ulukyn

What is planned for the current week.
- Implement functions such as 'processGuildMissionEvent', 'processGuildMissionStepEvent'.
- Call these functions at the right place, like for the team missions.

What risks are there for the current week.
None

Any necessary personal updates (e.g. unavailable due to vacation/school work/etc)
None

Status report N8 (Monday, 11th July, 2011) (Guild Missions) - Added by Fabien_HENON almost 4 years ago

What was accomplished in the previous week.
- Implement functions such as 'processGuildMissionEvent', 'processGuildMissionStepEvent'.
- Call these functions at the right place, like for the team missions.

What was not accomplished that was planned and why.
I just need one more function to implement. I need one more answer.

What is planned for the current week.
- Complete everything that needed to be done before the mid-term evaluation. (Just one more function to implement)

What risks are there for the current week.
None

Any necessary personal updates (e.g. unavailable due to vacation/school work/etc)
None

Status report N9 (Monday, 18th July, 2011) (Guild Missions) - Added by Fabien_HENON almost 4 years ago

What was accomplished in the previous week.
- Complete everything that needed to be done before the mid-term evaluation. (Just one more function to implement)

What was not accomplished that was planned and why.
None

What is planned for the current week.
- Add the 'guild' option to the actions that need it.
- Implement this option for each action that needs it to do a specific action for the guilds.
- Implement the guild actions that are not implemented yet.

What risks are there for the current week.
None

Any necessary personal updates (e.g. unavailable due to vacation/school work/etc)
None

Status report N10 (Monday, 25th July, 2011) (Guild Missions) - Added by Fabien_HENON almost 4 years ago

What was accomplished in the previous week.
- Add the 'guild' option to the actions that need it.
- Implement this option for each action that needs it to do a specific action for the guilds.
- Implement the guild actions that are not implemented yet.

What was not accomplished that was planned and why.
None

What is planned for the current week.
- Implement the possibility for a guild mission with the mission objective to complete a mission several times: meaning that several guild members will need to complete a mission to complete the mission objective of the guild mission.

What risks are there for the current week.
None

Any necessary personal updates (e.g. unavailable due to vacation/school work/etc)
None

Status report N11 (Monday, 1st August, 2011) (Guild Missions) - Added by Fabien_HENON almost 4 years ago

What was accomplished in the previous week.
- Implement the possibility for a guild mission with the mission objective to complete a mission several times: meaning that several guild members will need to complete a mission to complete the mission objective of the guild mission.

What was not accomplished that was planned and why.
None

What is planned for the current week.
- Test and debug everything

What risks are there for the current week.
None

Any necessary personal updates (e.g. unavailable due to vacation/school work/etc)
None

Status report N12 (Monday, 8th August, 2011) (Guild Missions) - Added by Fabien_HENON almost 4 years ago

What was accomplished in the previous week.
- Test and debug everything

What was not accomplished that was planned and why.
None

What is planned for the current week.
None

What risks are there for the current week.
None

Any necessary personal updates (e.g. unavailable due to vacation/school work/etc)
None

(1-11/11)