Scramble development log. for more details please visit the dev log
Changelog:
-
stall1 repeat bug.
-
configure JSON.
-
restructure namespace & JSON data to match systems. (engines, wings).
-
meteorology:
-
wind/turbulence.
-
percipitation: rain, snow, dust.
-
visibility.
-
pitch limiter gain tuning.
-
auto pilot controller gain tuning, integral gain weak.
-
%Speedbrake stuck after crash.
-
World building.
-
performance optimization.
-
refactor constants.
-
alt shift F.
-
List of assumptions.
- Phaser b15 update.
- Added Camera look R key.
- Added high altitude Contrails.
- closure/ Scramble namespace.
- Added Camera layering, camera class
- HUD ladder mask WEBGL.
- World background not scrolling
- shock wave repeat.
- Added contrails, shock waves, clouds
- Added FX class.
- Day night cycle.
- Camera zoom buttons x,z
- Player class.
- Atmosphere class.
- RL agent formation flight training.
-Autothrottle NaN fix. -Camera follow.
- Phaser 3 port 85%.
- RL agent.
-Autothrottle NaN fix. -Camera follow.
- Phaser 3 port 80%.
- Engine sound pitch.
- LG locked indicator.
- Phaser 3 port 70%
- Camera logic improved.
- Phaser 3 port 10%
- Phaser 3 port 1%.
- Pilot class
- HUD class.
- Camera target switching.
- trim tabs, multiple control surfaces.
- restructure code, engines
- autothrottle gain corrections.
- fix aerodynamics
- add ground friction force.
- restructure aircraft components oop.
- JSON format aircraft data.
- %landing rolling bug
- add ground friction force.
- restructure aircraft components oop.
- JSON format aircraft data.
- %landing rolling bug
- JSON format aircraft data.
- inertia incorrect
- Moving scenery (relative positioning/reference frame).
- TAS correction.
- structural damage indicator
- full power thrust sound
- idle thrust sound.
- recalibrate thrust/drag model, compressibility.
- %reversed flight bug.
- %Display reset UR corner
- %display not resetting R
- structural damage indicator
- full power thrust sound
- idle thrust sound.
- recalibrate thrust/drag model, compressibility.
- added cg debugging
- compressibility effect added using compressible Bernoulli equation.
- delta wing lift & drag model using Polhamus equation (low speed).
- stability derivatives values, CG locations corrected.
- improved thrust model. velocity and altitude.
- supersonic drag polar
- world scale (x vs y disproportional).
- pitch limiter.
- Autothrottle
- Correct fuel burn.
- Stall behaviour, vstall.
- Control damping, improve flight model.
- Autothrottle
- positive feedback mach speed
- Autothrottle system.
- Autpilot alt_hold
- plus minus signs altitude
- Atmosphere: Wind, Mach, improve rho.
- HUD 360 degree BUG
- redout blackout invert
- calibrate altitude during TO/LND.
- TO/LND phase bug
- Flap reverse direction reversed.
- HUD: throttle, pitch, altitude, attitude, speed.
- tween the direction reversal.
- added high lift device, flaps with two settings.
- added wing moment and tail moment debugging.
- added distance traveled parameter.
- added commanded and actual throttle input.
- Air brake drag coefficient effect.
- added weight parameters, operating limit parameters.
- added load factor parameter
- added Fuel burn parameter.
- added blackout,redout above 4G consistent Gload.
- Take-off bug.
- added afterburner mode, XXXXX N extra force above 95% throttle.
- EOM, flight mechanics stable.