1. Wild Omission
  2. News

Wild Omission News

The Little Things | Devblog #23

This Is A Very Short Devblog

This devblog is going to be really short and sweet. Because of Nextfest I have not had quite as much time to work on anything really cool, but I have still fixed some bugs and improved the game a little with the time I have had.

[previewyoutube][/previewyoutube]

Refactoring

I have spent some time refactoring various parts of the game that were a bit janky. Not much of interest to say here other than, I took out some bad code, and put in some slightly better code.

Serious Lag Issue Fixed After Months

Those who have been following the development of the game for a while, will know that I have been trying to track down the cause a serious lag issue that occurs when harvesting resources. The bandwidth usage of the game was excellent, most other actions in game were smooth and snappy in multiplayer, but harvesting resources was slow and unreliable. It was soo bad, that sometimes you could hit a tree and get nothing from it. I finally tracked down the cause and fixed it. Now there is no more harvesting lag in multiplayer, and the game is absolutely butter smooth when it comes to multiplayer latency performance.

Bug Fixes/Small Changes

  • Fixed the building hammer widget getting stuck on the screen.
  • Fixed Human/Zombie ragdolls spinning around.
  • Fixed bug where interaction prompt would say "Interaction" for the first frame when loading in.
  • Music system now checks if music is already playing before trying to play another track, this was not ever a problem, but if console commands are ever added it could become an issue.
  • Made the rain sounds slightly quieter under high severity storms.

Nextfest Stream #2

I will be doing another live stream! come and say hello.

Nextfest Stream #1

I will be doing a live stream with some friends. I will be answering questions and talking to the community, come by and say hello!

Nextfest Schedule

Wild Omission will be taking part in Steam's October Nextfest. The even runs from October 9th-16th, I will be doing two live streams during the event. The first live stream will be on October 10th @ 3PM Central Time, the second live stream will be on October 11th @ 3PM Central Time. I will be playing the game with some friends and chatting with the community, so do come by and say hello!

Pre Alpha 0.9.9_01 (Demo 1.5.1) Patch Notes

Fixed campfires, furnaces, and boxed being placeable on ceilings.
Fixed crashes when quitting to menu and loading back into world.
Refined deployable destruction backend.