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

CBA based features implemention / Refactoring / Code cleanup #490

Merged
merged 17 commits into from
Sep 8, 2018

Conversation

veteran29
Copy link
Member

@veteran29 veteran29 commented Sep 8, 2018

Q A
Bug fix? no
New feature? no
Needs wipe? no
Fixed issues Closes #467

Description:

Refactoring of existing mission functionalities with usage of CBA for streamlined further development and better scripts reliability.

Content:

  • Replaced redundant functions with CBA variants
  • Moved sector loop to unscheduled
  • Moved player in fob check to unscheduled
  • Moved sector handler to unscheduled
  • Cargo removal param
  • Moved save timer to unscheduled
  • Made common_spawnVehicle unscheduled
  • Added common_clearVehicleCargo function
  • Moved respawnable vehicles wreck deletion handling to unscheduled
  • Optimized performance of core_areUnitsNear

Tested on:

  • Local MP Vanilla
  • Local MP ACE
  • Dedicated MP Vanilla
  • Dedicated MP ACE

@veteran29 veteran29 added this to the Sprint 5 milestone Sep 8, 2018
@veteran29 veteran29 requested a review from Wyqer September 8, 2018 15:58
@veteran29 veteran29 merged commit 61bacde into v0.97S5 Sep 8, 2018
@Wyqer Wyqer added done and removed review/QA labels Sep 9, 2018
@veteran29 veteran29 deleted the 0.97S5-467 branch September 10, 2018 07:45
@Wyqer Wyqer mentioned this pull request Sep 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants