1. Cepheus Protocol
  2. News

Cepheus Protocol News

AmA Tonight on Discord 6 PM PST

AmA Tonight on Discord at 6 PM PST. Talk to the developers behind CP. There will be three developers from the following sections of development

Game Director
Writer
Animation Lead

Discord join url:



Patch Notes - 0.7.93 Auto Connecting Power Wires & Public Beta Changes

Changes coming to Early-Mid Game




After a very long meeting discussing the early-mid game we have come to the following conclusions. Do read and tell us your thoughts in #factions-public-beta-suggestions . We will have this out in its first form this Friday on Public beta as a early test.

Early Game Changes:



First day Chelsey System results (with a lot of civvies as a test, likely more than our engine would generally support at the moment):

-Chelsey limited to a sphere that expands over time. Enter at your own risk. (not shown, invisible ingame right now)
-Chelsey's infectivity way up
-Chelsey's lethality up
-No longer captures territory
-Things she infects in one strike become more infectious than normal

Timelapse GIF to demonstrate!
-Red Sphere means Chelsey infected someone at that location
-Purple Sphere means a victim infected another victim


  • Chelsey will no longer capture zones but instead spawn randomly somewhere on the Island(Intent on spreading the Pangu Virus at all costs, goes on a kill spree on civilians)
  • Infected will grow structures from their bodies when enough have been Infected
  • They will also mutate to special infected from the ones that are infected during combat from going into hibernation around pods they make
  • Civilians will now litter the entire map populating the world and providing a constant source for Chelsey to infect
  • Hordes/Horde timers will be gutted and made more into a dynamic system where zones on the fringes/zones that are under attack would grab infected within a zone and group them up to help defend or attack a nearby point constantly
  • Winters will no longer start on the top left Island and you'll get to choose your starting Location
  • Chelsey will be "Zoned" initially as the game progresses she'll gain the ability to explore more around her(You cannot scare her away anymore so encounters will be deadly if you walk into her Hive)
  • If you Destroy her Hive she will retreat across the map and attempt to start over
  • Humans when killed by infected will always become infected now
  • Zones will transition from Green(Safe),Yellow(Signs of Infection, Red(Extreme signs of Infection) as Chelsey spreads to a zone it is possible to own a zone shes spreading within (No more Ninja captures)


This will encourage players to explore the map and think about how they can effectively protect the civilians as Chelsey seeks to spread at all costs

Reference on the stages we are aiming for as we expand upon the Early-Mid game
https://www.youtube.com/watch?v=DqiTht9iq0k
https://www.youtube.com/watch?v=s1eDEhRR_W0


[h2]Patch Notes - 0.7.93 Auto Connecting Power Wires & Public Beta Changes[/h2]



There is an economy rebalance coming soon. Also quite a few refinements are coming to the Worm/Leviathan

As a reminder here is our schedule for the next 3 months of development!
https://steamcommunity.com/games/979640/announcements/detail/3025827991049876866

Share your feedback here on the Worm/Leviathan
https://steamcommunity.com/app/979640/discussions/0/3113646913571960146/

[h2]Patch notes to the public build[/h2]
  • Generators/Power needing structures will now auto connect to nearby power sources(You can also still manually wire them)
  • All Airborne units have received a higher resistance to Spitter acid
  • Further refinements/Optimization to Treasure Island and detail work to flesh out the newer zones in the open world map
  • Discord join url updated on main menu
  • Gave the Little Buddies a bounty value of 5
  • Gave the Leviathans a bounty value of 5000
  • Fixed up sandbags/barbed wire not properly spawning their navigation
  • Fixed spawn pod respawning if you remove all spawn pods in a zone but leave it uncaptured for roughly an ingame day
  • Updated it to also allow 'healing' if units allied to the capture point's owner are overlapping the capture zone (instead of only allowing this if no units are, which'd make no sense if only infected are patrolling it)
  • Adjusted the 'bridge safety' warp volume to not be as big under the destructible bridge segments, so you won't get caught in a 'warp loop' if you fall on a destroyed segment next to a non-destroyed destructible segment
  • Fixed a performance issue w/ the Horde Countdown Update function in the HUDWidget (used a while loop when simple division would do)
  • Fixed barbed wire not blocking navigation
  • Updated audio ocean spline to cover open world shores
  • Fixed new Command Post Capture Points not reducing capture progress if the progress meter was partially full, but there are no units remaining who are overlapping it
  • Audio reverb zones setup for the whole map
  • Fixed some neighboring issues in Presidio (it caused AI to behave oddly as if some zones were adjacent to zones they were not)
  • Made a single 'GetFootstepEffects' function call that returns by-ref values for FX and Sound, instead of having two function calls for figuring it out (better efficiency)
  • Started on an 'audio proxy' system for making Turrets or other characters be able to have their AI-related sounds 'eminate' from other actors (like a vehicle's turret's noises being 'blamed on' the vehicle that owns said turrets, rather than the untargetable turret itself)
  • Fixed 'DamageCharacters' (for buildings, etc.) not properly broadcasting damage-resistance altered incoming damage for things like towers
  • Moved a spawn pod that was in the center of PRSG1's command post
  • Improved Turret loading to be more smooth and not look 'misrotated' when animating after loading a save


