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.
this is a revision plus minor enhancement to the existing inventory system. We arent quite ready to go live, but I thought I'd take a moment to go through what we are changing.
The code has been totally reworked from the ground up. it is presently designed to behave in function and appearance to the current inventory system.
however it will have several improvements in the first release.
--newish features 1/ all items have been cleaned. some that were broken and never released into the wild will now be available! 2/ custom accessory maker has been improved. 3/ the crafter of a custom accessory may now duplicate his own creations. if you’re an artist, you may now sell your wares! 4/ custom accessory history. those who create new accessories will be able to view them from a panel, and create them at will. the same as if you duplicate an item.
--technical goo -- 1/ all items have been extracted from the system itself. new content may now be added with ease 2/ inventory will now be the central point for equipping AND removing accessories. you will still remove as normal from the dogs page, however the removal of equipment will go through the inventory system. 3/'effects' may now be managed and finally introduced, nearly a year after embarking on this endeavor! 4/ different game 'actors' (ie. dogs, handlers and kennels) will soon be able to handled by the system. 5/ paves the road for the asset management system, which will dramatically clean up art on alacrity! ˀ
this is an interim change, it has been designed to look and feel as similar to the original inventory system as possible,
no database changes are being made, however items have now been split from the script, and mostly the design has been segregated from the code.
the new coding is also MUCH faster than the older version. there were 20k lines of code that had to be compiled each time the page was loaded. now it loads a fraction of that, and can operate much more smoothly and has much less drag on the system as a whole.
surely there must be something? well, yes! now the popup on the dogs page will work correctly, many item bugs were fixed, and soon I can start to proceed on the images (assets) database, which will let the artists get back to work.
the new system is designed in such a way that new equipment can be added easily.
just have to go and clean all the code up, and reorganize. we might be ready for Monday Release!