Skip to content

Releases: Archaegeo/Archaegeo-Orbital-Hud

Release v1.150

20 Apr 01:20
1205b0f
Compare
Choose a tag to compare

How to Install

  1. Scroll down the the Assets and click on ArchHUD.conf, this should trigger a download for this file.
  2. Save the file to %ProgramData%\Dual Universe\Game\data\lua\autoconf\custom (or equivalent directory if you did not do default install), the filename does not matter (as long as it's still .conf)
  3. In-game, right click your seat and go to Advanced -> Update custom autoconf list - If you get a YAML error, you did not follow the above directions correctly.
  4. Again, right click your seat and select Advanced -> Run Custom Autoconfigure -> ArchHud - Archaegeo
  5. IMPORTANT: Right click the ship and set the user control scheme to Keyboard (Advanced -> Change Control Scheme -> Keyboard). This is necessary for the HUD to work, but you can change the actual control scheme in the next step - fear not virtual joystick aces!
  6. Right click the seat, choose Advanced -> Edit LUA Parameters. Change the userControlScheme to the actual control scheme you wish to use (e.g. Virtual Joystick). You may mouse over the other parameters and set them as you wish - there are many, you should familiarize yourself with them. You may also change control scheme using a Button while seated.
  7. If you have a Databank installed on your vehicle your parameters will save when you stand up. Saved parameters will be restored any time you upgrade the HUD to a new version. See Saving in the Readme for more information

At this point you should be ready to fly!

Latest Changes

Version 1.150

  • Added LowOrbitHeight user variable, default 1000. Height above atmosphere or planet that autopilot orbit will attempt to achieve (Alt-4-4 on planet, Alt-6-6 in space)
  • Fixed alt-4 while low orbit hop autopilot not cancelling autopilot
  • Modified to support no vBooster/hover ships. NOTE: If no hover/vBooster, will need a telemeter facing down slotted to control unit for many hud functions.
  • Fixed some errors with gravity calculation for odometer.

Release v1.149

16 Apr 23:17
ed3703e
Compare
Choose a tag to compare

How to Install

  1. Scroll down the the Assets and click on ArchHUD.conf, this should trigger a download for this file.
  2. Save the file to %ProgramData%\Dual Universe\Game\data\lua\autoconf\custom (or equivalent directory if you did not do default install), the filename does not matter (as long as it's still .conf)
  3. In-game, right click your seat and go to Advanced -> Update custom autoconf list - If you get a YAML error, you did not follow the above directions correctly.
  4. Again, right click your seat and select Advanced -> Run Custom Autoconfigure -> ArchHud - Archaegeo
  5. IMPORTANT: Right click the ship and set the user control scheme to Keyboard (Advanced -> Change Control Scheme -> Keyboard). This is necessary for the HUD to work, but you can change the actual control scheme in the next step - fear not virtual joystick aces!
  6. Right click the seat, choose Advanced -> Edit LUA Parameters. Change the userControlScheme to the actual control scheme you wish to use (e.g. Virtual Joystick). You may mouse over the other parameters and set them as you wish - there are many, you should familiarize yourself with them. You may also change control scheme using a Button while seated.
  7. If you have a Databank installed on your vehicle your parameters will save when you stand up. Saved parameters will be restored any time you upgrade the HUD to a new version. See Saving in the Readme for more information

At this point you should be ready to fly!

Latest Changes

Version 1.149
Beginning more in-depth testing and adjustment of features for no atmo planets/situations.

  • Fix G use out of atmo to only lower/raise landing gear and set hoverheight to LandingGearGroundHeight (no more erratic pitch/roll)
  • Fixed repair arrows not showing when using remote.
  • Fixed command help to show / as command precursor.
  • Fixed needing to double tap alt for freelook on first sitting (single tap like normal now)

Verison 1.148

  • Fix AP issues cased in previous versions due to due to reorganization of AP into class.

Release v1.148

07 Apr 18:29
f0fb7be
Compare
Choose a tag to compare

How to Install

  1. Scroll down the the Assets and click on ArchHUD.conf, this should trigger a download for this file.
  2. Save the file to %ProgramData%\Dual Universe\Game\data\lua\autoconf\custom (or equivalent directory if you did not do default install), the filename does not matter (as long as it's still .conf)
  3. In-game, right click your seat and go to Advanced -> Update custom autoconf list - If you get a YAML error, you did not follow the above directions correctly.
  4. Again, right click your seat and select Advanced -> Run Custom Autoconfigure -> ArchHud - Archaegeo
  5. IMPORTANT: Right click the ship and set the user control scheme to Keyboard (Advanced -> Change Control Scheme -> Keyboard). This is necessary for the HUD to work, but you can change the actual control scheme in the next step - fear not virtual joystick aces!
  6. Right click the seat, choose Advanced -> Edit LUA Parameters. Change the userControlScheme to the actual control scheme you wish to use (e.g. Virtual Joystick). You may mouse over the other parameters and set them as you wish - there are many, you should familiarize yourself with them. You may also change control scheme using a Button while seated.
  7. If you have a Databank installed on your vehicle your parameters will save when you stand up. Saved parameters will be restored any time you upgrade the HUD to a new version. See Saving in the Readme for more information

At this point you should be ready to fly!

Latest Changes

Version 1.147

  • Fixed changes to BrakeToggleDefault to update on the fly without exiting seat (vanilla vs toggle brakes)
  • Fixed brake being on when getting in seat while within ground detection
  • Removed support for Screens in remote mode and the galaxymap. Beyond the scope of the hud
    (There are other screen scripts for these purposes)
  • Further organization of code into classes.

Release v1.147

06 Apr 21:04
3fadc74
Compare
Choose a tag to compare

How to Install

  1. Scroll down the the Assets and click on ArchHUD.conf, this should trigger a download for this file.
  2. Save the file to %ProgramData%\Dual Universe\Game\data\lua\autoconf\custom (or equivalent directory if you did not do default install), the filename does not matter (as long as it's still .conf)
  3. In-game, right click your seat and go to Advanced -> Update custom autoconf list - If you get a YAML error, you did not follow the above directions correctly.
  4. Again, right click your seat and select Advanced -> Run Custom Autoconfigure -> ArchHud - Archaegeo
  5. IMPORTANT: Right click the ship and set the user control scheme to Keyboard (Advanced -> Change Control Scheme -> Keyboard). This is necessary for the HUD to work, but you can change the actual control scheme in the next step - fear not virtual joystick aces!
  6. Right click the seat, choose Advanced -> Edit LUA Parameters. Change the userControlScheme to the actual control scheme you wish to use (e.g. Virtual Joystick). You may mouse over the other parameters and set them as you wish - there are many, you should familiarize yourself with them. You may also change control scheme using a Button while seated.
  7. If you have a Databank installed on your vehicle your parameters will save when you stand up. Saved parameters will be restored any time you upgrade the HUD to a new version. See Saving in the Readme for more information

At this point you should be ready to fly!

Latest Changes

Version 1.147

  • Fixed changes to BrakeToggleDefault to update on the fly without exiting seat (vanilla vs toggle brakes)
  • Fixed brake being on when getting in seat while within ground detection
  • Removed support for Screens in remote mode and the galaxymap. Beyond the scope of the hud
    (There are other screen scripts for these purposes)
  • Further organization of code into classes.

Release v1.146

03 Apr 15:40
bcc5383
Compare
Choose a tag to compare

How to Install

  1. Scroll down the the Assets and click on ArchHUD.conf, this should trigger a download for this file.
  2. Save the file to %ProgramData%\Dual Universe\Game\data\lua\autoconf\custom (or equivalent directory if you did not do default install), the filename does not matter (as long as it's still .conf)
  3. In-game, right click your seat and go to Advanced -> Update custom autoconf list - If you get a YAML error, you did not follow the above directions correctly.
  4. Again, right click your seat and select Advanced -> Run Custom Autoconfigure -> ArchHud - Archaegeo
  5. IMPORTANT: Right click the ship and set the user control scheme to Keyboard (Advanced -> Change Control Scheme -> Keyboard). This is necessary for the HUD to work, but you can change the actual control scheme in the next step - fear not virtual joystick aces!
  6. Right click the seat, choose Advanced -> Edit LUA Parameters. Change the userControlScheme to the actual control scheme you wish to use (e.g. Virtual Joystick). You may mouse over the other parameters and set them as you wish - there are many, you should familiarize yourself with them. You may also change control scheme using a Button while seated.
  7. If you have a Databank installed on your vehicle your parameters will save when you stand up. Saved parameters will be restored any time you upgrade the HUD to a new version. See Saving in the Readme for more information

At this point you should be ready to fly!

Latest Changes

Version 1.146

  • Fixed virtual joystick reset after freelook.
  • Fixed issue with wrong message display if useTheseSettings checked.
  • Fixed TargetOrbitRadius missing from saved user variables.

Release v1.145

03 Apr 13:02
6d758f0
Compare
Choose a tag to compare

How to Install

  1. Scroll down the the Assets and click on ArchHUD.conf, this should trigger a download for this file.
  2. Save the file to %ProgramData%\Dual Universe\Game\data\lua\autoconf\custom (or equivalent directory if you did not do default install), the filename does not matter (as long as it's still .conf)
  3. In-game, right click your seat and go to Advanced -> Update custom autoconf list - If you get a YAML error, you did not follow the above directions correctly.
  4. Again, right click your seat and select Advanced -> Run Custom Autoconfigure -> ArchHud - Archaegeo
  5. IMPORTANT: Right click the ship and set the user control scheme to Keyboard (Advanced -> Change Control Scheme -> Keyboard). This is necessary for the HUD to work, but you can change the actual control scheme in the next step - fear not virtual joystick aces!
  6. Right click the seat, choose Advanced -> Edit LUA Parameters. Change the userControlScheme to the actual control scheme you wish to use (e.g. Virtual Joystick). You may mouse over the other parameters and set them as you wish - there are many, you should familiarize yourself with them. You may also change control scheme using a Button while seated.
  7. If you have a Databank installed on your vehicle your parameters will save when you stand up. Saved parameters will be restored any time you upgrade the HUD to a new version. See Saving in the Readme for more information

At this point you should be ready to fly!

Latest Changes

Version 1.145

  • Fixed issue with wrong message display if useTheseSettings checked.
  • Fixed TargetOrbitRadius missing from saved user variables.

Release v1.144

02 Apr 19:50
738fcd8
Compare
Choose a tag to compare

How to Install

  1. Scroll down the the Assets and click on ArchHUD.conf, this should trigger a download for this file.
  2. Save the file to %ProgramData%\Dual Universe\Game\data\lua\autoconf\custom (or equivalent directory if you did not do default install), the filename does not matter (as long as it's still .conf)
  3. In-game, right click your seat and go to Advanced -> Update custom autoconf list - If you get a YAML error, you did not follow the above directions correctly.
  4. Again, right click your seat and select Advanced -> Run Custom Autoconfigure -> ArchHud - Archaegeo
  5. IMPORTANT: Right click the ship and set the user control scheme to Keyboard (Advanced -> Change Control Scheme -> Keyboard). This is necessary for the HUD to work, but you can change the actual control scheme in the next step - fear not virtual joystick aces!
  6. Right click the seat, choose Advanced -> Edit LUA Parameters. Change the userControlScheme to the actual control scheme you wish to use (e.g. Virtual Joystick). You may mouse over the other parameters and set them as you wish - there are many, you should familiarize yourself with them. You may also change control scheme using a Button while seated.
  7. If you have a Databank installed on your vehicle your parameters will save when you stand up. Saved parameters will be restored any time you upgrade the HUD to a new version. See Saving in the Readme for more information

At this point you should be ready to fly!

Latest Changes

Version 1.144

  • Fix minor hud display errors that came with svg refactor.

Release v1.143

02 Apr 19:03
1b5ad5b
Compare
Choose a tag to compare

How to Install

  1. Scroll down the the Assets and click on ArchHUD.conf, this should trigger a download for this file.
  2. Save the file to %ProgramData%\Dual Universe\Game\data\lua\autoconf\custom (or equivalent directory if you did not do default install), the filename does not matter (as long as it's still .conf)
  3. In-game, right click your seat and go to Advanced -> Update custom autoconf list - If you get a YAML error, you did not follow the above directions correctly.
  4. Again, right click your seat and select Advanced -> Run Custom Autoconfigure -> ArchHud - Archaegeo
  5. IMPORTANT: Right click the ship and set the user control scheme to Keyboard (Advanced -> Change Control Scheme -> Keyboard). This is necessary for the HUD to work, but you can change the actual control scheme in the next step - fear not virtual joystick aces!
  6. Right click the seat, choose Advanced -> Edit LUA Parameters. Change the userControlScheme to the actual control scheme you wish to use (e.g. Virtual Joystick). You may mouse over the other parameters and set them as you wish - there are many, you should familiarize yourself with them. You may also change control scheme using a Button while seated.
  7. If you have a Databank installed on your vehicle your parameters will save when you stand up. Saved parameters will be restored any time you upgrade the HUD to a new version. See Saving in the Readme for more information

At this point you should be ready to fly!

Latest Changes

Version 1.143

  • In Hud Settings control - version 2: Not in freelook, hold LShift and release over Settings button in upper left to swap buttons to boolean settings.
    hold LShift and release over boolean value to change. hold Lshift and release of type of non-boolean to see current values. Use /G VariableName Value to update
  • More cleanup

Release v1.142

02 Apr 00:26
3991911
Compare
Choose a tag to compare

How to Install

  1. Scroll down the the Assets and click on ArchHUD.conf, this should trigger a download for this file.
  2. Save the file to %ProgramData%\Dual Universe\Game\data\lua\autoconf\custom (or equivalent directory if you did not do default install), the filename does not matter (as long as it's still .conf)
  3. In-game, right click your seat and go to Advanced -> Update custom autoconf list - If you get a YAML error, you did not follow the above directions correctly.
  4. Again, right click your seat and select Advanced -> Run Custom Autoconfigure -> ArchHud - Archaegeo
  5. IMPORTANT: Right click the ship and set the user control scheme to Keyboard (Advanced -> Change Control Scheme -> Keyboard). This is necessary for the HUD to work, but you can change the actual control scheme in the next step - fear not virtual joystick aces!
  6. Right click the seat, choose Advanced -> Edit LUA Parameters. Change the userControlScheme to the actual control scheme you wish to use (e.g. Virtual Joystick). You may mouse over the other parameters and set them as you wish - there are many, you should familiarize yourself with them. You may also change control scheme using a Button while seated.
  7. If you have a Databank installed on your vehicle your parameters will save when you stand up. Saved parameters will be restored any time you upgrade the HUD to a new version. See Saving in the Readme for more information

At this point you should be ready to fly!

Latest Changes

Version 1.142

  • First pass on in game settings control. Hold LShift and release over Settings to swap buttons to settings. Hold LShift and mouse over a button to toggle true/false.
    Hold LShift and release over Control to swap back to normal.
  • Added missing user variables to databank save list.
  • AP same Planet w/ Orbital hop: After achieving orbit, if periapsis altitude drops into atmosphere, orbit will adjust.
  • More cleanup

Release v1.139

31 Mar 15:33
2cdd79b
Compare
Choose a tag to compare

How to Install

  1. Scroll down the the Assets and click on ArchHUD.conf, this should trigger a download for this file.
  2. Save the file to %ProgramData%\Dual Universe\Game\data\lua\autoconf\custom (or equivalent directory if you did not do default install), the filename does not matter (as long as it's still .conf)
  3. In-game, right click your seat and go to Advanced -> Update custom autoconf list - If you get a YAML error, you did not follow the above directions correctly.
  4. Again, right click your seat and select Advanced -> Run Custom Autoconfigure -> ArchHud - Archaegeo
  5. IMPORTANT: Right click the ship and set the user control scheme to Keyboard (Advanced -> Change Control Scheme -> Keyboard). This is necessary for the HUD to work, but you can change the actual control scheme in the next step - fear not virtual joystick aces!
  6. Right click the seat, choose Advanced -> Edit LUA Parameters. Change the userControlScheme to the actual control scheme you wish to use (e.g. Virtual Joystick). You may mouse over the other parameters and set them as you wish - there are many, you should familiarize yourself with them. You may also change control scheme using a Button while seated.
  7. If you have a Databank installed on your vehicle your parameters will save when you stand up. Saved parameters will be restored any time you upgrade the HUD to a new version. See Saving in the Readme for more information

At this point you should be ready to fly!

Latest Changes

Version 1.139

  • Added SetWaypointOnExit user variable. Default true. If true, waypoint is set when you exit hud.
  • Imported Dimencia fix of runaway alt adjustment
  • More refactoring for cleaner code.
  • More reduction of duplicated code