[h2]Patch notes to the public beta[/h2]
  • Natalie Faction added - She will attempt to conquer and expand rapidly using poorly armed units and suicides bombers to expand
  • Pierce's Faction added - he will take enough zones to make a protective buffer then work to vassalize civilian groups in the area that will work with him
  • Fixed turrets not loading correctly
  • Auto Wire added to the build
  • Fixed the 'command post minimap icon' looking really weird if it is owned by a faction, then captured by the player
  • Fixed player walls not spawning nav
  • Hooked up 'random secondary zone starts' for the factions, to allow them to start in the Master with a random 'secondary base' on another island landmass (random spots that can be chosen are PRSG1, AIG2, G10Naval, G6Hotels, and G1Military)
  • Updated spawning logic for squads to work even if the Central Spawner falls
  • Removed the 'immediately order all squads to return' logic if Central falls
  • Added logic to make the secondary base as well as all neighbors of selected starting territory be counted as 'core zones' (so factions will try to grab some territory near their start(s) first before going elsewhere)
  • Added logic to make a secondary squad spawn at the secondary base, as well as a set of initial defenses there, too
  • Upped the 'order move' frequency for the SquadController to 7.5 seconds (instead of 10.0 seconds)
  • Fixed the 'capture progress' logic seeking for 'not ally' (which includes neutral) instead of properly seeking for 'is enemy' (which requires hostility in order to take a zone). Without this fix, you could 'take' zones from Factions without declaring hostility, if there were no units present in that zone.
  • Hooked up healthbars on constructs to not show always
  • Fixed up dead units counting as valid units for capture points
  • Prevented factions who lost their Central from being unable to buy structures or order squads properly
  • Fixed an issue with 'starting money' for Central Spawners not working properly on fresh starts
  • Improved defense-construct spawning to iterate through all owned zones if risk/high risk zones don't take up all the desired defense spawns for this ingame hour, so Spawners can get spawned even if they're not in a risky place
  • Hooked up logic to manage the Spawners in the CentralSpawner's array of them (and remove them on their destruction)
  • Hooked up GetSpawnLerpPos logic for Spawner constructs, to allow Faction-constructed tents to act as spawn locations (with the closest tent to the target squad being used as the spawn point)
  • Re-added 'stuck fix' to the Squad Leader to help account for units getting stuck on Angel Island terrain
  • Cleaned up some unit-management for GroupControllers in relation to 'switching squad leader' on death of current leader
  • fixed failing to move due to move target being blocked by a pod
  • Fixed up Assault teams 'sweeping zones for pods' behavior failing due to trying to move onto a pod position (instead of 'around' or 'toward' it)




