Part 2 at the end!
Shoop has really outdone herself once more. I honestly can’t express how fortunate we are to have someone as hard working as her 🙂
Forum Fixed
All the bugs you guys have found have now been fixed. There are a small number of minor bugs still on my private list that will be cured very soon, but ignoring these the forum is extremely stable now 😀
Pages and editing have also been added and displayed times are now shown as a count up rather than a static time. Thread titles are now shown for threads and I have redesigned the colour scheme too ^^ The forum is worth visiting again if you haven’t recently!
I know for many of you this isn’t the most interesting topic in the world: you are waiting for the actual game to be released (see the end of this post). But you must realise that this forum is a crucial part of the final product. Without it members the future community would lack a way of connecting to each other. In addition, the skills I have learnt during this development are required for more advance communication features later on.
Yes, this forum has been really pushing my SQL skills. SQL is the language that bridges the website you see and the server in the background. It sends information back and forth between the server and the PHP that formats it to your screen every time you press a button. It also stores all the forum data in the background. Anything you see on the forum pages that is persistent when you refresh the page is stored with SQL.
As you can imagine this forum uses a lot of SQL and some fairly advance statements as it has to link all three sections of the forum (boards, threads, and posts). Making a change on the post level can cause changes on the thread and even board level on the website. It’s been an interesting puzzle trying to figure out how to link it all together. I would even recommend that anyone who loves puzzles and has a fair amount of PHP, SQL, and HTML knowledge gives forum building a try 🙂
Final Update Next Week
When the next update comes I will be in Scotland starting my doctorate. The workload looks nasty, but I guess when you are going for the highest level of academic qualification it has to be. This means CCSO work will unfortunately pause once more and it won’t be until next summer that work starts back up properly. But from next summer onwards I will have left full-time education so shouldn’t have any more delays like this ever again.
So…
I’m going to be working on the gameplay itself for the next two weeks! I have been itching to get back to it since the start but kept putting it off as I wanted to try other projects first and I found it extremely frustrating before But I have a lot more skills than before, and I have had plenty of time to think about how I can tackle the problems I faced before!
The forum will be changed a little bit more to fix the rest of the bugs, but the rest of the time shall be spent on the game itself. Look forward to it! 😀
COMIC – PART 2
The glue represents how I have limited you on the forum so you can’t break any more things 😛 Have fun ^^
See you soon!
















