May 10, 2018
Project Zomboid - nasKo
 



The Build 39 Vehicles build (playable in public IWBUMS beta) is essentially ready to go, but we need to be sure that a couple of issues have been solved by today’s release of Build 39.57: one that saw crowds of zombies pinging vehicles off roads in MP, and another on some dedicated servers that had zeds attracted to a vehicle’s previous position that we also think was to do with the physics interpolation. [So please let us know if you encounter either!]

39.57 also improves the way vehicles are arranged in parking stalls by adding directional pointers to the mix, addresses issues with watch alarms, adds extra options to help you tailor/toggle world degradation (erosion) in the game and some tweaks to help modders with the change to the vehicles build. Amidst a lot of under the hood stuff to keep stuff ticking over. EDIT: A complete changelist will appear here in the next day or so, but due to last minute issue with the latest code we’ve released a build that was already in testing and thus we’ll have to recompile the changelist to suit.

In the mean-time let’s go round the houses and find out what other PZ types are up to:


ANIMS
Last week we announced that we’d teamed up with a gang of renegade coders called The Eccentric Ape – ably led by our current anims-focussed Technical Director whizz (Bitbaboon) Mark. This past week has seen them getting up to speed with PZ, and right now they’re getting their hands dirty in the codebase. The plan is for them to do a big push on the animation system, and overall intention is that we’ll be working alongside them on many of our big features going forward.



So, for the next little while TEA’s Grant is fixing up remaining issues with layer/node and blending code, and then adding in the common state conditions that animations will ‘trigger’ – stuff like collision being on/off for combat and swings. Snitz, meanwhile, is setting to work on movement, idle and swing states to remove anything still hard coded and tie them instead to the new in-game variables.

Finally, Zac and Gaz are working on AnimZed, making it more user friendly, filtering and sorting the anims into the first set of released animations and focussing on it from the end user perspective. By the time this push is complete the system should be in a state where Animator Martin, and ultimately modders, can dive in and start layering new anims for the remaining states with very little required coder intervention.


WEATHER
Turbo’s big challenge at the moment with the new precipitation and fog that go hand in hand with his simulated climate system is how to handle it when you look out of windows – in the current game rain isn’t visible outside, and this bug will become much clearer with better rain and fog effects. Particles currently get drawn after the world has been drawn, and the weather is drawn over this final image – so we need a solution for this so you can check the weather outside your safehouse without walking out into it.

We anticipate that looking out of a window when hearing the noise of, for an example, an approaching thunderstorm (thunderclaps at the correct timing, taking into account to your distance away on the map from lightning and the centre of the storm) will be a much more common occurrence with this new system – likewise with checking out the fog. As such it’s something we need to fix up before release.

While he puzzles this all out alongside our other coders, Turbs is also creating a new sound bank for ambient sounds to signal seasonal change. He’s currently got a supply of forest zone sounds, insect noise, rain effects for both indoors and outdoors, extra SFX for heavy weather, birdsong and indoor/outdoor wind effects.

He intends to have it so that, for example, on a hot summer afternoon with little to no wind you can hear the crickets chirping – and for birds to become silent when heavy weather hits. It’s intended to be soft background noise, but if implemented well should really improve your sense of the time of year – and the current weather state created by the simulated climate system. After a meeting with the PZ art brigade Turbo is also going to add some more direction to his ‘clouds overhead’ effect, as currently they look a little too smoke-like.


OTHER STUFF
Bitbaboon Steve is finishing off our updated internal build system, while Connall is investigating ways to help our community translators keep up to date with translation strings that are updated from build to build. Mash continues with Louisville, while RingoD is building a wider roster of house and apartment buildings that she can drop into residential areas when she moves into the suburbs.

When they return from Russian Victory Day vacations General Arcade’s Yuri is working on MP network physics, and Stas continues his work to improve gamepad and mouse settings/bindings. ChrisW is also back with us and will work on giving final polish to his existing rooftop occlusion system when it comes to player-built structures, before returning to his work on Sims-style interior cutaways in houses.

Due to a necessary forum upgrade we’re also having to decommission our current Bug Tracker, which is annoying but has to be done unfortunately. We’ve harvested all the longstanding issues that were present in it, so if you see any of your reports disappearing – please don’t worry as they have a new home in our internal system. We’ll work on getting a decent replacement in the weeks ahead.

