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

Remove NetService and the GameBridge stuff #1194

Merged
merged 5 commits into from
Nov 21, 2021
Merged

Remove NetService and the GameBridge stuff #1194

merged 5 commits into from
Nov 21, 2021

Conversation

DaEgi01
Copy link
Contributor

@DaEgi01 DaEgi01 commented Nov 14, 2021

see individual commits.

Moved GetNodeSegmentIds out of NetService into ExtNodeManager.
Moved GetInitialSegment out of NetService into ExtNodeManager.
Moved ClockDirection out of INetService.cs into its own file in TrafficManager.Impl Namespace.
Moved NetService GetSegmentLaneIdsAndLaneIndexes into ExtSegmentManager.
Moved GetSegmentLaneIdsEnumerable into TrafficManager.Manager.Impl namespace.
Moved GetSegmentLaneIdsEnumerator into TrafficManager.Manager.Impl namespace.
Moved LaneIdAndIndex TrafficManager.Manager.Impl namespace.
Moved NetService GetSortedLanes into ExtSegmentManager.
Moved LanePos into TrafficManager.Manager.Impl namespace.
Removed empty NetService.
Deleted now empty GenericGameBridge project.
Deleted now empty CitiesGameBridge project.
@krzychu124
Copy link
Member

@DaEgi01, I've fixed build pipeline, restarted builds 😉

Copy link
Member

@krzychu124 krzychu124 left a comment

Choose a reason for hiding this comment

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

Cool, I didn't notice any bugs 👍

@krzychu124 krzychu124 added this to the 11.6.0 milestone Nov 14, 2021
@krzychu124 krzychu124 added the code cleanup Refactor code, remove old code, improve maintainability label Nov 14, 2021
Copy link
Collaborator

@kvakvs kvakvs left a comment

Choose a reason for hiding this comment

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

Removed code is nice!

@DaEgi01 DaEgi01 merged commit 17cb653 into master Nov 21, 2021
@DaEgi01 DaEgi01 deleted the removenetservice branch November 21, 2021 02:11
@krzychu124 krzychu124 mentioned this pull request Jan 8, 2022
@originalfoo originalfoo modified the milestones: 11.6.0, 11.6.2 Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code cleanup Refactor code, remove old code, improve maintainability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants