Woody Folsom
|
18643d17e4
|
Fixed NPE when the default player.txt does not exist. Fixed bug when requesting PowerUp component of invalid length. Change default lives to 1.
|
2012-03-18 18:14:11 -04:00 |
|
Woody Folsom
|
109c2d099a
|
Rete-based rule system (Drools) correctly fires the appropriate actions when Player's Profile meets certain criteria, based on the rules in rules/LevelTunerRules.drl.
|
2012-03-17 18:08:56 -04:00 |
|
Woody Folsom
|
653c7fc3df
|
A boring overland world was generated from a grammar!
|
2012-03-17 14:15:38 -04:00 |
|
Woody Folsom
|
a827ca7430
|
Refactoring to allow MyNewLevelGenerator to determine the level type, difficulty and music based on the player metrics.
Work in progress.
|
2012-03-17 10:26:33 -04:00 |
|
Woody Folsom
|
47520126ff
|
Added facility to save and read DetailedInfo (DataRecorder data) in XML format using XStream.
|
2012-03-16 15:54:45 -04:00 |
|
Woody Folsom
|
1cd007e798
|
Added screen-capture functionality (press D). Added safeguards to prevent NPE when player.txt, DetailedInfo.txt do not exist. Removed these files from source control.
|
2012-03-16 13:31:15 -04:00 |
|
Woody Folsom
|
903437b727
|
Added 'MyNewLevel' as a possible value for the 'generator' arg.
To run it,
ant clean
ant
cd dist
java -jar CS8803_P3.jar generator=MyNewLevel
|
2012-03-06 15:10:33 -05:00 |
|
Woody Folsom
|
8e83234a87
|
Initial commit.
|
2012-03-06 11:42:35 -05:00 |
|