This week’s 911 call out from Ghost. A general list of stuff added to PZ, and vids of features being worked on, is kept here – so you don’t have to plough through endless dev blogs for info. The Block of Italicised Text would like to direct your attention to the PZ Wiki should you feel like editing or amending something, and the PZ Mailing List that can send blogs like this and patch notes direct to your mailbox. We also live on Twitter right hereOur Discord is open for chat and hijinks too. The BOIT would like to apologise to Mark for calling T.E.A. ‘The Educated Ape’ last week instead of ‘Eccentric’, although that would also have been a good name for his new company.
Project Zomboid - contact@rockpapershotgun.com (Brock Wilbur)

defend-600x300

There is only one game I ever purchased on Desura and it was Project Zomboid, way back in 2011. This cool little indie isometric game strove to bring a Romero-esque slow zombie apocalypse to life by mixing survival skills, community management, close quarters combat, exploration, mental health, and a lot of good moaning sounds. It was a project I was backing but also getting in on the ground floor for, as I watched the developers list off exciting features they hoped to introduce, and work alongside the gaming community. Project Zomboid finally hit Steam Early Access in 2013… and it has been stuck there ever since.

But stuck isn’t the right word for it. Or at least I’m hoping it isn’t.

(more…)

Apr 26, 2018
Project Zomboid - nasKo


 

Evening all. Some good vehicles stuff today as they approach their public release, and info from the animation coalface.


BUILD 39 IWBUMS BETA
As stated last week, we’re in the final IWBUMS beta build(s) before we get vehicles out to public. This week we discovered an annoying map streaming hitch in MP (previously slightly obscured, but made more visible by last week’s improvements to chunk loading) so have this week been ironing it out – which hopefully means that today’s public IWBUMS beta play more smoothly. It has been released today as a part of Public IWBUMS Beta 39.52.

Also included in Build 39.52 are improvements to vehicle collisions with zeds. In essence there’s now a far higher chance of turning zombies into crawlers, and your speed is now tied to the amount of damage you do – and whether you’ll be rewarded with a blood splat.

Vehicles now also bump slightly when driving over corpses and, while there is a ‘boost’ bug associated with this that we need to deal with – illness on the team has meant we couldn’t fix this in time for the release today, but hopefully you can forgive the occasional car-catapult.

Elsewhere loot in cars has been brought in line with what you’d expect from the loot in nearby houses, fixes have been made to zed pathfinding, XP from broadcasts has been increased, the mass of car wrecks has been reduced and outdoor generator use has been enabled in all game modes by default. Full changelist here.


ANIMATIONS
As regulars will know, we have Mark from Bitbaboon working on our new animation system – and he’s using his knowledge from his lengthy experience as a Technical Director in the world of AAA game publishing to make the implementation of new animations (for both the PZ modding community, and PZ developers) as modular and intuitive as possible.

The primary dev and modding tool that facilitates this is called AnimZed, and this week Mark thought it would be fun to give you a video tour around some of its functions – while he continues to prepare AnimZed, and the PZ codebase, for the point post-vehicles at which we can all jump in.

There’s just one quick item of note: in the video when animation stances change in AnimZed they suddenly flick to their new position – this is because in demonstrating the tool the ‘blend time’ was left at 0 seconds meaning instant switch between one pose and another. In the game they would clearly be blended so they look smooth and natural.

(Oh, and our apologies for the robo-voice in the vid, but Mark thought it better than his own gruff Brummie accent.)

https://www.youtube.com/watch?v=7UfoY-trxJQ

This vid gets quite technical, but hopefully explores and explains the breadth and scope of what we’re aiming for a little better than dry boring text.


WEATHER
Turbo’s weather system – a realistic representation of temperature, weather patterns, precipitation, fog, snow and ice melt has been taken for a few spins backstage in the recent week to spotlight the key areas that need fixing/improvement before it can be integrated into public test builds.

Tester feedback has been pretty positive, outlining especially that you can really feel the passage of the time of day a lot better now – and people also seem to like the way that a storm will gradually roll over a map in a way that it would in real life.

[Slight warning for headphone users]
https://www.youtube.com/watch?v=MLg4pLyrrWQ


We are also treating this as a way of killing two birds with one stone, as up till now there are areas of the game where visibility has been a problem due to our current shaders – and as such Turbo has been experimenting with many and various time of day and seasonal settings.

His side mission being to get the right balance so PZ’s visuals don’t become over-saturated, and on the other side making sure the winter months aren’t *too* drab and dreary. Please note that the following are super WIP – some are a little too garish still, but do look quite good at the correct time of day.



