From 5316669152b5c50ae49a923e737b00b2c9e708b7 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Tue, 4 Mar 2014 18:11:52 +0100 Subject: Update report --- report/progression.tex | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/report/progression.tex b/report/progression.tex index 6ae15b1..215ab82 100644 --- a/report/progression.tex +++ b/report/progression.tex @@ -286,6 +286,17 @@ separate the logic from the data storage as part of commit bd639caa0. \subsection{Better GUI} +As applets were designated as deprecated a long time ago, and because newer +versions of the Oracle Java Runtime Environment are requiring a mandatory code +signing certificate that we can not affors, a new graphical interface using the +Google Web Toolkit was implemented. +This set of tools enabled translating the game code from Java to Javascript, +allowing its execution directly in the user's browser, without the need of +having the Java Runtime Environment installed. + +This addition made in commit 12a0686cb was facilitated by the use of the MVC +model and required a few changes in the core classes. + \subsection{Music} \subsection{Scenes} -- cgit v1.2.3