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

General - Fix stability issues and add new functionality #71

Merged
merged 4 commits into from
Apr 4, 2024

Conversation

Tapawingo
Copy link
Member

@Tapawingo Tapawingo commented Apr 4, 2024

When merged this pull request will:

  • Fix stability issues
  • Add function to set a random loadout for a unit using a specified loadoutfile in 3den and zeus
  • Add function to set a crate loadout for a crate using a specified logistics file in 3den and zeus
  • Add a script log viewer to the CMF menu
  • Add PATHTO family of macros
  • Added shots fired statistic to AAR
  • Added cmf_common_fnc_displayAddInitEvent function
  • Change how ui elements are included. it now uses a master include file in the ui directory
  • Change how zeus/curator modules are registered
  • Rename all curator functions to reflect the change
  • Change so logistics crates will always be carryable / draggable regardless of weight
  • Fix bug where vehicle rallypoints were placeable for everyone (Respawn - Set vehicle as rallypoint option shown to unprivileged players #63)

IMPORTANT

  • If the contribution affects the documentation, please update any affected pages or add new ones, and mark the new documentation with the pull request link and ID.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

@Tapawingo Tapawingo added kind/cleanup This cleans up the code kind/optimization This optimizes the code kind/feature request This is requesting a new feature labels Apr 4, 2024
@Tapawingo Tapawingo added this to the v2.2.0 milestone Apr 4, 2024
@Tapawingo Tapawingo merged commit f84ec6f into main Apr 4, 2024
2 checks passed
@Tapawingo Tapawingo deleted the stabilityFix branch April 4, 2024 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup This cleans up the code kind/feature request This is requesting a new feature kind/optimization This optimizes the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant