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

Adds support for up to 32767 waypoints to be used in scenarios. #947

Merged
merged 6 commits into from
Sep 9, 2024

Conversation

CCHyper
Copy link
Contributor

@CCHyper CCHyper commented Dec 28, 2022

Closes #71

This pull request adds support for up to 701 (ZZ) waypoints to be used in scenarios.

@CCHyper CCHyper added new-feature New feature or request. enhancement Enhancement to original behaviour. labels Dec 28, 2022
@CCHyper CCHyper added this to the RA2/YR Features milestone Dec 28, 2022
@CCHyper CCHyper requested a review from a team December 28, 2022 14:45
@github-actions
Copy link

github-actions bot commented Dec 28, 2022

This comment is automatically generated by Nightly.link and allows non-registered users to get download the artifacts for this pull request.

These links are also updated when the pull request is pushed to.

@CCHyper CCHyper force-pushed the feature/scen-waypoints branch 2 times, most recently from 7007130 to 261856c Compare December 29, 2022 00:46
@CCHyper CCHyper changed the title Adds support for up to 1000 waypoints to be used in scenarios. Adds support for up to 700 waypoints to be used in scenarios. Dec 29, 2022
@CCHyper CCHyper force-pushed the feature/scen-waypoints branch 2 times, most recently from b9e870e to 3370810 Compare December 29, 2022 00:51
@CCHyper CCHyper changed the title Adds support for up to 700 waypoints to be used in scenarios. Adds support for up to 701 waypoints to be used in scenarios. Dec 29, 2022
@CCHyper CCHyper force-pushed the develop branch 2 times, most recently from 8ed53c6 to fa8333c Compare December 29, 2022 11:12
@CCHyper CCHyper force-pushed the feature/scen-waypoints branch from 3370810 to ca01307 Compare February 14, 2023 00:12
@CCHyper CCHyper force-pushed the develop branch 3 times, most recently from d649039 to 5a6cb19 Compare February 24, 2023 11:01
@CCHyper CCHyper force-pushed the feature/scen-waypoints branch from ca01307 to bb32536 Compare March 27, 2023 15:59
@CCHyper CCHyper self-assigned this Mar 28, 2023
@CCHyper CCHyper force-pushed the feature/scen-waypoints branch from bb32536 to 63c3bce Compare March 29, 2023 21:17
@CCHyper CCHyper force-pushed the feature/scen-waypoints branch from 63c3bce to 601a218 Compare December 26, 2023 14:25
@Crimsonum
Copy link

Tested by E1 Elite, following issues were observed:

Crashes trigger action 98 Play sound effect at random waypoint.
Screen not centered at [Basic] -> HomeCell or AltHomeCell at start of SP maps.

@ZivDero ZivDero self-assigned this Sep 5, 2024
@ZivDero ZivDero force-pushed the feature/scen-waypoints branch from 601a218 to 0dbc4ac Compare September 5, 2024 22:42
@ZivDero ZivDero changed the title Adds support for up to 701 waypoints to be used in scenarios. Adds support for up to 32767 waypoints to be used in scenarios. Sep 5, 2024
@ZivDero ZivDero force-pushed the feature/scen-waypoints branch 2 times, most recently from b742e5f to 2eb874c Compare September 6, 2024 08:48
@ZivDero
Copy link
Member

ZivDero commented Sep 6, 2024

  • Enabled fix for Play sound at random waypoint previously coded by CCHyper
  • Fixed HomeCell
  • Raised cap to 32767 waypoints

@ZivDero ZivDero force-pushed the feature/scen-waypoints branch 2 times, most recently from 1088160 to df6c4c6 Compare September 7, 2024 12:04
@ZivDero ZivDero force-pushed the feature/scen-waypoints branch from df6c4c6 to 1e74f25 Compare September 8, 2024 20:10
@ZivDero ZivDero merged commit 8702d70 into Vinifera-Developers:develop Sep 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to original behaviour. new-feature New feature or request.
Projects
Development

Successfully merging this pull request may close these issues.

[New Feature] More waypoints.
3 participants