For now however Turbo is concentrating on the system’s bugs – like the way, for example that fog disappears completely when you enter a building, making the area around the house visible.

OTHER STUFF
Elsewhere in PZ-land Stas is getting to grips with our improved gamepad functionality and set-up options, while long term Louisville construction continues, and Bitbaboon Steve is on hand to go deeper into the optimization of our MP game.

In terms of the Build 39 vehicles release then Blindcoder is also currently working on the update to the official online PZ map that’ll reveal/spoil every gas station, residence, warehouse, farmhouse, henhouse, outhouse and doghouse that’s new in the upcoming release.

This week’s trailer park massacre from Sergeant Giacomo. A general list of stuff added to PZ, and vids of features being worked on, is kept here – so you don’t have to plough through endless dev blogs for info. The Block of Italicised Text would like to direct your attention to the PZ Wiki should you feel like editing or amending something, and the PZ Mailing List that can send blogs like this and patch notes direct to your mailbox. We also live on Twitter right hereOur Discord is open for chat and hijinks too.
Apr 5, 2018
Project Zomboid - nasKo


Hey everyone – today we’re retiring our Steam vehicles beta branch and moving it into our traditional ‘I Will Back Up My Save’ beta slot as Build 39.

If you’ve been holding off from trying out our trucks, vans and cars as you were waiting for them to feel stable and (almost/increasingly) non-buggy then we’d politely ask you to consider entering the fray today.

We need an extra burst of community testers for the final patches before launch. We need to know:
  • What’s unclear about the way we’ve implemented Vehicles and the Mechanics skill
  • How the game runs on your machine. [And if there are any issues we will 100% need to know what sort of computer it is, alongside your tech specs]
  • How vehicles are changing the way you play – both in the early and late game. And, of course, whether or not you’re having fun.
  • Any bugs and weirdness that stick out like a sore thumb.
Please post feedback in the Build 39 in the new thread on our forums.

You can find the IWBUMS beta branch in your Project Zomboid – right click on Project Zomboid in the Steam games list, left click on properties and navigate to the Betas tab.

(Please note that, due to the extent of engine and gameplay changes in Build 39, existing savegames will not be compatible – a Steam beta branch of the pre-vehicles Build 38.30 will be available at the time of launch should people wish to finish off their existing games before moving onto vehicles.)

Clearly the team’s main focus is currently on getting Build 39 polished and out of the door – yesterday releasing Vehicles Build 41 that addressed issues impacting on community translations, missing car spawn zones, lots of player-crafter gate related bugs, split-screen niggles and lots of other fixes.

In the background, meanwhile, Bitbaboon Mark continues his animations work for when the team crosses over to them, Stas is polishing his new MP chat system to drop into Build 40 and Turbo is working on ‘type of sky’ game colours (the shade of the screen when its sunny, normal, cloudy etc) and should have some time-lapse vids to show next week.



This week’s ignored rest stop from Wei. A general list of stuff added to PZ, and vids of features being worked on, is kept here – so you don’t have to plough through endless dev blogs for info. The Block of Italicised Text would like to direct your attention to the PZ Wiki should you feel like editing or amending something, and the PZ Mailing List that can send blogs like this and patch notes direct to your mailbox. We also live on Twitter right hereOur Discord is open for chat and hijinks too
Apr 5, 2018
Project Zomboid - nasKo


Hey everyone – today we’re retiring our Steam vehicles beta branch and moving it into our traditional ‘I Will Back Up My Save’ beta slot as Build 39.

If you’ve been holding off from trying out our trucks, vans and cars as you were waiting for them to feel stable and (almost/increasingly) non-buggy then we’d politely ask you to consider entering the fray today.

We need an extra burst of community testers for the final patches before launch. We need to know:
  • What’s unclear about the way we’ve implemented Vehicles and the Mechanics skill
  • How the game runs on your machine. [And if there are any issues we will 100% need to know what sort of computer it is, alongside your tech specs]
  • How vehicles are changing the way you play – both in the early and late game. And, of course, whether or not you’re having fun.
  • Any bugs and weirdness that stick out like a sore thumb.
Please post feedback in the Build 39 in the new thread on our forums.

You can find the IWBUMS beta branch in your Project Zomboid – right click on Project Zomboid in the Steam games list, left click on properties and navigate to the Betas tab.

(Please note that, due to the extent of engine and gameplay changes in Build 39, existing savegames will not be compatible – a Steam beta branch of the pre-vehicles Build 38.30 will be available at the time of launch should people wish to finish off their existing games before moving onto vehicles.)

Clearly the team’s main focus is currently on getting Build 39 polished and out of the door – yesterday releasing Vehicles Build 41 that addressed issues impacting on community translations, missing car spawn zones, lots of player-crafter gate related bugs, split-screen niggles and lots of other fixes.

In the background, meanwhile, Bitbaboon Mark continues his animations work for when the team crosses over to them, Stas is polishing his new MP chat system to drop into Build 40 and Turbo is working on ‘type of sky’ game colours (the shade of the screen when its sunny, normal, cloudy etc) and should have some time-lapse vids to show next week.



This week’s ignored rest stop from Wei. A general list of stuff added to PZ, and vids of features being worked on, is kept here – so you don’t have to plough through endless dev blogs for info. The Block of Italicised Text would like to direct your attention to the PZ Wiki should you feel like editing or amending something, and the PZ Mailing List that can send blogs like this and patch notes direct to your mailbox. We also live on Twitter right hereOur Discord is open for chat and hijinks too
Mar 29, 2018
Project Zomboid - nasKo


 
Happy Thursday all, and a Maundy one too – if you’re partial to that sort of thing.


CURRENT VEHICLES BETA
We’ve just updated the Public Vehicle Beta to version 40, the details of which can be found here . It’s quite a long changelist as it’s two weeks of tweaks and bug fixes, but the headlines run as follows.
  • We’ve made quite a few changes to speed up zombies when they respond to sound. This will hopefully reduce the amount of lag from zombies when they’re lured by car/siren noise, and indeed in general when a horde is on the move. The change under the bonnet is that sounds are heard on the game’s chunk system, so will there will be less iteration and tests made by each individual zed. We’ve also slightly lowered the frequency of long range car sound triggers to further ease this, without making too much of a dent on zombie attraction.
  • Currently in Six Months Later it’s too hard to find a working car as batteries have generally died. As such we’ve now changed this to spawn some fully charged batteries, no matter your chosen difficulty or the time since the outbreak, to simulate a more recent use. We’ve also nerfed the impact of world age on the battery remaining delta to help with this.
  • Since the introduction of vehicles it’s been an issue getting them into player-made bases. As such, RJ and Mash have conjured up a variety of gates to make your entrances/exits a little more dignified.

https://www.youtube.com/watch?v=-slZcP7X56U

  • Loot discovered in vehicles has been bugging out for a while now – so in Build 40 this has been fixed up and there should be a lot more varied in-car discoveries. We’ve also added a lot more varied ‘general crap’ in vehicles, and likewise a few extra ‘owner profession’ loot spawns – like construction worker, taxi driver, painter and decorator etc.
  • After our recent bout of optimizations we’ve added a menu option to let people choose their own preferred framerate levels for UI vs. general game FPS, and upped the default UI setting too. We’ll use user feedback from this to determine the best default value in future versions.
  • A big problem in MP has been that passengers got cruelly dumped by the roadside while the driver sped off ahead, and vehicles could get a bit ‘blinky’ too – an issue compounded by lag. General Arcade’s Yuri has been on the case and this should be improved. There’s still a slight issue with the passenger-view of the vehicle jumping around a bit, but on the whole it’s a lot more playable – and Yuri is looking to get it fixed up for next week’s version.
  • There may be a few issues with cars visibly juddering at top speed and occasionally on gear changes in multiplayer. We’re looking into these issues and will resolve as soon as possible.


BUILDS BEYOND
For next week’s build (which we intend to be moved into the traditional IWBUMS beta slot as long as public testing of Build 40 doesn’t throw up any clangers) in amongst many/varied other improvements and fixes, General Arcade’s Yuri has been working on a neat little system that will decrease the irritating occasions upon which the player character is super-imposed on the car it’s standing behind – essentially creating shifting ‘bounding boxes’ around vehicles that are separate from the physics one.

Also for next week’s version Uncle Bitbaboon Steve has done some work improving network connectivity in the fight against lag, and will be with us again tomorrow to implement the final sounds for normal and small cars.

Steve’s colleague Mark, meanwhile, has been plugging away at the animation system we intend to switch dev over to once Vehicles are out of the door – most of his work last week comprising of bringing it all up to date with the considerable amount of core engine adjustments brought about in our recent optimization push. General Arcade’s Stas, meanwhile, has provided a first iteration of his new MP chat update to check out, and is now doing the same ‘bringing up to date with optimizations’ task with our forthcoming lwgl3 upgrade.

