1. Reentry - A Space Flight Simulator
  2. News

Reentry - A Space Flight Simulator News

A minor update was released to extend the Mercury Control Center Live module

Reentry has been updated to version 0.729, and simply contains an extension of the first Mercury Control Center Live alpha test. The first alpha test round will now last for the rest of 2020.

Thank you all for testing the module! :)

Minor patch: 0.728, MCCL fixes and Gemini Pulse force

This patch fixes some issues with the FPS camera controller in MCCL, menu scaling, as well as some minor texture glitches and typos.

You will now be able to normally walk up stairs, and the direction is not dependent on camera pitch. It's projected on the XZ plane. This is still a very simple FPS camera, and is intended as a check if it's needed or not.

This update also makes changes to the Gemini Pulse mode, making each pulse last 20 ms, and a more realistic pulse force.

Reentry has been updated to version 0.72!

0.72 has been released!

This update adds the preliminary VR capabilities seen in Mercury to Gemini, and starts the public alpha testing of the Mercury Control Center Live module.

While this is in testing and feedback is gathered, the work related to TSS for Apollo will start, scheduled for update 0.75. TSS for Apollo is the highest priority task on my list now, as the entire Apollo program tech stack lags behind Mercury and Gemini.



These are the main features of the update:

GEMINI VIRTUAL REALITY
The preliminary support of VR for Gemini has been added. As in Mercury, this creates the base platform for VR development in Gemini. It's not yet complete, but the basics of operating Gemini and flying missions should be supported. Advanced procedures such as EVA and Docking still needs some of the basics in place.

EVA in VR changes how EVAs are performed. As in real life, the Handheld Maneuvering Unity is controlled and operated by the hand controller, and you point in it the direction you want to change. The forces are applied relative to the body center of mass. It takes some time to practice and get used to.


MERCURY CONTROL CENTER LIVE, Public Alpha Test Round 1
The first round of MCCL testing is now active. The purpose of this is to start getting feedback on the network logic, infrastructure, and traffic rate (a metric on the server). The first round is scheduled to last until November 30, but might be shorter if critical issues requires it. Keep in mind that this module is not as high priority as the TSS for Apollo update and the core features of Reentry, and fixes will be prioritized accordingly.

The Mercury Control Center Operators manual can be found here:
http://reentrygame.com/gamemanuals/MercuryControlCenterManual.pdf

The quick start manual of the Mercury Control Center Live module can be found here:
https://github.com/sundhaug92/mcc-manual




MERCURY INTERACTIVE CURSOR
The new interactive cursor is in testing in Mercury only. This changes the mouse cursor to behave more to what we see in other simulators such as DCS. Currently the cursor will be a cross, and its color changes if you hover interactive elements. The plans for this is to support custom cursors, configurations and tooltips on the controllers you are interacting with.

IMPROVEMENTS & BUGFIXES
A lot of minor fixes has been made based on feedback. Many typos has been fixed, as well as critical things such as the Gemini "sinking" bug after splashdown. In addition, you will see some new background elements being rendered, menu improvements and so on.


FUTURE
We are getting closer and closer to the point where everything in Reentry is running on the latest game and interaction engine (aka. TSS). The focus is to get these technicalities out of the way first, then start working on some of the remaining critical systems needed for Apollo (such as Optics), and the Apollo campaign.

Once we have this in place, a lot of dev cycles will go into stability, polish, performance, language support, etc. as we get closer to version 1.0.

So what is version 1.0? Version 1.0 is just a milestone, not a final product. Once reached, the long journey towards 2.0 will start. Reentry is a project that will live as long as you are interested in the project. Once we reach the 1.0 milestone, the goal is to still improve and add systems to the existing crafts we see in Reentry today (Mercury, Gemini, Apollo Command Module and the Lunar Module), realism, stability, and more historical missions. In addition, we might also see new spacecrafts being added to the Reentry family of spacecrafts.

Boo! Happy Halloween - here's a brief dev update



The next update of Reentry (version 0.72) has rolled out to the Test Pilots. It will contain the first iteration of VR support for Project Gemini. The implementation is similar to what you already have for Project Mercury. In addition, multiple bug fixes has been made (for example, the floating issues of the Gemini capsule after splash down).

In addition to this, I have a wish to start public alpha testing of the Mercury Control Center Live multiplayer module. This is potentially the start of other multiplayer modules as well. The main goal behind it is to start testing the basic building blocks I have made for multiplayer modes.

Once this is out, I will enter the long and painful path of porting the entire Apollo implementation to the new TSS enabled game engine, and start working on some of its missing systems. The Apollo TSS implementation will be part of the 0.75 update, and Apollo systems are planned for 0.8 and beyond.

Happy Halloween, I will be spending the night in Orbit.

// Petri

Reentry has been updated to 0.707!

This is the first iteration of the 0.7 updates. 0.7 has been split into multiple parts to avoid having too big updates with too many features.
The next few iterations will hopefully cover VR for Gemini, TSS for Apollo, and the Mercury Control Center.


GEMINI SYSTEMS
Many of the Gemini Systems and physics has received an overhaul, such as pressure and a full electricity system overhaul. A Gemini Mission will now feel much more immersive and realistic (especially if you perform the full procedure from T-90 minutes - see the new campaign!). There are still things in the works, and things waiting for feedback, but this will evolve. Abort modes are also introduced (both ejection seat (just for fun) and spacecraft aborts), but not yet complete.


GEMINI CAMPAIGN
The new Gemini Campaign will take you through many of the new features. Some slight changes have been made to the Mercury campaign as well. The Campaign will be open sourced at github.com/reentrygame, so you can see how it was made.


GRAPHICS UPDATES
There are multiple graphics improvements in Project Gemini. The cockpit has received some new things and changes, as well as the Gemini external model.

PANEL STATE
Gemini can now load custom panel states such as Cold and Dark. This can be done in the Mission Editor, or by using the Console.

FAILURES
Preliminary failures are added to Gemini, but this will have a bigger focus in the next few updates. It works as in version 0.6 for Mercury.

INTEGRATED GEMINI MISSION EDITOR
The Gemini Mission Editor has been integrated into the game and can be used to create missions!

EXPORT OBC/AGC/LGC DATA
You can now use the Live Feed setting (check SETTINGS) to output the displays of the OBC, AGC, and LGC to files. They are saved as JSON and located in the export folder under AppData for Reentry. This can be used to display its data on external IoT devices etc.