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.
Testing has been completed on the individual components, and a test rig has been constructed (ahem, to test).
components are designed to manage, and describe the various database tables within alacrity. at this point the the tools should be able to manage database interactions almost completely.
now I have to construct the management tool, which links the individual components together in order to form 'entities'.
An entity represents all the data for any particular object across all of the tables. as an example, an item spans several tables (the item description, the inventory, supplemental tables such as whether or not its equipped)
this part should go easier, anyway more updates soon!
I'm installing some software to track what I'm working on.
this part of the changes will be somewhat invisible to the user, but I want everyone to see what I'm working on.
its primary purpose is security, but I configured it to only work on changes.
It wont be perfect, but it will give you an idea. I first have to clean up the reports a bit to sanitize file system information so we dont leak security info etc.
I figure this way you can know I'm still alive and working on it, and possibly (I'm not sure how much detail I can get out of it) see how many changes are being made!
So far the new structure is functionality is finished, albeit roughly. it requires some polishing..
What can we do with this?
This tool is generally a backend tool designed to ease work on the database.
The plan is to use it to consistently apply updates to items, image assets, dog etc without having to write large amounts of code , test it , and update pages after changing the database.
its taking a long time b/c inventory and images in particular are the cornerstone of alacrity. every change here takes time (due to double checking , and applying it across the site). But when this is finished, it will substantially lessen the workload on inventory, and additionally provide a consistent framework that we can add new content, etc.
In summary, I apologize for the long wait. But the whole item system/image display ball of yarn is messy, and I need a good solution to tackle it
if I cant get something reasonable done in a few hours, I'll just skip it for now