Elsewhere Turbo has been working on the new weather system we hope to get into a post-vehicles build – details of which can be found here. He’s been on a lot of ‘under the hood’ aspects this week, but has also improved how general periods of weather work – setting them up so they can be easily changed and transition a lot better. His intent is so that periods of showers, heavy rainfall and thunder clouds generate in a more variable way, and don’t always have the same expected pattern.

Now that the new wilderness/farmland map expansion is out and players are finding cool stuff like the kiddie summer camp Mash is officially moving entirely onto a bigger, and much more urban, setting with our fictionalised version of Louisville – an area that won’t be as big as the real thing, but will still be really big (and plenty big enough) in existing PZ terms.

The broad layout is done (redesigned from what we’ve shown as hints previously) which was no mean feat in itself – and now begins the process of hand-crafting all the buildings and adding details. We’ve got a stash of interesting and previously unseen pre-made buildings to slot in though, and RingoD will be stepping in to help out with residential areas, but even with this it’ll be a long, long task to complete, and as such we won’t be talking about it much about it again until it nears completion.

This week’s featured rooftop party from Bromo BR. A general list of stuff added to PZ, and vids of features being worked on, is kept here – so you don’t have to plough through endless dev blogs for info. The Centralized Block of Italicised Text would like to direct your attention to the PZ Wiki should you feel like editing or amending something, and the PZ Mailing List that can send blogs like this and patch notes direct to your mailbox. We also live on Twitter right hereOur Discord is open for chat and hijinks too. Finally, those open to a spot of YouTube zombie parkour might be interested in a movie version Indiegogo. Cheers all!
Mar 29, 2018
Project Zomboid - nasKo


 
Happy Thursday all, and a Maundy one too – if you’re partial to that sort of thing.


CURRENT VEHICLES BETA
We’ve just updated the Public Vehicle Beta to version 40, the details of which can be found here . It’s quite a long changelist as it’s two weeks of tweaks and bug fixes, but the headlines run as follows.
  • We’ve made quite a few changes to speed up zombies when they respond to sound. This will hopefully reduce the amount of lag from zombies when they’re lured by car/siren noise, and indeed in general when a horde is on the move. The change under the bonnet is that sounds are heard on the game’s chunk system, so will there will be less iteration and tests made by each individual zed. We’ve also slightly lowered the frequency of long range car sound triggers to further ease this, without making too much of a dent on zombie attraction.
  • Currently in Six Months Later it’s too hard to find a working car as batteries have generally died. As such we’ve now changed this to spawn some fully charged batteries, no matter your chosen difficulty or the time since the outbreak, to simulate a more recent use. We’ve also nerfed the impact of world age on the battery remaining delta to help with this.
  • Since the introduction of vehicles it’s been an issue getting them into player-made bases. As such, RJ and Mash have conjured up a variety of gates to make your entrances/exits a little more dignified.

https://www.youtube.com/watch?v=-slZcP7X56U

  • Loot discovered in vehicles has been bugging out for a while now – so in Build 40 this has been fixed up and there should be a lot more varied in-car discoveries. We’ve also added a lot more varied ‘general crap’ in vehicles, and likewise a few extra ‘owner profession’ loot spawns – like construction worker, taxi driver, painter and decorator etc.
  • After our recent bout of optimizations we’ve added a menu option to let people choose their own preferred framerate levels for UI vs. general game FPS, and upped the default UI setting too. We’ll use user feedback from this to determine the best default value in future versions.
  • A big problem in MP has been that passengers got cruelly dumped by the roadside while the driver sped off ahead, and vehicles could get a bit ‘blinky’ too – an issue compounded by lag. General Arcade’s Yuri has been on the case and this should be improved. There’s still a slight issue with the passenger-view of the vehicle jumping around a bit, but on the whole it’s a lot more playable – and Yuri is looking to get it fixed up for next week’s version.
  • There may be a few issues with cars visibly juddering at top speed and occasionally on gear changes in multiplayer. We’re looking into these issues and will resolve as soon as possible.


BUILDS BEYOND
For next week’s build (which we intend to be moved into the traditional IWBUMS beta slot as long as public testing of Build 40 doesn’t throw up any clangers) in amongst many/varied other improvements and fixes, General Arcade’s Yuri has been working on a neat little system that will decrease the irritating occasions upon which the player character is super-imposed on the car it’s standing behind – essentially creating shifting ‘bounding boxes’ around vehicles that are separate from the physics one.

