From 432a7fde34d1305275cccb9cc42671f0d5d6c0c1 Mon Sep 17 00:00:00 2001 From: Benoît LUBRANO DI SBARAGLIONE Date: Wed, 9 Apr 2014 11:36:22 +0200 Subject: Update report: time limit. --- report/progression.tex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'report') diff --git a/report/progression.tex b/report/progression.tex index ccfff83..251601d 100644 --- a/report/progression.tex +++ b/report/progression.tex @@ -327,6 +327,10 @@ with the commit number 159b168b2. \subsection{Time limit} +The time limit was implemented as a steps limit for the player. When this limit +is reached, the game quits with a message. The argument --challenge is necessary +to enable this game mode. Commit number 2fee72805. + \subsubsection{Real time} \subsection{GUI} -- cgit v1.2.3 From 35d771f9f0e96304fd37a046dffe480a26795e44 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Tue, 15 Apr 2014 20:11:10 +0200 Subject: Update report --- report/progression.tex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'report') diff --git a/report/progression.tex b/report/progression.tex index 251601d..069d2da 100644 --- a/report/progression.tex +++ b/report/progression.tex @@ -337,6 +337,10 @@ to enable this game mode. Commit number 2fee72805. \subsection{Trap door} +A TrapDoor was added to link the main map to the off-script map, and all Rooms +are linked through Doors since the commit number 6e388ec78. When crossing a +TrapDoor, the Performer clears the Player's previous Rooms Stack. + \subsection{Beamer} \subsection{Locked door} -- cgit v1.2.3 From e29566f5ef5866f0532b681f37084ff7f43c0af2 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Tue, 15 Apr 2014 20:51:55 +0200 Subject: Update report --- report/progression.tex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'report') diff --git a/report/progression.tex b/report/progression.tex index 069d2da..ada455a 100644 --- a/report/progression.tex +++ b/report/progression.tex @@ -343,6 +343,10 @@ TrapDoor, the Performer clears the Player's previous Rooms Stack. \subsection{Beamer} +A Beamer was added with the commit number 6a154d2fe. It can be used once picked +up via the ``use'' command. It alternatively memorises the player's current room +and teleports him back. + \subsection{Locked door} \subsection{Tests} -- cgit v1.2.3 From 60b19b1d3e4da557128361f916c6de4bfdeb3d30 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Tue, 15 Apr 2014 23:17:06 +0200 Subject: Update report --- report/progression.tex | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'report') diff --git a/report/progression.tex b/report/progression.tex index ada455a..95505c1 100644 --- a/report/progression.tex +++ b/report/progression.tex @@ -55,8 +55,11 @@ the room since commit e510b08d0. \subsection{Object diagram} +%TODO + \subsubsection{Changes on execution} +%TODO \section{Zuul with features} @@ -331,10 +334,11 @@ The time limit was implemented as a steps limit for the player. When this limit is reached, the game quits with a message. The argument --challenge is necessary to enable this game mode. Commit number 2fee72805. -\subsubsection{Real time} - \subsection{GUI} +The actuel GUI will be improved at the end of the project, when all new +functionnalities will be implemented. + \subsection{Trap door} A TrapDoor was added to link the main map to the off-script map, and all Rooms -- cgit v1.2.3 From 9c539573868dd221088ae069e26a0b0ad35d2903 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Wed, 16 Apr 2014 00:49:55 +0200 Subject: Update report --- report/progression.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'report') diff --git a/report/progression.tex b/report/progression.tex index 95505c1..3955944 100644 --- a/report/progression.tex +++ b/report/progression.tex @@ -353,6 +353,9 @@ and teleports him back. \subsection{Locked door} +A locked door was implement with the commit number e9c61548b. To pass through, +the player needs to pick up a corresponding key. + \subsection{Tests} \subsection{Transporter room} -- cgit v1.2.3 From 72334d8f1ac5310b82923401170f6099d24f9f6c Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Wed, 16 Apr 2014 00:55:22 +0200 Subject: Update report --- report/progression.tex | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'report') diff --git a/report/progression.tex b/report/progression.tex index 3955944..dc63a56 100644 --- a/report/progression.tex +++ b/report/progression.tex @@ -384,6 +384,12 @@ the player needs to pick up a corresponding key. \section{Zuul awesome} +\subsection{Non-droppable items} + +Non-droppable items were added with the commit number ef51d5137. + +\subsection{Hidden doors} + \subsection{Room sides} \subsection{Quests} -- cgit v1.2.3 From 1e98d1fece7b0b8192a7f99c2238e1df2295406c Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Wed, 16 Apr 2014 01:03:09 +0200 Subject: Update report --- report/progression.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'report') diff --git a/report/progression.tex b/report/progression.tex index dc63a56..d2e8598 100644 --- a/report/progression.tex +++ b/report/progression.tex @@ -390,6 +390,9 @@ Non-droppable items were added with the commit number ef51d5137. \subsection{Hidden doors} +Hidden Doors that are not shown as exits were added with the commit number +20c9b8b28. + \subsection{Room sides} \subsection{Quests} -- cgit v1.2.3 From ba422a863c58fb034e917621d0cb27f09f06183b Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Wed, 16 Apr 2014 01:22:50 +0200 Subject: Update report --- report/progression.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'report') diff --git a/report/progression.tex b/report/progression.tex index d2e8598..c2a36e9 100644 --- a/report/progression.tex +++ b/report/progression.tex @@ -358,6 +358,8 @@ the player needs to pick up a corresponding key. \subsection{Tests} +The test files were updated to fit the last modifications. + \subsection{Transporter room} \subsubsection{alea} -- cgit v1.2.3 From c9005dc65f333c6e0865a1a82c2c96b8de76bde5 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Wed, 16 Apr 2014 16:24:25 +0200 Subject: Update report --- report/progression.tex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'report') diff --git a/report/progression.tex b/report/progression.tex index c2a36e9..a7d1456 100644 --- a/report/progression.tex +++ b/report/progression.tex @@ -362,6 +362,10 @@ The test files were updated to fit the last modifications. \subsection{Transporter room} +The transporter was implemented as a sub-type of Door instead of Room, since the +Player has to be transported when he crosses the Door. This is part of the +commit number c5a766345. + \subsubsection{alea} \subsection{Inheritance} -- cgit v1.2.3 From 09647750db45360c38438f3036154c58bf9cc832 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Wed, 16 Apr 2014 19:11:50 +0200 Subject: Update report --- report/progression.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'report') diff --git a/report/progression.tex b/report/progression.tex index a7d1456..1e85327 100644 --- a/report/progression.tex +++ b/report/progression.tex @@ -368,6 +368,9 @@ commit number c5a766345. \subsubsection{alea} +c99590be11 - An alea overriding command for the random TransporterDoor was +implemented. It is now possible to force the destination room with this command. + \subsection{Inheritance} \subsection{Abstract Command} -- cgit v1.2.3 From abc30b45754e82c00d7c06ff83c74dff9401da11 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Thu, 17 Apr 2014 00:53:34 +0200 Subject: Update report --- report/progression.tex | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'report') diff --git a/report/progression.tex b/report/progression.tex index 1e85327..1a74d8d 100644 --- a/report/progression.tex +++ b/report/progression.tex @@ -371,16 +371,23 @@ commit number c5a766345. c99590be11 - An alea overriding command for the random TransporterDoor was implemented. It is now possible to force the destination room with this command. +\subsection{Character} + +3e7f68425 - Characters that can talk were added. + +\subsubsection{Moving character} + +Moving characters that can move to adjacent rooms once permitted were added. + + +\section{Zuul even better} + \subsection{Inheritance} \subsection{Abstract Command} \subsection{Packages} -\subsection{Character} - -\subsubsection{Moving character} - \section{Zuul without BlueJ} -- cgit v1.2.3