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

Team-3 error fixed #158

Closed
wants to merge 1 commit into from
Closed

Team-3 error fixed #158

wants to merge 1 commit into from

Conversation

Moksh-Mehta7
Copy link
Contributor

Game running now

@Moksh-Mehta7 Moksh-Mehta7 requested a review from Jonoym September 12, 2023 03:42
@aadityayadav17 aadityayadav17 requested review from The-AhmadAA and Mohamad11Dab and removed request for Jonoym September 12, 2023 03:42
@Moksh-Mehta7 Moksh-Mehta7 requested a review from Jonoym September 12, 2023 03:43
@Nidhidass1 Nidhidass1 changed the title error fixed Team-3 error fixed Sep 12, 2023
@Jonoym Jonoym removed their request for review September 12, 2023 03:43
Copy link
Contributor

@Mohamad11Dab Mohamad11Dab left a comment

Choose a reason for hiding this comment

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

Can you guys please do another merge from main and check that it does not crash because somebody pushed their commits to main just after your pr

Copy link
Contributor

@The-AhmadAA The-AhmadAA left a comment

Choose a reason for hiding this comment

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

GameEndService is someone elses feature and you should not be modifying it. See #132

@@ -213,7 +213,6 @@ public void create() {
private void displayUI() {
Entity ui = new Entity();
ui.addComponent(new GameAreaDisplay("Box Forest"));
ui.addComponent(ServiceLocator.getGameEndService().getDisplay());
Copy link
Contributor

Choose a reason for hiding this comment

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

You have deleted a change required by another team's feature. Restore this and fix your error properly

@Hasakev
Copy link
Contributor

Hasakev commented Sep 12, 2023

image
Hi this is not intended, please fix, the outline should only be on one hover planet

@Gaganx0
Copy link
Contributor

Gaganx0 commented Sep 12, 2023

We are removing this feature from this sprint due to time constraints.

@Gaganx0 Gaganx0 closed this Sep 12, 2023
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.

5 participants