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

Buff / Debuff Management System #39

Closed
4 tasks done
default-jamc opened this issue Sep 1, 2021 · 0 comments
Closed
4 tasks done

Buff / Debuff Management System #39

default-jamc opened this issue Sep 1, 2021 · 0 comments

Comments

@default-jamc
Copy link
Contributor

default-jamc commented Sep 1, 2021

Description

Task Name: Design mechanism for spawning and removing buffs / debuffs.
Feature: Buffs / debuffs #38

As the buffs / debuffs will exist on the map for a period of time (player has a limited time to collect them), we need a system which controls the spawning and despawning of buffs.

This will likely be implemented by some form of BuffManagement class which tracks the current buffs which are spawned and collected by the player.

Milestones

  • Update existing Buffs / Debuffs Wiki page (Sept. 1)
  • Create class for BuffManagement (Sept. 3)
  • Determine how to control spawning and despawning (Sept. 3)
  • Update Wiki documentation (Sept. 4)

Completion Deadline: Sept. 5

Documentation

Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants