There was an error handling your request. make sure you are logged in!
You have not yet verified your email address. This needs to be done before you can continue playing. All you have to do is click on the link emailed to you.
An Email has been resent to you. After clicking the verification link, you can wait and this message should automatically close. but if not you can reload the page.
5000+ lines of insanity. One would wonder why I would have a penchant for pain, and the simple reason is , forums are generally good if done right!
so why bother? The forums represent the last unfinished 'system feature'. Getting it out of the way, means I can start to proceed to fixing / adding features to the game.
As I stated before, I will not be doing a makeover on the forums. I'll save it for later. but what I do have to do is make it portable.
It would be very nice to at least salvage the work done here. Despite my hating on the forums. its obvious someone put some effort into them. what it lacks in elegance, it makes up for in richness.
The nitty gritty
The core problem with alacrity presently (amongst many critical issues) is that it runs on php 5. We are now on php 8. sadly, php changes faster than a snake sheds skin. Updates are not easily possible b/c of the servers age. its like trying to run a program designed for windows 95 on windows 11.
a secondary, but equally critical problem is the framework I designed is incompatible the chosen (and deeply flawed) methodology in the old system.
I knew going into this, that it would be a problem. but the trade off is the promised land on completion.
Please be on the lookout for any bugs in: - news - commenting on news - left nav widgets (we
all 3 places received updates.
---The header file for alacrity has been cleaned up for insertion of test features, but its possible some things get missed.
--news changes: - has been spot fixed, to be portable to the new server. - all news files are now template driven, so that we can update the design in the future. - 90% of the size of these files were reduced , and speed was greatly optimized (the code here was shockingly bad)