-
-
Notifications
You must be signed in to change notification settings - Fork 650
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 #1784
Merged
Merged
fix: some scripts #1784
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
elsongabriel
force-pushed
the
hotfix/fix-scripts
branch
3 times, most recently
from
November 6, 2023 14:38
1c88d4e
to
a1a7977
Compare
data-otservbr-global/scripts/actions/quests/dangerous_depth/gnomish_pesticide.lua
Outdated
Show resolved
Hide resolved
moviebr
reviewed
Nov 6, 2023
luan
requested changes
Nov 6, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove changes that conflict with #1783. Also left some other minor comments.
data-otservbr-global/scripts/actions/quests/forgotten_knowledge/last_lore_lever.lua
Outdated
Show resolved
Hide resolved
elsongabriel
force-pushed
the
hotfix/fix-scripts
branch
from
November 11, 2023 18:08
2c979d5
to
febdc3f
Compare
…'s stone (was being used in houses).
…rdBoss' tag from bosses without reward and corpse.
This was
linked to
issues
Nov 12, 2023
Closed
dudantas
reviewed
Nov 13, 2023
Created two different systems to modify damage values in PvP. The first system is damage rate based on levelse. These are controller by three attributes in the config.lua. These have been added to the config.lua.dist. The second system is damage rates based on vocations. This system is modified using vocations.xml. Added a new tag to the xml named pvp. Can control damage take and dealt per vocation.
By using this commit you can choose if you want a "dinamic" respawn since it checks the monsters at the same spawn.
elsongabriel
force-pushed
the
hotfix/fix-scripts
branch
from
November 13, 2023 13:35
5334bd1
to
a763dd0
Compare
Kudos, SonarCloud Quality Gate passed! |
dudantas
approved these changes
Nov 13, 2023
luan
requested changes
Nov 13, 2023
data-otservbr-global/scripts/globalevents/customs/save_interval.lua
Outdated
Show resolved
Hide resolved
luan
approved these changes
Nov 13, 2023
This was
linked to
issues
Nov 13, 2023
dudantas
pushed a commit
that referenced
this pull request
Nov 28, 2023
Continues fixing of #1784 and #1847 • Improved message on exercise_training. • Fixes reward charges. • Created flag in prison bosses' scripts to enable minus players and removed already created functions. • Removed create torch when player login. • Fixes in 'clearBossRoom' function usage on bosses teleports. • Fixed count days and time on ferumbras_lever and fixed mechanic of Ascending Ferumbras boss. • Fixed xp boost storage resetter (on very ss, the storage was being presented, and the player always buy it with 30 tc). • Added 13.21 new mounts, reordered and fixed typos, changed the word moveable to movable. • Removed unnecessary spaces.
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 #1741
creature:getStorageValue(config.storage) > os.time()
;Please delete options that are not relevant.
How Has This Been Tested
Test Configuration:
Checklist