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

Fix Armour and Potions bugs + Quickbar display bugs #293

Open
6 tasks done
Lukeyone opened this issue Oct 13, 2022 · 0 comments
Open
6 tasks done

Fix Armour and Potions bugs + Quickbar display bugs #293

Lukeyone opened this issue Oct 13, 2022 · 0 comments
Labels
task This issue or pull request already exists

Comments

@Lukeyone
Copy link
Contributor

Lukeyone commented Oct 13, 2022

Description

Task: Fix Armour and Potions bugs + Quickbar display bugs.
Feature: Armour and Potion implementation + Quickbar display bugs

Fix issues related Armour and Potions implementation and display bugs in the quickbar. This mainly focuses on cleaning up the leftover unused code and features, as well as making the armour and potions balanced in their placement throughout the game such that it provide a lively experience for the players. In addition to this, this includes fixing up slight display issues related to the quickbar for potion. Armour and Potion inherit from component, whereas quickbar is made from several methods inside inventoryComponent which also inherits from component.

Dependencies

This ticket relies on the full implementation of Armour and Potions

Milestones

  • Fix issues related to spawning of potions and armour in the world map (Oct 18).
  • Fix display issues for quickbar when items enter it (Oct 18).
  • Add the last functionality for final armour type (Oct 18).
  • Remove unused features in Armour (Oct 18)
  • Documentation of Armour updated on wiki (Oct 18).

Documentation

Member

  • Name (Lukeyone) (Lachlan McDonald)
@Lukeyone Lukeyone added the task This issue or pull request already exists label Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

1 participant