restructuring backend in progress
Posted by
Sin Vraal (#18687) on Sep 11, 2023
**notice : work is complete around the equip and unequip sections of inventory and dogs. it is safe to perform these actions again **
dogs equipment now show full item names as opposed to partial file names previously.
a series of backend database transformations will now commense to migrate away from the old sysem to the new one.
**
I'll post when its finished. please be careful equipping and removing items in mean time.
**
afterwards, the items system will be mostly prepared for new features
aka:
-new content
-positionable items
-non unique items (more than one accessory of a type)
-above or below dogs in background
-database and image rendering performance increases
-migration of all image assets to its own server set (speed increase, content safety, expandability, redundancy, etc)
dogs equipment now show full item names as opposed to partial file names previously.
a series of backend database transformations will now commense to migrate away from the old sysem to the new one.
**
I'll post when its finished. please be careful equipping and removing items in mean time.
**
afterwards, the items system will be mostly prepared for new features
aka:
-new content
-positionable items
-non unique items (more than one accessory of a type)
-above or below dogs in background
-database and image rendering performance increases
-migration of all image assets to its own server set (speed increase, content safety, expandability, redundancy, etc)
the is a bug with time stops.
be advised if you equip it, you may not be able to un equip it for a few hours or until tomorrow. I will resolve it shortly
be advised if you equip it, you may not be able to un equip it for a few hours or until tomorrow. I will resolve it shortly
Posted on 09-12-2023 at 8:28 AM
unfortunately, this is going to take a while
I have to go over all the crons and modify them to be 'modern-ish', account for new updates, and organize them
but the good news is the process is straightforward, and afterwards we can have new content. so theres that!
I have to go over all the crons and modify them to be 'modern-ish', account for new updates, and organize them
but the good news is the process is straightforward, and afterwards we can have new content. so theres that!
Posted on 09-12-2023 at 6:33 AM
I'll start coding in the entries after I fix up Time Stops.