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

feat: migrate boss cooldowns to KV #1724

Merged
merged 2 commits into from
Oct 21, 2023
Merged

feat: migrate boss cooldowns to KV #1724

merged 2 commits into from
Oct 21, 2023

Conversation

luan
Copy link
Contributor

@luan luan commented Oct 21, 2023

Setting boss cooldowns is a kind of unnecessary pain. This makes it automatic and easy. Uses the Player's section of the KV store to automatically link bosses in by bestiary ID.

@dudantas dudantas merged commit 7e3984e into main Oct 21, 2023
40 checks passed
@dudantas dudantas deleted the luan/boss-cooldowns branch October 21, 2023 04:10
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

elsongabriel added a commit to elsongabriel/canary that referenced this pull request Oct 25, 2023
Fixed boss_death checks and log.
elsongabriel added a commit to elsongabriel/canary that referenced this pull request Oct 25, 2023
elsongabriel added a commit to elsongabriel/canary that referenced this pull request Oct 25, 2023
Fixed boss_death checks and log.
elsongabriel added a commit to elsongabriel/canary that referenced this pull request Oct 25, 2023
@paczielny
Copy link

Setting boss cooldowns is a kind of unnecessary pain. This makes it automatic and easy. Uses the Player's section of the KV store to automatically link bosses in by bestiary ID.

There are some bugs in the bosses that are killed individually, such as Flimsy and First Dragon

@paczielny
Copy link

image

elsongabriel added a commit to elsongabriel/canary that referenced this pull request Oct 28, 2023
Fixed boss_death checks and log.
elsongabriel added a commit to elsongabriel/canary that referenced this pull request Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants