forked from HerculesWS/Hercules
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Master #1
Merged
Merged
Master #1
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
Extend and clean up skill DB code
Signed-off-by: HerculesWSAPI <dev@herc.ws>
Update packets up to 2020-05-20
add support for binary and octal number literals
New configure options
This fixes a few bugs and possible exploits, some OnTouch-Warp-NPCs didn't cover the entire area they intended to areawarp. If you have any NPC Dialogue open, you will not trigger the OnTouch and thus not get warped. Areawarp though will ensure that you are guaranteed to get warped. This also fixes some poor timer usage in juperos quest for example, where one of the NPCs just won't ever get enabled again.
- update code format
- these parameters are optional for item creation, could just use default values.
- missing random item option's param array.
…hen all both TF_STEAL and RG_SNATCHER itself are on max level.
Dokebi Battle Quest bugfix and exploit patch
Fix @changesex not saving new gender to SQL DB
Fix Moscovia quests getting stuck in infinite loop
Prevent overflow when using gettimetick(0)
Update NPC OnSellitem Array List
Add NoPet mapflag
Signed-off-by: HerculesWSAPI <dev@herc.ws>
Update packets up to 2020-07-15
Fix RG_SNATCHER formula.
Refactor scripts that use OnTouch Logic to use areawarp instead
Enable item atcommand to have optional parameters
Fixed Experience Gain message
Signed-off-by: Haru <haru@dotalux.com>
Correction of few typo errors (conf/)
Add bonuses to reduce received damage based on attacker's defense element
Signed-off-by: HerculesWSAPI <dev@herc.ws>
Signed-off-by: HerculesWSAPI <dev@herc.ws>
Signed-off-by: Haru <haru@dotalux.com>
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.
Pull Request Prelude
Changes Proposed
Issues addressed: