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

Game polishing and bug fixing (Team 3) #128

Open
8 tasks done
Luke-Cronin opened this issue Oct 10, 2021 · 7 comments
Open
8 tasks done

Game polishing and bug fixing (Team 3) #128

Luke-Cronin opened this issue Oct 10, 2021 · 7 comments
Assignees
Labels
Approved Bug Fixing Code Testing Testing of code with JUnit tests Feature Sprint 4 Exhausted from all these sprints, man... Team 3 The besterest team
Projects

Comments

@Luke-Cronin
Copy link
Contributor

Luke-Cronin commented Oct 10, 2021

Description

This feature involves polishing and fixing existing bugs in the game in many areas of gameplay.

For player movement, the vectors add together when the user presses up and across so this needs to be kept consistent with the up and across movement speeds. The angle which the player moves is not in the isometric world frame and should be changed to be consistent with game tiles/world.

Game screens need to be redesigned for lose screen, win screen and paused screen. Wall textures for outside, inside wall textures and outside grass texture need to be updated. All these things need to be more consistent with the final game design and aesthetic.

Hitboxes and collisions for objects and walls are going to be standardized and fixed to represent the actual shapes of obejcts in the game.

JUnit Test coverage needs to be expanded to encompass all code in the game

Depending on other team workload and focus, we will manage bug fixes (and other sonarcloud stuff) with other teams and assign a realistic amount of work based on their sprint difficulty.

Dependencies

To be filled out.

Documentation

Milestones

  • Polish/Fix existing textures
  • Fix door interaction
  • Fix collisions with interactables and other objects (Isometric Collision and Hitbox Shapes (Team 3) #103)
  • Design Inside wall texture
  • Design outside wall texture
  • Design Outside grass tile texture
  • Design game screens (lose x2, win and pause screen)
  • Sonarcloud bug fixes

Members

@Luke-Cronin Luke-Cronin added Team 3 The besterest team Code Testing Testing of code with JUnit tests Sprint 4 Exhausted from all these sprints, man... Bug Fixing labels Oct 10, 2021
@Luke-Cronin Luke-Cronin added this to To do in Sprint 4 via automation Oct 10, 2021
@Luke-Cronin
Copy link
Contributor Author

@uqnjain Team 3 has filled out our Sprint 4 Feature ticket

@E-Roderick E-Roderick moved this from To do to In progress in Sprint 4 Oct 18, 2021
@benisrael29
Copy link
Contributor

Hi guys, I have the mum hardcoded to enter the map through the main entrance in the forecourt room. Can you make sure that if you put a door here it is spawned open. It would also be great if you could make this a double door that is spawned open so she doesn't get stuck outside. Thanks.

@benisrael29
Copy link
Contributor

Can you include me in a pull request if you get this done.

@junelee045
Copy link
Contributor

Completed door interaction

@E-Roderick
Copy link
Contributor

Linked to resources regarding collision/hitboxes

@junelee045
Copy link
Contributor

Linked door interactions and user testing documentation

@E-Roderick
Copy link
Contributor

E-Roderick commented Oct 20, 2021

Removed JUnit test milestone due to accomplish-ability in sprint time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Bug Fixing Code Testing Testing of code with JUnit tests Feature Sprint 4 Exhausted from all these sprints, man... Team 3 The besterest team
Projects
Sprint 4
In progress
Development

No branches or pull requests

7 participants