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 remove summon bug and added new config tag for teleport summon #428

Merged
merged 2 commits into from
Jul 19, 2022

Conversation

beats-dh
Copy link
Collaborator

@beats-dh beats-dh commented Jun 29, 2022

Added new config.lua tag: teleportSummons = false
Usage: if false, the summon will not teleport when the player goes up/down stairs and moves far away, if true, it will teleport the summon
Fixed the bug that did not remove the summon when the player leaves the summon range, thus preventing the player from summoning a new monster

@beats-dh beats-dh marked this pull request as draft June 30, 2022 11:08
@beats-dh beats-dh marked this pull request as ready for review July 6, 2022 22:07
@sonarcloud
Copy link

sonarcloud bot commented Jul 19, 2022

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 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@dudantas dudantas changed the title [Fix] Summon bug Fix remove summon bug and added new config tag for teleport summon Jul 19, 2022
@dudantas dudantas merged commit 5bd86e6 into opentibiabr:main Jul 19, 2022
@beats-dh beats-dh deleted the fix-summon branch July 19, 2022 04:26
luan pushed a commit that referenced this pull request Jul 11, 2023
…428)

Added new config.lua tag: teleportSummons = false
Usage: if false, the summon will not teleport when the player goes up/down stairs and moves far away, if true, it will teleport the summon
Fixed the bug that did not remove the summon when the player leaves the summon range, thus preventing the player from summoning a new monster
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.

None yet

3 participants