-
-
Notifications
You must be signed in to change notification settings - Fork 639
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: some scripts #1821
Merged
Merged
fix: some scripts #1821
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 tasks
luan
reviewed
Nov 18, 2023
broadcast: removed unnecessary Webhook.sendMessage. reward: fixes charges. prision bosses: created flag to enable minus players. removed functions already created. login: removed create torch when player login. bosses teleports: fixes in 'clearBossRoom' function usage.
…very ss, the xp boost storage was cleaned)
…ing when uses small enchanted ruby.
broadcast: undo removed commented (Webhook.sendMessage) on broadcast, to resolve in further problems with encoding.
ferumbras_lever: fixed script and your summons creation. soul war mount: created function to gives to the player the mount. otservbr-custom-zones.xml: added to repository.
elsongabriel
force-pushed
the
hotfix/fix-scripts
branch
from
November 20, 2023 02:23
d3ea816
to
db0f01c
Compare
Co-authored-by: Luan Santos <github@luan.sh>
dudantas
reviewed
Nov 25, 2023
data-otservbr-global/scripts/actions/quests/ferumbras_ascendant/ferumbras_lever.lua
Outdated
Show resolved
Hide resolved
dudantas
reviewed
Nov 25, 2023
...servbr-global/scripts/creaturescripts/quests/ferumbras_ascendant/ferumbras_soul_splinter.lua
Outdated
Show resolved
Hide resolved
dudantas
reviewed
Nov 25, 2023
dudantas
reviewed
Nov 25, 2023
data-otservbr-global/scripts/globalevents/vip/online_tokens.lua
Outdated
Show resolved
Hide resolved
dudantas
reviewed
Nov 25, 2023
dudantas
reviewed
Nov 25, 2023
data-otservbr-global/scripts/actions/quests/ferumbras_ascendant/ferumbras_lever.lua
Outdated
Show resolved
Hide resolved
Co-authored-by: Eduardo Dantas <eduardo.dantas@hotmail.com.br>
Co-authored-by: Eduardo Dantas <eduardo.dantas@hotmail.com.br>
Co-authored-by: Eduardo Dantas <eduardo.dantas@hotmail.com.br>
Moved global config to a register lib.
dudantas
reviewed
Nov 28, 2023
dudantas
approved these changes
Nov 28, 2023
dudantas
added a commit
that referenced
this pull request
Nov 28, 2023
Fixes bug introduced from #1821 A mount was added that does not yet exist in appearances, until we add a new dat, we will just ignore their existence. Removed invalid mounts.
I really like the /tp solution of this PR. But I still think there should be a way to remove the TP too... Or am I being unreasonable. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Continues fixing of #1784 and #1847
Please delete options that are not relevant.
How Has This Been Tested
Test Configuration:
Checklist