Game
A Day In The Life
6 years ago

Holiday Update (Expand)


Here we are, almost christmas. What can be said for a day in the life? The player is implemented. Tools function. The clocks and calenders work. But one thing I've found when coding other projects is that it can be so much better. While all the leg work has been done to get these features ready the game is stagnating while awaiting very basic features.

Before I do anymore work I have to do something about the inventory. Needlessly complex. useless controls and a horror to comprehend after spending more than five minutes not looking at the code. So I will be trashing the current system. Atleast the menu anyway. As said before you pick up more and more as you go on and realise things can be better.

The new inventory is being written to take full advantage of the mouse with click and drag functionality along with controller support. Tools can also now be introduced to the UI which as to now have depended on debug code to work properly.


Whats to be expected right now? well...

Farming demo - Nothing special this demo but farming is working. So its all ready to go with what we have. Also it will offer a chance to see a very small snapshot of the game. Im aiming to have it ready by the 23rd.

NPC's - Dialogue works, spawning works on paper. Why not get some characters going? Having Npcs to experiment with will help the game build up pretty quickly once all their functionality are ready.

??? - ???????????????????.



0 comments

Loading...

Next up

Character bits! We're currently throwing together the character animation pieces for the new customization system :P

Tall walls are all modeled and intergrated into the engine and work seamlessly with the previous two wall styles. actual wall skins for this set are incoming. A new test build featuring these changes will follow up soon.

Finally, you can sell the fruits/veg of your labour. :)

Asking the big questions today. We won't support changing your characters outfit or gender but you can give our beloved testguy a name. Character customization will come later, as it will take planning to get it as versatile as we want at the moment.

Lightweight object recoloring test. This test is looking at coloring defined areas with as little excess data as possible and uses NO mask maps, alternate materials and does not break object batching (won't melt the PC when you have hundreds of swatches!)

Buttons jump scare test shot

Buttons ver 2- jumpscare Test

Our latest efforts have been rewriting our scene change code and with that comes some lovely transitions made using a greyscale image and a new shader.

working on a new mechanic for the prototype. no need to wander over to those far away items when you can just send in your drone.

I'm currently working on a new game with a team of people. Here's a mannequin being assaulted for test purposes. Gotta do what you gotta do for your damage systems.