OWLT OS
- 3 Devlogs
- 4 Total hours
This is my very own OS that can be run in the web!
This is my very own OS that can be run in the web!
This is the final devlog for the WebOS 1 mission. The station has a voice now i.e. pressing a key at the boot gate runs a real acquisition sequence. Also, Keying the transmitter gives you a blip and forty-three minutes later the acknowledgement comes back as a two-tone chirp, so you can hear the round trip close even with every console shut.
I also rebuilt the oscilloscope after realising it looked wrong for a stupid reason. The phosphor was fading about five times faster than the beam could draw so only a fifth of the trace ever existed at once. Slowing the decay to match the sweep rate fixed it instantly and it now behaves like an actual CRT with the trace dimming behind the beam instead of disappearing.
This is the second update on OWLT.
The clock is running now and the light time mechanic actually works. Type a “VERB” into UPLINK and the command takes 43 mission minutes to reach Jupiter.
None of that 43 minutes is invented. Both bodies are propagated on circular orbits and the separation comes out at 777 million kilometres and dividing by the speed of light gives 43:12. It drifts down by a second every eleven thousand mission seconds because Earth is closing on Jupiter at 27 km/s.
I basically got the shell working today. There are three draggable consoles on a seeded starfield under a fixed instrument rail and a boot gate that holds until you acquire the carrier.
The part that took the longest and was the most difficult was working out the fact that a console shoved off the right edge has to be resized when the window itself resizes.