Also for next week’s version Uncle Bitbaboon Steve has done some work improving network connectivity in the fight against lag, and will be with us again tomorrow to implement the final sounds for normal and small cars.

Steve’s colleague Mark, meanwhile, has been plugging away at the animation system we intend to switch dev over to once Vehicles are out of the door – most of his work last week comprising of bringing it all up to date with the considerable amount of core engine adjustments brought about in our recent optimization push. General Arcade’s Stas, meanwhile, has provided a first iteration of his new MP chat update to check out, and is now doing the same ‘bringing up to date with optimizations’ task with our forthcoming lwgl3 upgrade.

Elsewhere Turbo has been working on the new weather system we hope to get into a post-vehicles build – details of which can be found here. He’s been on a lot of ‘under the hood’ aspects this week, but has also improved how general periods of weather work – setting them up so they can be easily changed and transition a lot better. His intent is so that periods of showers, heavy rainfall and thunder clouds generate in a more variable way, and don’t always have the same expected pattern.

Now that the new wilderness/farmland map expansion is out and players are finding cool stuff like the kiddie summer camp Mash is officially moving entirely onto a bigger, and much more urban, setting with our fictionalised version of Louisville – an area that won’t be as big as the real thing, but will still be really big (and plenty big enough) in existing PZ terms.

The broad layout is done (redesigned from what we’ve shown as hints previously) which was no mean feat in itself – and now begins the process of hand-crafting all the buildings and adding details. We’ve got a stash of interesting and previously unseen pre-made buildings to slot in though, and RingoD will be stepping in to help out with residential areas, but even with this it’ll be a long, long task to complete, and as such we won’t be talking about it much about it again until it nears completion.

This week’s featured rooftop party from Bromo BR. A general list of stuff added to PZ, and vids of features being worked on, is kept here – so you don’t have to plough through endless dev blogs for info. The Centralized Block of Italicised Text would like to direct your attention to the PZ Wiki should you feel like editing or amending something, and the PZ Mailing List that can send blogs like this and patch notes direct to your mailbox. We also live on Twitter right hereOur Discord is open for chat and hijinks too. Finally, those open to a spot of YouTube zombie parkour might be interested in a movie version Indiegogo. Cheers all!
Mar 22, 2018
Project Zomboid - nasKo


Hello all, welcome to this week’s Thursdoid. A slightly short one, as usual Thursdoider Batsphinx is currently waving the Zomboid flag high at the GDC in that there America, for the betterment of all Zomboids – devs and players alike. Normal Thursdoid blogging will resume next week!

A few things to cover non-the-less.


VEHICLE BUILD 41
We were about to release the build today, as a potential IWBUMs version, and in testing last minute have noticed a serious crash issue in MP that needs resolving first, so we’ll look to fix that then release — if not tomorrow, then early next week. A few highlights for what will be coming:
  • Since we had a few complaints about the slower UI update speed, we’ve added a menu option to allow people to choose their own level of sacrifice of game FPS for UI framerate, and in addition have raised the default UI framerate a bit. (We’ll see what option most people like to try and determine a good default value in the future. Of course ultimately we’d like to get the UI further optimized, but sadly since it’s written in lua for modding purposes its inherently a bit slower to process than most game uis so we’ll do what we can.)
  • Zombie horde optimizations – there is still more to do, but in particular we’ve made significant optimizations to zombies responding to sound, and the way sounds are transmitted across the map, to make handling huge hordes better. Additionally there has been done work on the pathfinding that should make things run better when you’re amongst hordes of the dead. You’ll likely still see FPS drops until we manage to further optimize but you should notice a noticeable improvement, especially when you’re in a vehicle.

There are numerous other fixes and additions, the full changelist of which will be posted when we go live, we just want to get the build fixed up as we’re at the point now where every build should be moving us closer to a polished vehicle build so we can move on to other features we have in the pipe.


WEATHER UPDATE
Since this has been a rather teeny Thursdoid, we thought we’d share a few nice videos showing some of the new weather systems Turbo has been working on, with new shader effects (along with legacy versions for those without shader support)

Hope you enjoy!

Stormy car ride
https://www.youtube.com/watch?v=kelQMB62qUI

New shader driven fog:
https://www.youtube.com/watch?v=xJqxS7FK17c

Super rare night vision goggle prototype:
https://www.youtube.com/watch?v=TzgdPDbbUZs

New shader ambiences
https://www.youtube.com/watch?v=6futPu-g13I


THE LOOT DETECTIVES
Erstwhile investigators ShylokVakarian and his proclaimed ‘Queen of Loot’ ChatNoir have been running a rather impressive study on loot that appears in player’s starting houses, with some interesting revelations on which spawning towns have the best loot, down to the likelihood of running into good bag or a fabled Spiffo doll in your spawn house. It’s very interesting and useful statistics you should totally check out to help you plan your survival.

Thanks to ShylokVakarian for his study, it’s really great that people are willing to dig this deep into the game we’ve created, and we massively look forward to his other studies in future!

That’s all for this week, apologies its a bit short and version-less, we’ll look to get something out to you ASAP.

This week’s image is from BecquerL. A general list of stuff added to PZ, and vids of features being worked on, is kept here – so you don’t have to plough through endless dev blogs for info. The Centralized Block of Italicised Text would like to direct your attention to the PZ Wiki should you feel like editing or amending something, and the PZ Mailing List that can send blogs like this and patch notes direct to your mailbox. We also live on Twitter right hereOur Discord is open for chat and hijinks too. Oh, and check out the findings of the latest great loot survey from ShylokVakarian. Fanks!
Mar 22, 2018
Project Zomboid - nasKo


Hello all, welcome to this week’s Thursdoid. A slightly short one, as usual Thursdoider Batsphinx is currently waving the Zomboid flag high at the GDC in that there America, for the betterment of all Zomboids – devs and players alike. Normal Thursdoid blogging will resume next week!

A few things to cover non-the-less.


VEHICLE BUILD 41
We were about to release the build today, as a potential IWBUMs version, and in testing last minute have noticed a serious crash issue in MP that needs resolving first, so we’ll look to fix that then release — if not tomorrow, then early next week. A few highlights for what will be coming:
  • Since we had a few complaints about the slower UI update speed, we’ve added a menu option to allow people to choose their own level of sacrifice of game FPS for UI framerate, and in addition have raised the default UI framerate a bit. (We’ll see what option most people like to try and determine a good default value in the future. Of course ultimately we’d like to get the UI further optimized, but sadly since it’s written in lua for modding purposes its inherently a bit slower to process than most game uis so we’ll do what we can.)
  • Zombie horde optimizations – there is still more to do, but in particular we’ve made significant optimizations to zombies responding to sound, and the way sounds are transmitted across the map, to make handling huge hordes better. Additionally there has been done work on the pathfinding that should make things run better when you’re amongst hordes of the dead. You’ll likely still see FPS drops until we manage to further optimize but you should notice a noticeable improvement, especially when you’re in a vehicle.

There are numerous other fixes and additions, the full changelist of which will be posted when we go live, we just want to get the build fixed up as we’re at the point now where every build should be moving us closer to a polished vehicle build so we can move on to other features we have in the pipe.


WEATHER UPDATE
Since this has been a rather teeny Thursdoid, we thought we’d share a few nice videos showing some of the new weather systems Turbo has been working on, with new shader effects (along with legacy versions for those without shader support)

Hope you enjoy!

Stormy car ride
https://www.youtube.com/watch?v=kelQMB62qUI

New shader driven fog:
https://www.youtube.com/watch?v=xJqxS7FK17c

Super rare night vision goggle prototype:
https://www.youtube.com/watch?v=TzgdPDbbUZs

New shader ambiences
https://www.youtube.com/watch?v=6futPu-g13I


THE LOOT DETECTIVES
Erstwhile investigators ShylokVakarian and his proclaimed ‘Queen of Loot’ ChatNoir have been running a rather impressive study on loot that appears in player’s starting houses, with some interesting revelations on which spawning towns have the best loot, down to the likelihood of running into good bag or a fabled Spiffo doll in your spawn house. It’s very interesting and useful statistics you should totally check out to help you plan your survival.

Thanks to ShylokVakarian for his study, it’s really great that people are willing to dig this deep into the game we’ve created, and we massively look forward to his other studies in future!

That’s all for this week, apologies its a bit short and version-less, we’ll look to get something out to you ASAP.

This week’s image is from BecquerL. A general list of stuff added to PZ, and vids of features being worked on, is kept here – so you don’t have to plough through endless dev blogs for info. The Centralized Block of Italicised Text would like to direct your attention to the PZ Wiki should you feel like editing or amending something, and the PZ Mailing List that can send blogs like this and patch notes direct to your mailbox. We also live on Twitter right hereOur Discord is open for chat and hijinks too. Oh, and check out the findings of the latest great loot survey from ShylokVakarian. Fanks!
Mar 15, 2018
Project Zomboid - nasKo


