ADDS :
- Menu where you can choose the difficulty level.
- Easy Mode - In this mode the strength detector will update in realtime. Reduced credits earn by 30%.
- Normal Mode - In this mode the strength detector will update once the antennas stop moving.
- Hard Mode - In this mode the strength detector will update once the antennas stop moving. Increased Credits earn by 30%. Decreased antenna detection by 30%.
- Audio Visualization - Based on the audio there will be a different graph like equalizer
- UPS Upgrade - DECREASE THE CHANCE OF POWER OUTAGES
- Calibration Upgrade - Decrease the antenna calibration error
- Energy DIstribution Upgrade - Increase the energy distributed to the systems. Affects only the reduced ones.
- A panel where you can reroute the energy to different systems
- You can now switch Graph View for the coordinate detection
- In Laptop DOCS, documentation for all the systems.
TERMINAL :
- LogIn Screen before entering the terminal. Default password is ADMIN.
- You can change the image of the login screen by adding your image in the save folder of the game. The image should be in .png or .jpg with name 'profileImage'.
- 'SETUSER' Change username -> SETUSER NEWUSER
- 'SETPASS' Change password-> SETPASS NEWPASS . Default pass will stay.
- SHOWAZIMUTH or SHOWA fetch and display current azimuth alignment
- SHOWAELEVATION or SHOWE fetch and display current elevation alignment
- CURRENT fetch and display current azimuth and elevation
- STATUS list values from status screen (efficiencies, speeds, detections, temperature)
- TIME report current date and time
- CHECKTEMPEXTERNAL or CHECKTEMPE report external temperature
- POWER list values from power screen (efficiencies, rates)
- COORDINATES report current min/max/averages for azimuth and elevation, if these values exist
- Add reboot sequence when servers are rebooted
IMPROVEMENTS
- When Efficiancy is 0 call for Stop Rotation Antenna
- Graphics option to tune ambient light at night
- Door Opens Based on Player Position
- ESC close the Console
- 0.01 tuning for the antenna in Antenna Control panel
- Controller control and Keyboard Controls are separated now. You have options to enable the controller Axis from the Controls -> EnableController
- Database visual changes
- A lot of retexturing and model improvements
FIXES
- Str Detector Progress flickering
- UI background offset on pages like Upgrade, Database, Modules
- Based on screen size some UI elements overlap and can't be clicked
- In pause state the HUD UI will hide properly
- Smoke particle alpha for some events and vehicle
- When exiting the game in a animation state, in some cases the camera position is broken.
- Using coffee cup multiple time eventually breaks cup position and rotation.
- Pressing multiple times Use button, using the coffee cup breaks the animation. While drinking the coffee the HUD will be hidden.
- Small rotation offset while repeatedly using Desk, Bench ,Vehicle.
- Mouse movement when the game is paused
- Fix a bug where in very rare cases main Camera can't be found causing a crash.
- Laptop can be open only when sitting on the desk.
- Terminal ESC button doesn't work while accessed on the desk
- Some models LODs
- Calibration Buttons Rotation
CONTROLLER ISSUES
I have made some changes of the code splitting the keyboard/mouse code from the controller code. An option to ignore controller axis is added in the Options menu where you can fully disable the controller axis.
The update also includes preparations for future updates