NokiMo
naelstrof
naelstrof

patreon


Update 300_E0F82A1

Been a long while since an update has hit the public branch.

KoboldKare has been a project that has been in constant turmoil as I learn more and more about game development.

I realized at some point that I was using my technical ability as a crutch to avoid doing art.

Instead of just spending an hour or two making some fun clouds, I'd overengineer the problem into oblivion trying to make "technically correct" clouds via raytracing and tearing into the render pipeline to get what I want.

Many of the changes for this build is me replacing awful, overengineered, and slow solutions with some basic VFX and game-design.

I'd say I've gotten KoboldKare 90% to where my vision is. I still have lots to do, but now I actually can see the finish line. I plan to get KoboldKare to 1.0 within 5 weeks from this post.

That's enough of me rambling about my thoughts, HERES THE PATCH NOTES:


You can see above that a green player has posed this kobold to sit near the table and wave.

You can also now unpin individual pins by aiming at them and tapping Q, holding Q will unpin all active pins.

This even works on animation stations, but not during ragdoll.

I probably missed a ton of changes. Oh well!

There's still a lot of greyboxing, temporary effects, and barely realized mechanics. Though I've played it with a few friends and its an absolute blast! I'm hoping to clean it up over the course of the next few weeks.

Comments

Definition of Occam's razor : a scientific and philosophical rule that entities should not be multiplied unnecessarily Things are not being multiplied in game, They just can't be loaded into to game due to missing data in the saves. But thanks for getting me to look that up. Cheers!

Jyroscopic360

So you experienced the VFX equivalent of Occam's Razor.

Connor Jones

Ya, it seem there is problems loading physics objects, entities, and liquids. There are 2 AssertionExceptions where is says that the "Values are not equal. Expected 32==0", and one NullReferenceExemption with missing references. All I can say is for now(if you can) let the game run in the background and don't bother saving until it gets fixed. Thats what Im doing.

Jyroscopic360


Related Creators