1. WolfQuest: Anniversary Edition
  2. News

WolfQuest: Anniversary Edition News

Bison and Stats and Tweaks, Oh My! (Devblog)

We’re finishing up the next substantial game update, which will be version 1.0.4, and it should be available in public beta on Steam within a few days. The main attraction here will be the old bison bulls, who hang out in small groups throughout the game world. Cranky and dangerous, they are best appreciated at a distance.

This update also features some improvements to elk hunting, new input keys for shaking off wolf attackers, revised territory map in Lost River — and wolf stats! Finally, you can customize your wolf’s strength, stamina, health, and speed. Watch the video for details on all these features:

[previewyoutube][/previewyoutube]

We would like to hear from you all regarding wolf stats for dispersal and stranger wolves: Should they each have randomized stats, or should they all be average? Post your thoughts below!

______________
We have released the first episode of WolfQuest 3: Anniversary Edition (Amethyst Mountain) for PC/Mac on Steam and itch.io, as Early Access. While in Early Access, we are updating the game frequently with more features, multiplayer, and ultimately the Slough Creek episode with pups. The mobile version will come after the game is completed on PC/Mac platforms. We’ll then resume development of the next episode, Tower Fall (DLC).

______________
Music credit: Alternative to Benny Hill theme by Orion Williams, http://toolofgod.com/my-music/royalty-free-benny-hill-theme-style-alternative/

WolfQuest GiveAway - July 2020



It's time for the monthly contest to win a free copy of WolfQuest! Lucky winners will receive a free copy of WolfQuest 2.7 (and PC/Mac users will also get WolfQuest: Anniversary Edition Early Access for PC and Mac)! Winners can choose to get any version of the game (Mac/Windows, Android, iOS, Kindle). Or you can also choose the WolfQuest Soundtrack and Music Extras if you already own the game.

[h2]This Month's Contest[/h2]
Email your username (any username is fine, we just have to know what to call the winners) and your answer to the question: "What are three interesting facts about wolves?" to the email address [email protected]

[h2]Deadline[/h2]
All entries must be received by midnight (Eastern Daylight Time) on Monday, July 27, 2020.

[h2]Random Drawing[/h2]
Winners are selected randomly from complete entries. Please enter only once in each monthly contest. Each complete entry will be assigned a number. We will then use a random-number generator to generate three numbers. The entries bearing those numbers will each win a free copy of the game.

We Came, We Peed, We Conquered

The main mission for the upcoming multiplayer mode of WolfQuest: Anniversary Edition will be territorial acquisition and maintenance, and we’ve been working on tuning the territory mechanics in recent weeks. Today we look at how players can claim territory, through marking (raised leg urination) and creating more established scent posts, as well as howling, hunting, and winning fights with stranger wolves. This has taken numerous rounds of tweaking and testing as we adapt the system that Tommi refined for the upcoming Slough Creek episode for the Amethyst map, where players don’t have a litter of pups to care for, and so can devote more time to their territories. We couldn’t do it without our dedicated corps of private beta testers, who are working hard to help us get the game ready for a public beta in the not-too-distant-future.

[previewyoutube][/previewyoutube]

WolfQuest player communities are found on many social media platforms including Discord:
https://discord.gg/Gbcd3x3

YouTube: https://www.youtube.com/WolfQuestGame

Steam: https://steamcommunity.com/app/926990

Twitter: https://twitter.com/WolfQuestGame

Facebook: http://www.facebook.com/WolfQuestGame/

Instagram: https://www.instagram.com/wolfquestgame/
______________
We have released the first episode of WolfQuest 3: Anniversary Edition (Amethyst Mountain) for PC/Mac on Steam and itch.io, as Early Access. While in Early Access, we are updating the game frequently with more features, multiplayer, and ultimately the Slough Creek episode with pups. The mobile version will come after the game is completed on PC/Mac platforms. We’ll then resume development of the next episode, Tower Fall (DLC).

Multiplayer Mayhem (Devblog)

Multiplayer is shaping up quite nicely now, though we still have plenty on our to-do list. Some things are new and unique to multiplayer, while others involve changes to core game elements that will appear in both single and multiplayer. Check out today's devblog video:

[previewyoutube][/previewyoutube]

This video looks at three such things:

