[ x vote for us to earn $800 each day ]

67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 |

rendering updates

more updates!
so i may have been a little bit too doom and gloom.
I ended up getting everything working in the debugger now except for accessories , and companions.

you can hide / show layers to help diagnose (play around with your doggie!) and after I finish up the accessories bit, I'll clean up the debugger, and construct all the wizards.

when the wizard is finished, you'll be able to construct ghost dogs, mood dogs etc as well.

you wont be able to save them however without later to be released secrets ingredients :)



I apologize for taking so long on this.

There is little in the way of infrastructure on this part of the code.

its important I build it properly this time, so that artists can go in and construct new content, without the aid of myself of other admins.

its taking a bit longer than I wanted because of the maze-like database configuration, and numerous other small things.

the good news, is the debugger is **partially** working. its displaying the parts that are finished.

right now I am in the process of cataloging all the image assets for dogs, so that I can do a few things:

1. audit for missing artwork
2. make it MUCH easier to search for content and merge into the dogs portrait,
3. eventually build an artist login to add content.
4. migrate the content to a separate server.

the table structure for dogs is what causes kennel slowness. all this has to be done to finally break apart the dog tables into more optimized components.

I realize this is taking a bit longer than expected. in the mean time, if there are other critical game impacting bugs / features etc, please let myself or bobbie know, and I can detour to them ...

this probably wont take months, or even a month. but its probably going to take a week or 2 to get through all the tiny minutia of the dogs renderer

Posted by Sin Vraal (#18687) on Mar 16, 2023

View All Replies

debugger / rendering

update
I've isolated the dog image rendering into a separate module. It took a bit longer due to real life and my lack of knowledge regarding images (I'm not a graphics designer, nor have I much experience with graphics libraries... needless to say thats changing fast!)

this allows for **much** cleaner software, and can give us the ability to create new types of varients for dogs, including ghost dogs, movable accessories etc.

like your doggie bowl on the other side of the picture? no problem! larger companion? can do!

these features will not be while for a while, but in the short term the new renderer will be inline soon, and tools such as customs / predictor / debugger will be working shortly after



I still have to construct the new render tool, but the wizard prototype is now done.

I'll need to do a second run wizard after constructing the final rendering tool.

but you should be able to play with your dogs attributes after this, test, etc for interesting effects.

you get to it by clicking on your dogs image, and selecting debugger Posted by Sin Vraal (#18687) on Mar 14, 2023

View All Replies

added options to dog portrait

dog owners and admins may now click on a dogs image and click to refresh, or debug the dog as needed.

the debugger is unfinished, I'm still working on the code, but it doesnt alter anything yet, so its safe to leave up in the short term.

anyhow, you will be able to quickly note if your dog is bugged, and be able to 'auto correct' or flag it as 'keep this bug' in the future, so that everyone can keep their glitch dogs! Posted by Sin Vraal (#18687) on Mar 10, 2023

View All Replies