Cepheus Protocol Novelization is now available on Steam Store!
https://store.steampowered.com/app/1387390/Cepheus_Protocol_Novelization

Keep in mind this book takes place before, during and a bit after Pandemic mode and follows dozens of characters around the events of CP. It will hint to our year 2 content(So spoilers if you analyze it close enough). Its not for the faint of heart (Very violent deaths and all that). You can pick it up for $3.99 now!

It will also be available on the Steam Store as an DLC on October 1st if you prefer to get it there! Just keep in mind on our website we make 99% of the sale the rest goes to PayPal

Feel free to use the #💬lore-questions on our Discord to discuss the ramifications of what the book brings to the universe and how it will affect the game as we start to work in story elements presented in the novel

Factions Public Beta Starts Friday | Live Stream on Friday



Live Stream Details:


AmA about Factions live stream on Twitch and Discord

Fri, April 9, 2021
5:00 PM PDT Starts
6:30 PM PDT Ends

Stream Url https://www.twitch.tv/halcyonwinds

https://steamcommunity.com/games/979640/announcements/detail/2996556496593205637

Over the past few weeks, we have had numerous projects, and it is time we caught you folks, up with a nice update!

We could have implemented a generic Faction AI that aimlessly attacks and dies with no real goal in mind. We have taken the last few months to adopt a strategy closer to how the Civilization developers handles their AI by writing in underlying systems to give each CP Faction a personality of how they play.

Take Captain Pierce’s Faction for example. They will secure/take over just enough zones to give themselves a buffer, so they do not stretch themselves thin and then use a method of vassaling nearby civilian groups to exert control across the map. This strategy means that an attack on one of them is an attack on all of them, so they will work together to keep their “safe zones” under control.

But then Natalie has another method of maintaining control or chaos really. She will work with just about anyone utilizing a strategy of the ends to justify the means she will carry out suicide attacks, use civilians as shields, and disappear just as quickly as she appeared, leaving devastation in her wake.

Starting Friday, we will be releasing the first layer of this and, over the next few weeks, expand upon these systems working with our community to address balance issues and pacing.

The cover system will be delayed and will go in within 1-2 weeks of this Friday. Shortly after, Dynamic Civilian groups will start showing up, and lastly, we will put the icing on the cake and ensure they fully fulfill the roles described above over this month.

As an added treat we will be doing a regular YouTube series 1-2 times a month showing more of our development process and cataloging our progress as we go to ensure you folks are always kept in the loop! Tell us what you think about the new format here or on discord in general chat! . This will be bit of a trial period as we push our tech from a presentation standpoint ːCPWintersLaughː

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

Wrapping up Year 1 Content! Factions and Dynamic Civilian Factions...



Factions beta + live stream are being rescheduled for April 9th

We will be using the extra time to improve Faction AI like squad tactics, their utilization of our new cover system and reformulating the ROE window . We apologize for the delay but it's just not ready yet and we need the extra time to implement factions properly.

Thanks for your continued patience

Stream Url https://www.twitch.tv/halcyonwinds


Patch Schedule for March 2021

Over the next month you will notice a drought in terms of patches as we will be heavily focusing the implementation of Factions. If there are any severe issues/bugs these will be prioritized first but we will be putting a hold on adding any further community suggestions for the month of March until April. We will be aiming for at least 1 patch a week for the next 2 weeks.

Arsonist Faction

Police Faction


[h2]Factions and Dynamic Civilian Factions Live Stream [/h2]

We will be having a live stream on March 26th to essentially do a breakdown of factions and have it as a community event to gather feedback and talk openly about our first implementation of factions.

Patch Schedule for April 2021


Our plan going into April will be for any remaining adjustments needed for Factions and then move into the polish stages. We will be putting up a special "branch" for those having optimization issues to provide "stat" files these will allow us to quickly and effectively fix performance issues.

Short List of Polish Items

