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

Update to clusters and lanes #93

Merged
merged 1 commit into from
Dec 26, 2023
Merged

Update to clusters and lanes #93

merged 1 commit into from
Dec 26, 2023

Conversation

Shanomac99
Copy link
Collaborator

@Shanomac99 Shanomac99 commented Dec 26, 2023

Lanes object now functions as the following:

capturePoints -> lanes -> links
capturePoints -> lanes -> laneObjects

Changed lanes from array into object.
Moved lanes info from lanes into laneObjects while converting to an object to match upcoming change with clusters.
Added array of lane names listOfLanes into lanes to allow easier parsing of new laneObjects object.

- Reworked clusters into objects
- Reworked lanes ordering
@Shanomac99 Shanomac99 changed the title - Add maxNum to spawners resolves #91 Update to clusters and lanes Dec 26, 2023
@Shanomac99 Shanomac99 merged commit 0158d51 into master Dec 26, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant