Commit Graph

10 Commits

Author SHA1 Message Date
Marshall
b57a8da512 Last stuff. 2012-03-18 21:15:43 -04:00
Marshall
54bf5937f0 - Fixed the bump bug. Kind of. I circumvented it. 2012-03-18 20:40:03 -04:00
Marshall
3c0673febf Some new stuff. 2012-03-18 20:31:54 -04:00
Marshall
aa5d9099f1 Merge branch 'master' of woodyfolsom.net:/opt/git/cs8803p3
Conflicts:
	src/dk/itu/mario/level/matcher/ProfileMatcher.java
2012-03-18 19:57:41 -04:00
Marshall
952ccdc23b - Update the ProfileMatcher mapping. 2012-03-18 19:01:08 -04:00
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
0bb61eece8 Added PlayerProfile.getProbability(LevelComponent.TYPE). 2012-03-18 13:03:16 -04:00
Woody Folsom
1790d48393 Non-bogus ProfileMatcher. 2012-03-17 20:07:58 -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
2c5339ba8e Repackaged grammar and (profile/archetype) matchers. 2012-03-17 12:05:46 -04:00