Evenin’ all. Here’s the latest from the Knox Event.

CURRENT VEHICLES BETA
We have just released public vehicles build 39. It’s another fairly weighty changelist, but the highlight of it is that the many, varied and major FPS optimizations we discussed last weekhave arrived. We’d love to hear about any changes you notice in performance. Likewise, however, we will need to hear of any bugs this has introduced. We’ve eradicated most of the gremlins backstage (like checkerboard lighting updates, flickering UIs windows, invisible ground objects etc) but there may well be other curiosities that our in-house testers haven’t found. Please let us know in the build release thread.

Something we are aware of is that in this version there’s more work to do with the UI. We’ve made significant optimizations by sacrificing UI FPS for the sake of the FPS of the overall game, which is clearly of a greater priority. On top of this, some of the windows may appear more transparent than usual. We’ll look to improve smoothness and responsiveness in future builds, but we hope any additional bugs or annoyances will pale compared to the significant FPS improvements. Elsewhere in the vehicles beta, meanwhile:
  • In preparation for the full release of the vehicles we’ve also added some tutorial windows that appear when new players first boot the game up. If there are any salient details we’ve missed here then please let us know! We’ve also made it so that vehicles are automatically enabled in all games, unless deselected in Sandbox options.



  • For MP we have raised the speed limit we previously imposed when map loading was far more of an issue. The default is now an in-game 80mph, although this can now also be played around with in your Server Options.
  • Car spawn zones have been added to the small settlement south of Riverside. Various unclear aspects of in-game text and UI icons have been improved. Car damage at low speeds has been nerfed. Radio transmission ranges have been increased to cater for the extended map.
  • In terms of fixed bugs, there are a few, but the biggest irritations hopefully salved include: miniature MP vehicle sizes gone, reversed textures and backwards writing on some vehicles fixed and the much-reported self-duplicating cars on servers addressed. Likewise various background memory leaks and the like have been knocked out of the build, and your FPS no longer holds as much sway over your steering.

Beyond immediate bug fixing from community reports the coming week’s focus will be on wider player-built gates to let players store their vehicles more safely, addressing the teleportation issues that can occur when passengers sit in a lag-impacted vehicle and implementing the final sounds for our ‘normal’ and ‘small’ car types.

BUILDS BEYOND VEHICLES
While the majority of the team work on the vehicles build – Stas (chat upgrade), Mark (animations) and Turbo (fog, snow and new climate/weather system) continue to work away in the background.

Turbo tends to sit away from the main team (his speciality being over-arching systems that we can tie into the main game like his existing seasonal changes and radio systems) and he’s currently working on an improved dynamic weather system that he hopes will make his existing seasons feel more real, and give a greater sense of day-to-day variety.

This will also mean that different weather effects will move over the map in real-time. Here, for example, is a debug thunderstorm moving over the south of the current map – between March Ridge and West Point.

https://www.youtube.com/watch?v=ETaYRyFJbnE

This all generated by a system of simulated cold and warm fronts of varying strengths. An in-game change from Warm to Cold, for example, will result in a day with rain in the morning getting heavier as the day goes on, with the possibility of a tropical storm in summer, or a blizzard in winter. The intensity of the rain, and thunder, meanwhile is all dependent on the simulated front strength.



When mixed in with the new fog that’ll see misty mornings slowly clearing in the sunshine this should give a far greater feeling of variety as each day passes. What’s more, as a part of this weather upgrade Turbo is also looking at improving our current use of shaders to increase the feeling of seasonal change in PZ – giving it a subtle yet tangible feeling of it being either a warm and vibrant day of summer, or a pale and hazy day in winter.

Alongside this Turbo intends to improve the SFX to reflect seasonal change better too – removing birdsong from winter, introducing snow crunch etc. When this ready, in the world beyond vehicles, we will also need to rebalance our farming system too in terms of the change in daily/seasonal rainfall – itself a fairly old system that could do with some TLC.

This week’s bannister-less deathtrap from актёрище. A general list of stuff added to PZ, and vids of features being worked on, is kept here – so you don’t have to plough through endless dev blogs for info. The Block of Italicised Text would like to direct your attention to the PZ Wiki should you feel like editing or amending something, and the PZ Mailing List that can send blogs like this and patch notes direct to your mailbox. We also live on Twitter right hereOur Discord is open for chat and hijinks too. Oh, and check out the findings of the latest great loot survey from ShylokVakarian. Fanks!
...