In Gameplay Programming they taught us about the concept of Behaviour tree for AI, which I thought was very interesting so I rewrote the entire AI with an Behaviour tree design it still has some small bugs but in general works pretty well
Additionaly to that I added Highscores to the game I used the awesome site dreamlo partly for it which took over the part of SQL and PHP for me.