Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.5.3 RC1 #379

Merged
merged 125 commits into from
Jul 26, 2023
Merged

Release v0.5.3 RC1 #379

merged 125 commits into from
Jul 26, 2023

Conversation

y0014984
Copy link
Owner

@y0014984 y0014984 commented Jul 11, 2023

  • documentation
  • final testing
  • RC release before final release
  • changing version
  • adding new contributors
  • check required Arma 3 version (v2.12 because of UI on Texture)
  • check module dependencies
  • features list
  • readme update
  • create preview video
  • ask for missing translations
    • chinese
    • italian
    • french
    • russian
    • final check for missing translations
  • final release on GitHub
  • final release on Steam Workshop
  • fix and tweak some minor things while waiting on others
    • TurnOff on "Diesel Ground Power Unit" with error message in hosted MP, not in Singleplayer oder dedicated MP; Only if router is connected to generator, not if laptop is connected; Somehow related to turnOffWrapper, updateSelfPower, UpdatePower, getPowerOutput; Perhaps server-side error, which can only be seen in hosted MP (because host == server) which is related to devices, that will be turned off because the generator also turns off; reproduceable; error can be found in server-log
    • error, that appears in the video, while using the crypto command with a whitespace between -k= and the password
  • delete old branches

Changelog - Advanced Equipment v0.5.3

A video will explain all changes in more detail: https://youtu.be/XXXXXXXXXX
(some Wiki articles were updated too)

Highlights

  • Zeus Support
  • UI on Texture for armaOS

Changelog

General

Terminal

armaOS

Assets

  • reorganized categories of assets
  • fixed some names of assets
  • added additional generators (More generators #337)
    • Power Generator
    • Portable Generator
    • Diesel Ground Power Unit
    • Mobile Radar (Generator)

Zeus

  • added basic zeus support (Basic Zeus Support #350)
    • added addUser module
    • added addFile module
    • added addDir module
    • added addGames module
    • added addSecurityCommands module
    • added new addConnection module
    • added custom UI for AE3 assets in Zeus
      • added buttons to turn on/off/standby devices
      • added buttons to open/close equipment
      • added sliders to change power and fuel levels
      • added status information about every asset

y0014984 and others added 30 commits February 14, 2023 08:51
…alization

Italian keyboard layout and localization
Implemented all other vanilla generator objects
@y0014984 y0014984 added documentation Improvements or additions to documentation version testing labels Jul 11, 2023
@y0014984 y0014984 self-assigned this Jul 11, 2023
@y0014984
Copy link
Owner Author

Hi @PowerBOXx , we have some new strings that need to be translated. Could you help us with that again? You'll find the new strings in the dev branch.

@y0014984 y0014984 linked an issue Jul 11, 2023 that may be closed by this pull request
@y0014984 y0014984 changed the title Release v0.5.3 Release v0.5.3 RC1 Jul 25, 2023
Copy link
Collaborator

@GermanHydrogen GermanHydrogen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@y0014984 y0014984 merged commit c2b29ed into master Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation testing version
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Typo: Change visable to visible
4 participants