Since it looks like phpBB4 in well into development I'm unsure how to proceed.
If I carry on then a complete rewrite will be needed for phpBB4 since itself will be a complete rewrite.
I'll update when I have a better idea of what I'm going to do but at the moment I wuold say that development will halt until phpBB4 going into beta.
- I've been rewriting some code I initially wrote for character creation and character selection after reading some more phpBB guidelines and also some additional php security sites and pdfs.
- moved all the character-specific functions into a class. I'm tinkering around with the methods now to try and make them less "specific" so they become a bit more multi-purpose - if that makes sense.... read more
I'm currently reading through as much phpBB3 documentation as I can to catch up with the changes since phpBB2.
Things do seem to be much better in the newer release.
Anyway, I'm ironing out a few bugs with the character creation page but that should be finished today so I can move onto creating the main character screen.
I'm hoping to allow the user to create numerous characters and easily switch between them.