* Infected can climb building
* Infected can swim
* Improving Path Finding
* Formation Dance Bug
* Squad Formation overhaul
* A system for allowing all units to enter a building and climb the stairs to get to a rooftop ( will not be a full garrison system like they fire out of windows)
* Performance profiling and improvement
* Cleaning up the code base and optimizing it for modding and coop support
* Infected Growth on structures and VFX to show when a zone is owned

Patch Schedule for May 2021


This month will be on the focus on any leftovers from polish and then situating Coop. 95% of this month will be coop and we expect to have a beta this month. It will stay in beta for a 1-2 month period while we work to get systems fully online and take into consideration feedback on any adjustments that might be needed to really provide a proper coop experience. We will be announcing a Year 2 Roadmap on May 15 that will go over all the systems coming next.

Because of recent delays modding is still planned but being fit into Year 2 content now.

Year 2 Roadmap coming on May 15!


Patch Notes - 0.7.90 Stability and further Minor Bug Fixes

Operation Hammer Down continues... and we need your Help!




Starting a few weeks ago we pushed out the started inklings of Operation Hammer Down. Our first major patch which targets adding more replayability and simulating a larger world to fight in. We want to hear what you folks have to say about how it plays so we can properly focus the aspects that need the most attention. After we feel they are in a good place overall we will shortly afterwards put up a factions public beta.

  • Finalized Open World Map
  • Doctrines
  • Juggernaut
  • Little Guy enemies
  • Leviathan
  • Revised Power Generation System


[h2]Patch Notes - 0.7.90 Stability and further Minor Bug Fixes[/h2]



There is an economy rebalance coming soon. Also quite a few refinements are coming to the Worm/Leviathan

As a reminder here is our schedule for the next 3 months of development!
https://steamcommunity.com/games/979640/announcements/detail/3025827991049876866

Share your feedback here on the Worm/Leviathan
https://steamcommunity.com/app/979640/discussions/0/3113646913571960146/

[h2]Patch notes from this patch[/h2]
  • Added a crashfix for infinite-loop horde-sphere following logic for Leviathans
  • Improved Leviathan 'avoid Restrictor' logic to look more smooth (had rotation issues)
  • Added another safety to prevent circumstances where the Leviathan would 'scoot along the surface' while 'standing'
  • Improved Leviathan 'underground movement' to be more reliable (without situations where he starts potentially going ever deeper, and reduced situations where he's tunneling on the surface)
  • Added a fix for the Leviathan getting 'stuck' in a non-moving state
  • Added a fix for the Leviathan getting utterly confused under a Restrictor to the point of never emerging until it decides to leave combat
  • Fixed a potential crash from spine turret delegate binding when loading a save
  • Removed the Leviathan's 'hiding from thermal vision while burrowed' logic
  • Added logic to better clear the Leviathan's horde-following logic (should it clear early for some reason, or similar situations)
  • Also to make the horde-following logic allow the Leviathan to target the zone in question if we lose track of the horde we're following (due to the horde's destruction, perhaps)
  • Improved Leviathan to better account for travel distance when setting his 'leave combat' timer when attacking a zone as part of a horde
  • Improved Leviathan's 'unnavigable move emerge point' logic to be a bit more reliable (not perfect yet)


Cepheus Protocol Novelization is now available on Steam Store!
https://store.steampowered.com/app/1387390/Cepheus_Protocol_Novelization

Keep in mind this book takes place before, during and a bit after Pandemic mode and follows dozens of characters around the events of CP. It will hint to our year 2 content(So spoilers if you analyze it close enough). Its not for the faint of heart (Very violent deaths and all that). You can pick it up for $3.99 now!

It will also be available on the Steam Store as an DLC on October 1st if you prefer to get it there! Just keep in mind on our website we make 99% of the sale the rest goes to PayPal

Feel free to use the #💬lore-questions on our Discord to discuss the ramifications of what the book brings to the universe and how it will affect the game as we start to work in story elements presented in the novel