What I did today

is the inconsistent blur on the font intentional ? made me rub my eyes.

Just poor anti-aliasing when I scaled the image down I think.

Kev

So you just left it on the table? Monster.

Today I cleaned sick up from all over the interior of my car.

Cas :slight_smile:

I finally have a solid initial implementation of a Goal planning system. It allows for entities to have goals and subgoals and to replan as circumstances change. A lot of GOAP material available is fiarly complicated from an implementation side, and it took a while for me to get to a simpler system that meets my needs.

On an unrelated note, I now have 1753 mentions on JGO. You all need to stop talking about me and get back to developing games.

I have 1871 actual mentions. I can make this all go away with the push of a button. You just have to give up your identity and everything you hold dear. :emo:

PM me a slight alteration of your nick and I’ll make it happen. Soon. This is a one time offer, because it would make barely any sense to offer it twice.

Actual as in 1871 mentions of him or 1871 mentions of you?

Partypooper.

Thinking of changing my nick to ā€œentityā€. Or ā€œspriteā€.

  • wants to feel popular, creates an account with a username like ā€˜help’ or ā€˜think’ :stuck_out_tongue:

Heck no, this is the most pseudo-popular I have ever been!

  • edit: unclosed quote tag

ā€˜a’, ā€˜it’, ā€˜the’ etc.

I worked on a planning system too, but mine’s overly complicated.

Today I fixed some bugs exposed by the fall-in-love and decide-sexuality actions.

Made a new website for State of Fortune (same url as before: http://stateoffortune.com/). Was mainly to try out parallax scrolling and having much larger pictures without having to click on small thumbnails. The picture quality isn’t great in jpeg, but the size difference is huge, which is nice for mobile devices so I’ll stick with jpeg over png for now :slight_smile:

Mike

To be honest, I am not sure about the new website.
ā€œI want all the options without scrollingā€
And at least for me the images are jiggling around while I scroll.

-ClaasJG

Apparently the pictures don’t even show up in IE9. I’ll have a look for another library I guess. :frowning:

I could add some buttons on top to jump to the forum/download/credits section. Seeing as I don’t have much text on the page I mainly wanted a website that points out the graphical quality, and the previous site didn’t do that :slight_smile:

Mike

@Mike you should add a automatic waypointed scroll system like on the Moto G webpage

Maybe a ā€œfloating control panelā€ on the right side and the images in the background (~as slideshow?)

Added triplanar texture coordinates generation to my texture ā€œsynthesisā€ shader:

Thanks for the ideas! I’ll look into changing it again somewhere down the road, most likely based on your ideas. For now I got it working in IE9 and will go back to programming on the game itself :slight_smile:

Mike