X-Git-Url: https://git.ucc.asn.au/?p=progcomp10.git;a=blobdiff_plain;f=issues.txt;fp=issues.txt;h=d6a2c4ef466a4ae338ebb0f3272f9193b65a8f25;hp=0000000000000000000000000000000000000000;hb=e9a8105a8f22404f4ac550d79954eaa6b7f5d8ff;hpb=4597b27a44522a5c2785cc23029435f44f60ea55 diff --git a/issues.txt b/issues.txt new file mode 100644 index 0000000..d6a2c4e --- /dev/null +++ b/issues.txt @@ -0,0 +1,7 @@ + - number of agents can spiral out of control very quickly, e.g. if Frenchie and Angel start duking it out. + * Need to make supervisor smart enough to kill montonically increasing sequences. + - points table doesn't agree with technicalities doc + - agents die after MAX_AGE fights, not MAX_AGE rounds + - code seems to trust you not to monkey around with your stats...? + - coding styles are inconsistent throughout + - layout still needs some work