I've decided not to plan so much at the moment, I'm just having fun with it. I just think of a feature and challenge myself to implement it.
The next update will not be playable in the browser, it will be a windows exe.
What to expect from the next update.Already done:
-If you try to hide from Max, he will find you (he is a detective after all!), he can't be trapped behind buildings anymore.
-Random movement tweaked again.
-Random NPCs:
I was thinking that I wanted the levels to be well populated, but for various reasons having every single character from the RON series is not very realistic. So this is what I came up with:

These guys are all based on one set of sprites. By breaking them up and blending them with randomly generated colours, the clothes combinations number in the millions (colours are made by randomly generating numbers between 0 and 255 for red, green, and blue). I'm going to throw in a couple of different hair styles and heads for even more character variety.
I'm know it's a sausage fest at the moment, I plan to create females also.
You might think that there are too many people on the streets, this was just a test to see how many the game can handle. I've had 1200 of these guys on screen before the game slows down. This number will more than likely come down though as the project gets more complicated. I really don't think that many will be necessary anyway.
I'm currently pondering my next move, the combat system. How it will work I've yet to decide.