Kitten Space Agency

127 readers
5 users here now

A community for the planned game with placeholder name Kitten Space Agency, developed by Rocketwerkz as the spiritual successor to Kerbal Space Program.

Rules:

Note:

Official KSA discord: https://discord.com/invite/kittenspaceagency/

founded 1 week ago
MODERATORS
1
23
What we know so far (sh.itjust.works)
submitted 1 week ago* (last edited 1 day ago) by [email protected] to c/[email protected]
 
 

First of all, I can't be bothered linking every source, so I'll just list what I remember hearing from official sources, mostly Rocketwerkz CEO Dean Hall. I will update this post as more information becomes available.

  • Current status: Active development. Some semi-playable tests have been seen. According to the devs the first milestones have been reached: "universe simulator" and "yeeting around in the solar system". These are currently being refined. The next milestone is parts building (not to be confused with ship building) to allow for easy additions or modification of parts from which ships can later be built. The gitbot has reported code changes related to parts.
  • Platform(s): Depends on the popularity of the end result. The main development target is windows, but some of the devs are on other platforms, so porting is highly possible, just not a priority. It is worth noting that Rocketwerkz' other games run fine via wine/proton.
  • Engine: Developed in-house. The name is "Brutal framework". Highly flexible and purpose-built for KSA. Seems extremely efficient and optimized with great multithreading. The name comes from the fact that "it's quite brutal to use" (Citation by Dean Hall), in that you have pretty much raw access to Vulcan.
  • Modding: Confirmed and highly prioritized
  • Pricing/business model: Not set in stone, but Dean Hall has said on multiple occasions that he would like to have some sort of free access. This may or may not involve pay-what-you-like, freemium, or other models. Hall has expressed the desire to have the game funded via contributions, an distributedfor free via bittorrent. However, they will not be taking contributions before they have something playable.
  • Multiplayer: Confirmed
  • Early access: Unknown in the traditional sense. However, the intention is to have early playtests (free) available during 2025
  • Interstellar travel: Confirmed
  • Currently our real solar system is being used for everything, as it's easy to find assets for it and it's a known model they can test against. However, the intention is to have a smaller and more game-like system later.
  • Similar to KSP in how maneuver nodes work, but with more QoL feature such as automatic calculation of transfer orbits, porkchop charts, and movement of maneuver nodes to best fit for intercept. These have been seen in gameplay.
  • No Online-only or DRM. Dean Hall during a townhall livestream: "All my homies hate DRM"
  • Scripting and automation: "Absolutely! I'm a big fan of kOS". Not surprising, as Stationeers (also by Rocketwerkz) has an implementation of MIPS for this purpose.
  • Water buoyancy: "float and interact with water at minimum". They just started working on the graphical aspect of water, and the physical aspect is still not 100% determined.
  • Colonies: Unknown. Dean Halls doesn't want to say anything on this topic because "colonization can mean so many different things to different people."
2
 
 

Looks like the building mechanic is in the works, weee

3
4
 
 

From his discord post:

Thrusters in space

Cold gas, atmospheric

Cold gas, vacuum

Here is my current progress on RCS thrusters using the previously shown volumetric rendering approach The first video shows hot gas thrusters in a vacuum, these were modeled after real references and look quite different from how they're usually rendered in games The next two videos show a starship-style cold gas thruster, first in-atmo and then in a vacuum

Thanks to Stefan for providing the references

5
9
submitted 4 days ago* (last edited 4 days ago) by [email protected] to c/[email protected]
 
 

By dev gravhoek:

Here I added a simple "map view" button to the game to reduce the tedium of maneuver planning. Since everything is seamless in KSA, this is really just warping between two states of camera zoom!

From the git changelog:

  • Switched from mailbox to fifo presentation mode which fixes vsync on Windows.
  • Added a toggle between a new "map" mode and local mode using the M key. This "map" mode just zooms out to the currently-followed vehicle's parent for now.
6
11
submitted 5 days ago* (last edited 5 days ago) by [email protected] to c/[email protected]
 
 

Here's a little demonstration of the Dzhanibekov effect using our rotation-under-time-warp physics. In this case, we are using full Newtonian physics to do the rotation but running the analytic solver in parallel to compare the solutions. The long dim RGB arrows are full physics, the short bright RGB arrows are the analytic solver. Watch the blue Z axis ("down" to the pilots) flip between two directions: towards and away from the angular momentum vector (in yellow).

7
5
submitted 5 days ago* (last edited 5 days ago) by [email protected] to c/[email protected]
 
 

Quote from Dean Hall:

WIP terrain material work from Linx

So Linx has been hard at work. These images are from our internal discord and I just couldn't wait to show everyone, so here's some screenshots and a little bit of detail from Linx. Hope they are okay with me posting this! Please remember it is very work in progress:

*Biplanar textures, correct normal mapping, and support for biome materials each with their own surface and cliff texture! The Moon isn't the best example to show off a bunch of biomes - I've got a very subtle setup. The main surface, craters, and maria are different biomes with very subtle differences in the terrain materials but they all share the same cliff texture. The cliff texture itself is probably slightly more dramatic than the moon actually has but is good for showing it off. All the biomes are based off the same dusty texture, with the craters having more rocks and the maria being smoother. Placeholders at best for now. [...] There are no detail heightmaps yet until we're able to compute the deformed mesh normals *

8
9
13
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]
10
 
 

Kitten Space Agency (currently referred to as a working title by Rocketwerkz, we'll see if it sticks) is intended as a spiritual successor to Kerbal Space Program.

Rocketwerkz is a studio from New Zealand and were among the ones originally placing their bids with Take2 Interactive for developing a Kerbal Space Program successor, but after they lost the bid, any work was shelved.
However, after Take2 severely botched the sequel, Rocketwerkz revisited some of the early work, as well as its engine and framework, and decided to develop a spiritual successor instead.

Some of the developers from Kerbal Space Program as well as its massive modding community are onboard. Off the top of my head, this includes:

  • HarvesteR - The original creator of KSP
  • Blackrack - Known for various visual enhancement mods to KSP