Share

Scribble Game

File Release Notes and Changelog

Release Name: v1.1

Notes: - full Eclipse project in CVS - runtime include dictionnaries (decompress scribble-fr.zip or scribble-us.zip on disk) - additional dictionnaries can be copied in scribble directory in /dictionnary/ ex: /dictionnary/de ex: /dictionnary/fr ex: /dictionnary/us If so just change in conf/config.properties accordingly - if it does not run, adapt location of jdk in run.bat ex of run.bat (taken from runtime scribble.zip) set classpath=%classpath%;./conf;./bin;./lib/log4j-1.2.8.jar;./resource;./dictionnary C:\j2sdk1.4.2_06\bin\java com.ianford.scribble.applet.MainFrame


Changes: 1.1 ADD ODS4: 369085 words french dictionnary ADD localization support through properties files: lang_fr.properties and lang_us.properties ADD resizable windows (see config.properties), normal size is 1, double size is 2 etc... ADD support of configurable strategist through factory ADD Log4j support for structured logging ADD logo scribble ADD robot Dummy because Einstein as strategist is playing too good Refactor heavily code, but a lot is still to do