* Balancing the Elk Hunt: We have been revising the elk hunt to be a suitable challenge when 4-8 wolves are attacking an elk. Our first round of difficulty modifiers had little effect, since the elk was unable to break free when so many wolves were biting it simultaneously. So we dug in deeper and have made several more changes: increasing the elk’s flight speed so wolves can’t catch up so quickly, adding a new behavior so elk can better break free of multiple attackers and sprint away with a burst of extra speed, and adjusting several speed and distance variables to help the elk stay in a cohesive herd. These all are working quite nicely together now in our testing.

* Pack Territory Colors: The new Territory mode in multiplayer means that each pack’s color on the World Map needs to be easily distinguishable from the others. It turns out that some of the current colors look quite similar for people with some types of colorblindness. So, with the help of a handy colorblindness shader, I experimented until I found a new set of colors that works for everyone.

* Refining the Wolf Fights: A number of bugs had been keeping us from seeing a full-on fight with a stranger wolf pack — until this week. It really is something! But having 17 wolves all going at each other is a chaotic mess even in Yellowstone, and this presents quite a challenge for multiplayer syncing code. We hope to refine that further before release and then keep looking at ways to improve it for the long run.

Testing multiplayer takes time but our dedicated beta testers make it very enjoyable. It’s exhilarating to run with the pack and see everything (well, almost everything) working together after so many months of hard work by everyone on our team. Playing with others brings so much more to the game.  My favorite moment this week is captured in today’s video: the astonishment of our group when coming upon almost a dozen stranger wolves, each of whom was ready to rumble.

______________
We have released the first episode of WolfQuest 3: Anniversary Edition (Amethyst Mountain) for PC/Mac on Steam and itch.io, as Early Access. While in Early Access, we are updating the game frequently with more features, multiplayer, and ultimately the Slough Creek episode with pups. The mobile version will come after the game is completed on PC/Mac platforms. We’ll then resume development of the next episode, Tower Fall (DLC).

The Bug-Eyed Wolf and Other Bugs (Devblog)

Most game bugs are not particularly entertaining, but we happened to see several that were lately, so today we'll share them for your amusement. These represent several different kinds of bugs:

[previewyoutube][/previewyoutube]

1) User Error (or PIBKAC*): The titular bug today's video occurred after Steve (our 3D wolf artist) made a few changes to the wolf models, so I then had to swap in the updated model. Tommi (our lead Unity developer) had made this task quick and easy -- except for the IK stuff, which requires that we manually assign bones in the rig to several IK slots. Not hard to do, but I made a couple mistakes and voila, the bug-eyed wolf.

2) Data Disagreement: The undead hare bug occurred when a bug caused the host and clients (the other players in the game) to have different values for the hare's health, so when a client player killed the hare, it still had a bit of health in the host's game. Since the host runs the game simulation, Mikko (our multiplayer developer) found that "the hare was alive but in the wolf's mouth, while its AI on the client was trying to run away but couldn't, and the remote animal movement code got very confused."

3) Chokepoint: The Elk bug occured during a multiplayer stress test to see how spawning a large number of animals affects game performance. When we had over 150 animals spawned, another player joined the game, so the host had to send them an enormous amount of scent-track data. And that caused the game memory to run out of buffer space, which then threw an error, so, according to Mikko, "proper cleanup was not done and the data was left in the send queue. Then every time the host wanted to send updates, it first tried to re-send the already queued data, which kept failing so it couldn't actually send anything." And that left all the NPC animals high and dry, awaiting instructions.

4) And finally, the Death Trap bug isn't really a bug -- everything is working properly -- but it highlighted a problem that needed some attention: the bison only occasionally moved around while grazing, which wasn't a problem normally, but it becomes a problem if you happen to die right behind a bison. Fortunately, it's easily addressed by making the bison move more often when grazing (though you'll still want to be careful about when your click Revive.)

These and many other bugs have been identified during many, many hours of playtesting by George and Noah (our QA team), along with our dedicated group of private beta testers. We've fixed dozens of those bugs and, while we have many more on the to-do list, we're definitely making great progress with multiplayer. We don't have a date for multiplayer public beta testing and release, but we expect both before the summer is over.

* PIBKAC: Oldschool tech support speak for "Problem is between keyboard and chair."

______________
We have released the first episode of WolfQuest 3: Anniversary Edition (Amethyst Mountain) for PC/Mac on Steam and itch.io, as Early Access. While in Early Access, we are updating the game frequently with more features, multiplayer, and ultimately the Slough Creek episode with pups. The mobile version will come after the game is completed on PC/Mac platforms. We’ll then resume development of the next episode, Tower Fall (DLC).